Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Coder's Corner Lounge (http://www.programmingforums.org/forum11.html)
-   -   0.999~ = 1 (http://www.programmingforums.org/showthread.php?t=11202)

MisterPoppy Aug 28th, 2006 3:49 PM

0.999~ = 1
 
Is 0.9999...... = 1? That's the question!

P.STaken from another forum. I thought it would be interesting to see your opinions about it.

Klarre Aug 28th, 2006 4:12 PM

It is infinit close to 1, but not equal to 1.

Eoin Aug 28th, 2006 4:20 PM

There is a neat little proof which says that they are equal, however it relies on an assumption of how you add numbers with this sort of infinite representation.

Since this is a programming forum I'll give a programming answer instead of the math one; Yes they are equal if you are using the J programming language. See here for why.

Benoit Aug 28th, 2006 4:23 PM

It will get closer and closer to 1, but it will never be 1. It's like an asymptote.

Josh Smith Aug 28th, 2006 4:24 PM

Here is the maths behind it - http://www.math.fau.edu/Richman/HTML/999.htm

My Maths teacher last year loved proofs like that.

Arevos Aug 28th, 2006 4:58 PM

Quote:

Originally Posted by MisterPoppy
Is 0.9999...... = 1? That's the question!

It depends on the axioms of the system you use to evaluate that equation. And, indeed, whether it is possible to solve the equation with the axioms provided.

MBirchmeier Aug 28th, 2006 5:13 PM

Didn't we have this argument already or was it at a different forum... either way it is .9(repeating) is one, no I'm not going to provide the proof, it can easily be googled.

-MBirchmeier

Benoit Aug 28th, 2006 5:15 PM

Does that also mean 1 divided by infinity is zero?

Booooze Aug 28th, 2006 5:18 PM

Yeah, I remember something similar from math 12 just last semester. I learned that it's more like you can't actually say it's equal to one, but more like at what point is it equal to one. Makes little sense. It's about how close can we get to one, and at what point is it. Don't ask me to explain I don't remember...:p I'm not exactly a wiz at math.

MBirchmeier Aug 28th, 2006 5:29 PM

Quote:

Originally Posted by Booooze
I learned that it's more like you can't actually say it's equal to one

Yes... you can.

If you're truly repeating forever than .9 repeating is one.

just the first google result

-MBirchmeier


All times are GMT -5. The time now is 1:07 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC