2019 AIME II Problema 10

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

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

Conceptos:trigonometríaaritmética modular

Nivel de dificultad: 2840

10.

Existe un único ángulo θ\theta entre 00^\circ y 9090^\circ tal que, para los enteros no negativos n,n, el valor de tan(2nθ)\tan(2^n\theta) es positivo cuando nn es múltiplo de 3,3, y negativo en caso contrario. La medida en grados de θ\theta es pq,\frac{p}{q}, donde pp y qq son enteros positivos primos entre sí. Halle p+q.p + q.

There is a unique angle θ\theta between 00^\circ and 9090^\circ such that for nonnegative integers n,n, the value of tan(2nθ)\tan(2^n\theta) is positive when nn is a multiple of 3,3, and negative otherwise. The degree measure of θ\theta is pq,\frac{p}{q}, where pp and qq are relatively prime positive integers. Find p+q.p + q.

Solución:

Como tan\tan tiene período 180,180^\circ, solo importa 2nθmod1802^n\theta \bmod 180^\circ: la tangente es positiva en (0,90)(0^\circ, 90^\circ) y negativa en (90,180).(90^\circ, 180^\circ). Suponga que θ\theta satisface la condición, y sea θ\theta' la reducción de 8θ8\theta módulo 180;180^\circ; como tan(8θ)>0,\tan(8\theta) \gt 0, tenemos θ(0,90).\theta' \in (0^\circ, 90^\circ). Para todo n,n, 2nθ2n+3θ(mod180),2^n\theta' \equiv 2^{n+3}\theta \pmod{180^\circ}, y el patrón de signos para los exponentes n+3n + 3 es el mismo que para n,n, así que θ\theta' también satisface la condición. Por unicidad, θ=θ,\theta' = \theta, de modo que 7θ0(mod180)7\theta \equiv 0 \pmod{180^\circ} y θ=180k7\theta = \frac{180k}{7} grados para algún k{1,2,3}.k \in \{1, 2, 3\}.

Pruebe cada uno: para k=1,k = 1, 2θ=360751.42\theta = \frac{360^\circ}{7} \approx 51.4^\circ tiene tangente positiva, falla. Para k=2,k = 2, 4θ=14407180725.74\theta = \frac{1440^\circ}{7} \equiv \frac{180^\circ}{7} \approx 25.7^\circ tiene tangente positiva, falla. Para k=3,k = 3, θ=540777.1:\theta = \frac{540^\circ}{7} \approx 77.1^\circ: entonces 2θ154.32\theta \approx 154.3^\circ y 4θ128.64\theta \equiv 128.6^\circ están ambos en (90,180),(90^\circ, 180^\circ), y 8θθ,8\theta \equiv \theta, así que el patrón positivo, negativo, negativo se repite para siempre.

Así θ=5407\theta = \frac{540}{7} grados, y p+q=540+7=547.p + q = 540 + 7 = 547.

Since tan\tan has period 180,180^\circ, only 2nθmod1802^n\theta \bmod 180^\circ matters: the tangent is positive on (0,90)(0^\circ, 90^\circ) and negative on (90,180).(90^\circ, 180^\circ). Suppose θ\theta satisfies the condition, and let θ\theta' be the reduction of 8θ8\theta modulo 180;180^\circ; since tan(8θ)>0,\tan(8\theta) \gt 0, we have θ(0,90).\theta' \in (0^\circ, 90^\circ). For every n,n, 2nθ2n+3θ(mod180),2^n\theta' \equiv 2^{n+3}\theta \pmod{180^\circ}, and the sign pattern for the exponents n+3n + 3 is the same as for n,n, so θ\theta' also satisfies the condition. By uniqueness, θ=θ,\theta' = \theta, so 7θ0(mod180)7\theta \equiv 0 \pmod{180^\circ} and θ=180k7\theta = \frac{180k}{7} degrees for some k{1,2,3}.k \in \{1, 2, 3\}.

Test each: for k=1,k = 1, 2θ=360751.42\theta = \frac{360^\circ}{7} \approx 51.4^\circ has positive tangent — fails. For k=2,k = 2, 4θ=14407180725.74\theta = \frac{1440^\circ}{7} \equiv \frac{180^\circ}{7} \approx 25.7^\circ has positive tangent — fails. For k=3,k = 3, θ=540777.1:\theta = \frac{540^\circ}{7} \approx 77.1^\circ: then 2θ154.32\theta \approx 154.3^\circ and 4θ128.64\theta \equiv 128.6^\circ are both in (90,180),(90^\circ, 180^\circ), and 8θθ,8\theta \equiv \theta, so the pattern positive, negative, negative repeats forever.

Thus θ=5407\theta = \frac{540}{7} degrees, and p+q=540+7=547.p + q = 540 + 7 = 547.

← Problema 9#9Examen completoProblema 11#11 →

El Problema 10 en otros años