AMC 10 · 2022 · #18
Grade 8 geometry-2dPick an answer.
Since only the angle matters (radius is preserved), track θ_n alone. Tool #9 (Easier Problem): compute θ₁, θ₂, θ₃, θ₄ explicitly using the rule that reflection across the y-axis sends angle φ to 180° - φ. Tool #5 (Look for a Pattern): the odd-index and even-index angles fall into two clean arithmetic sequences. Tool #13 (Convert to Algebra): set the closed-form expressions equal to a multiple of 360° and solve for the smallest valid n. Tool #3 (Eliminate): compare the two cases and pick the smaller.
Write the one-step rule
The angle follows one rule.
Reflection across y-axis is the angle map φ ↦ 180° - φ — that single fact closes the recurrence.
Reflecting across the vertical axis turns a heading into a straight angle minus that heading.
▸ Why?
A reflection moves the point without stretching, so only its heading changes.
▸ Why?
Headings are measured as shares of a full turn, so returning to the start means differing by a whole turn.
Compute the first steps
Compute the first six steps.
Just run the rule a few times and watch.
5.OA.B.3Solve An Easier Related ProblemSeparate odd and even
The angle alternates between two families.
Odd steps land near 180° minus a counter; even steps land near 0° minus a counter.
4.OA.C.5Look For A PatternConfirm the pattern
Check the pattern one step further.
One step of the recurrence carries the pattern from index 2k to 2k+1 and then to 2k+2.
5.OA.B.3Look For A PatternSolve the odd family
The odd family gives one answer.
180 - k = 0 (the simplest multiple of 360) gives k = 180 — the cheapest odd return.
7.NS.A.3Convert To AlgebraSolve the even family
The even family's answer is far larger.
Even-step angle is -k, so it can only hit 0 (mod 360) when k itself is a multiple of 360.
7.NS.A.3Convert To AlgebraTake the smaller
The smaller is 359.
Pick the smaller of the two case minimums.
4.NBT.A.2Eliminate PossibilitiesOnly the angle moves — the radius stays 1. After running T_k a few times you see two clean rules: odd steps land at 180° - k, even steps land at -k. Solving "when is this a multiple of 360°?" gives n = 359 (odd) and n = 720 (even), so the smallest is (A) 359.