Get the Car

If you make a CORRECT statement, you will get either a lollipop or a chewing gum. If you make a FALSE statement, you will get either a chocolate or a car. What statement should you make in order to get the car?

You should say “I will receive a chocolate”. This statement cannot be correct, since if it was, you would get a lollipop or a chewing gum, not a chocolate. Therefore, you will get the car.

Pun Riddles

  1. Why do people go to the corner of the room when they are cold?
  2. Why was everyone afraid of Albert Einstein’s brother, Frank?
  3. What subject does a witch teach at school?
  4. What room can’t a skeleton enter?
  5. What rock group has only four members and none of them sing?
  6. What has two butts and kills people?
  7. How many tickles does it take to make a squid laugh?
  8. What do you call a squad of babies?
  9. What is a geologist’s favorite music genre?
  10. What’s blue and not very heavy?
  1. Because it is 90 degrees there.
  2. Because he was Frank-Einstein, a monster.
  3. Spell-ing.
  4. The living room.
  5. Mount Rushmore.
  6. An assassin.
  7. Ten-tickles.
  8. An infantry.
  9. Rock.
  10. Light blue.

Sum Up to 999

Can you find a triple of three-digit numbers that sum up to 999 and collectively contain all digits from 1 to 9 exactly once? How many such triples are there? What if the sum was 1000?

There are exactly 180 such triples that sum up to 999 and none that sum up to 1000.

In order to see that, notice that the sum of the first digits of the numbers can be no more than 9. Since the sum of all digits is 45, the sum of the middle and the sum of the last digits should be both no more than 9+8+7=24, and no less than 45-9-24=12. We then see that the sum of the last digits should be exactly 19 and the sum of the middle digits should be exactly 18. The sum of the first digits should be 45-19-18=8.

There are 2 ways to get 8 using unique digits from 1 to 9: 1+2+5 and 1+3+4.

  • If the first digits are {1, 2, 5}, the options for the middle digits are {3, 6, 9}, {3, 7, 8}, and {4, 6, 8}. The last digits end up {4, 7, 8}, {4, 6, 9}, and {3, 7, 9} respectively.
  • If the first digits are {1, 3, 4}, the options for the middle digits are {2, 7, 9} and {5, 6, 7}. The last digits end up {5, 6, 8} and {2, 8, 9} respectively.

Since the set of the first digits, the set of the middle digits, and the set of the last digits of the numbers can be permuted in 6 ways each, we get a total of 5×6×6×6=1080 solutions, or 180 up to permutation of the 3 three-digit numbers.

In order to see that we cannot get a sum of 1000, we note that since the sum of the digits from 1 to 9 is divisible by 9, then the sum of the 3 three-digit numbers should be divisible by 9 as well. Since 1000 is not divisible by 9, the statement follows.

FEATURED

A Broken Circle

There are N points on a circle. If we draw all the chords connecting these points and no three of them intersect at the same point, in how many parts will the interior of the circle get broken?

For example, when N is equal to 1, 2, 3, 4, and 5, we get 1, 2, 4, 8, and 16 parts respectively.

The answer, somewhat surprisingly, is not 2ᴺ⁻¹, but 1 + N(N-1)/2 + N(N-1)(N-2)(N-3)/24.

In order to see that, we start with a single sector, the interior of the circle, and keep successively drawing chords. Every time we draw a new chord, we increase the number of parts by 1 and then add 1 extra part for each intersection with previously drawn chords.

Therefore, the total number of parts at the end will be:

1 + the number of the chords + the number of the intersections of the chords

Each chord is determined by its 2 endpoints and therefore the number of chords is N(N-1)/2.

Each intersection is determined by the 4 endpoints of the two intersecting chords and therefore the number of intersections is N(N-1)(N-2)(N-3)/4!.

FEATURED

The Bicycle Problem

If you pull straight back on a pedal of a bicycle when it is at its lowest position, will the bicycle move forward or backward?

The surprising answer is that (usually) the bicycle will move backward.

When a bicycle moves forward, the trajectory its pedal traces with respect to the ground is called a trochoid. Depending on the selected gear of the bicycle, that trochoid could be:

  1. Curtate trochoid (for almost all gears of most bicycles)
  2. Prolate trochoid (if the gear is very low and the bicycle moves slowly)
  3. Common trochoid, a.k.a. cycloid (if the wheels of the bicycle and the pedal spin at identical speeds, practically never happens)
curtate trochoid
prolate trochoid
common trochoid (cycloid)

Since we are fixed with respect to the ground, by pulling the pedal backward, we are causing it to move leftward along the trochoid and therefore the bicycle will be moving backward. We note that despite that, the pedal will be moving forward with respect to the bicycle (but not with respect to the ground).

You can see a visual explanation of this puzzle in the video below.