Difference between revisions of "2020 AMC 12A Problems/Problem 10"
MRENTHUSIASM (talk | contribs) m (→Solution 5) |
MRENTHUSIASM (talk | contribs) (→Solution 1) |
||
Line 7: | Line 7: | ||
==Solution 1== | ==Solution 1== | ||
− | Any logarithm in the form <math>\log_{a^b} c = \frac{1}{b} \log_a c</math> | + | Any logarithm in the form <math>\log_{a^b} c = \frac{1}{b} \log_a c.</math> This can be proved easily by using change of base formula to base <math>a.</math> |
− | + | So, the original equation <math>\log_2{(\log_{2^4}{n})} = \log_{2^2}{(\log_{2^2}{n})}</math> becomes <cmath>\log_2\left({\frac{1}{4}\log_{2}{n}}\right) = \frac{1}{2}\log_2\left({\frac{1}{2}\log_2{n}}\right).</cmath> | |
+ | Using log property of addition, we can expand the parentheses into <cmath>\log_2{\frac{1}{4}}+\log_2{(\log_{2}{n}}) = \frac{1}{2}\left[\log_2{\frac{1}{2}} +\log_{2}{(\log_2{n})}\right].</cmath> | ||
+ | Expanding the RHS and simplifying the logs without variables, we have <cmath>-2+\log_2{(\log_{2}{n}}) = -\frac{1}{2}+ \frac{1}{2}(\log_{2}{(\log_2{n})}).</cmath> | ||
+ | Subtracting <math>\frac{1}{2}(\log_{2}{(\log_2{n})})</math> from both sides and adding <math>2</math> to both sides gives us <cmath>\frac{1}{2}(\log_{2}{(\log_2{n})}) = \frac{3}{2}.</cmath> | ||
+ | Multiplying by <math>2,</math> exponentiating, and simplifying gives us | ||
+ | <math></math>\begin{align*} | ||
+ | (\log_{2}{(\log_2{n})}) &= 3 \\ | ||
+ | 2^{\log_{2}{(\log_2{n})}} &= 2^3 \\ | ||
+ | \log_2{n}&=8 \\ | ||
+ | 2^{\log_2{n}}&=2^8 \\ | ||
+ | n&=256. | ||
+ | \end{align*} | ||
+ | Adding the digits together, we have <math>2+5+6=\boxed{\textbf{(E) }13}.</math> | ||
− | + | ~quacker88 (Solution) | |
− | + | ~MRENTHUSIASM (Reformatting) | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Solution 2== | ==Solution 2== |
Revision as of 07:06, 15 August 2021
Contents
Problem
There is a unique positive integer such thatWhat is the sum of the digits of
Solution 1
Any logarithm in the form This can be proved easily by using change of base formula to base
So, the original equation becomes Using log property of addition, we can expand the parentheses into Expanding the RHS and simplifying the logs without variables, we have Subtracting from both sides and adding to both sides gives us Multiplying by exponentiating, and simplifying gives us $$ (Error compiling LaTeX. Unknown error_msg)\begin{align*} (\log_{2}{(\log_2{n})}) &= 3 \\ 2^{\log_{2}{(\log_2{n})}} &= 2^3 \\ \log_2{n}&=8 \\ 2^{\log_2{n}}&=2^8 \\ n&=256. \end{align*} Adding the digits together, we have
~quacker88 (Solution)
~MRENTHUSIASM (Reformatting)
Solution 2
We know that, as the answer is an integer, must be some power of . Testing yields which does not work. We then try , giving us
which holds true. Thus, , so the answer is .
(Don't use this technique unless you absolutely need to! Guess and check methods aren't helpful for learning math.)
~ciceronii
Solution 3 (Change of Base)
Using the change of base formula on the RHS of the initial equation yields This means we can multiply each side by 2 for Canceling out the logs gives We use change of base on the RHS to see that or Substituting in gives , so is either or . Since yields no solution for (since this would lead to use taking the log of ), we get , or , for a sum of . ~aop2014
Solution 4
Suppose Similarly, we have Thus, we have and so Plugging this in to either one of the expressions for gives , and the requested answer is
Solution 5
We will apply the following logarithmic identity: which can be proven by the Change of Base Formula: Note that so we rewrite the original equation as follows: from which The sum of its digits is
~MRENTHUSIASM
Video Solution 1
~IceMatrix
Video Solution 2
https://youtu.be/RdIIEhsbZKw?t=814
~ pi_is_3.14
See Also
2020 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 9 |
Followed by Problem 11 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.