Taylor's theorem with remainder

Taylor expansion with an explicit remainder term for a smooth real function.
Taylor’s theorem with remainder

Taylor’s theorem with remainder: Let IRI\subseteq\mathbb R be an , let aIa\in I, and let f:IRf:I\to\mathbb R have continuous n+1n+1 on II. For each xIx\in I there exists a point ξ\xi between aa and xx such that

f(x)=k=0nf(k)(a)k!(xa)k+f(n+1)(ξ)(n+1)!(xa)n+1. f(x)=\sum_{k=0}^{n}\frac{f^{(k)}(a)}{k!}(x-a)^k+\frac{f^{(n+1)}(\xi)}{(n+1)!}(x-a)^{n+1}.

The polynomial part is the of degree nn at aa, and the final term is the Lagrange-form remainder, which provides effective error bounds when f(n+1)f^{(n+1)} is bounded.