Lagrange's Mean Value Theorem
BasisPrerequisites
Drive 120 km in two hours. Your average speed was 60 km/h. At some instant during the trip, the speedometer must have read exactly 60 km/h. Lagrange’s Mean Value Theorem is this fact stated for any differentiable function.
Statement
Theorem (Mean Value Theorem / Lagrange’s Finite Increment Theorem). Let . If
- is continuous on , and
- is differentiable on ,
then there exists such that
Proof
The idea is to subtract from the linear function whose graph is the secant line through and , turning the problem into one where Rolle’s theorem applies.
Define the auxiliary function
Then:
- is continuous on and differentiable on (inherited from ).
- and .
By Rolle’s Theorem, there exists with . Computing:
so gives , which is exactly .
Geometric meaning
The right-hand side of is the slope of the secant line through and . The theorem says the tangent line at some interior point is parallel to that secant. In other words, the instantaneous rate of change equals the average rate of change at some point.
Corollaries
Constant functions
Corollary. If for all , then is constant on .
Proof. For any , apply the MVT to : , so .
Monotone functions
Corollary. If for all , then is strictly increasing on .
Proof. For , apply the MVT to : .
The analogue with gives strict decrease; (or ) gives non-strict monotonicity.
Lipschitz bound
Corollary. If for all , then for all .
This is the Lipschitz condition with constant , widely used to control approximation errors.
Summary
- Mean Value Theorem: if is continuous on and differentiable on , then for some .
- Proof: apply Rolle’s theorem to .
- Corollaries: zero derivative → constant; positive derivative → strictly increasing; bounded derivative → Lipschitz.
- The theorem links global change to a local quantity , making it the workhorse for proving properties of differentiable functions.