Let be the triangle in the coordinate plane with vertices and Consider the following five isometries (rigid transformations) of the plane: rotations of and counterclockwise around the origin, reflection across the -axis, and reflection across the -axis. How many of the sequences of three of these transformations (not necessarily distinct) will return to its original position? (For example, a rotation, followed by a reflection across the -axis, followed by a reflection across the -axis will return to its original position, but a rotation, followed by a reflection across the -axis, followed by another reflection across the -axis will not return to its original position.)
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
T has no symmetry, so the composite must be the identity; reflections flip orientation, so there are 0 or 2 of them, and each case gives 6 sequences.
Solution
The triangle has no symmetries, so it returns to its position only if the net transformation is the identity. Write for the rotations and , for the reflections.
Reflections reverse orientation and rotations preserve it, so an identity composite needs an even number of reflections: or .
No reflections. Three rotation angles from must sum to a multiple of . Sum : in orders. Sum : in orders. Sum is impossible. That is sequences.
Two reflections and one rotation. Key facts: , , and commutes with everything, while for any reflection .
- Same reflection twice: if adjacent, they cancel and a lone rotation remains; if the rotation sits between them, the result is . Never the identity.
- Different reflections, rotation first or last: the reflections combine to , so the rotation must be . Sequences: , , , : .
- Different reflections with the rotation between: , identity only for . Sequences and : .
That is more. Total .
The answer is .
Why this works
These five transformations live inside the symmetry group of a square (order ), where orientation is an invariant that immediately kills all odd-reflection cases. Within the even cases, the only non-obvious rule is that a reflection conjugates a rotation to its inverse, which is why the middle rotation must be the self-inverse . Tracking the image of one asymmetric triangle is equivalent to tracking the group element.
The trap
Forgetting that a rotation sandwiched between two reflections is reversed, or allowing sequences with one or three reflections.
Common mistakes
- Forgetting that a rotation sandwiched between two reflections is reversed, or allowing sequences with one or three reflections.
- Counting pairs as cancelling and then thinking a third transformation can be "nothing" (the identity is not among the five choices).
Techniques
Split into exhaustive cases and handle each · Use an invariant, parity, or coloring argument