Poll: Can YOU divide by zero?

Recommended Videos

GenericAmerican

New member
Dec 27, 2009
636
0
0
Umm...I failed Calculus so no way in hell. I saw one of my friends do it once though; there was a large explosion, I woke up three days later in the middle of a mile wide crater. Haven't seen my friend since then either.
 

Micklet

New member
May 21, 2009
228
0
0
I have had this arguement with so many people over the years. While I was sitting my leaving cert I came up with a way to divide by zero that none of my teachers or subsiquent lecturers through my degree or masters degree argue was wrong. One philosophy student managed a half arsed arguement against it, but hey he was a philosophy student dirp head.

Ok here goes, lets boil maths down to its simplist form...apples and oranges. It is how we all learned. 1 apple + 2 apples = 3 apples etc. So if there are 8 apples existing in the universe somewhere and they are divided between 0 people there are still 8 apples...not infinate apples...just 8.

EDIT: damn it, ninjad by cakes....
 

asam92

New member
Oct 26, 2008
494
0
0
HAHAHAHA, just tried to see what would happen on the PC calculator 0 / 0 = Result of function is undefined. LOL
 

VuvuZelaMan

New member
Oct 23, 2010
1,972
0
0
Not quite. But an evaluation of limits allows for an approximation. In this case, evaluating the limit as x goes to zero of 1/x yields plus or minus infinity.

Yeah, plus or minus infinity as an approximation. The two farthest values both approximate infinity.

...

So no, I can't divide by zero. But I understand just WHY it is so mind-melding.

EDIT:

Naheal said:
1/0=infinity.

It's pretty simple. Take Calculus and you'll get it.

You forget one thing: The limit of 1/X as X goes to zero is only infinity as X goes down to zero. Going up, it's negative infinity.
 

emeraldrafael

New member
Jul 17, 2010
8,589
0
0
Of course. The Calculator just cant handle my awesomeness and gives me a constant error. I need to talk to Chuck Norris about getting a new Calculator.
 

geldonyetich

New member
Aug 2, 2006
3,715
0
0
I should start a thread, "the 50 post subjects that 99.5% of the threads around here are about." Division by zero would be one of them.

I divide by zero all the time when I'm programming. It's like:

if (variable == 0)
// Special case behavior
else
// Normal math involving division by the variable.

The thing is that, when you've got zero of a unit, it usually indicates you need to back out of the math and realize what that means in logical terms and then behave appropriately. If you find yourself dividing by zero, chances are you screwed up somewhere and forgot the reality behind the units being represented by the math.
 

ninjajoeman

New member
Mar 13, 2009
934
0
0
samwd1 said:
Heres a better question, how about you damn boring ass math bastards stop making sense of something that would have no importance of wether 1 divided my zero was 1, zero or bacon it wouldnt change life at all.

Its like asking the meaning of life or is there a god, even if you find out the answer it sure as hell aint gunna change anything
that is what people thought about negative numbers.
 

ninjajoeman

New member
Mar 13, 2009
934
0
0
VuvuZelaMan said:
Not quite. But an evaluation of limits allows for an approximation. In this case, evaluating the limit as x goes to zero of 1/x yields plus or minus infinity.

Yeah, plus or minus infinity as an approximation. The two farthest values both approximate infinity.

...

So no, I can't divide by zero. But I understand just WHY it is so mind-melding.

EDIT:

Naheal said:
1/0=infinity.

It's pretty simple. Take Calculus and you'll get it.

You forget one thing: The limit of 1/X as X goes to zero is only infinity as X goes down to zero. Going up, it's negative infinity.
doesn't it go down because it's an inverse? so it's positive infinity?
 

Dana22

New member
Sep 10, 2008
1,274
0
0
crudus said:
There is no real number in which you can multiple with 0 and get 1. Since 0 has no reciprocal you cannot divide by it.
http://en.wikipedia.org/wiki/Division_by_zero
 

Evil the White

New member
Apr 16, 2009
918
0
0
Darth Crater said:
Evil the White said:
Kasper Gundersen said:
Through all of my education, I've always been told that I can't divide by zero, but my question is: can YOU?
As a maths student, this is the official answer:

1 divided by 0 = infinity.
Infinity times 0 = 1
Actually, this isn't the answer. Infinity is not a number, so you can't meaningfully use it except when dealing with limits and such. The closest math to what you've posted is:

x / 0 is undefined.
x * 0 = 0.
(in both cases, x is any real number)
That is taken as a given, with the conclusion that nothing divided by everything equals something. It's not used in normal mathematics, and generally only used when dealing with complex numbers (i.e. j, the square root of -1)
 

WiwuX

New member
Jun 1, 2008
49
0
0
Just to be clear here: x/0 is NOT equal to infinity.

It is useful sometimes to say that it is (calculus, economics), but what you are using is really a number that is very close to 0, say 0.000000000000001.

Dividing by zero is undefined, there is no answer to it.