Slashdot Mirror


Proving 0.999... Is Equal To 1

eldavojohn writes "Some of the juiciest parts of mathematics are the really simple statements that cause one to immediately pause and exclaim 'that can't be right!' But a recent 28 page paper in The Montana Mathematics Enthusiast (PDF) spends a great deal of time fielding questions by researchers who have explored this in depth and this seemingly impossibility is further explored in a brief history by Dev Gualtieri who presents the digit manipulation proof: Let a = 0.999... then we can multiply both sides by ten yielding 10a = 9.999... then subtracting a (which is 0.999...) from both sides we get 10a — a = 9.999... — 0.999... which reduces to 9a = 9 and thus a = 1. Mathematicians as far back as Euler have used various means to prove 0.999... = 1."

6 of 1,260 comments (clear)

  1. Re:This is second place by MyLongNickName · · Score: 4, Informative

    It is easy to explain.

    1. 1/9 = 0.111111111111111111111111111111.....
    2. Multiply each side by 9
    3. 9/9 = 0.999999999999999999999999999999......
    4. Simplify fraction
    5. 1 = 0.999999999999999999999999999999......

    Monty Hall trips up even serious math enthusiasts.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  2. Re:This is second place by Colonel+Korn · · Score: 5, Informative

    Unfortunatelly, your proof is not valid. You are trying to prove something which you postulate in your first step.
    How do you know 1/9 equals 0.1111111.... ?

    He begged the question! For anyone confused about the term "beg the question," this is exactly what it means: assuming the proposition to be proved in the premise.

    But that begs the question: is the classical meaning already dead, replaced with the much more easily understood modern usage demonstrated here?

    --
    "I zero-index my hamsters" - Willtor (147206)
  3. Re:Cribbed, Since My Memory for Jokes Sucks by Daniel_Staal · · Score: 4, Informative

    Actually, a good physicist should have been able to give an answer (or something close to it) as well...

    Eventually, they will come to a point where they would be required to move less than 1.616252(81)×1035 meters closer together. From the uncertainty principle, we know we cannot measure position more accurately than that. So either they will not move at all, or they will superimpose at that point.

    --
    'Sensible' is a curse word.
  4. Re:Finally by MyLongNickName · · Score: 4, Informative

    I am compelled to answer...
    Divide both sides by (b - c - a) is dividing by zero.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  5. Re:Humans are just biased towards natural numbers by blueg3 · · Score: 4, Informative

    They're not proving "0.99999 = 1" at all. That's not true. They're proving that "0.999... = 1". One is an infinite sequence of digits, and the other isn't. The distinction is important. The proof of "0.999... = 1" has nothing to do with rounding, and to suggest so indicates a (common) gross misunderstanding of the problem.

    First, you only measure things with such poor precision because you're working well above the quantum level.

    Second, natural numbers are certainly important. For one, they're critical to our understanding of the rest of mathematics, which is important for fancy things like being able to take measurements and manipulate them at all. For another, we work with whole numbers of objects all the time -- two apples, ten antelope, four huts, etc. It's not "10 +/- 0.01 antelope".

  6. Re:I went one further by Evo · · Score: 5, Informative

    Surely the problem is that you're assuming sqrt(1) = 1 when actually it is +- 1? You're throwing away the sign change in that step :)