Skip to main content

2021 AMC 12A Problem 14

Problem 14 of 25IntermediateAlgebra

What is the value of (k=120log5k3k2)(k=1100log9k25k)? \begin{aligned} &\left(\sum_{k=1}^{20} \log_{5^k} 3^{k^2}\right) \\ &\quad {}\cdot \left(\sum_{k=1}^{100} \log_{9^k} 25^k\right)? \end{aligned}

Answer choices

Show solution

Solution

For the first sum, log5k3k2=k2klog53=klog53,\log_{5^k} 3^{k^2} = \dfrac{k^2}{k}\log_5 3 = k\log_5 3, so k=120klog53=20212log53=210log53. \begin{aligned} &\sum_{k=1}^{20} k\log_5 3 = \frac{20\cdot 21}{2}\log_5 3 \\ &= 210\log_5 3. \end{aligned} For the second sum, log9k25k=log925=log35,\log_{9^k} 25^k = \log_9 25 = \log_3 5, independent of k,k, so the sum is 100log35.100\log_3 5. Since log53log35=1,\log_5 3 \cdot \log_3 5 = 1, the product is 210100=21,000.210 \cdot 100 = 21{,}000. Thus, the correct answer is E.

More practice

Concepts: logarithm · summation

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.