You really shouldn't talk about infinity when you don't understand its most fundamental concept. There is no "last" 9 in an infinite string of digits which will result in the magical transfinite ...01.
1 - 0.999~ = 0.000~ = 0
Also...
Infinite strings of digits, such as 0.333~, are not approximations of the rational notation, such as 1/3. They are exactly equivalent and describe exactly the same number. 0.333~ * 3 does equal 1, and does equal 0.999~, because 1 = 0.999~.
test
[tex]\prod_{n}^{1}\cdot cx^{n-d}[/tex]
\prod_{n}^{1}\cdot cx^{n-d}
Name:
Anonymous2010-11-12 14:22
go away.
Name:
Anonymous2010-11-13 6:45
I think you can all agree that:
0.999... = 0.9 + 0.09 + 0.009 + ... = the sum from i=1 to n of (9*10^(-i))
Let me propose that: sum from i=1 to n of (9*10^(-i)) = 1 - 10^(-n) for all natural n
Show for n=1:
sum from i=1 to 1 of (9*10^(-i)) = 9*10^(-1) = 9/10 =
1 - 10^(-1) = 1 - 1/10 = 9/10
Assume true for n=k, show for k+1 etc:
sum from i=1 to (k+1) of (9*10^(-i))
= ( sum from i=1 to k of (9*10^(-i)) ) + 9*10^(-(k+1))
= 1-10^(-k) + 9*10^(-(k+1))
= 1-10^(-k) + (10-1)*10^(-(k+1))
= 1-10^(-k) + 10^(-k) - 10^(-(k+1))
= 1-10^(-(k+1))
Proved that sum from i=1 to n of (9*10^(-i)) = 1-10^(-n)
Now consider this when n -> infinity
lim (1-10^(-n)) as n -> infinity
= lim (1-1/10^n) as n -> infinity
= 1 - lim(1/10^n) as n -> infinity
= 1 - 0
= fucking 1
Name:
Anonymous2010-11-13 16:43
You can split a circle into 3 perfectly even parts but you can't divide the number 1, 10, or 100 by 3. Interesting.