Difference between revisions of "2020 AMC 10B Problems/Problem 12"
Phoenixfire (talk | contribs) (→Solution 5 (Logarithms)) |
Phoenixfire (talk | contribs) m (→Solution 5 (Logarithms)) |
||
Line 26: | Line 26: | ||
==Solution 5 (Logarithms)== | ==Solution 5 (Logarithms)== | ||
− | |||
<cmath>\dfrac{1}{20^{20}} = \dfrac{1}{(10\cdot2)^{20}}=\dfrac{1}{10^{20}\cdot2^{20}}</cmath> | <cmath>\dfrac{1}{20^{20}} = \dfrac{1}{(10\cdot2)^{20}}=\dfrac{1}{10^{20}\cdot2^{20}}</cmath> | ||
Line 32: | Line 31: | ||
Let <cmath>x = \dfrac{1}{10^{20}\cdot2^{20}}</cmath> | Let <cmath>x = \dfrac{1}{10^{20}\cdot2^{20}}</cmath> | ||
− | + | We make use of <math>log_{a}bc = log_{a}b + log_{a}c</math> | |
− | |||
− | |||
− | < | ||
− | |||
− | |||
<cmath>\dfrac{1}{log_{10}(10^{20}\cdot2^{20})} = \dfrac{1}{log_{10}10^{20} + log_{10}2^{20}}</cmath> | <cmath>\dfrac{1}{log_{10}(10^{20}\cdot2^{20})} = \dfrac{1}{log_{10}10^{20} + log_{10}2^{20}}</cmath> | ||
Line 47: | Line 41: | ||
<cmath>= \dfrac{1}{20 \cdot log_{10}10 + 20 \cdot log_{10}2}</cmath> | <cmath>= \dfrac{1}{20 \cdot log_{10}10 + 20 \cdot log_{10}2}</cmath> | ||
− | Remember that < | + | Remember that <math>log_{10}10 = 1</math> and that, approximately, <math>log_{10}2 = 0.3010</math> |
− | + | ||
This makes our equation | This makes our equation | ||
− | <cmath>log_{10}x = \dfrac{1}{20 + 20 \cdot {0.3010}} | + | <cmath>log_{10}x = \dfrac{1}{20 + 20 \cdot {0.3010}} = \dfrac{1}{20 + 6.020} = \dfrac{1}{26.02}</cmath> |
− | |||
− | |||
− | + | Taking anti-logs: <math>x = 10^{-26.02}</math> | |
− | < | ||
Let <math>[m]</math> denote Greatest Integer Function of <math>m</math>. | Let <math>[m]</math> denote Greatest Integer Function of <math>m</math>. |
Revision as of 12:44, 20 February 2020
Contents
Problem
The decimal representation ofconsists of a string of zeros after the decimal point, followed by a and then several more digits. How many zeros are in that initial string of zeros after the decimal point?
Solution 1
Now we do some estimation. Notice that , which means that is a little more than . Multiplying it with , we get that the denominator is about . Notice that when we divide by an digit number, there are zeros before the first nonzero digit. This means that when we divide by the digit integer , there are zeros in the initial string after the decimal point. -PCChess
Solution 2
First rewrite as . Then, we know that when we write this in decimal form, there will be 40 digits after the decimal point. Therefore, we just have to find the number of digits in .
and memming (alternatively use the fact that ), digits.
Our answer is .
Solution 3 (Brute Force)
Just as in Solution we rewrite as We then calculate entirely by hand, first doing then multiplying that product by itself, resulting in Because this is digits, after dividing this number by fourteen times, the decimal point is before the Dividing the number again by twenty-six more times allows a string of zeroes to be formed. -OreoChocolate
Solution 4 (Smarter Brute Force)
Just as in Solutions and we rewrite as We can then look at the number of digits in powers of . , , , , , , and so on. We notice after a few iterations that every power of five with an exponent of , the number of digits doesn't increase. This means should have digits since there are numbers which are from to , or digits total. This means our expression can be written as , where is in the range . Canceling gives , or zeroes before the since the number should start on where the one would be in . ~aop2014
Solution 5 (Logarithms)
Let
We make use of
Taking on both the sides results in
Remember that and that, approximately,
This makes our equation
Taking anti-logs:
Let denote Greatest Integer Function of .
Number of zero's after the decimal point is
And thus our answer is .
~phoenixfire
Video Solution
~IceMatrix
See Also
2020 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 11 |
Followed by Problem 13 | |
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 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.