2004 AIME II Problema 9

A continuación está la solución preparada profesionalmente para el Problema 9 del 2004 AIME II, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2004 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:sucesión geométricasucesión aritméticareconocimiento de patrones

Nivel de dificultad: 2840

9.

Una sucesión de enteros positivos con a1=1a_1 = 1 y a9+a10=646a_9 + a_{10} = 646 se forma de modo que los primeros tres términos están en progresión geométrica, los términos segundo, tercero y cuarto están en progresión aritmética y, en general, para todo n1,n \ge 1, los términos a2n1,a_{2n-1}, a2n,a_{2n}, y a2n+1a_{2n+1} están en progresión geométrica, y los términos a2n,a_{2n}, a2n+1,a_{2n+1}, y a2n+2a_{2n+2} están en progresión aritmética. Sea ana_n el mayor término de esta sucesión que es menor que 1000.1000. Halla n+an.n + a_n.

A sequence of positive integers with a1=1a_1 = 1 and a9+a10=646a_9 + a_{10} = 646 is formed so that the first three terms are in geometric progression, the second, third, and fourth terms are in arithmetic progression, and, in general, for all n1,n \ge 1, the terms a2n1,a_{2n-1}, a2n,a_{2n}, and a2n+1a_{2n+1} are in geometric progression, and the terms a2n,a_{2n}, a2n+1,a_{2n+1}, and a2n+2a_{2n+2} are in arithmetic progression. Let ana_n be the greatest term in this sequence that is less than 1000.1000. Find n+an.n + a_n.

Solución:

Sea a2=r.a_2 = r. La condición geométrica da a3=r2,a_3 = r^2, la condición aritmética da a4=2r2r=r(2r1),a_4 = 2r^2 - r = r(2r-1), luego a5=(2r1)2,a_5 = (2r-1)^2, y así sucesivamente: por inducción a2k+1=(kr(k1))2,a2k+2=(kr(k1))((k+1)rk). \begin{aligned} a_{2k+1} &= \bigl(kr - (k-1)\bigr)^2, \\ a_{2k+2} &= \bigl(kr - (k-1)\bigr) \\ &\quad {}\cdot \bigl((k+1)r - k\bigr). \end{aligned} En particular a9=(4r3)2a_9 = (4r-3)^2 y a10=(4r3)(5r4),a_{10} = (4r-3)(5r-4), así que a9+a10=(4r3)(9r7)a_9 + a_{10} = (4r-3)(9r-7) =646.= 646. Al desarrollar da 36r255r625=0,36r^2 - 55r - 625 = 0, que se factoriza como (r5)(36r+125)=0,(r - 5)(36r + 125) = 0, así que r=5.r = 5.

Con r=5r = 5 obtenemos kr(k1)=4k+1,kr - (k-1) = 4k + 1, así que a2k+1=(4k+1)2a_{2k+1} = (4k+1)^2 y a2k+2=(4k+1)(4k+5);a_{2k+2} = (4k+1)(4k+5); la sucesión es creciente. Como a17=332=1089>1000a_{17} = 33^2 = 1089 \gt 1000 mientras que a16=2933=957,a_{16} = 29 \cdot 33 = 957, el mayor término por debajo de 10001000 es a16=957.a_{16} = 957.

Por lo tanto n+an=16+957=973.n + a_n = 16 + 957 = 973.

Let a2=r.a_2 = r. The geometric condition gives a3=r2,a_3 = r^2, the arithmetic condition gives a4=2r2r=r(2r1),a_4 = 2r^2 - r = r(2r-1), then a5=(2r1)2,a_5 = (2r-1)^2, and so on: inductively a2k+1=(kr(k1))2,a2k+2=(kr(k1))((k+1)rk). \begin{aligned} a_{2k+1} &= \bigl(kr - (k-1)\bigr)^2, \\ a_{2k+2} &= \bigl(kr - (k-1)\bigr) \\ &\quad {}\cdot \bigl((k+1)r - k\bigr). \end{aligned} In particular a9=(4r3)2a_9 = (4r-3)^2 and a10=(4r3)(5r4),a_{10} = (4r-3)(5r-4), so a9+a10=(4r3)(9r7)a_9 + a_{10} = (4r-3)(9r-7) =646.= 646. Expanding gives 36r255r625=0,36r^2 - 55r - 625 = 0, which factors as (r5)(36r+125)=0,(r - 5)(36r + 125) = 0, so r=5.r = 5.

With r=5r = 5 we get kr(k1)=4k+1,kr - (k-1) = 4k + 1, so a2k+1=(4k+1)2a_{2k+1} = (4k+1)^2 and a2k+2=(4k+1)(4k+5);a_{2k+2} = (4k+1)(4k+5); the sequence is increasing. Since a17=332=1089>1000a_{17} = 33^2 = 1089 \gt 1000 while a16=2933=957,a_{16} = 29 \cdot 33 = 957, the greatest term below 10001000 is a16=957.a_{16} = 957.

Therefore n+an=16+957=973.n + a_n = 16 + 957 = 973.

← Problema 8#8Examen completoProblema 10#10 →

El Problema 9 en otros años