|
|
|
|
| View previous topic :: View next topic |
| Author |
Message |
Just me
Icarian Member
|
Posted: Fri Apr 26, 2002 6:27 pm Post subject: 1 |
|
|
Not wanting to get the war going again since many have proven the case, but just wondering about some of the logic.
#1. If 0.9999... is less than 1, find a number between 1 and 0.999.....
Since no number can be found, then 0.9999 must equal 1.
Question: What, then, is the number immediately preceeding 1?
#2. Primary solution is: x = 0.999999...
10x = 9.99999.....
10x - x = 9
9x = 9
x = 1
My question is with the math of 10x = 9.9999....
If my number 0.99999999 actually had a fixed number of digits, lets just say 10 for discussion sake. Then multiplying it by 10 would shift all digits over to the left by a decimal place, and leave a 0 in the tenth position. But since we're dealing with an infinite number of 9's, it almost seems that the logic cheats since the "infinity-eth" digit does not get dropped. Meaning that if we multiply a periodical by 10, we are magically adding a digit to the left of the number, without affecting the farthest digit to the right.
Just curious!?
|
|
| Back to top |
|
 |
borschevsky
Chessnut
|
Posted: Fri Apr 26, 2002 6:54 pm Post subject: 2 |
|
|
| Quote: |
| What, then, is the number immediately preceeding 1? |
There is no such number. This is because the real numbers are 'dense' - between any two distinct real numbers, there is another real number (actually an infinite amount of real numbers).
If you claimed to have found the number immediately preceding 1 (say X), then you have X < 1.
So take Y = (X+1)/2.
Since X < 1:
Y = (X+1)/2 > (X+X)/2 = X
Y = (X+1)/2 < (1+1)/2 = 1
Therefore X < Y < 1, which contradicts the claim that X immediately preceeds 1. |
|
| Back to top |
|
 |
