It can, but not by those who live on a limit on the mind, codenamed: The Mirror.
Name:
Anonymous2006-04-20 19:22 (sage)
Division is the inverse of multiplication.
So, if you multiply x by y, dividing it by y should give you back x. However, if you multiply anything by 0, you get 0. There is no possible method to get x back from that.
Name:
Anonymous2006-04-20 19:29
0*0=0
Name:
Anonymous2006-04-21 0:17
Somebody should define it. I mean its been a while. You'd think someone would at least make up a definition.
No, zero is not positive, it's just neither positive nor negative, that's what I meant in my post.
Name:
Anonymous2006-04-24 21:05 (sage)
>>16 How could you fail that quote?
Look at the other quotes in the thread. I think some posts disappeared. No, zero is not positive, it's just neither positive nor negative, that's what I meant in my post.
This is correct, but it would obviously mean that the result of division by zero can't have a sign either. In the solution presented in >>14 however, zero is positive.
Name:
Anonymous2006-04-25 2:48
Yeah, my great post disappeared. It was a really good post.
>>20
Where is your answer then? I have always heard in any math class that:
-x/0 = -infinity
+x/0 = +infinity
0/0 = infinity
Name:
Anonymous2006-04-25 13:51 (sage)
>>21
There is no answer. Division by zero is undefined. Limits are usually the easiest way to approach such problems.
PS: I'd ask my money back for those classes if I were you; not even my high school math teachers were that retarded.
Name:
Anonymous2006-04-25 19:29
0/0 = Not a Number
Name:
Anonymous2006-04-26 20:43
>>23
Alrightly, look, if it weren't a number, WHAT THE FUCK DOES IT REPRESENT, WHAT DOES IT CONSIST OF? LETTERS? TURTLES? DELICIOUS FUCKING CAKE?
NO, ITS FUCKING A NUMBER
Name:
Anonymous2006-04-26 21:16 (sage)
>>24
It represents zero divided by zero. It consists of three symbols; two digits each representing zero and a mathematical operator representing division. It does not have a value, and is therefore not regarded as equalling any number.
Name:
Anonymous2006-04-26 21:30
>>11
Return a value? I think you should realize that math and computation are not the same thing. There is no concept of operations "taking place" over some length of time and "returning a value."
if 0*a=0
a is not any infinity, is ONE of ALLthe numbers, we don't know each. So if we reached 0/0 in our calculus we have to step a little back and try a diferent aproach. Math is made of aproaches/tools
Name:
Anonymous2006-04-27 18:38
D:\>python
Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> 0/0
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ZeroDivisionError: integer division or modulo by zero
>>>
$ clisp
i i i i i i i ooooo o ooooooo ooooo ooooo
I I I I I I I 8 8 8 8 8 o 8 8
I \ `+' / I 8 8 8 8 8 8
\ `-+-' / 8 8 8 ooooo 8oooo
`-__|__-' 8 8 8 8 8
| 8 o 8 8 o 8 8
------+------ ooooo 8oooooo ooo8ooo ooooo 8
Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2006
[1]> (/ 0 0)
*** - division by zero
The following restarts are available:
ABORT :R1 ABORT
Break 1 [2]>
Name:
Anonymous2006-04-27 20:36
[1]> (/ 0 0)
*** - division by zero
The following restarts are available:
ABORT :R1 ABORT
Break 1 [2]>
Name:
Anonymous2006-04-28 1:36
When you divide x by y, you're basically figuring out how many y's fit into x. No matter how many 0's you have, you'll never end up with anything more than 0. And even if x itself is 0, division still doesn't work, because who's to say 0 can only contain 0 0's? Can't 0 also contain 2 0's? For that reason, division is undefined rather than infinite--because it contains an infinite *amount* of answers, not a single infinite answer.
Name:
Anonymous2006-04-28 2:24
Yes, we could say that in R, 0/0 is R
Name:
Anonymous2006-04-28 19:03
How many zeroes fit a zero? As many as you want, therefore infinite.
Name:
Anonymous2006-04-28 19:08 (sage)
'anything' != 'infinite'
Name:
Anonymous2006-04-29 23:38
YOU PEOPLE ARE FIGHTING OVER A DIVISION OF A NUMBER
THIS IS THE FUNNIEST SHIT EVER
>>22
I was a little hurried there. Should have said undefined. I meant it results in an infinite number of answers, as in basically all real numbers. I was trying to shorten that down to just "infinity". Not that I see any truly superior answers here anyway.
In short: because the result is undefined, it is not specific, it is the range of all real numbers, from -infinity to +infinity.