Example 2.  Consider the function  [Graphics:Images/TaylorPolyMod_gr_107.gif].  
2 (b).  Investigate the error term [Graphics:Images/TaylorPolyMod_gr_109.gif]for the Maclaurin polynomial of degree n = 10 over the interval  [-2.0, 2.0].  
Solution 2 (b).

Background. Lagrange form of the Remainder.  The Lagrange form of the error is  [Graphics:../Images/TaylorPolyMod_gr_148.gif]  where  c  is known to exist and lies somewhere between  0  and  x.

[Graphics:../Images/TaylorPolyMod_gr_149.gif]


[Graphics:../Images/TaylorPolyMod_gr_150.gif]
[Graphics:../Images/TaylorPolyMod_gr_151.gif]


First we need to bound the size of the term  [Graphics:../Images/TaylorPolyMod_gr_153.gif]  for values of  c  in the interval  [Graphics:../Images/TaylorPolyMod_gr_154.gif].  This can easily be done graphically, but to do it analytically with derivatives is quite messy.  We choose to look at the following graph to see what is happening.

[Graphics:../Images/TaylorPolyMod_gr_155.gif]

[Graphics:../Images/TaylorPolyMod_gr_156.gif]



How big does  [Graphics:../Images/TaylorPolyMod_gr_158.gif]  get ?  Looking at the graph we can estimate it to be  [Graphics:../Images/TaylorPolyMod_gr_159.gif].  

That's good enough.

How big does the error  [Graphics:../Images/TaylorPolyMod_gr_160.gif]  get ?  Notice that [Graphics:../Images/TaylorPolyMod_gr_161.gif][Graphics:../Images/TaylorPolyMod_gr_162.gif].  
We will use the bound the first portion[Graphics:../Images/TaylorPolyMod_gr_163.gif]  and  then bound the portion  [Graphics:../Images/TaylorPolyMod_gr_164.gif]  over the interval  [-2.0, 2.0]  by evaluating it at  [Graphics:../Images/TaylorPolyMod_gr_165.gif]  

[Graphics:../Images/TaylorPolyMod_gr_166.gif]

[Graphics:../Images/TaylorPolyMod_gr_167.gif]

Now multiply the two numbers together to find the error bound for Lagrange's remainder formula.

    [Graphics:../Images/TaylorPolyMod_gr_168.gif]  

This is a larger than the actual maximum error we found. Remember is an "error bound."

[Graphics:../Images/TaylorPolyMod_gr_169.gif]

[Graphics:../Images/TaylorPolyMod_gr_170.gif]

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews 2004