Differentiation - Main Theorem
The Mean Value Theorem is one of the most important theoretical results in differential calculus. It bridges local information (the derivative at a point) with global information (the average rate of change over an interval).
Let be a function that satisfies:
- is continuous on
- is differentiable on
Then there exists at least one point such that .
Geometrically, Rolle's Theorem says that if a continuous, differentiable function returns to its starting value, then somewhere in between, the tangent line must be horizontal.
Show that has at least one critical point in .
Note that and . Since , we cannot directly apply Rolle's Theorem.
However, we can verify that . Since is a polynomial (hence continuous and differentiable everywhere), Rolle's Theorem guarantees there exists with .
Indeed, when , so is such a point.
Let be a function that satisfies:
- is continuous on
- is differentiable on
Then there exists at least one point such that
The MVT states that at some point, the instantaneous rate of change equals the average rate of change. Geometrically, there exists a point where the tangent line is parallel to the secant line connecting and .
Rolle's Theorem is a special case of the MVT where , so the average rate of change is zero. The MVT can be proven by applying Rolle's Theorem to an auxiliary function.
Suppose a car travels 100 miles in 2 hours. By the MVT, at some moment during the trip, the car's instantaneous velocity must have been exactly mph.
More formally, if represents position at time , with and , then there exists such that:
The Mean Value Theorem has several important consequences:
- If for all , then is constant on
- If for all , then and differ by a constant
- If for all , then is strictly increasing on
- If for all , then is strictly decreasing on
These consequences form the foundation for curve sketching and optimization. The MVT connects the sign of the derivative to monotonicity, allowing us to determine where functions increase or decrease.