Verification of the proof that the derivative of 1/x exists using the definition.

$\begingroup$

I am trying to prove that the derivative of 1/x exists. Is my proof correct? Please help me!

Proof.

According to the definition of the derivative.

enter image description here

It is necessary to analyze two cases:

Case numer 1: x is not equal to 0.

For this case f(x), f(a), x, and a exist because 1/x is a continuous function everywhere except when x=0 because x is a polynomial and 1/x is undefined only when the denominator is equal to 0, what happens only when x=0.

Therefore the derivative exists when x is not equal to 0.

Case numer 2: x is equal to 0.

Let analyze the graph of 1/x.

Plot of 1/x

1/x is discontinuous at x=0 because the left limit and right limit of 1/x is not the same.

As continuity is a necessary condition for differentiability, 1/x is not differentiable at x=0. Q.E.D.

$\endgroup$ 10

1 Answer

$\begingroup$

For the case $a \neq 0$ we have that

$$ \lim_{x \to a} \frac{f(x) - f(a)}{x-a} = \lim_{x \to a} \frac{\frac 1 x - \frac 1 a}{x-a} = \lim_{x \to a} \frac{\frac{a - x}{ax}}{x-a} = \lim_{x \to a} -\frac{1}{ax} = -\frac{1}{a^2}.$$

If $a = 0$ then $f$ is not continuos and hence not differentiable.

I hope it helps you :)

$\endgroup$ 3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like