Tahnan
Daedalian Member
|
Posted: Fri Apr 26, 2002 6:58 pm Post subject: 3 |
|
|
1. There isn't one. Why should there be? The real number line is continuous, without breaks. If .999.... were the number immediately preceding 1--what would immediately precede .999...?
2. Multiplying by 10 has the effect of shifting the decimal point one place to the right, regardless of what follows the point. Consider, for instance multiplying .333... by 10. .333... is 1/3 (I hope that's uncontroversial); 1/3 * 10 = 10/3 = 3 1/3 = 3.333.... Nothing is "dropped," no zero is "inserted." (If you like, think of .99 as .99000000...; multiplying by 10 gives 9.9000000..., with nothing having been "added" after the .99)
I can't believe I'm having this discussion. |
|
| Back to top |
|
 |
Just me
Icarian Member
|
Posted: Fri Apr 26, 2002 7:13 pm Post subject: 4 |
|
|
1. so argument that if 0.9999... is less than 1, then find a number between them is not a valid argument right?
2. I'm still confused...
If I shift the decimal one position to the right, then my last digit on the right becomes a 0
ie. if x = 0.99999999999999999999
0.99999999999999999999 * 10 = 9.99999999999999999990
then 10x - x = 8.99999999999999999991
so if instead x = 0.99999( insert infinite number of 9's here)99999
then 10x -x would be 8.99999( insert infinite number of 9's here)99991
====================
I'm obviously confused about the meaning of the "infinity" thing since...
1 > 0.9
1 = 0.9 + 0.1 and 0.1 > 0.09 therefore 1 > 0.99
1 = 0.99 + 0.01 and 0.01 > 0.009 therefore 1 > 0.999
The question is, "how long can I keep doing this until I get an equal sign?"
If I answer to myself, I'd think I could keep up this logic forever. Or infinitely. But it seems that actually I can't, because once I actually make it to infinity, then 1 = 0.99999...
Which is why I'm so confused!!???
Sorry, I'm just trying to understand so I can explain to some friends.
|
|
| Back to top |
|
 |
Tahnan
Daedalian Member
|
Posted: Fri Apr 26, 2002 7:25 pm Post subject: 5 |
|
|
1. Quite the opposite. The number halfway between them, which by borchevsky's method necessarily exists, is 1.999.../2. What is that? Well, 2 into 1.9 is .9, carry the one, that's 19, and 2 into that is 9, so we have .99 so far, carry the one, that's 19, and, hey, wait. (Do this on paper if that wasn't clear.) (1 + .999...)/2 = .999...! But the difference between .999... and itself is 0. So since it's halfway between .999... and 1, the difference between .999... and 1 must also be 0. What does this tell you?
2. "If I shift the decimal one position to the right, then my last digit on the right becomes a 0." No, not exactly. You might think of it that way for convenience, but the last digit doesn't really "become" anything.
And even if it did, there is no "last digit" of .999.... By its nature, there is no place "after it" to put a 0. |
|
| Back to top |
|
 |
borschevsky
Chessnut
|
Posted: Fri Apr 26, 2002 7:27 pm Post subject: 6 |
|
|
I'm pretty sure this was all discussed in the old .99 threads, so you should check those out thoroughly before posting the same questions in this thread, or else people will start smackin' you around in here .
But quickly:
| Quote: |
| so argument that if 0.9999... is less than 1, then find a number between them is not a valid argument right? |
Yes, it's valid. If someone claims that .9999... < 1, then as I said above, there has to be a number in between .9999... and 1. But there is no in-between number, so the claim .99999... < 1 is false.
| Quote: |
| then 10x -x would be 8.99999( insert infinite number of 9's here)99991 |
This is basically meaningless; you can't insert an infinite number of 9s and then put some more numbers on after that. Infinite sets don't always act like finite sets. |
|
| Back to top |
|
 |
ZutAlors!
Daedalian Member
|
Posted: Fri Apr 26, 2002 7:28 pm Post subject: 7 |
|
|
1. The argument is this (and it IS valid):
a. it has been established that the number line is dense; i.e., between any two distinct real numbers there are an infinite number of other numbers.
b. therefore, IF 0.999repeating does NOT equal one, then you should be able to find at least one number between them.
c. If you CAN'T find a number between 0.999repeating and one, then those two numbers are the SAME.
For the same reason, there are no numbers that are "next to" each other: you can't specify a number that is "just preceding" one. So the non-existance of a number "just preceding" one does not invalidate the above argument, rather, it stems from the above argument.
2. Yes, you are confused about the meaning of infinity. It's a mistake to try to treat "infinity" as "a really big number". If we were talking about a really big number of nines, your intuitive argument would make sense; however, this leads you astray here because the behavior of 0.reallybignumberofnines != the behavior of 0.infinitenumberofnines. |
|
| Back to top |
|
 |
Da5id
Daedalian Member
|
Posted: Sat Apr 27, 2002 6:23 am Post subject: 8 |
|
|
Here's something that might help you wrap your brain around it. It helped me, anyway.....
I never had much of a problem with
S (1/2)^n where n 1®¥ = 1 (½ + ¼ + 1/8....)
Similarly
.999999..... is a representation of
S 9*10^-n where n 1®¥ = 1 (.9 + .09 + .009....)
Hope that helps. |
|
| Back to top |
|
 |
extropalopakettle
No offense, but....
|
Posted: Sat Apr 27, 2002 5:40 pm Post subject: 9 |
|
|
quote: I'm obviously confused about the meaning of the "infinity" thing since...
1 > 0.9
1 = 0.9 + 0.1 and 0.1 > 0.09 therefore 1 > 0.99
1 = 0.99 + 0.01 and 0.01 > 0.009 therefore 1 > 0.999
The question is, "how long can I keep doing this until I get an equal sign?"
Infinitely many times. How long will that take? Depends on how fast you do it.
| Quote: |
| If I answer to myself, I'd think I could keep up this logic forever. Or infinitely. |
Yes, correct, infinitely.
| Quote: |
| But it seems that actually I can't, because once I actually make it to infinity, then 1 = 0.99999... |
But before you "actually make it to infinity" is what you were talking about. Before you "actually make it to infinity", you will do that an infinite number of times.
|
|
| Back to top |
|
 |
cha
Daedalian Member
|
Posted: Sun Apr 28, 2002 2:19 am Post subject: 10 |
|
|
| ...although technically, it doesn't matter "how fast you do it", since there is no point on the number line that is identified as "infinity". No matter how fast or how long you go, you will never even be any closer to infinity, because there will always be an infinite distance ahead of you... |
|
| Back to top |
|
 |
dethwing
DeTheeThaw
|
Posted: Sun Apr 28, 2002 2:25 am Post subject: 11 |
|
|
| how did you get the sigma marks da5id? |
|
| Back to top |
|
 |
cha
Daedalian Member
|
Posted: Sun Apr 28, 2002 2:39 am Post subject: 12 |
|
|
Another question -
0.99 squared = .9801
0.999 squared = 0.998001
0.9999 squared = 0.99980001
0.99999 squared = 0.9999800001
0.9999999999 squared = 0.99999999980000000001
It would seem that the answer to 0.999... squared would consist of an infinite number of 9's followed by an 8, then an infinite number of 0's with a 1 at the end.
So, the first "half" of this number sequence (the 9's) would be infinitely long, and yet have more numbers after it, and the second "half" (the 0's) would be infinitely long and yet have a clearly identifiable "final number". Is this number also equal to one? Is this number greater, less than, or equal to 0.999...?
What is madness but nobiity of soul at odds with circumstance? |
|
| Back to top |
|
 |
Ghost Post
Icarian Member
|
Posted: Sun Apr 28, 2002 2:44 am Post subject: 13 |
|
|
| without a final 9 in 0.999... to multiply there can be no final 1 or infinite number of 0s. |
|
| Back to top |
|
 |
borschevsky
Chessnut
|
Posted: Sun Apr 28, 2002 3:12 am Post subject: 14 |
|
|
cha: ( .999999.... ) ^ 2 = .999999....
Proof:
( .999999.... ) ^ 2
= 1^2
= 1
= .999999.... |
|
| Back to top |
|
 |
extropalopakettle
No offense, but....
|
Posted: Sun Apr 28, 2002 1:51 pm Post subject: 15 |
|
|
| Quote: |
| although technically, it doesn't matter "how fast you do it", ... |
I was thinking:
Perform step 1 at 1 minute to midnight.
Perform step 2 at 1/2 minute to midnight.
Perform step 3 at 1/4 minute to midnight.
Perform step 4 at 1/8 minute to midnight.
Perform step 5 at 1/16 minute to midnight.
etc...
At midnight, I have completed each step N, for every positive integer N. I completed infinitely many steps. There are no more steps ahead of me to complete.
If each step were "move up one on the number line", by midnight, I'd have traversed it in it's entirety, and it would all be behind me. |
|
| Back to top |
|
 |
cha
Daedalian Member
|
Posted: Sun Apr 28, 2002 2:59 pm Post subject: 16 |
|
|
| borschevsky - I used a bad example, but part of the question I have is can another infinitely repeating number like 0.222... be squared? How about pi? My thoughts on the first are that 0.222... = 2/9, which squared = 4/49, which can be written as a decimal (though not sure if it repeats). This still leaves the pi question... |
|
| Back to top |
|
 |
groza528
No Place Like Home
|
Posted: Sun Apr 28, 2002 3:03 pm Post subject: 17 |
|
|
(psst- 4/81, not 4/49)
Any fraction can be written as a repeating or terminating decimal. It will terminate if the ONLY prime factors of the DENOMINATOR are 2 and/or 5. Thus 4/81 will repeat. |
|
| Back to top |
|
 |
extropalopakettle
No offense, but....
|
Posted: Sun Apr 28, 2002 3:26 pm Post subject: 18 |
|
|
| Quote: |
| can another infinitely repeating number like 0.222... be squared? How about pi? |
Yes, pi can be squared. It's approximately 9.8696
1) If X is a real number, X^2 is a real number.
2) You can compute the digits of the real number X^2 if and only if you can compute the digits of X.
"Most" reals are noncomputable. The set of computable reals has the same cardinality as the set of integers. (A real number is computable if you can calculate its decimal representation to N decimal places, for any value of N) |
|
| Back to top |
|
 |
extropalopakettle
No offense, but....
|
Posted: Sun Apr 28, 2002 3:37 pm Post subject: 19 |
|
|
| An example of a defineable but non-computable real number. |
|
| Back to top |
|
 |
Da5id
Daedalian Member
|
Posted: Mon Apr 29, 2002 2:03 am Post subject: 20 |
|
|
| Quote: |
| "Most" reals are noncomputable. |
Glad you put those quotes there as "most" real numbers contain '3'. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|