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

LMVT for Bounding Function Values

by Notetube Official121 words3 views

General bound: If |f'(x)| <= M for all x in I, then |f(x1) - f(x2)| <= M|x1 - x2| (Lipschitz condition).

Common bounds derived via LMVT:

InequalityFunctionDerivative bound
|sin a - sin b| <= |a-b|sin x|cos x| <= 1
|tan a - tan b| >= |a-b| (a,b in (-pi/2,pi/2))tan xsec2sec^2(x) >= 1
|eae^a - ebe^b| >= |a-b| for a,b >= 0exe^xexe^x >= 1 for x >= 0
|ln a - ln b| <= |a-b|/min(a,b)ln x1/x, with x >= min(a,b)
|sqrt(a) - sqrt(b)| <= |a-b|/(2*sqrt(min(a,b)))sqrt(x)12sqrt(x\frac{1}{2*sqrt(x})

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

Sign up free to clone these notes