Derivative of differentiable function need not be continuous

From Calculus
Revision as of 15:26, 24 September 2021 by Vipul (talk | contribs)

Statement

It is possible to have a function f defined for real numbers such that f is a differentiable function everywhere on its domain but the derivative f is not a continuous function.

Equivalently, a differentiable function on the real numbers need not be a continuously differentiable function.

See also

  • Difference quotient: We can relate the continuity of the derivative to the joint continuity of the difference quotient.

Proof

Example with an isolated discontinuity

Consider the function:

g(x):={x2sin(1/x),x00,x=0

Then, we have:

g(x)={2xsin(1/x)cos(1/x)x00,x=0

In particular, we note that g(0)=0 but limx0g(x) does not exist. Thus, g is not a continuous function at 0.

For details, see square times sine of reciprocal function#First derivative.