Nice! It had been a long time since I´ve discussed anything and I like it! so I´m replying now, hehe.
Well, actually, you learn about operations like the one I´ve told you only in the university. I also thought it was quite illogic, but that the ways it goes.
(11-06-2011 08:32 PM)Divided by Zer0 Wrote: [ -> ]Let's suppose that:
1/0=infinite
So since this is a simple equation, it can also be transformed to this:
infinite*0=1
But the above is wrong since everything, including infinite, will be nullified once multiplied with zero. Since the above is wrong, the first statement is also wrong.
Actually, mathmatically talking, Infinite is a "special" value, not really an ordinary number. Operations with Infinite doesn´t go the normal way we are used to.
Like:
Infinite + anything (even Infinite) = Infinite
Infinte * anything (besides 0) = Infinite
Infinite - anything (besides Infinite) = Infinite
Infinite / anything (besides Infinite or 0) = Infinite
Infinite - Infinite = Impossible to do
Infinite * 0 = Impossible to do
Infinite / Infinite = Impossible to do
Infinite / 0 = Impossible to do
When I say that it´s "impossible to do", it means that it can be any value (even 1... so, Infinite * 0 can be = 1 or anything else), but we can´t know which one... Infinite is the only term whose multiplication by zero is not necessarily equal to zero. Why? I don´t know either lol (I´ve studied it in university 2 years ago, so I don´t remember everything), but that´s the way it is.
Hum... maybe I could explain like this:
- 5 / 0 = Infinite
- Infinite * 0 = 5
- 1 / 0 = Infinite
- Infinite * 0 = 1
- 3 / 0 = Infinite
- Infinite * 0 = 3
Well, the division operations are true. The multiplication ones can be true, since we can´t really know the results of Infinite * 0, because it can be anything.
(11-06-2011 08:32 PM)Divided by Zer0 Wrote: [ -> ]You know, dividing by zero is impossible because it can't occur in our world. It's unnatural, if we try to do this in physics or maths we will get weird results that are just too extreme or practically impossible
Actually... in some situations, like in programming (I´m a programmer, by the way), division by zero can occur. For instance, if you are using a variable as the denominator of some division and, in some moment, its value is zero. In some systems, an error will occur and it will crash. In other systems, the value of the operation will be the highest possible value (which could be interpreted as Infinite).
By the way, as I said, I´m a programmer, so I´m explaining this stuff by the programming view. I don´t know if Infinite has other meanings or uses in other point of views (like in physics or maths).
Sorry for my imperfect english, but I hope I could explain it well.
I´d try to search something about it in the Internet, so I could have something to "proof" that I´m not lying, hehe, but I need to go now...