2019 AMC 12A Problem 23

Attempt Problem 23 of the 2019 AMC 12A below, then check your answer against the professionally curated solution 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 problems are used with official legal permission of the Mathematical Association of America (MAA).

23.

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

Answer: D
Concepts:custom operationlogarithmtelescoping
Difficulty rating: 2240
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). \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.

← Problem 22#22
Full Exam

Problem 23 in Other Years