MHB How many digits are after the decimal in $\dfrac{12345678910}{2^{36}\cdot 5^6}$?

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2015
AI Thread Summary
To determine the number of digits after the decimal in the fraction 12345678910/(2^36 * 5^6), one must analyze the denominator's prime factorization. The denominator can be simplified to 10^6 multiplied by 2^30, indicating that the fraction can be expressed as a decimal with 6 digits after the decimal point. The additional factors of 2 in the denominator do not contribute to further decimal places. Therefore, the final answer is that there are 6 digits after the decimal point in the given fraction.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find the number of digits to the right of the decimal point needed to express the fraction $\dfrac{12345678910}{2^{36}\cdot 5^6}$ as a decimal.


Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solutions::)

1. MarkFL
2.kaliprasad
3. lfdahl

Solution from MarkFL:
First, let's reduce the fraction to get:

$$\frac{1234567891}{2^{35}\cdot5^5}$$

Next, let's factor out the power of 10:

$$\frac{1234567891}{2^{30}}\times10^{-5}$$

Next, let's rewrite the mantissa as the sum of powers of 2:

$$\left(2^0+2^{-3}+2^{-6}+2^{-7}+2^{-10}+2^{-12}+2^{-13}+2^{-21}+2^{-23}+2^{-24}+2^{-26}+2^{-29}+2^{-30}\right)\times10^{-5}$$

We now see the mantissa has 31 digits, and the radix/exponent will add an additional 4 zeros to the left of it and to the right of the decimal point, for a total of 35 digits to the right of the decimal point.

Alternate solution from lfdahl:
\[\frac{12345678910}{2^{36}\cdot 5^6}=\frac{12345678910\cdot 5^{30}}{10^{36}}=\frac{1234567891\cdot 5^{30}}{10^{35}}\]

The last digit in the very large nominator will be $5$ (and not $0$). Multiplying this large number by $10^{-35}$ determines the number of digits to the right of the decimal point, namely $35$.
 
Back
Top