The Rolle's Theorem is a fundamental result applicable to continuous and differentiable functions. This theorem states that if a function \( f \) is continuous on a closed interval \([a,b]\), differentiable on the open interval \((a,b)\), and takes the same value at the endpoints \( f(a) = f(b) \), then there exists at least one point \( \xi \in (a,b) \) where the derivative of the function is zero, i.e., \( f'(\xi) = 0 \). This result has numerous applications, including the proof of the Mean Value Theorem.
Table of Contents
Rolle's Theorem
Let \( f : [a,b] \to \mathbb{R} \) be a function that is continuous on the closed interval \([a,b]\), differentiable on the open interval \((a,b)\), and such that \( f(a) = f(b) \). Then, there exists at least one point \( \xi \in (a,b) \) such that: \[ f'(\xi) = 0 \]

Proof. First, since \( f \) is continuous on \([a,b]\), by the Weierstrass Theorem, it attains its maximum and minimum absolute values on the interval. Therefore, there exist points \( c, d \in [a,b] \) such that: \[ f(c) = M \quad \text{and} \quad f(d) = m \] where \( M = \max_{x \in [a,b]} f(x) \) and \( m = \min_{x \in [a,b]} f(x) \).
Let us first consider the case where the function \( f \) is constant, i.e., \( f(x) = k \) for all \( x \in [a,b] \). In this case, by the definition of the derivative: \[ f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} = \lim_{h \to 0} \frac{k - k}{h} = 0 \] for every \( x \in (a,b) \). Thus, the statement is immediately verified.
Now, consider the case where \( f \) is not constant. Since \( f(a) = f(b) \), the absolute maximum and minimum cannot both occur at the endpoints \( a \) and \( b \). There must exist at least one point \( \xi \in (a,b) \) such that \( f(\xi) = M \) or \( f(\xi) = m \). In both cases, \( \xi \) is a local maximum or minimum.
Let \( \xi \) be a local maximum. For sufficiently small \( h \):
\[ f(\xi + h) \leq f(\xi) \]
We can then consider the difference quotients:
\[ \frac{f(\xi + h) - f(\xi)}{h} \leq 0 \quad \text{if} \ h > 0 \]
\[ \frac{f(\xi + h) - f(\xi)}{h} \geq 0 \quad \text{if} \ h < 0 \]
Since \( f \) is differentiable at \( \xi \), the limit of the difference quotient exists, i.e.: \[ f'(\xi) = \lim_{h \to 0} \frac{f(\xi + h) - f(\xi)}{h} \]
From the above, we obtain:
\[ \lim_{h \to 0^+} \frac{f(\xi + h) - f(\xi)}{h} \leq 0 \leq \lim_{h \to 0^-} \frac{f(\xi + h) - f(\xi)}{h} \]
Hence, necessarily: \[ f'(\xi) = 0 \]
A similar argument applies if \( \xi \) is a local minimum.
We have thus proven that there exists at least one point \( \xi \in (a,b) \) such that \( f'(\xi) = 0 \), completing the proof of Rolle's Theorem.