4.2.1 Mean Value Theorem
Introduction & Context
- Previous lecture recap: focused on finding absolute extrema of functions.
- Today’s trajectory:
- Use that knowledge to motivate and understand Rolle’s Theorem.
- Show how Rolle’s Theorem forms the foundation of the Mean Value Theorem (MVT).
- Demonstrate both theorems through an algebraic example (a cubic polynomial) and a real–world meteorology problem (atmospheric lapse rate).
- Key themes
- Importance of continuity and differentiability as prerequisites.
- Geometric intuition: connecting secant‐line slopes (average change) to tangent‐line slopes (instantaneous change).
Rolle’s Theorem (RT)
- Formal statement:
- Let be continuous on a closed interval and differentiable on the open interval with equal endpoint values .
- Then such that .
- Intuition
- If a smooth curve starts and ends at the same height, it must turn around somewhere → horizontal tangent.
- Graphically, imagine a hill or valley between the endpoints.
- Conditions matter
- Continuity on ensures no breaks/holes.
- Differentiability on guarantees a well–defined slope everywhere inside.
- Role in calculus
- Provides the critical “zero–slope” guarantee that underpins many later theorems (notably MVT).
Example 1 – Applying Rolle’s Theorem to
1. Verify hypotheses
- Polynomial ⇒ continuous and differentiable (no domain issues).
- Need two distinct inputs with .
2. Find suitable endpoints via roots (easiest equal output = 0)
- Factor the function
- Quadratic factors:
- Zeros:
- Choose (not uniquely) and ⇒ .
- Any pair of distinct roots would have sufficed; interval choice is flexible as long as
3. Find all where
- Compute derivative (transcript shows a small coefficient slip; we keep transcript’s form but note the issue):
- Correct derivative should be
- Transcript used (and followed through). We record both to mirror discussion.
- Using the transcript’s quadratic :
- Apply quadratic formula with
- Gives two roots and
- Both lie in
- Interpretation: within the chosen interval there are (at least) two interior points where the tangent is horizontal, satisfying Rolle’s Theorem.
- Visual confirmation
- Graph shows a cubic entering at 0, exiting at 0, with a local max and min inside the interval ⇒ slopes 0 at those extrema.
From Rolle’s Theorem to the Mean Value Theorem
- The proof of MVT literally subtracts a secant‐line function from the original function to create a new function that meets RT’s endpoint‐equality condition.
- Therefore, RT provides the theoretical backbone for MVT.
Mean Value Theorem (MVT)
- Formal statement: If is
- continuous on and
- differentiable on
- then such that
- Geometric meaning
- The slope of the secant line through and equals the slope of some tangent line inside the interval.
- Guarantees at least one point where the instantaneous rate of change matches the average rate of change.
- Key distinctions from Rolle’s Theorem
- RT requires secant slope $=0$, then finds
- MVT allows any secant slope—RT is a special‐case MVT with slope 0.
- Practical significance
- Basis for error bounds, numerical methods, proofs of inequalities, physics (average vs. instantaneous velocity), and applied sciences.
Example 2 – Meteorology & Lapse Rate
Background concepts
- Atmospheric lapse rate : rate at which temperature decreases with altitude .
- Typically \gamma<0 (temperature drops as altitude rises).
- Threshold: if |\gamma|>7\,\text{°C/km} in certain layers, conditions favor thunderstorms & tornadoes (assuming other factors cooperate).
Data provided
- Assume is continuous and differentiable for all relevant altitudes.
Applying the MVT
- Check hypotheses: stated as continuous & differentiable ⇒ MVT applies on
- Compute secant (average) slope
- Conclusion from MVT
- such that
- Magnitude |\gamma|=8.1\,>7\,\text{°C/km} ⇒ at some altitude within the layer, the lapse‐rate criterion for severe weather is satisfied.
- Meteorological interpretation
- A forecaster can infer that potential exists for thunderstorms/tornadoes in that altitude band, subject to humidity, wind shear, and other atmospheric variables.
- MVT does not specify where the critical altitude lies or how long the condition persists—additional data required.
Diagram (verbal)
- Two plotted points (2.9, 7.6) and (5.6, –14.3).
- Secant line drawn through them.
- Somewhere between, a tangent line touches the (unknown) temperature curve with the same slope –8.1 °C/km.
Broader Connections & Caveats
- Continuity & differentiability are non‐negotiable: any break, cusp, or vertical tangent invalidates RT/MVT.
- Multiple interior points often exist; the theorems guarantee at least one, not uniqueness.
- Direction for future study
- Generalizations: Cauchy’s MVT, Darboux’s property, Taylor’s Theorem (built on MVT).
- Applications: proving the Fundamental Theorem of Calculus, bounding numerical integration errors, analyzing motion (average vs. instantaneous velocity), proving inequalities.
- Transcript caution
- Derivative coefficient slip (7 vs. 14) does not alter qualitative understanding but affects numeric roots; always verify algebra when applying RT/MVT in practice.
Key Takeaways & Study Tips
- Rolle’s Theorem: equal endpoints ⇒ at least one zero derivative inside.
- Mean Value Theorem: average rate equals some instantaneous rate within the interval.
- Both rely on the same smoothness assumptions and offer geometric insight into function behavior.
- Practice: compute secant slopes, then locate or approximate points where tangent slopes match.
- Real‐world relevance: weather forecasting, physics of motion, engineering stress analysis—any scenario comparing average vs. instantaneous change.
- When solving problems:
- Verify continuity & differentiability.
- Identify or construct suitable interval
- Compute secant slope
- Apply RT/MVT to assert existence (and sometimes find)
- Interpret result in context.