DiMono
Level: Smitemaster
Rank Points: 1181
Registered: 09-13-2003
IP: Logged
|
Re: 1=.9999999... (0)
0.12 * 10 = 1.2
I see no extra 0.
Also, as a random addition, the terminating real numbers are countably infinite, not uncountably infinite. They can be mapped to the set of integers. It's all in how you count them. Rather than going by the value of the number, go by how many digits you have to write to represent it on paper. Counting them in this way looks something like this (presented in shorthand to save space):
1, 2, 3, 4, 5, 6, 7, 8, 9, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 10-99, 1.1-1.9, 2.1-2.9, ... 9.1-9.9, .01-.09, .11-.19, ... .91-.99, and so on.
In my first year at University I was able to express the number of terminating reals as a Sigma function, but the paper with that function is at home. Note that this only works for terminating real numbers; non-terminating numbers are uncountably infinite, and non-terminating non-repeating numbers are even more uncountably infinite.
Edit: I've re-generated the Sigma series:
x represents number of digits
x=1 - (1-9), (.1-.9)
x=2 - (10-99), (1.1-1.9 ... 9.1-9.9), (0.01-0.09 ... 0.91-0.99)
x=3 - (100-999), (10.1-10.9 ... 99.1-99.9), (1.01-1.09 ... 1.91-1.99), (0.101-0.109 ... 0.991-0.999)
x=1 - 9 + 9 = 9*10^0 + 1(9*1)
x=2 - 90 + 81 + 81 = 9*10^1 + 2(9*9)
x=3 - 900 + 810 + 810 + 810 = 9*10^2 + 3(9*90)
x=n n>1 - 9*10^(n-1) + 9n(9*10^(n-2))
Therefore the number of terminating reals > 0 is:
18 + Sum as x goes from 2-∞ of (9*10^(x-1) + 9x(9*10^(x-2)))
If you want all terminating reals, double it and add 1. I could swear I was able to figure out a single function that describes x=1 as well, but I can't figure it out right now. It relies on being able to create a single series that begins 1, 9, 90.
____________________________
Deploy the... I think it's a yellow button... it's usually flashing... it makes the engines go... WHOOSH!
[Last edited by DiMono at 01-30-2008 03:53 PM]
|