Rolle's Theorem — verify:
- Continuous on [a,b]
- Differentiable on (a,b)
- f(a) = f(b) Then f'(c) = 0 for some c in (a,b)
LMVT — apply when:
- Need to relate function values to derivatives
- Proving inequalities
- Bounding function growth f'(c) = [f(b)-f(a)]/(b-a)
Root counting checklist:
- Find critical points (f' = 0)
- Evaluate f at critical points and boundaries
- Count sign changes (IVT for lower bound)
- Use Rolle's chain for upper bound
- Combine for exact count
Auxiliary function patterns:
- f' + kf = 0: phi = e^(kx)f
- f'g + fg' = 0: phi = fg
- f' = 2c: phi = f -
Common mistakes:
- Forgetting to check differentiability in the open interval
- Applying Rolle's when f(a) != f(b)
- Confusing "at most" and "at least" in root counting
- Applying LMVT to non-differentiable functions (e.g., |x-a| at x = a)
Key inequalities from LMVT:
- |sin a - sin b| <= |a - b|
- |tan a - tan b| >= |a - b| (for a,b in (-pi/2, pi/2))
- > 1 + x for x != 0
- < ln(1+x) < x for x > 0