返回题库

AIME 1992 · 第 11 题

AIME 1992 — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Lines l1l_1^{} and l2l_2^{} both pass through the origin and make first-quadrant angles of π70\frac{\pi}{70} and π54\frac{\pi}{54} radians, respectively, with the positive x-axis. For any line ll^{}_{}, the transformation R(l)R(l)^{}_{} produces another line as follows: ll^{}_{} is reflected in l1l_1^{}, and the resulting line is reflected in l2l_2^{}. Let R(1)(l)=R(l)R^{(1)}(l)=R(l)^{}_{} and R(n)(l)=R(R(n1)(l))R^{(n)}(l)^{}_{}=R\left(R^{(n-1)}(l)\right). Given that ll^{}_{} is the line y=1992xy=\frac{19}{92}x^{}_{}, find the smallest positive integer mm^{}_{} for which R(m)(l)=lR^{(m)}(l)=l^{}_{}.

解析

Solution

Let ll be a line that makes an angle of θ\theta with the positive xx-axis. Let ll' be the reflection of ll in l1l_1, and let ll'' be the reflection of ll' in l2l_2.

The angle between ll and l1l_1 is θπ70\theta - \frac{\pi}{70}, so the angle between l1l_1 and ll' must also be θπ70\theta - \frac{\pi}{70}. Thus, ll' makes an angle of π70(θπ70)=π35θ\frac{\pi}{70}-\left(\theta-\frac{\pi}{70}\right) = \frac{\pi}{35}-\theta with the positive xx-axis.

Similarly, since the angle between ll' and l2l_2 is (π35θ)π54\left(\frac{\pi}{35}-\theta\right)-\frac{\pi}{54}, the angle between ll'' and the positive xx-axis is π54((π35θ)π54)=π27π35+θ=8π945+θ\frac{\pi}{54}-\left(\left(\frac{\pi}{35}-\theta\right)-\frac{\pi}{54}\right) = \frac{\pi}{27}-\frac{\pi}{35}+\theta = \frac{8\pi}{945} + \theta.

Thus, R(l)R(l) makes an 8π945+θ\frac{8\pi}{945} + \theta angle with the positive xx-axis. So R(n)(l)R^{(n)}(l) makes an 8nπ945+θ\frac{8n\pi}{945} + \theta angle with the positive xx-axis.

Therefore, R(m)(l)=lR^{(m)}(l)=l iff 8mπ945\frac{8m\pi}{945} is an integral multiple of π\pi. Thus, 8m0(mod945)8m \equiv 0\pmod{945}. Since gcd(8,945)=1\gcd(8,945)=1, m0(mod945)m \equiv 0 \pmod{945}, so the smallest positive integer mm is 945\boxed{945}.