On a line, 200 points are marked and numbered from left to right. Various crickets jump around the line. Each starts at point , jumping on the marked points and ending up at point . In addition, each cricket jumps from a marked point to another marked point with a greater number. When all the crickets have finished jumping, it turns out that for every pair with , there was a cricket that jumped directly from point to point , without visiting any of the points in between the two. Show that the number of crickets was at least and that there is a way that crickets could jump satisfying the conditions above.
, 2023
Solution
For every pair where and there is a cricket that jumped from to and no cricket can do two such jumps. Therefore there are at least crickets.
Consider the following paths of crickets:
1. ;
2. where ,
3. , where ,
4. , where and .
Counting the different paths above from each type, there are
such paths, and one can check that for every pair of marked points there is a cricket doing the jump between the points.
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.