Home page for accesible maths Math 101 Chapter 4: Taylor series and complex numbers

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

4.5 Differentiating Taylor polynomials

Proof Each time we differentiate pnp_{n}, we reduce the degree by one, since

ddx(x-a)n=n(x-a)n-1.{{d}\over{dx}}(x-a)^{n}=n(x-a)^{n-1}.

Hence we find that

pn(a)=a0=f(a)p_{n}(a)=a_{0}=f(a)
pn(a)=a1=f(a),p_{n}^{\prime}(a)=a_{1}=f^{\prime}(a),
pn′′(a)=2a2=f′′(a),p_{n}^{\prime\prime}(a)=2a_{2}=f^{\prime\prime}(a),
  \vdots\quad\quad\vdots
pn(n)(a)=n!an=f(n)(a),p_{n}^{(n)}(a)=n!a_{n}=f^{(n)}(a),

so the first nn derivatives of pn(x)p_{n}(x) and f(x)f(x) are equal at x=ax=a.