M HYPE SPLASH
// news

Condition of the mean value theorem

By Emma Valentine
$\begingroup$

The usual formulation of the mean value theorem in a real analysis course is something like this:

Let $f\colon [a,b] \to \mathbb{R}$ be continous on $[a,b]$ and differentiable on $]a,b[$. Then there is a $\xi \in ]a,b[$ such that

$$ f(b) - f(a) = f'(\xi)(b-a) $$

Since differentiability implies continuity one could impose the slightly less general condition that $f$ should be just be differentiable on $[a,b]$.

Are there any "non exotic" cases or any theorems with are proven using the mean value theorem where one really need the more general form above?

Is it correct that I need only the less general version for deriving the following standard calculus theorems:

  • characterizing monotonic and constant function with the derivative
  • the inverse function theorem
  • the second derivative test for minima/maxima and the change of sign test
$\endgroup$

2 Answers

$\begingroup$

Derivatives of functions defined on an open interval have the intermediate value property. There is nothing "exotic" here; consider the semicircle defined by $$f(x) = \sqrt{1 - x^2},\qquad x \in [-1,1].$$ This function is differentiable at neither endpoint but this form of the MVT says it has a horizontal tangent in $[-1,1]$.

$\endgroup$ 1 $\begingroup$

Consider the example $f(x) = \sqrt{x}$. Then $f$ is not differentiable at $0$, but it is continuous.

$\endgroup$

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