Problem:
Victoria paints every positive integer either pink or blue. Is it possible that both conditions below are satisfied?
- For every positive integer , the numbers and are different colors.
- For every positive integer , the numbers and are different colors.
Solution
Solution:
The answer is no.
Assume for contradiction that such a coloring exists. Let's say was colored pink. Then must be blue, and must be pink. But now , violating the second condition.
Now if was colored blue, the same argument works with "pink" and "blue" switched.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.