Thoughts of a grumpy old man
You CAN divide by zero
by , 3rd April 2012 at 01:14 AM (260 Views)
For starters, let's take the following function:
f(x)=ln(x)
Differentiating this gives:
f'(x)=(1*x')/(x*ln(e)=1/x
Let's integrate AND revert the function at the same time. This is possible because a differential is the opposite of an integral
F'(x)=ln(x)+c
However, integrating 1/x the normal way gives:
1/x=x(-1)
F'(x)=1/(-1+1)*x(-1+1)=1/0 * x0 = 1/0 * 1 = 1/0
Now that you have two values of the integral, let's make an equation:
1/0=ln(x)+c
Therefore you can divide by zero
Q.E.D


