Problem:
A grasshopper lives on a coordinate line. It starts off at . It can jump either unit or units either to the right or to the left. However, the coordinate line has holes at all points with coordinates divisible by (e.g. there are holes at etc.), so the grasshopper can not jump to any of those points. Can it reach point after jumps?
Solution
Solution:
Each jump changes the parity of grasshopper's coordinate. After jumps the grasshopper will be at an even point on the coordinate line, and therefore can not be at .
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.