Mean Value Theorem
The Mean Value Theorem (MVT) states that for a differentiable function on an interval, there exists a point where the instantaneous rate of change (derivative) equals the average rate of change. This result connects local and global properties of functions and is the foundation for Taylor's theorem, L'HΓ΄pital's rule, and inequalities involving derivatives.
Statement
Let be continuous on and differentiable on . Then there exists such that
The MVT says the secant line connecting and is parallel to the tangent line at some point . There is a point where the instantaneous slope equals the average slope.
For , we have everywhere. The MVT is satisfied by any : .
Rolle's Theorem
If is continuous on , differentiable on , and , then there exists such that .
Rolle's theorem is the MVT with (so the average rate of change is zero). Conversely, the MVT follows from Rolle's theorem applied to where .
Let on . Then , so by Rolle's theorem, there exists with . Indeed, , so .
Applications
is increasing on if and only if for all .
Proof: If , then for , by MVT, there exists with . Thus .
If for all , then is constant on .
Proof: For in , by MVT, , so .
If for all , then for all (Lipschitz continuity).
Proof: By MVT, .
Summary
The Mean Value Theorem is central in differential calculus:
- Connects average rate of change to instantaneous rate of change.
- Rolle's theorem is a special case (when ).
- Applications: characterizing monotonicity, Lipschitz continuity, proving inequalities.
See Mean Value Theorem proof and Taylor's Theorem for extensions.