MathIsimple
Course 7

Mean Value Theorems

Section 1: Fermat's Theorem

Theorem 1.1: Fermat's Theorem

If ff has a local extremum at x0x_0 and f(x0)f'(x_0) exists, then:

f(x0)=0f'(x_0) = 0
Proof of Fermat's Theorem:

WLOG, assume x0x_0 is a local maximum. Then for hh small enough:

f(x0+h)f(x0)f(x_0 + h) \leq f(x_0)

For h>0h > 0: f(x0+h)f(x0)h0\frac{f(x_0 + h) - f(x_0)}{h} \leq 0

For h<0h < 0: f(x0+h)f(x0)h0\frac{f(x_0 + h) - f(x_0)}{h} \geq 0

Taking limits: f(x0)0f'(x_0) \leq 0 and f(x0)0f'(x_0) \geq 0, so f(x0)=0f'(x_0) = 0. ∎

Section 2: Rolle's Theorem

Theorem 2.1: Rolle's Theorem

If ff is continuous on [a,b][a, b], differentiable on (a,b)(a, b), and f(a)=f(b)f(a) = f(b), then:

c(a,b):f(c)=0\exists c \in (a, b): f'(c) = 0
Proof of Rolle's Theorem:

By EVT, ff attains its maximum MM and minimum mm on [a,b][a, b].

If M=mM = m, then ff is constant, so f(x)=0f'(x) = 0 for all xx.

Otherwise, at least one extremum occurs at an interior point c(a,b)c \in (a, b).

By Fermat's theorem, f(c)=0f'(c) = 0. ∎

Example 2.1: Rolle's Theorem Application

Show: x33x+1=0x^3 - 3x + 1 = 0 has at most one root in [0,1][0, 1].

Proof: Suppose it has two roots a,ba, b in [0,1][0, 1] with a<ba < b.

By Rolle's theorem, c(a,b)\exists c \in (a, b) with f(c)=3c23=0f'(c) = 3c^2 - 3 = 0.

But 3c23=03c^2 - 3 = 0 implies c=±1c = \pm 1, neither in (0,1)(0, 1). Contradiction! ∎

Section 3: Lagrange's Mean Value Theorem

Theorem 3.1: Lagrange's Mean Value Theorem

If ff is continuous on [a,b][a, b] and differentiable on (a,b)(a, b), then:

c(a,b):f(c)=f(b)f(a)ba\exists c \in (a, b): f'(c) = \frac{f(b) - f(a)}{b - a}
Proof of Lagrange's MVT:

Define g(x)=f(x)f(b)f(a)ba(xa)g(x) = f(x) - \frac{f(b) - f(a)}{b - a}(x - a).

Then g(a)=f(a)g(a) = f(a) and g(b)=f(b)(f(b)f(a))=f(a)g(b) = f(b) - (f(b) - f(a)) = f(a).

By Rolle's theorem, c(a,b)\exists c \in (a, b) with g(c)=0g'(c) = 0.

Since g(c)=f(c)f(b)f(a)ba=0g'(c) = f'(c) - \frac{f(b) - f(a)}{b - a} = 0, we have f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}. ∎

Corollary 3.1: Constant Function

If f(x)=0f'(x) = 0 for all x(a,b)x \in (a, b), then ff is constant on (a,b)(a, b).

Example 3.1: MVT Application

Prove: sinxsinyxy|\sin x - \sin y| \leq |x - y|

Proof: By MVT, sinxsiny=cosξ(xy)\sin x - \sin y = \cos \xi (x - y) for some ξ\xi.

Since cosξ1|\cos \xi| \leq 1, we have sinxsinyxy|\sin x - \sin y| \leq |x - y|. ∎

Section 4: Cauchy's Mean Value Theorem

Theorem 4.1: Cauchy's Mean Value Theorem

If ff and gg are continuous on [a,b][a, b] and differentiable on (a,b)(a, b), and g(x)0g'(x) \neq 0 for all x(a,b)x \in (a, b), then:

c(a,b):f(c)g(c)=f(b)f(a)g(b)g(a)\exists c \in (a, b): \frac{f'(c)}{g'(c)} = \frac{f(b) - f(a)}{g(b) - g(a)}
Proof of Cauchy's MVT:

Define h(x)=f(x)f(b)f(a)g(b)g(a)[g(x)g(a)]h(x) = f(x) - \frac{f(b) - f(a)}{g(b) - g(a)}[g(x) - g(a)].

