Skip to main content

2020 AMC 10B Problem 23

Problem 23 of 25HarderGeometryNumber Theory

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

Each of L,R,H,VL,R,H,V moves every vertex to an adjacent corner of the square. Therefore after an odd number of transformations the labeling is in one of the four odd-parity states, and after an even number it is in one of the four even-parity states. After any first 1919 transformations, the square is in an odd-parity state. From each odd-parity state, exactly one of L,R,H,VL,R,H,V sends the labeled vertices back to their original positions. Thus every sequence of the first 1919 transformations has exactly one valid final transformation. There are 419=2384^{19}=2^{38} choices for the first 1919 transformations, so there are 2382^{38} valid sequences. Thus, C is the correct answer.

More practice

Concepts: transformation · parity

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