Remainder term in Taylor's theorem

The difference f(x)−T_k f(x;a), measuring Taylor approximation error.
Remainder term in Taylor's theorem

Let ff be a function for which the Taylor polynomial Tkf(x;a)T_k f(x;a) is defined. The remainder term of order kk (about aa) is the function

Rk(x;a):=f(x)Tkf(x;a).R_k(x;a):= f(x)-T_k f(x;a).

Taylor’s theorem gives hypotheses under which Rk(x;a)R_k(x;a) can be bounded or represented explicitly (e.g., Lagrange form or integral form), making the approximation f(x)Tkf(x;a)f(x)\approx T_k f(x;a) quantitatively precise.

Examples:

  • If ff is a polynomial of degree k\le k, then Rk(x;a)0R_k(x;a)\equiv 0 for all xx.
  • For f(x)=exf(x)=e^x about a=0a=0, R1(x;0)=ex(1+x)R_1(x;0)=e^x-(1+x).
  • For f(x)=sinxf(x)=\sin x about a=0a=0, R3(x;0)=sinx(xx36)R_3(x;0)=\sin x-\left(x-\frac{x^3}{6}\right).