back to home

Explainable Math Puzzles

I love sharing math puzzles with my friends. However, oftentimes, I do not have a surface to write on, and this limits the amount of puzzles that can be stated (or reasoned through). I wanted to compile a list of puzzles which can be explained "easily" in words without the need of a picture and separate puzzles which require some advanced math.

Disclaimers: None of these puzzles are my own. Many are classic problems that I do not know the source of or heard through friends. The problems are in no particular order. The problem statements listed here may have some ambiguity or technicalities that should be explained further with more words.

No math required

🔗Coffee and Milk: You have one cup of coffee and one cup of milk. First, take a spoonful of milk and put it into the coffee. Mix this up, then take one spoonful of the coffee/milk mix and stir it into the cup of milk. Which cup is more contaminated?

🔗 Downclimbing with rope: You have 60 feet of rope and a knife. You are on the top of an 80 foot cliff, and 40 feet below you is a ledge. You can tie your rope to a bolt at top of the cliff and to a bolt on the ledge below. How can you descend safely to the bottom (taking no falls)?
For example, you can tie a knot at the top and rappel/lower yourself to the first ledge, but you cannot untie the knot once you've descended.

🔗 Cards on head 1: Two gnomes are playing a game. Each has a card on their head which is either red or blue. Each gnome can see the other gnome's card, but not their own. Both gnomes win if at least one gnome guesses their own card color. The gnomes may come up with a strategy before, but once the cards are on their heads, they must guess simultaneously with no communication in between. Devise a strategy such that the gnomes always win.
See [Cards on Head 2] and [Cards on Head 3] next.

🔗 Numbers on head 1: Two wizards are playing a game. Each has a natural number on their head (e.g., 1, 300, 67, but no decimals). Each wizards can see the other wizard's number, but not their own. Both wizards win if at least one wizard guesses their own number. The wizards may come up with a strategy before, but once the cards are on their heads, they cannot commmunicate. Each wizard will simultaneously submit a finite list of guesses for what they think their own number is. Devise a strategy such that the wizards always win.
See [Numbers on Head 2] and [Numbers on Head 3] next.

🔗 Grid Tilings 1: A 8x8 grid can be tiled with dominos relatively easily. If you remove the top left and bottom right corner of the grid, can you still tile the grid with dominos?
See [Grid Tilings 2] next.

🔗 Ants on a meterstick: Suppose there are 50 ants on a meterstick, all of which move at 1 cm/sec. They are placed randomly with random orientations. When two ants collide, they both turn around and go in the other direction. What is the longest time that an ant can stay on the meterstick?
See [Grid Tilings 2] next.

Some math knowledge would be nice

Some mathematical maturity past highschool math would be nice to have, but not required to solve.

🔗 Points on a sphere: There are five distinct points on a sphere. Prove that at least four points lie on the same hemisphere.

🔗 Paint on a Plane: Paint is splattered on the plane $\mathbb{R}^2$, such that the total area of paint is less than 1. Prove that you can translate the plane such that the integer lattice is fully uncovered by paint.

🔗 Coloring the plane: The points of $\mathbb{R}^2$ are colored red or blue. Prove that for any distance $d>0$, there exist two points colored the same whose distance is $d$.

🔗 Grid Tilings 2: An 8x8 grid cannot be tiled with triomino (i.e., a 1x3 domino) since there are 64 squares, which is not divisible by 3. If you can only remove one square from the grid, which squares allow you to tile the rest by triominos?
See [Grid Tilings 1] first.

🔗 Ant on a box: An ant is on the corner of a 1x1x2 box. What is the farthest point from the ant (walking along the surface of the box)?
This problem is commonly known as "Kotani's ant". Hint: it's not the opposite vertex!

Advanced math required

🔗 Periodic functions 1: Can $f(x)=x$ be written as the sum of two periodic functions?
This requires the Axiom of Choice. See [Periodic Functions 2] next.

🔗 Periodic functions 2: Can $f(x)=x$ be written as the sum of $n>2$ periodic functions?
This requires the Axiom of Choice. See [Periodic Functions 1] first.

🔗 Cards on head 2: Three gnomes are playing a game. Each has a card on their head which is either red, blue, or green. Each gnome can see all the other gnomes' cards, except their own. All gnomes win if at least one gnome guesses their own card color. The gnomes may come up with a strategy before, but once the cards are on their heads, they must all guess simultaneously with no communication in between. Devise a strategy such that the gnomes always win.
See [Cards on Head 1] first and [Cards on Head 3] next.

🔗 Cards on head 3: $n$ gnomes are playing a game. Each has a card on their head which is a number $0$ to $n-1$. Each gnome can see all the other gnomes' cards, except their own. All gnomes win if at least one gnome guesses their own card number. The gnomes may come up with a strategy before, but once the cards are on their heads, they must all guess simultaneously with no communication in between. Devise a strategy such that the gnomes always win.
See [Cards on Head 1] and [Cards on Head 2] first.

🔗 Numbers on head 2: Two wizards are playing a game. Each has a real number ($\mathbb{R}$) on their head. Each wizard can see the other wizard's number, but not their own. Both wizards win if at least one wizard guesses their own number. The wizards may come up with a strategy before, but once the cards are on their heads, they cannot commmunicate. Each wizard will simultaneously submit a countable list of guesses for what they think their own number is. Devise a strategy such that the wizards always win.
This requires the Continuum Hypothesis. See [Numbers on Head 1] first and [Numbers on Head 3] next.

🔗 Numbers on head 3: Three wizards are playing a game. Each has a real number ($\mathbb{R}$) on their head. Each wizard can see the other wizards' numbers, but not their own. All wizards win if at least one wizard guesses their own number. The wizards may come up with a strategy before, but once the cards are on their heads, they cannot commmunicate. Each wizard will simultaneously submit a finite list of guesses for what they think their own number is. Devise a strategy such that the wizards always win.
This requires the Continuum Hypothesis and Axiom of Choice. Generalize this to $n+2$ players and elements of $\aleph_n$. See [Numbers on Head 1] and [Numbers on Head 2] first.