2011 AMC 12B Problema 17

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

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

Conceptos:logaritmorecursióndígitos

Nivel de dificultad: 1980

17.

Sean f(x)=1010x,f(x)=10^{10x}, g(x)=log10 ⁣(x10),g(x)=\log_{10}\!\left(\dfrac{x}{10}\right), h1(x)=g(f(x)),h_1(x)=g(f(x)), y hn(x)=h1(hn1(x))h_n(x)=h_1(h_{n-1}(x)) para enteros n2.n\ge2. ¿Cuál es la suma de las cifras de h2011(1)h_{2011}(1)?

Let f(x)=1010x,f(x)=10^{10x}, g(x)=log10 ⁣(x10),g(x)=\log_{10}\!\left(\dfrac{x}{10}\right), h1(x)=g(f(x)),h_1(x)=g(f(x)), and hn(x)=h1(hn1(x))h_n(x)=h_1(h_{n-1}(x)) for integers n2.n\ge2. What is the sum of the digits of h2011(1)?h_{2011}(1)?

16,08116{,}081

16,08916{,}089

18,08918{,}089

18,09818{,}098

18,09918{,}099

Solución:

Primero, h1(x)=log10 ⁣(1010x10)=log10 ⁣(1010x1)=10x1. \begin{aligned} h_1(x) &=\log_{10}\!\left(\dfrac{10^{10x}}{10}\right) \\ &=\log_{10}\!\left(10^{10x-1}\right) \\ &=10x-1. \end{aligned}

Al iterar, hn(x)=10nxh_n(x)=10^n x (1+10++10n1).-(1+10+\cdots+10^{n-1}). Por lo tanto hn(1)h_n(1) es un entero de nn cifras cuya cifra de las unidades es 99 y todas las demás cifras son 8.8.

Para n=2011,n=2011, la suma de las cifras es 82010+9=16,089. 8\cdot2010+9=16{,}089.

Por lo tanto, la respuesta correcta es B.

First, h1(x)=log10 ⁣(1010x10)=log10 ⁣(1010x1)=10x1. \begin{aligned} h_1(x) &=\log_{10}\!\left(\dfrac{10^{10x}}{10}\right) \\ &=\log_{10}\!\left(10^{10x-1}\right) \\ &=10x-1. \end{aligned}

Iterating, hn(x)=10nxh_n(x)=10^n x (1+10++10n1).-(1+10+\cdots+10^{n-1}). Therefore hn(1)h_n(1) is an nn-digit integer whose units digit is 99 and all of whose other digits are 8.8.

For n=2011,n=2011, the digit sum is 82010+9=16,089. 8\cdot2010+9=16{,}089.

Thus, the correct answer is B.

← Problema 16#16Examen completoProblema 18#18 →

El Problema 17 en otros años