2016 AIME I Problema 5

A continuación está la solución preparada profesionalmente para el Problema 5 del 2016 AIME I, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2016 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éticamáximo común divisordivisibilidad

Nivel de dificultad: 2430

5.

Anh leyó un libro. El primer día leyó nn páginas en tt minutos, donde nn y tt son enteros positivos. El segundo día Anh leyó n+1n + 1 páginas en t+1t + 1 minutos. Cada día siguiente Anh leyó una página más que el día anterior, y le tomó un minuto más que el día anterior hasta que leyó por completo el libro de 374374 páginas. Le tomó un total de 319319 minutos leer el libro. Halla n+t.n + t.

Anh read a book. On the first day she read nn pages in tt minutes, where nn and tt are positive integers. On the second day Anh read n+1n + 1 pages in t+1t + 1 minutes. Each day thereafter Anh read one more page than she read on the previous day, and it took her one more minute than on the previous day until she completely read the 374374 page book. It took her a total of 319319 minutes to read the book. Find n+t.n + t.

Solución:

Supongamos que Anh terminó el día k.k. Sumando las progresiones aritméticas de páginas y de minutos, k(2n+k1)2=374\frac{k(2n + k - 1)}{2} = 374 y k(2t+k1)2=319,\frac{k(2t + k - 1)}{2} = 319, así que k(2n+k1)=748k(2n + k - 1) = 748 y k(2t+k1)=638.k(2t + k - 1) = 638.

Restando, 2k(nt)=110,2k(n - t) = 110, así que k(nt)=55.k(n - t) = 55. Por lo tanto kk divide tanto a 5555 como a gcd(748,638)=22,\gcd(748, 638) = 22, así que k11.k \mid 11. Como la historia abarca más de un día, k=11.k = 11.

Entonces 2n+10=74811=682n + 10 = \frac{748}{11} = 68 da n=29,n = 29, y 2t+10=63811=582t + 10 = \frac{638}{11} = 58 da t=24.t = 24. Por lo tanto n+t=29+24=53.n + t = 29 + 24 = 53.

Say Anh finished on day k.k. Summing the arithmetic progressions of pages and of minutes, k(2n+k1)2=374\frac{k(2n + k - 1)}{2} = 374 and k(2t+k1)2=319,\frac{k(2t + k - 1)}{2} = 319, so k(2n+k1)=748k(2n + k - 1) = 748 and k(2t+k1)=638.k(2t + k - 1) = 638.

Subtracting, 2k(nt)=110,2k(n - t) = 110, so k(nt)=55.k(n - t) = 55. Thus kk divides both 5555 and gcd(748,638)=22,\gcd(748, 638) = 22, so k11.k \mid 11. Since the story spans more than one day, k=11.k = 11.

Then 2n+10=74811=682n + 10 = \frac{748}{11} = 68 gives n=29,n = 29, and 2t+10=63811=582t + 10 = \frac{638}{11} = 58 gives t=24.t = 24. Hence n+t=29+24=53.n + t = 29 + 24 = 53.

← Problema 4#4Examen completoProblema 6#6 →

El Problema 5 en otros años