Rolle's Theorem
Welcome to KnowledgeKnot! In this article, we will explore Rolle's Theorem, its statement, conditions, and applications in calculus. Examples with solutions are provided to enhance understanding.
What is Rolle's Theorem?
Rolle's Theorem is a fundamental result in differential calculus. It states that if a function satisfies certain conditions, then there exists at least one point in the interval where the derivative of the function is zero. Mathematically, if:
- The function f(x) is continuous on a closed interval [a,b].
- The function f(x) is differentiable on the open interval (a,b).
- The values of the function at the endpoints of the interval are equal: f(a)=f(b).
Then, there exists at least one point c∈(a,b) such that:
Geometric Interpretation
Geometrically, Rolle's Theorem implies that if a function starts and ends at the same value on a given interval, then the curve has at least one point where the tangent is horizontal (slope = 0).
Conditions for Rolle's Theorem
The theorem applies only when the following conditions are satisfied:
- The function is continuous on [a,b].
- The function is differentiable on (a,b).
- The function satisfies f(a)=f(b).
If any of these conditions are not met, Rolle's Theorem does not guarantee a point where f′(c)=0.
Example Problems
Example 1: Polynomial Function
Verify Rolle's Theorem for f(x)=x2−4x+3 on the interval [1,3].
Solution:
Step 1: Check the conditions:
- Continuity: The function f(x)=x2−4x+3 is a polynomial, which is continuous everywhere.
- Differentiability: Polynomials are differentiable everywhere.
- Equal Endpoints: Calculate f(1) and f(3):
f(1)=12−4(1)+3=0 f(3)=32−4(3)+3=0 Since f(1)=f(3), the conditions are satisfied.
Step 2: Differentiate f(x):
f′(x)=2x−4 Step 3: Solve f′(x)=0 to find c:
2x−4=0⟹x=2 Since x=2∈(1,3), Rolle's Theorem is verified, and c=2.
Example 2: Trigonometric Function
Verify Rolle's Theorem for f(x)=sin(x) on [0,π].
Solution:
Step 1: Check the conditions:
- Continuity: sin(x) is continuous everywhere.
- Differentiability: sin(x) is differentiable everywhere.
- Equal Endpoints: Calculate f(0) and f(π):
f(0)=sin(0)=0 f(π)=sin(π)=0 Since f(0)=f(π), the conditions are satisfied.
Step 2: Differentiate f(x):
f′(x)=cos(x) Step 3: Solve f′(x)=0:
cos(x)=0⟹x=2π Since x=2π∈(0,π), Rolle's Theorem is verified, and c=2π.
Applications of Rolle's Theorem
- Proves the existence of roots in an equation.
- Forms the basis for the Mean Value Theorem.
- Helps in analyzing the behavior of curves.
Practice Problem
Problem:
Verify Rolle's Theorem for f(x)=x3−6x2+11x−6 on [1,3].
Hint:
Follow the steps: check continuity, differentiability, and equal endpoints. Then find f′(x) and solve f′(x)=0.