The Taylor Polynomial

Return to Numerical Methods - Numerical Analysis

Example 1. (a) Find the Taylor polynomial of degree n = 5 for [Graphics:tp1.txtgr1.gif], expanded about [Graphics:tp1.txtgr2.gif].

First, find the derivatives of f(x).

[Graphics:tp1.txtgr4.gif][Graphics:tp1.txtgr3.gif]

Second, evaluate the derivatives of f(x) at x = -1, and obtain a sequence of constants [Graphics:tp1.txtgr5.gif].

[Graphics:tp1.txtgr4.gif][Graphics:tp1.txtgr6.gif]

Third, substitute the constants [Graphics:tp1.txtgr7.gif] in Taylor's formula.

[Graphics:tp1.txtgr4.gif][Graphics:tp1.txtgr8.gif]

[Graphics:tp1.txtgr4.gif][Graphics:tp1.txtgr9.gif]

[Graphics:tp1.txtgr4.gif][Graphics:tp1.txtgr10.gif]

 

Example 1. (b) Find the Taylor polynomial of degree n = 8.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews, 1998