You want to color the numbers $\{1,2,3,4,5\}$ with two colors (red and blue).
The prohibited rule is:
- there cannot be three numbers of the same color $x,y,z$ that satisfy $x+y=z$ (allowing $x=y$).
Question: is there any color that meets the rule?
Home > Riddles > The impossible coloring from 1 to 5
You want to color the numbers $\{1,2,3,4,5\}$ with two colors (red and blue).
The prohibited rule is:
Question: is there any color that meets the rule?
Back to problem
Answer: No, it is impossible.
Without loss of generality, color 1 red.
Now look at number 3:
The 3 can be neither red nor blue: contradiction.
Therefore there is no valid coloring for $\{1,2,3,4,5\}$.
If you enjoyed this one, try more pure-logic riddles, explore this theme, browse the full archive, or read the riddle-solving guide.