Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: What is zero divided by zero anyway?

by moxliukas (Curate)
on Oct 05, 2002 at 21:43 UTC ( [id://203094]=note: print w/replies, xml ) Need Help??


in reply to What is zero divided by zero anyway?

I have always thought that there are three possible answers to the question what is 0 / 0:

  • zero, since zero divided by anything is still zero;
  • infinity, since anything divided by zero is infinity;
  • one, since anything divided by itself is one.

Of course my thinking can be very wrong as zero is not just anything -- it is a special case in itself. 0 / 0 may be equal to zero, one and infinity at the same time, but it is probably easier to say that it is undefined. Or even Mu.

  • Comment on Re: What is zero divided by zero anyway?

Replies are listed 'Best First'.
Re^2: What is zero divided by zero anyway?
by Aristotle (Chancellor) on Oct 06, 2002 at 10:39 UTC

    Yes, the answer is that the result of x/0 (including x=0) is every possible result at once. That is because x*0 is zero for any x. With x*a for any a != 0 the result set is exactly as large as the definition set (I hope these are the correct English terms). But for a = 0, the result set has only a single value, 0 itself.

    x*a maps every x to one distinct y, except for a=0, so you can reverse it. But for a=0, it maps every x to the same y (that is, to 0), so by knowing a=0 and y=0 you still cannot tell which out of an infinite number of possible values for x led to this result.

    Makeshifts last the longest.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://203094]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-18 05:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found