Part of CALC-09 — Mean Value Theorems (Rolle's, LMVT)

Root Counting Using Rolle's Theorem

by Notetube Official133 words7 views

The Rolle's Chain: If f(x) = 0 has n real roots, then:

  • f'(x) = 0 has at least n-1 real roots (Rolle's between consecutive roots)
  • f''(x) = 0 has at least n-2 real roots
  • f^(k)(x) = 0 has at least n-k real roots

Contrapositive (bounding roots): If f'(x) = 0 has at most m roots, then f(x) = 0 has at most m+1 roots.

Example: f(x) = x5x^5 - 20x + 5. f'(x) = 5x4x^4 - 20 = 5(x4x^4 - 4) = 5(x22x^{2-2})(x2+2x^{2+2}). f'(x) = 0 at x = +/-sqrt(2) (2 roots). So f has at most 3 real roots.

Proving exactly one root: Show f' > 0 (or f' < 0) everywhere, so f is strictly monotone => at most one root. Then use IVT (sign change) for existence.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes