Mean Value Theorem Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

hard
Use the MVT to prove: if fโ€ฒ(x)=0f'(x) = 0 for all xx in (a,b)(a, b), then ff is constant on (a,b)(a, b).

Solution

  1. 1
    Let x1,x2โˆˆ(a,b)x_1, x_2 \in (a,b) with x1<x2x_1 < x_2.
  2. 2
    ff is continuous on [x1,x2][x_1, x_2] and differentiable on (x1,x2)(x_1, x_2) (given).
  3. 3
    By MVT: f(x2)โˆ’f(x1)=fโ€ฒ(c)(x2โˆ’x1)f(x_2) - f(x_1) = f'(c)(x_2 - x_1) for some cโˆˆ(x1,x2)c \in (x_1, x_2).
  4. 4
    Since fโ€ฒ(c)=0f'(c) = 0: f(x2)โˆ’f(x1)=0f(x_2) - f(x_1) = 0, so f(x2)=f(x1)f(x_2) = f(x_1).
  5. 5
    Since x1,x2x_1, x_2 were arbitrary, ff is constant on (a,b)(a,b).

Answer

fโ€ฒ(x)=0f'(x) = 0 on (a,b)โ‡’f(a,b) \Rightarrow f is constant on (a,b)(a,b).
This is a fundamental corollary of the MVT. The proof works by picking any two points and showing the MVT forces equal function values. It also implies two antiderivatives of the same function differ by a constant.

About Mean Value Theorem

If ff is continuous on [a,b][a, b] and differentiable on (a,b)(a, b), then there exists at least one point cc in (a,b)(a, b) where fโ€ฒ(c)=f(b)โˆ’f(a)bโˆ’af'(c) = \frac{f(b) - f(a)}{b - a}

Learn more about Mean Value Theorem โ†’

More Mean Value Theorem Examples