dansydney said:
On the side a bit, is 1/3 equal to 0.3333 because the 3's are infinite, the same with 2/3 the 6's are infinite. Are 1/3 and 0.333(repeater) really the exact same number? 1/3 is one third of something whereas 0.333 is 0.333 of something and nomatter how many 3's are added it will not give the same result as 1/3 because you cannot use infinite? Not sure if you will understand what I am trying to say but feel free to make me look stupid. Cheers dansydney
Okay, I'll feel free! "it will not give the same result as 1/3 because you cannot use infinite" is incorrect. You don't have to "use infinite" because an "infinite number of digits" arises only in the base 10 representation of a number and has nothing to do with the number itself.
Once again, the
definition of a base 10 representation of a number is that 0.a
1a
2...a
n... is the
limit of the sequence 0.a
1, 0.a
1a
2, ..., 0.a
1a
2...a
n,... (
not the sequence itself- that's the confusion that leads to such nonsense).
It's easy to prove that the limit of such a sequence exists and is a real number (it's obviously an increasing sequence and has upper bound 0.a
1+ 0.1). It's even easier to prove that 0.333... which, by definition, means the limit of the sequence 0.3, 0.33, 0.333, 0.3333, ... is the limit of the sequence of partial sums of the geometric series
[tex]\Sum_{n=0}^\infty 0.3(0.1)^n[/tex]
and so has sum [itex]\frac{0.3}{1-0.1}= \frac{1}{3}[/itex].
Similarly, 0.9999...
means the sum of the geometric series
[tex]\Sum_{n=0}^\infty 0.9(0.1)^n[/tex]
and so has sum [itex]\frac{0.9}{1-0.9}= 1[/itex].