Differentiability implies continuous 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
10 replies · 4K views
kelvin490
Gold Member
Messages
227
Reaction score
3
We know differentiability implies continuity, and in 2 independent variables cases both partial derivatives fx and fy must be continuous functions in order for the primary function f(x,y) to be defined as differentiable.

However in the case of 1 independent variable, is it possible for a function f(x) to be differentiable throughout an interval R but it's derivative f ' (x) is not continuous?
 
Physics news on Phys.org
HallsofIvy said:
Yes, it is. I gave an example, [itex]f(x)= x^2 sin(x)[/itex] if x is not 0, f(0)= 0, when you asked this question on another board.

I think you meant ## x^{2}sin(1/x)## when x is not zero.
 
kelvin490 said:
However in the case of 1 independent variable, is it possible for a function f(x) to be differentiable throughout an interval R but it's derivative f ' (x) is not continuous?
The simplest such function is f(x) = |x| on [-1, 1] (I know, there is a problem with f'(0), but let f'(0)=0 and see what happens).

A lot of functions with discontinuous derivatives can be found by starting with a discontinuous function g(x) and let [itex]f(x) = \int_{0}^{x}g(t) dt[/itex].
 
Svein said:
The simplest such function is f(x) = |x| on [-1, 1] (I know, there is a problem with f'(0), but let f'(0)=0 and see what happens).

A lot of functions with discontinuous derivatives can be found by starting with a discontinuous function g(x) and let [itex]f(x) = \int_{0}^{x}g(t) dt[/itex].

The function ##f(x)=|x|## is not differentiable at ##x=0##. For the second example, the function ##f## is usually not differentiable everywhere, one can only prove that it is differentiable almost everywhere. Fro the function ##f## in this example to be differentiable at all points, the function ##g## has to be very special.

The simplest example of the function differentiable everywhere with non-continuous derivative is probably the example by HallsofIvy (with the correction by lavina)
 
Hawkeye18 said:
For the second example, the function ff is usually not differentiable everywhere, one can only prove that it is differentiable almost everywhere. Fro the function ff in this example to be differentiable at all points, the function gg has to be very special.
What happened to the old rule: "To derive with respect to the upper limit of an integral, insert the upper limit into the integrand".
 
Svein said:
What happened to the old rule: "To derive with respect to the upper limit of an integral, insert the upper limit into the integrand".
As quoted this rule work only for continuous integrands. In the general case it only guaranties equality almost everywhere.
 
Svein said:
The simplest such function is f(x) = |x| on [-1, 1] (I know, there is a problem with f'(0), but let f'(0)=0 and see what happens).

A lot of functions with discontinuous derivatives can be found by starting with a discontinuous function g(x) and let [itex]f(x) = \int_{0}^{x}g(t) dt[/itex].

There are also functions that are continuous but nowhere differentiable or differentiable only at finitely many points.
There are functions that are differentiable except on a Cantor set.
 
Last edited:
As others have pointed out, a differentiable function need not have a continuous derivative. However, the derivative ##f'## does satisfy the "intermediate value property," which means that if there are points ##x## and ##y## with ##f'(x) = a## and ##f'(y) = b##, then for any given ##c## between ##a## and ##b##, there is some point ##z## such that ##f'(z) = c##. This fact is known as Darboux's theorem and is interesting because it implies that ##f'## cannot have a step discontinuity. This does not contradict the example given by HallsOfIvy, in which ##f'## has an "oscillate to death" discontinuity, not a step discontinuity.
 
  • Informative
Likes   Reactions: Not anonymous
It took me absurdly long to realize how trivial Darboux's theorem is: if f' > 0 at some point and < 0 at another point then f cannot be monotone in between (by the intermediate value theorem), so f has a local extremum where f' = 0.by the way @Kelvin, the continuity of the partials is sufficient but not necessary for differentiability in several variables. the definition of differentiability is in terms of an approximating linear function.
 
To maximize the confusion: Let I = [0, 1] and J be an open interval such that I ⊂ J. Then there exists a function that is C, equal to 1 on I and equal to 0 outside J.