2021 AIME I Problema 5

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

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

Conceptos:sucesión aritméticaEcuación diofánticadivisibilidad

Nivel de dificultad: 2390

5.

Llame especial a una sucesión aritmética estrictamente creciente de tres términos enteros si la suma de los cuadrados de los tres términos es igual al producto del término central y el cuadrado de la diferencia común. Halle la suma de los terceros términos de todas las sucesiones especiales.

Call a three-term strictly increasing arithmetic sequence of integers special if the sum of the squares of the three terms equals the product of the middle term and the square of the common difference. Find the sum of the third terms of all special sequences.

Solución:

Escriba los términos como ad,a - d, a,a, a+da + d con d1d \ge 1 entero. La condición es (ad)2+a2+(a+d)2=ad23a2+2d2=ad2, \begin{aligned} &(a-d)^2 + a^2 \\ &\quad {}+ (a+d)^2 = ad^2 \\ &\quad\Longleftrightarrow\quad 3a^2 + 2d^2 = ad^2, \end{aligned} así que d2(a2)=3a2d^2(a - 2) = 3a^2 y d2=3a2a2.d^2 = \frac{3a^2}{a - 2}. Para que d2d^2 sea positivo necesitamos a>2a \gt 2 (si a=0a = 0 entonces d=0,d = 0, no es estrictamente creciente, y 0<a<20 \lt a \lt 2 o a<0a \lt 0 hace que el lado derecho sea negativo o no entero en los casos verificables).

Sustituyendo t=a21t = a - 2 \ge 1 se obtiene d2=3(t+2)2t=3t+12+12t,d^2 = \frac{3(t+2)^2}{t} = 3t + 12 + \frac{12}{t}, así que t12.t \mid 12. Probando t=1,2,3,4,6,12t = 1, 2, 3, 4, 6, 12 se obtiene d2=27,24,25,27,32,49:d^2 = 27, 24, 25, 27, 32, 49: solo t=3t = 3 y t=12t = 12 dan cuadrados perfectos.

Estas dan (a,d)=(5,5)(a, d) = (5, 5) con sucesión 0,5,10,0, 5, 10, y (a,d)=(14,7)(a, d) = (14, 7) con sucesión 7,14,21.7, 14, 21. La suma de los terceros términos es 10+21=31.10 + 21 = 31.

Write the terms as ad,a - d, a,a, a+da + d with integer d1.d \ge 1. The condition is (ad)2+a2+(a+d)2=ad23a2+2d2=ad2, \begin{aligned} &(a-d)^2 + a^2 \\ &\quad {}+ (a+d)^2 = ad^2 \\ &\quad\Longleftrightarrow\quad 3a^2 + 2d^2 = ad^2, \end{aligned} so d2(a2)=3a2d^2(a - 2) = 3a^2 and d2=3a2a2.d^2 = \frac{3a^2}{a - 2}. For d2d^2 to be positive we need a>2a \gt 2 (if a=0a = 0 then d=0,d = 0, not strictly increasing, and 0<a<20 \lt a \lt 2 or a<0a \lt 0 makes the right side negative or non-integral in the checkable cases).

Substituting t=a21t = a - 2 \ge 1 gives d2=3(t+2)2t=3t+12+12t,d^2 = \frac{3(t+2)^2}{t} = 3t + 12 + \frac{12}{t}, so t12.t \mid 12. Testing t=1,2,3,4,6,12t = 1, 2, 3, 4, 6, 12 gives d2=27,24,25,27,32,49:d^2 = 27, 24, 25, 27, 32, 49: only t=3t = 3 and t=12t = 12 yield perfect squares.

These give (a,d)=(5,5)(a, d) = (5, 5) with sequence 0,5,10,0, 5, 10, and (a,d)=(14,7)(a, d) = (14, 7) with sequence 7,14,21.7, 14, 21. The sum of the third terms is 10+21=31.10 + 21 = 31.

← Problema 4#4Examen completoProblema 6#6 →

El Problema 5 en otros años