you are viewing a single comment's thread
view the rest of the comments
[–] 18 points 2 years ago (1 child)

wait till she finds out that 0.99999... 9's to infinity is the same as 1

  • source
  • hideshow 2 child comments
  • [–] 7 points 2 years ago (1 child)

    Lmao how about ...99999 = -1?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 16 points 2 years ago* (2 children)

    This one has always bothered me a bit because ....999999 is the same as infinity, so when you're "proving" this, you're doing math using infinity as a real number which we all know it's not.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 2 years ago* (1 child)

    You can also prove it a different way if you allow the use of the formula for finding the limit of the sum of a geometric series on a non-convergent series.

    Sum(ar^n, n=0, inf) = a/(1-r)

    So,

    …999999

    = 9 + 90 + 900 + 9000…

    = 9x10^0 + 9x10^1 + 9x10^2 + 9x10^3…

    = Sum(9x10^n, n=0, inf)

    = 9/(1-10)

    = -1

  • source
  • parent
  • hideshow 2 child comments