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."

8 of 1,260 comments (clear)

  1. This is second place by betterunixthanunix · · Score: 4, Insightful

    0.999... = 1 is second place to the Monty Hall Problem on the list of things that people have difficulty understanding and accepting the proof of. It is second place because the only department where I do not see graduate students giving me a confused look is the math department; with the Monty Hall problem, I will sometimes get a confused look even from people in the math department.

    The other reason I put it in second place is that most people have difficult understanding the problem at all, whereas very few people have trouble understand what the Monty Hall problem is asking.

    --
    Palm trees and 8
    1. Re:This is second place by ObsessiveMathsFreak · · Score: 4, Insightful

      The Monty Hall problem and its delinquent cousin the Tuesday Boy problem are genuinely difficult because the answer is highly dependent on the way that the question is posed.

      0.9999...=1 is not genuinely difficult because at the end of the day it's a very informal statement about adding an infinite number of decimals, and the only real controversy about the statement exists among 4chan trolls and Wikipedia users. Most who don't understand don't care and most who do understand also don't care.

      The only people with a problem are the people who don't understand but still care, but then that's the problem with most topics these days.

      --
      May the Maths Be with you!
    2. Re:This is second place by Missing.Matter · · Score: 5, Insightful

      I remember being told this in highschool. There was much objection, but the teacher shut us up by simply saying "give me a number in between them."

    3. Re:This is second place by metamechanical · · Score: 4, Insightful

      The Monty Hall problem and its delinquent cousin the Tuesday Boy problem are genuinely difficult because the answer is highly dependent on the way that the question is posed.

      I would argue that the Monty Hall problem is difficult because people don't take into account the fact that the result is NOT path independent.

      It would be much easier (I think) to understand intuitively if people realized that it was highly likely that they picked the wrong door to start. A more intuitive way of explaining the problem to somebody would be to increase the number of doors - to say, infinity. If there are infinity minus one closed doors with goats behind them, and a single door with a car behind it, the odds are obviously very high that you picked a goat. The probability that you picked the car is vanishingly small. Therefore, when the host opens every door except yours and one other, and they all reveal goats, the odds are very, very high that the other door hides a car, and yours hides a goat.

      Now, reduce that to 3 doors. The same logic applies.

      --
      If I had a nickel for every time I had a nickel, I'd be richcursive!
  2. Re:I went one further by betterunixthanunix · · Score: 4, Insightful

    Small numbers usually win; express 1/3 as a decimal, and multiply by 3. The problem with that, though, is that people have trouble accepting that there was nothing wrong with what they did -- a lot of people have this implicit assumption that if a few simple steps bring them to a result that doesn't look like it makes sense, then they did something wrong. If you get them a more complicated proof (assuming they can follow it), they are more willing to accept the result.

    --
    Palm trees and 8
  3. Re:This is just faulty math by Sockatume · · Score: 5, Insightful

    Actually, if you define 0.999... as having an infinite number of decimal points, then it is true. And that's how that ellipsis is defined! It means exactly infinite repeating decimals.

    You've demonstrated the first hurdle that this problem raises in people's brains: they start thinking about adding "one more" decimal point to the expression, meaning they're thinking of a large but finite number of decimal points. And the second hurdle: people find it hard to believe that you can do mathematics with "infinity" as a meaningful quantity.

    --
    No kidding!!! What do you say at this point?
  4. Re:I went one further by MozeeToby · · Score: 4, Insightful

    a lot of people have this implicit assumption that if a few simple steps bring them to a result that doesn't look like it makes sense, then they did something wrong.

    It should be noted that this is not a bad thing. Indeed, it is one of the first things that a good math teacher will teach to the class - all answers should go through a 'does this make sense?' filter before you consider the problem done. It is only very rarely that it causes problems, and it is exceedingly common that it prevents them.

  5. Re:I went one further by radtea · · Score: 5, Insightful

    The problem with that, though, is that people have trouble accepting that there was nothing wrong with what they did -- a lot of people have this implicit assumption that if a few simple steps bring them to a result that doesn't look like it makes sense, then they did something wrong.

    Nope, the problem is that the people who discuss this question are lousy teachers. They set it up deliberately to create a block in other people's minds that makes it unnecessarily difficult for them to understand what is being claimed and why it is true.

    If instead they said, "It is possible to represent numbers in different ways. We all know this, and it's completely uninteresting, but I'm going to bore you with it anyway. You know you can represent 1/3 as 0.3333... right? No big deal. Now curiously that also means you can represent 1/1 = (3*1/3) as 3*0.3333... or 0.99999... It's just a different representation of exactly the same value. You can of course also represent 1 as 5*1/5 1/2+1/2 and all kinds of other awkward and unintersting ways, too."

    I'm not sure why people insist on presenting this result in the most counter-intuitive way possible and then wasting vast amounts of time trying to undo the damage they've inflicted with their incompetent introduction of the problem. My guess is that they are simply not very smart, as anyone who isn't fairly dumb would see that there is an obvious pedagogical problem at play here, and correct their presentation accordingly, rather than blindly and stupidly repeating the rote "0.9999... = 1" introduction to the remarkably dull fact that you can represent the same value in different ways.

    Of course, in an insanely strictly typed language with infinite precision 0.999... would not quite be the same as 1, as the former is a real and the latter is an integer, so despite having the same value their different types would mean they could not be used identically in all circumstances.

    --
    Blasphemy is a human right. Blasphemophobia kills.