top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S7-SA1-0237

What is the Proof of Rolle's Theorem?

Grade Level:

Class 12

AI/ML, Physics, Biotechnology, FinTech, EVs, Space Technology, Climate Science, Blockchain, Medicine, Engineering, Law, Economics

Definition
What is it?

The proof of Rolle's Theorem shows us why a continuous and differentiable function, which starts and ends at the same 'height' over an interval, must have at least one point in between where its slope (or rate of change) is exactly zero. It uses the idea that if a function reaches a maximum or minimum value inside an interval, its slope at that peak or valley must be zero.

Simple Example
Quick Example

Imagine you start your day at home (height 0), go up a hill, and come back home (height 0) by evening. Rolle's Theorem says that at some point on your journey, you must have been walking on a flat path (slope 0), either at the very top of the hill or at the very bottom of a dip. The proof helps us understand why this must be true.

Worked Example
Step-by-Step

Let's prove Rolle's Theorem for a function f(x) on an interval [a, b] where f(a) = f(b).

Step 1: Understand the conditions. f(x) must be continuous on [a, b] and differentiable on (a, b). Also, f(a) = f(b).

--- Step 2: Consider the Extreme Value Theorem. Since f(x) is continuous on a closed interval [a, b], by the Extreme Value Theorem, f(x) must attain a maximum value and a minimum value on this interval. Let these be M and m, respectively.

--- Step 3: Case 1 - Maximum and minimum values are at the endpoints. If both the maximum (M) and minimum (m) values occur at the endpoints 'a' and 'b', then since f(a) = f(b), it means M = m = f(a) = f(b). This implies that the function f(x) is a constant function throughout the interval [a, b]. For example, if f(x) = 5 for all x in [a, b].

--- Step 4: If f(x) is a constant function, its derivative f'(x) is 0 for all x in (a, b). So, any point 'c' in (a, b) will satisfy f'(c) = 0. In this case, the theorem holds.

--- Step 5: Case 2 - Either the maximum or minimum value occurs at an interior point. If f(x) is not a constant function, then either the maximum value M or the minimum value m (or both) must occur at some point 'c' within the open interval (a, b). Let's assume the maximum occurs at 'c' (the same logic applies if the minimum occurs at 'c').

--- Step 6: Apply Fermat's Theorem on Stationary Points. Since 'c' is an interior point where f(x) attains a maximum, and f(x) is differentiable at 'c', Fermat's Theorem states that the derivative at that point must be zero. That is, f'(c) = 0.

--- Step 7: Conclusion. In both cases (constant function or non-constant function with an interior extremum), we found at least one point 'c' in (a, b) such that f'(c) = 0. This completes the proof of Rolle's Theorem.

Why It Matters

Understanding this proof is crucial for advanced calculus, which forms the backbone of AI algorithms for optimization, physics simulations, and engineering design. For example, in AI, finding the 'best' solution often involves finding points where the rate of change is zero. Engineers use it to design efficient systems, and data scientists apply similar principles to analyze trends.

Common Mistakes

MISTAKE: Assuming f(a)=f(b) is enough without checking continuity and differentiability. | CORRECTION: All three conditions (continuity, differentiability, and f(a)=f(b)) are essential for Rolle's Theorem to apply.

MISTAKE: Confusing Rolle's Theorem with the Mean Value Theorem. | CORRECTION: Rolle's Theorem is a special case of the Mean Value Theorem where the average rate of change (slope of the secant line) is zero.

MISTAKE: Forgetting that 'c' must be strictly *between* a and b (i.e., in the open interval (a, b)). | CORRECTION: The point 'c' where the derivative is zero cannot be at the endpoints 'a' or 'b' themselves; it must be an interior point.

Practice Questions
Try It Yourself

QUESTION: State the three conditions required for Rolle's Theorem to be applicable to a function f(x) on an interval [a, b]. | ANSWER: 1. f(x) is continuous on the closed interval [a, b]. 2. f(x) is differentiable on the open interval (a, b). 3. f(a) = f(b).

QUESTION: If a function f(x) = x^2 - 4x + 3 is defined on the interval [1, 3], show that it satisfies the conditions of Rolle's Theorem and find the value of 'c'. | ANSWER: 1. f(x) is a polynomial, so it's continuous and differentiable everywhere. 2. f(1) = 1^2 - 4(1) + 3 = 1 - 4 + 3 = 0. 3. f(3) = 3^2 - 4(3) + 3 = 9 - 12 + 3 = 0. Since f(1) = f(3) = 0, all conditions are met. To find 'c', set f'(x) = 0. f'(x) = 2x - 4. So, 2x - 4 = 0 => 2x = 4 => x = 2. Here, c = 2, which is in (1, 3).

QUESTION: Why is the condition that f(x) must be differentiable on (a, b) important for the proof, especially when using Fermat's Theorem? | ANSWER: Differentiability at 'c' (an interior extremum) is crucial because Fermat's Theorem states that if a function has a local maximum or minimum at an interior point 'c' and is differentiable at 'c', then f'(c) must be zero. Without differentiability, the concept of a derivative (slope) at that point doesn't exist, and we cannot guarantee f'(c)=0, even if there's a peak or valley (e.g., at a sharp corner).

MCQ
Quick Quiz

Which theorem is directly used in the proof of Rolle's Theorem to guarantee the existence of maximum and minimum values?

Pythagorean Theorem

Extreme Value Theorem

Fundamental Theorem of Calculus

Binomial Theorem

The Correct Answer Is:

B

The Extreme Value Theorem states that a continuous function on a closed interval must attain its maximum and minimum values. This is the first step in the proof of Rolle's Theorem to show where an extremum might exist.

Real World Connection
In the Real World

Imagine a drone delivering a package for an e-commerce company like Flipkart. If the drone starts its journey at a certain altitude, flies around, and lands back at the same altitude, then according to Rolle's Theorem, there must have been at least one moment during its flight when its vertical speed (rate of change of altitude) was exactly zero. This principle is used in designing flight paths and analyzing drone performance.

Key Vocabulary
Key Terms

Continuous Function: A function whose graph can be drawn without lifting the pen, with no breaks or jumps. | Differentiable Function: A function for which a derivative (slope) exists at every point in its domain, meaning its graph is smooth without sharp corners or cusps. | Extreme Value Theorem: A theorem stating that a continuous function on a closed interval must have both a maximum and a minimum value on that interval. | Fermat's Theorem on Stationary Points: A theorem stating that if a function has a local maximum or minimum at an interior point 'c' and is differentiable at 'c', then its derivative at 'c' must be zero.

What's Next
What to Learn Next

Great job understanding the proof of Rolle's Theorem! Next, you should explore the Mean Value Theorem. Rolle's Theorem is actually a special case of the Mean Value Theorem, and understanding it will help you grasp a more general and powerful concept in calculus.

bottom of page