2022 AMC 10A Problema 18

A continuación está la solución preparada profesionalmente para el Problema 18 del 2022 AMC 10A, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2022 AMC 10A, o revisar la clave de respuestas.

Todos los problemas se usan con el permiso legal oficial de la Mathematical Association of America (MAA).

Conceptos:transformaciónreconocimiento de patrones

Nivel de dificultad: 1950

18.

Sea TkT_k la transformación del plano de coordenadas que primero rota el plano kk grados en sentido antihorario alrededor del origen y luego refleja el plano respecto al eje yy. ¿Cuál es el menor entero positivo nn tal que realizar la sucesión de transformaciones T1,T2,T3,,TnT_1, T_2, T_3, \cdots, T_n devuelve el punto (1,0)(1,0) a sí mismo?

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?

359359

360360

719719

720720

721721

Solución:

Como estamos trabajando con ángulos y reflexiones, usar coordenadas polares facilitaría este problema.

Sea (r,θ)(r, \theta) una coordenada polar. Rotarla kk grados en sentido antihorario lleva el punto a (r,θ+k)(r, \theta + k^{\circ}) y luego reflejarlo lo lleva a (r,180θk)(r, 180^{\circ} - \theta - k^{\circ}).

Por lo tanto, tenemos que Tk(r,θ)=(r,180θk). T_k(r, \theta) = (r, 180^{\circ} - \theta - k^{\circ}).

De esto, vemos que Tk+1(Tk(r,θ))= T_{k + 1}(T_k(r, \theta)) = Tk+1(r,180θk)=T_{k + 1}(r, 180^{\circ} - \theta - k^{\circ}) = (r,θ1).(r, \theta - 1^{\circ}).

Ahora, analicemos qué le sucede al punto (1,0).(1, 0^{\circ}).

Después de T1,T_1, obtenemos (1,179).(1, 179^{\circ}).

Después de T2,T_2, obtenemos (1,1).(1, -1^{\circ}).

Después de T3,T_3, obtenemos (1,178).(1, 178^{\circ}).

Después de T4,T_4, obtenemos (1,2).(1, -2^{\circ}).

\vdots

Después de T2m1,T_{2m - 1}, obtenemos (1,180m).(1, 180^{\circ} - m^{\circ}).

Después de T2m,T_{2m}, obtenemos (1,m).(1, -m^{\circ}).

De esto, vemos que la primera vez que el ángulo vuelve a 00^{\circ} es después de T2(180)1=T359.T_{2(180)-1}=T_{359}. Por lo tanto n=359.n=359.

Por lo tanto, A es la respuesta correcta.

Since we are working with angles and reflections, working with polar coordinates would make this problem easier to deal with.

Let (r,θ)(r, \theta) be a polar coordinate. Rotating this by kk degrees counterclockwise maps the point to (r,θ+k)(r, \theta + k^{\circ}) and then reflecting it maps it to (r,180θk)(r, 180^{\circ} - \theta - k^{\circ}).

Therefore, we have that Tk(r,θ)=(r,180θk). T_k(r, \theta) = (r, 180^{\circ} - \theta - k^{\circ}).

From this, we can see that Tk+1(Tk(r,θ))= T_{k + 1}(T_k(r, \theta)) = Tk+1(r,180θk)=T_{k + 1}(r, 180^{\circ} - \theta - k^{\circ}) = (r,θ1).(r, \theta - 1^{\circ}).

Now, let's analyze what happens to the point (1,0).(1, 0^{\circ}).

After T1,T_1, we get (1,179).(1, 179^{\circ}).

After T2,T_2, we get (1,1).(1, -1^{\circ}).

After T3,T_3, we get (1,178).(1, 178^{\circ}).

After T4,T_4, we get (1,2).(1, -2^{\circ}).

\vdots

After T2m1,T_{2m - 1}, we get (1,180m).(1, 180^{\circ} - m^{\circ}).

After T2m,T_{2m}, we get (1,m).(1, -m^{\circ}).

From this, we can see that the first time the angle is back to 00^{\circ} is after T2(180)1=T359.T_{2(180)-1}=T_{359}. Therefore n=359.n=359.

Thus, A is the correct answer.

← Problema 17#17Examen completoProblema 19#19 →

El Problema 18 en otros años