Proving 0.3712437127... & 0.9999999... are Rational Numbers

  • Thread starter Thread starter powerless
  • Start date Start date
  • Tags Tags
    Numbers Rational
powerless
Messages
26
Reaction score
0
It can easily be shown that the recurring decimal x = 1.123123... is rational, as follows:
10^{3}x-x = 1123.123...-1.123123...=1122 => x = \frac{1122}{999} \in Q

Show that the recurring decimals 0.3712437127... and 0.9999999...are rational numbers.






3. The Attempt at a Solution

I'm not quite sure what the question is asking as I had never seen a question like this before!
Does the question mean what devided by what equals 0.3712437127... and 0.9999999...?

I don't know the method for this & I appreciate some guidance if anyone here knows how to do it.
 
Physics news on Phys.org
Yes, you have to find out fraction that will give given recurring decimal. You are already given a hint - try to understand example you were given. Use exactly the same approach.

Note: I am assuming it is just a typo, but your first number (0.37...) is not a recurring decimal.

Expect surprises with 0.99999... :wink:
 
powerless said:
It can easily be shown that the recurring decimal x = 1.123123... is rational, as follows:
10^{3}x-x = 1123.123...-1.123123...=1122 => x = \frac{1122}{999} \in Q

Show that the recurring decimals 0.3712437127... and 0.9999999...are rational numbers.

I presume you are missing a "3" and that should be 0.3712371237.. so that the "3712" is the recurring block.

3. The Attempt at a Solution

I'm not quite sure what the question is asking as I had never seen a question like this before!
Does the question mean what devided by what equals 0.3712437127... and 0.9999999...?

I don't know the method for this & I appreciate some guidance if anyone here knows how to do it.

They gave an exaple of the method just before asking the quetion! But here's another example, with more detail:

0.234323432343... where it is the "2343" that repeats.

The first thing I do is note that the recurring block has 4 digits- and I know that I can "move the decimal point 4 places" by multiplying by 104= 10000. If I write x= 0.23432343... and multiply by 10000 I get 10000x= 2342.23432343... Notice that the first "2343" block has been moved in front of the decimal point and its place has been taken by the second "2343" block. And, because the repetition never stops, every "2343" block is replaced by another identical block: the decimal part of 10000x is still just .23432343... . If we subtract the equation x= 0.23432343... from 10000x= 2343.23432343..., on the right we get 10000x= 999x and on the right the whole number 2343: 999x= 2343 so
x= 2343/999. That can be reduced- both numerator and denominator are divisible by 3- but at this point we have shown that the number can be written as a fraction.

Here's another, slightly harder example: 0.153221622162216... where it is the "2216" that repeats. The reason this is slightly harder is that we must take care of the "153" that we have before the repeating part. That has 3 digits and multiplying by 103= 1000 will move the decimal point 3 places:
If we write x= 0.15322162216...
and multiply the equation by 1000 we get
1000x= 153.221622162216...
Now we have only the repeating block after the decimal point- and that repeating block has, again, 4 digits. If we multiply again by 104= 10000 we get

10000000x= 1532216.22162216...
Again, that each block in that infinitely repeating decimal has been replaced by the next one. The decimal parts of 1532216.22162216... and 153.22162216... are exactly the same.
Subracting 1000x= 153.22162216... from 10000000x= 1532216.22162216..., the decimal parts cancel and we have
(10000000- 1000)x= 1532216- 153 or
9999000x= 1532063.

Dividing both sides by 9999000 we get x= 1632064/9999000 which perhaps can be reduced but we have succeeded in writing the number as a fraction, proving that it is a rational number.


Now apply the same ideas to x= 0.3712371237.. where "3712" is repeating and
x= 0.99999999... where "9" is repeating.
 
Well, thank you, I try one of them now.

In 0.3712437124... it is the 37124 which is repeating, it has five digits so we multiply by 10^{5} ie. 100000 to get one of those on the other side: 37124.37124...
Now we subtract: 37124.37124... - 0.3712437124 = 37124

Now what should we divide it by? 100000?

In your examples I didn't quite understand how you got the 999 bit!
on the right we get 10000x= 999x and on the right the whole number 2343: 999x= 2343
 
powerless said:
Well, thank you, I try one of them now.

In 0.3712437124... it is the 37124 which is repeating, it has five digits so we multiply by 10^{5} ie. 100000 to get one of those on the other side: 37124.37124...
Now we subtract: 37124.37124... - 0.3712437124 = 37124
Subtract one equation from another. If x= .3712437124... then 100000x= 37124.371234... Subtract one equation from another.

Now what should we divide it by? 100000?

In your examples I didn't quite understand how you got the 999 bit!
 
HallsofIvy said:
Subtract one equation from another. If x= .3712437124... then 100000x= 37124.371234... Subtract one equation from another.

That's what I did!
=> 10^{5}x-x = 37124.37124... - 0.3712437124...= 37124

Now I need to divide 37124 by something & that's where I'm stuck. :frown:
 
10^5x-x=x(...)
 
Do you mean;

10^5x-x= 37124.37124... - 0.3712437124...

100000x-x= 37124

99999x= 37124

x= \frac{37124}{99999} \in Q


Am I right or what?
 
Looks OK. Now 0.99999...
 
  • #10
0.99999...

Yes, now I have to show that 0.9999999 is rational. I want to see the surprises you were talking about!

i don't see any recurring blocks, so i think i should just take 9 because it is 9 that is repeating.

10x-x= 9.9999999... - 0.9999999...
9x= 9
x= \frac{9}{9}
= 1 ?

Does this mean it is not rational?Help
 
  • #11


powerless said:
Yes, now I have to show that 0.9999999 is rational. I want to see the surprises you were talking about!

i don't see any recurring blocks, so i think i should just take 9 because it is 9 that is repeating.

10x-x= 9.9999999... - 0.9999999...
9x= 9
x= \frac{9}{9}
= 1 ?

Does this mean it is not rational?Help

1 is certainly a rational number, so on what are you basing your conclusion that .999... is irrational?
 
Back
Top