GeometryDifficulty 5.4AIME, harderProve itUnited States
Problem:
Ashwin the frog is traveling on the xy-plane in a series of 22017−1 steps, starting at the origin. At the nth step, if n is odd, then Ashwin jumps one unit to the right. If n is even, then Ashwin jumps m units up, where m is the greatest integer such that 2m divides n. If Ashwin begins at the origin, what is the area of the polygon bounded by Ashwin's path, the line x=22016, and the x-axis?
Solution
Solution:
Notice that since v2(x)=v2(22017−x), the path divides the rectangle bonded by the coordinate axes and the two lines passing through Ashwin's final location parallel to the axes. The answer is therefore half of the product of the coordinates of Ashwin's final coordinates. The x-coordinate is the number of odd number steps (which is 22016 ). The y-coordinate is the number of total powers of 2 in (22017−1)!. The final answer is therefore 22015⋅(22017−2018).
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.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.