Skip to main content

2013 AMC 12A Problem 21

Problem 21 of 25HarderAlgebra

Consider A=log(2013+log(2012+log(2011+log(+log(3+log2))))). \begin{gathered} A = \\ \tiny \log(2013 + \log(2012 + \log(2011 + \log(\cdots + \log(3 + \log 2)\cdots)))). \end{gathered} Which of the following intervals contains A?A?

Answer choices

Show solution

Solution

Let An=log(n+log((n1)++log(3+log2))).\tiny A_n = \log(n + \log((n-1) + \cdots + \log(3 + \log 2)\cdots)). One checks 0<An<10 \lt A_n \lt 1 for 2n9,2 \le n \le 9, then 1<An<21 \lt A_n \lt 2 for 10n98,10 \le n \le 98, then 2<An<32 \lt A_n \lt 3 for 99n997,99 \le n \le 997, and 3<An<43 \lt A_n \lt 4 for 998n9996.998 \le n \le 9996. Hence 3<A2012<4,3 \lt A_{2012} \lt 4, so 2016<2013+A2012<20172016 \lt 2013 + A_{2012} \lt 2017 and therefore log2016<A<log2017.\log 2016 \lt A \lt \log 2017. Thus, the correct answer is A.

More practice

Concepts: logarithm · bounding to limit cases · induction

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