2019 AMC 12A Problem 23

Below is the professionally curated solution for Problem 23 of the 2019 AMC 12A, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2019 AMC 12A solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:custom operationlogarithmtelescoping

Difficulty rating: 2240

23.

Define binary operations \diamondsuit and \heartsuit by

ab=alog7(b)andab=a1log7(b) a \diamondsuit b = a^{\log_7(b)} \quad \text{and} \quad 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

Solution:

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). L(a_N) = \dfrac{L(3)}{L(2)} \cdot \dfrac{L(N)}{L(3)} = \dfrac{L(N)}{L(2)}.

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

Thus, the correct answer is D.

Problem 23 in Other Years