2019 AMC 12A Problema 23

A continuación está la solución preparada profesionalmente para el Problema 23 del 2019 AMC 12A, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2019 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:operación personalizadalogaritmotelescópica

Nivel de dificultad: 2240

23.

Define las operaciones binarias \diamondsuit y \heartsuit por

ab=alog7(b) a \diamondsuit b = a^{\log_7(b)} y ab=a1log7(b) a \heartsuit b = a^{\frac{1}{\log_7(b)}}

para todos los números reales aa y bb para los que estas expresiones están definidas. La sucesión (an)(a_n) se define recursivamente por a3=32a_3 = 3 \heartsuit 2 y an=(n(n1))an1 a_n = (n \heartsuit (n - 1)) \diamondsuit a_{n-1} para todos los enteros n4.n \ge 4. Al entero más cercano, ¿cuánto vale log7(a2019)\log_7(a_{2019})?

Define binary operations \diamondsuit and \heartsuit by

ab=alog7(b) a \diamondsuit b = a^{\log_7(b)} and ab=a1log7(b) a \heartsuit b = a^{\frac{1}{\log_7(b)}}

for all real numbers aa and bb for which these expressions are defined. The sequence (an)(a_n) is defined recursively by a3=32a_3 = 3 \heartsuit 2 and an=(n(n1))an1 a_n = (n \heartsuit (n - 1)) \diamondsuit a_{n-1} for all integers n4.n \ge 4. To the nearest integer, what is log7(a2019)?\log_7(a_{2019})?

88

99

1010

1111

1212

Solución:

Sea L(x)=log7x.L(x) = \log_7 x. Entonces L(ab)=L(a)L(b)L(a \diamondsuit b) = L(a)L(b) y L(ab)=L(a)L(b).L(a \heartsuit b) = \dfrac{L(a)}{L(b)}.

Así L(a3)=L(3)L(2),L(a_3) = \dfrac{L(3)}{L(2)}, y L(an)=L(n)L(n1)L(an1).L(a_n) = \dfrac{L(n)}{L(n-1)} \cdot L(a_{n-1}). El producto se telescopa: L(aN)=L(3)L(2)L(N)L(3)=L(N)L(2). \begin{aligned} L(a_N) &= \dfrac{L(3)}{L(2)} \cdot \dfrac{L(N)}{L(3)} \\ &= \dfrac{L(N)}{L(2)}. \end{aligned}

Por lo tanto L(a2019)=log72019log72L(a_{2019}) = \dfrac{\log_7 2019}{\log_7 2} =log2201910.98,= \log_2 2019 \approx 10.98, que se redondea a 11.11.

Por lo tanto, la respuesta correcta es D.

Let L(x)=log7x.L(x) = \log_7 x. Then L(ab)=L(a)L(b)L(a \diamondsuit b) = L(a)L(b) and L(ab)=L(a)L(b).L(a \heartsuit b) = \dfrac{L(a)}{L(b)}.

So L(a3)=L(3)L(2),L(a_3) = \dfrac{L(3)}{L(2)}, and L(an)=L(n)L(n1)L(an1).L(a_n) = \dfrac{L(n)}{L(n-1)} \cdot L(a_{n-1}). The product telescopes: L(aN)=L(3)L(2)L(N)L(3)=L(N)L(2). \begin{aligned} L(a_N) &= \dfrac{L(3)}{L(2)} \cdot \dfrac{L(N)}{L(3)} \\ &= \dfrac{L(N)}{L(2)}. \end{aligned}

Hence L(a2019)=log72019log72L(a_{2019}) = \dfrac{\log_7 2019}{\log_7 2} =log2201910.98,= \log_2 2019 \approx 10.98, which rounds to 11.11.

Thus, the correct answer is D.

← Problema 22#22Examen completoProblema 24#24 →

El Problema 23 en otros años