2016 AMC 12A Problema 25

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

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

Conceptos:cuadrado perfectofunciones piso y techodígitos

Nivel de dificultad: 2720

25.

Sea kk un entero positivo. Bernardo y Silvia se turnan para escribir y borrar números en una pizarra de la siguiente manera: Bernardo empieza escribiendo el menor cuadrado perfecto con k+1k+1 dígitos. Cada vez que Bernardo escribe un número, Silvia borra los últimos kk dígitos de él. Bernardo escribe entonces el siguiente cuadrado perfecto, Silvia borra los últimos kk dígitos, y este proceso continúa hasta que los dos últimos números que quedan en la pizarra difieren en al menos 2.2. Sea f(k)f(k) el menor entero positivo que no se escribió en la pizarra. Por ejemplo, si k=1,k=1, los números que Bernardo escribe son 16,25,36,49,16, 25, 36, 49, y 64,64, y los números que muestran en la pizarra tras borrar Silvia son 1,2,3,4,1, 2, 3, 4, y 6,6, de modo que f(1)=5.f(1)=5. ¿Cuál es la suma de los dígitos de f(2)+f(4)f(2)+f(4) +f(6)++f(2016)+f(6)+\cdots+f(2016)?

Let kk be a positive integer. Bernardo and Silvia take turns writing and erasing numbers on a blackboard as follows: Bernardo starts by writing the smallest perfect square with k+1k+1 digits. Every time Bernardo writes a number, Silvia erases the last kk digits of it. Bernardo then writes the next perfect square, Silvia erases the last kk digits of it, and this process continues until the last two numbers that remain on the board differ by at least 2.2. Let f(k)f(k) be the smallest positive integer not written on the board. For example, if k=1,k=1, then the numbers that Bernardo writes are 16,25,36,49,16, 25, 36, 49, and 64,64, and the numbers showing on the board after Silvia erases are 1,2,3,4,1, 2, 3, 4, and 6,6, and thus f(1)=5.f(1)=5. What is the sum of the digits of f(2)+f(4)f(2)+f(4) +f(6)++f(2016)?+f(6)+\cdots+f(2016)?

79867986

80028002

80308030

80488048

80648064

Solución:

Toma k=2j.k=2j. El menor cuadrado perfecto con k+1k+1 dígitos es 10k=(10j)2,10^{k}=(10^{j})^2, y tras borrar Silvia, los números mostrados son n2/10k\left\lfloor n^2/10^{k}\right\rfloor para n=10j,10j+1,n=10^{j}, 10^{j}+1,\ldots Los términos consecutivos aumentan en 00 o 11 hasta el primer salto de al menos 2.2.

Ese primer salto ocurre en n=10k2+mn=\dfrac{10^{k}}{2}+m con m=10j1,m=10^{j}-1, y se calcula que el último número escrito antes del hueco da f(2j)=102j4+10j. f(2j)=\dfrac{10^{2j}}{4}+10^{j}.

Sumando sobre j=1,,1008,j=1,\ldots,1008, j=11008f(2j)=25j=01007102j+10j=0100710j=2525252016 digits+111101009 digits. \begin{gathered} \sum_{j=1}^{1008}f(2j)\\ =25\sum_{j=0}^{1007}10^{2j}\\ {}+10\sum_{j=0}^{1007}10^{j}\\ =\underbrace{2525\cdots25}_{2016\text{ digits}}\\ {}+\underbrace{111\cdots10}_{1009\text{ digits}}. \end{gathered} No hay acarreos, así que la suma de dígitos es 1008(2+5)1008\cdot(2+5) +10081=10088=8064.+1008\cdot 1=1008\cdot 8=8064.

Por lo tanto, la respuesta correcta es E.

Take k=2j.k=2j. The smallest perfect square with k+1k+1 digits is 10k=(10j)2,10^{k}=(10^{j})^2, and after Silvia erases, the numbers shown are n2/10k\left\lfloor n^2/10^{k}\right\rfloor for n=10j,10j+1,n=10^{j}, 10^{j}+1,\ldots Consecutive terms increase by 00 or 11 until the first jump of at least 2.2.

That first jump occurs at n=10k2+mn=\dfrac{10^{k}}{2}+m with m=10j1,m=10^{j}-1, and one computes that the last number written before the gap gives f(2j)=102j4+10j. f(2j)=\dfrac{10^{2j}}{4}+10^{j}.

Summing over j=1,,1008,j=1,\ldots,1008, j=11008f(2j)=25j=01007102j+10j=0100710j=2525252016 digits+111101009 digits. \begin{gathered} \sum_{j=1}^{1008}f(2j)\\ =25\sum_{j=0}^{1007}10^{2j}\\ {}+10\sum_{j=0}^{1007}10^{j}\\ =\underbrace{2525\cdots25}_{2016\text{ digits}}\\ {}+\underbrace{111\cdots10}_{1009\text{ digits}}. \end{gathered} There are no carries, so the digit sum is 1008(2+5)1008\cdot(2+5) +10081=10088=8064.+1008\cdot 1=1008\cdot 8=8064.

Thus, the correct answer is E.

← Problema 24#24Examen completo

El Problema 25 en otros años