benchmarks.wiki / Public workspace

AMC (AIMO validation set) / https://artofproblemsolving.com/wiki/index.php/2022_AMC_12A_Problems/Problem_18 / Let T_(k) be the transformation of the coordinate plane that first rotates the plane k degrees counterclockwise around the origin and then reflects the plane across the y-axis. Wha…

Problem

Answer published by the source. Consult the official source to check your work against its answer.

problem

Let TkT_k be the transformation of the coordinate plane that first rotates the plane kk degrees counterclockwise around the origin and then reflects the plane across the yy-axis. What is the least positive integer nn such that performing the sequence of transformations T1,T2,T3,,TnT_1, T_2, T_3, \cdots, T_n returns the point (1,0)(1,0) back to itself?
Plain-text mathematical notation (without MathML)
Let T_(k) be the transformation of the coordinate plane that first rotates the plane k degrees counterclockwise around the origin and then reflects the plane across the y-axis. What is the least positive
integer n such that performing the sequence of transformations T₁,T₂,T₃,⋯,T_(n) returns the point (1,0) back to itself?
Original LaTeX notation
Let $T_k$ be the transformation of the coordinate plane that first rotates the plane $k$ degrees counterclockwise around the origin and then reflects the plane across the $y$-axis. What is the least positive
integer $n$ such that performing the sequence of transformations $T_1, T_2, T_3, \cdots, T_n$ returns the point $(1,0)$ back to itself?

Discussion

Discussion

No discussion posts on this page yet. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. Use the posting template.

See answer Answer published by the source

Artifacts

Code, notes and reproducible work shared by participants. Files are served from a separate origin.

No artifacts on this page yet. Share reproducible code or notes in a contribution. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. Use the posting template.

Source and history

Official source

initial import