Mathematics IUnit 119 min read
Theorems of Calculus: Rolle’s & Mean Value Theorem
Unit 11 of Mathematics I covers Rolle’s Theorem and the Mean Value Theorem (MVT), their proofs, conditions, and applications in solving real-world problems and verifying function behavior over intervals.
1. Introduction
Theorems of calculus bridge the gap between differentiation and function behavior over closed intervals. Two fundamental theorems—Rolle’s Theorem and the Mean Value Theorem (MVT)—provide conditions under which a function must have specific properties (e.g., horizontal tangents or average slopes). These theorems are essential for:
- Proving function properties (e.g., uniqueness of roots).
- Understanding rates of change.
- Solving optimization and approximation problems.
2. Rolle’s Theorem
2.1 Definition
Rolle’s Theorem states that if a function satisfies the following conditions:
- is continuous on the closed interval .
- is differentiable on the open interval .
- (i.e., the function has equal values at the endpoints).
Then, there exists at least one point such that: This means the function has a horizontal tangent (local maximum, minimum, or saddle point) somewhere in .
2.2 Geometric Interpretation
- If a smooth curve starts and ends at the same height, it must have at least one point where its slope is zero (flat tangent).
- Example: A ball thrown upward and landing at the same height must momentarily stop (velocity = 0) before descending.
2.3 Proof Sketch
- By the Extreme Value Theorem, attains a maximum or minimum on .
- If the extremum occurs at an interior point , then (by Fermat’s Theorem on critical points).
- If the extremum is at the endpoints, is constant (trivial case where everywhere).
2.4 Worked Example: Verification
Problem: Verify Rolle’s Theorem for on . Solution:
- Check continuity: is a polynomial → continuous everywhere.
- Check differentiability: Polynomial → differentiable everywhere.
- Check : Condition satisfied.
- Find and solve : Since , Rolle’s Theorem is verified.
2.5 Limitations of Rolle’s Theorem
- Requires : Fails if endpoints differ (e.g., on has no with ).
- Only guarantees existence: Does not specify how many such points exist.
3. Mean Value Theorem (MVT)
3.1 Definition
The Mean Value Theorem generalizes Rolle’s Theorem. If a function satisfies:
- is continuous on .
- is differentiable on .
Then, there exists at least one point such that: This represents the average rate of change of over , achieved instantaneously at .
3.2 Geometric Interpretation
- The tangent at is parallel to the secant line connecting and .
- Example: If you drive from Kathmandu to Pokhara at an average speed of 50 km/h, at some instant your speedometer must read exactly 50 km/h.
3.3 Proof Sketch
- Define a helper function: This adjusts to satisfy .
- Apply Rolle’s Theorem to : There exists such that .
- Compute , so:
3.4 Worked Example: Verification
Problem: Verify MVT for on . Solution:
- Check continuity/differentiability: Polynomial → satisfied.
- Compute average slope:
- Find . Solve : Only is valid. Thus, MVT is verified at .
3.5 Comparison with Rolle’s Theorem
| Feature | Rolle’s Theorem | Mean Value Theorem (MVT) |
|---|---|---|
| Endpoint condition | No restriction on and | |
| Conclusion | ||
| Special case | MVT reduces to Rolle’s if . | Rolle’s is a special case of MVT. |
| Application | Proving roots, symmetry. | Approximating function values, error bounds. |
3.6 Applications of MVT
- Proving inequalities: Show that cannot always be positive/negative.
- Uniqueness of solutions: If on , then has at most one root in .
- Error estimation: Used in Taylor’s Theorem to bound approximation errors.
- Physics: Relates average velocity to instantaneous velocity.
4. Common Mistakes and Pitfalls
- Ignoring differentiability: Forgetting to check if is differentiable on (e.g., at ).
- Misapplying conditions: Rolle’s Theorem requires ; MVT does not.
- Assuming uniqueness: MVT guarantees at least one , not necessarily all.
- Arithmetic errors: Incorrectly computing or .
4.1 Counterexample Analysis
Problem: Does MVT apply to on ? Solution:
- Continuity: Yes, is continuous everywhere.
- Differentiability: , which is undefined at .
- Conclusion: MVT fails because is not differentiable on .
5. Exam Tip: How to Score Full Marks
5.1 For Definitions (2–4 marks)
- State all conditions explicitly (continuity, differentiability, endpoint equality for Rolle’s).
- Write the conclusion correctly:
- Rolle’s: such that .
- MVT: such that .
5.2 For Verification Problems (6–8 marks)
- Check all conditions (1 mark each):
- Continuity on .
- Differentiability on .
- For Rolle’s: .
- Compute derivatives correctly (2 marks).
- Solve and verify (3 marks).
- Interpretation: Briefly explain why the theorem holds (e.g., "The function attains a critical point...").
5.3 Common Exam Questions
| Question Type | Marks | Key Steps |
|---|---|---|
| Define Rolle’s/MVT | 2–3 | Write conditions + conclusion verbatim. |
| Verify Rolle’s/MVT | 6–8 | Check conditions → compute derivative → solve for . |
| Prove has a root | 5–7 | Use Rolle’s on where . |
| Find for MVT | 4–5 | Solve . |
5.4 Sample Answer Structure
Question: Verify MVT for on . Model Answer:
- Conditions:
- is a polynomial → continuous on and differentiable on .
- Average slope:
- Derivative: Set .
- Conclusion: Since , MVT is verified at .
6. Practice Problems
- Verify Rolle’s Theorem for on .
- Verify MVT for on .
- Use Rolle’s Theorem to show that has exactly one root in .
- Find all in such that MVT holds for on .
7. Summary Table
| Theorem | Conditions | Conclusion | Key Use Case |
|---|---|---|---|
| Rolle’s | Continuous on , differentiable on , | s.t. | Proving roots, symmetry. |
| MVT | Continuous on , differentiable on | s.t. | Approximation, error bounds. |
8. References
- Stewart, J. (2015). Calculus: Early Transcendentals. Cengage.
- Thomas, G. B., Weir, M. D., & Hass, J. (2014). Thomas’ Calculus. Pearson.
- TU Syllabus for Mathematics I (MTH117), Semester 1.
Based on the TU BSc CSIT syllabus for Mathematics I (MTH117), unit 11.
Discussion
Loading…