Flame wars over this used to be common on the internet. People intuitively have the notion that the left side approaches 1, but never actually equals it. They see it as a process instead of a fixed value. Maybe the notation is to blame.
0.999...= 1
11–20 of 647 posts
Re: 0.999...= 1
#12I remember being doubtful when being presented with this in middle school, but after being shown this as fractions makes it obvious: 1/3 = 0.333.. 3 * 1/3 = 3 * 0.333.. 3/3 = 0.999.. 1 = 0.999..
x = 0.9999.....
10x = 9.9999.....
(10x -x) = 9x = (9.9999.... - 0.9999....) = 9
x = 9/9 = 1Re: 0.999...= 1
#13I'm actually curious what impact it would have on various proofs if 0.999... wasn't accepted as 1. What gets broken? What consequences do we hit?
Re: 0.999...= 1
#14I'm actually curious what impact it would have on various proofs if 0.999... wasn't accepted as 1. What gets broken? What consequences do we hit?
Re: 0.999...= 1
#15This is 'more intuitive' if you think about it this way: If any two real numbers are not equal, then you can take the average and get a third number that is half way between them. Conversely, if the average of two numbers is equal to either of the numbers, then the two numbers are equal. (this isn't a proof, just a way to convince yourself of this) What's the average of .9999... and 1?
Re: 0.999...= 1
#16Arguably the sign symbol ruins it for whole numbers as well, as +0 and -0 could be equally valid representations of the number 0. We just conventionally don't allow -0 as a representation. There are other number representations that don't have this problem.
Re: 0.999...= 1
#17This is 'more intuitive' if you think about it this way: If any two real numbers are not equal, then you can take the average and get a third number that is half way between them. Conversely, if the average of two numbers is equal to either of the numbers, then the two numbers are equal. (this isn't a proof, just a way to convince yourself of this) What's the average of .9999... and 1?
Re: 0.999...= 1
#18I'm actually curious what impact it would have on various proofs if 0.999... wasn't accepted as 1. What gets broken? What consequences do we hit?
This is one of the many (equivalent) ways the real numbers are defined to begin with, https://en.wikipedia.org/wiki/Construction_of_the_real_numbe...
There are lots of other ways to define sets with operations, but they won't be anything at all like the normal numbers you are used to.
Re: 0.999...= 1
#19Maybe the major source of confusion is that our decimal representation for whole numbers is supposed to be unique. Then when we extend it to rationals and reals this property fails at rationals in the form of a/10^n. Arguably the sign symbol ruins it for whole numbers as well, as +0 and -0 could be equally valid representations of the number 0. We just conventionally don't allow -0 as a representation. There are othe…