Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: What is zero divided by zero anyway? ( 2=1 )?

by gmpassos (Priest)
on Oct 06, 2002 at 02:52 UTC ( [id://203122]=note: print w/replies, xml ) Need Help??


in reply to What is zero divided by zero anyway?

Man, the problem is not 0/0, the problem is: You can't divide any number by zero!
You remember me a fun example of n/0 in the book "Fermat Theorem" (I don't know if the title in english is this). Just take a look, I will show you that 2=1

First, let's start with a simple declaration:
a = b

Now we multiply both by a, getting:
a^2 = ab

Now we add a^2 - 2ab in both sides:
a^2 + a^2 - 2ab = ab + a^2 - 2ab

This can be simplified to:
2(a^2 - ab) = a^2 - ab

Finally we divide both sides by a^2 - ab and we get:
2 = 1

Can you find where's the error?! Very fun, not? :-P

Graciliano M. P.
"The creativity is the expression of the liberty".

  • Comment on Re: What is zero divided by zero anyway? ( 2=1 )?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-25 12:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found