Using Limit Definition of the Derivative?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
SopwithCamel
Messages
2
Reaction score
0
If one uses the limit definition of a derivative (lim of (f(x)-f(a)) / (x-a)) as x approaches a) on a function and you get a value (ie. it is not undefined) does that mean the derivative of the function at that point exists? In other words, even if the limit definition of the derivative works, do you still need to determine whether the function is continuous, smooth and non-vertical at x=a in order to know that the function is differentiable at x=a?

For example,

The derivative of f(x)=(x^2)(sinx) at x=0 is 0 (using limit definition). Is that all the proof needed to show that the function is differentiable at x=0?
 
Physics news on Phys.org
A function is differentiable at a point if the limit of the Newton quotients exist at that point.
try to convince yourself that the function is automatically continuous at the point
 
SopwithCamel said:
If one uses the limit definition of a derivative (lim of (f(x)-f(a)) / (x-a)) as x approaches a) on a function and you get a value (ie. it is not undefined) does that mean the derivative of the function at that point exists?

http://www.mathcs.org/analysis/reals/cont/derivat.html
You'd normally just say $$f^\prime(a)=\lim_{(x-a)\rightarrow 0}\frac{f(a+(x-a))-f(a)}{x-a}$$... follows from the definition of a derivative. If the limit exists then the function is differentiable at point a by definition. (I wrote it like that to draw a link with the general definition of the derivative.))

In other words, even if the limit definition of the derivative works, do you still need to determine whether the function is continuous, smooth and non-vertical at x=a in order to know that the function is differentiable at x=a?
Well, in each of those cases, the limit won't converge will it? Well... the above is basically a one-sided limit: see below.

The derivative of f(x)=(x^2)(sinx) at x=0 is 0 (using limit definition). Is that all the proof needed to show that the function is differentiable at x=0?
In this case, yep.
However, it gets conceptually hairy when we include things like the Cantor function.

Is the Cantor function "continuous"? Is it differentiable?
 
Last edited: