Browse · harp
Printimc
number theory intermediate
Problem
The decimal representation of consists 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?
(A)
(B)
(C)
(D)
Solution
We have 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 as long as n is not a power of 10, 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.
Final answer
D