Skip to main content

2020 AMC 12B Problem 19

Problem 19 of 25HarderGeometry

Square ABCDABCD in the coordinate plane has vertices at the points A(1,1),A(1, 1), B(1,1),B(-1, 1), C(1,1),C(-1, -1), and D(1,1).D(1, -1). Consider the following four transformations: L,L, a rotation of 9090^\circ counterclockwise around the origin; R,R, a rotation of 9090^\circ clockwise around the origin; H,H, a reflection across the xx-axis; and V,V, a reflection across the yy-axis. Each of these transformations maps the square onto itself, but the positions of the labeled vertices will change. For example, applying RR and then VV would send the vertex AA at (1,1)(1, 1) to (1,1)(-1, -1) and would send the vertex BB at (1,1)(-1, 1) to itself. How many sequences of 2020 transformations chosen from {L,R,H,V}\{L, R, H, V\} will send all of the labeled vertices back to their original positions? (For example, R,R, R,R, V,V, HH is one sequence of 44 transformations that will send the vertices back to their original positions.)

Answer choices

Show solution

Solution

Label the vertices 0,1,2,30,1,2,3 cyclically. Each allowed transformation has the form jεj+δ(mod4),j\mapsto \varepsilon j+\delta\pmod 4, where ε{1,1}\varepsilon\in\{1,-1\} and δ{1,1}.\delta\in\{1,-1\}. These four choices give exactly the two quarter-turns and the two stated reflections. Under composition, the parity of δ\delta changes at every move. Thus a composition of 1919 allowed transformations again has odd δ,\delta, and so is one of the four allowed transformations. Its inverse is also allowed. Consequently every sequence of the first 1919 moves has exactly one choice for the final move, giving 419=2384^{19}=2^{38} successful sequences. Thus, the correct answer is C.

More practice

Concepts: transformation · casework

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.