The Taylor Polynomial

Return to Numerical Methods - Numerical Analysis

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

First, find the derivatives of f(x).

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

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

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

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

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

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

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

 

Example 3. (b) Find the Taylor polynomial of degree n = 6.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews, 1998