Then h(a)=f(a)h(a) = f(a) and h(b)=f(b)(f(b)f(a))=f(a)h(b) = f(b) - (f(b) - f(a)) = f(a).

By Rolle's theorem, c(a,b)\exists c \in (a, b) with h(c)=0h'(c) = 0.

Since h(c)=f(c)f(b)f(a)g(b)g(a)g(c)=0h'(c) = f'(c) - \frac{f(b) - f(a)}{g(b) - g(a)}g'(c) = 0, the result follows. ∎

Section 5: Applications of MVT

Theorem 5.1: Constant Function Theorem

If f(x)=0f'(x) = 0 for all xx in an interval, then ff is constant on that interval.

Proof:

For any a<ba < b in the interval, by MVT: f(b)f(a)=f(c)(ba)=0f(b) - f(a) = f'(c)(b-a) = 0.

Therefore f(b)=f(a)f(b) = f(a), so ff is constant.

Section 6: Monotonicity via Derivatives

Theorem 6.1: Monotonicity Test

If f(x)>0f'(x) > 0 on an interval, then ff is strictly increasing.

If f(x)<0f'(x) < 0 on an interval, then ff is strictly decreasing.

Proof:

For a<ba < b, by MVT: f(b)f(a)=f(c)(ba)f(b) - f(a) = f'(c)(b-a) for some c(a,b)c \in (a,b).

If f(c)>0f'(c) > 0, then f(b)>f(a)f(b) > f(a).

Section 7: Darboux's Theorem

Theorem 7.1: Darboux's Theorem (Intermediate Value Property for Derivatives)

If ff is differentiable on [a,b][a,b], then ff' has the intermediate value property.

That is, if f(a)<k<f(b)f'(a) < k < f'(b), then c(a,b)\exists c \in (a,b) with f(c)=kf'(c) = k.

Practice Quiz: Mean Value Theorems
10
Questions
0
Correct
0%
Accuracy
1
What are the conditions for Rolle's theorem?
Easy
Not attempted
2
Lagrange's MVT states that ξ(a,b)\exists \xi \in (a,b) such that:
Easy
Not attempted
3
If f(x)=0f'(x) = 0 for all x(a,b)x \in (a,b), what can we conclude?
Easy
Not attempted
4
If f(x0)f(x_0) is a local maximum and f(x0)f'(x_0) exists, then:
Easy
Not attempted
5
Use MVT: If f(x)>0f'(x) > 0 for all xx, then ff is:
Easy
Not attempted
6
Cauchy's MVT relates:
Medium
Not attempted
7
Prove sinxsinyxy|\sin x - \sin y| \leq |x - y| using:
Medium
Not attempted
8
If f(x)=x33xf(x) = x^3 - 3x on [2,2][-2, 2], does Rolle's theorem apply?
Medium
Not attempted
9
Use Lagrange's MVT to prove that for x>0x > 0: x1+x<ln(1+x)<x\frac{x}{1+x} < \ln(1+x) < x.
Hard
Not attempted
10
If f(x)>0f''(x) > 0 on (a,b)(a,b) and f(a)=f(b)=0f(a) = f(b) = 0, then for x(a,b)x \in (a,b):
Hard
Not attempted

Frequently Asked Questions

What are the conditions for Rolle's theorem?

Rolle's theorem requires: (1) f continuous on [a,b], (2) f differentiable on (a,b), (3) f(a) = f(b). Under these conditions, there exists c ∈ (a,b) with f'(c) = 0.

How is Lagrange's MVT different from Rolle's theorem?

Rolle's theorem is a special case of Lagrange's MVT when f(a) = f(b). Lagrange's MVT states that there exists c ∈ (a,b) such that f'(c) = [f(b) - f(a)]/(b - a), which is the slope of the secant line.

What is Cauchy's mean value theorem?

Cauchy's MVT generalizes Lagrange's MVT to two functions. If f and g are continuous on [a,b] and differentiable on (a,b) with g'(x) ≠ 0, then there exists c ∈ (a,b) such that [f'(c)]/[g'(c)] = [f(b) - f(a)]/[g(b) - g(a)].

What is Fermat's theorem?

Fermat's theorem states that if f has a local extremum at x₀ and f'(x₀) exists, then f'(x₀) = 0. This is the basis for finding critical points.

Can we use MVT to prove inequalities?

Yes! MVT is often used to prove inequalities. For example, to prove |sin x - sin y| ≤ |x - y|, apply MVT to f(t) = sin t and use |cos ξ| ≤ 1.