Example 1.  Consider the function  [Graphics:Images/TaylorPolyMod_gr_24.gif].  
1 (b).  Investigate the error term [Graphics:Images/TaylorPolyMod_gr_26.gif]for the Maclaurin polynomial of degree n = 10 over the interval  [-0.5, 0.5].  
Solution 1 (b).

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

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


[Graphics:../Images/TaylorPolyMod_gr_66.gif]
[Graphics:../Images/TaylorPolyMod_gr_67.gif]

First we need to bound the size of the term  [Graphics:../Images/TaylorPolyMod_gr_69.gif]  for values of  c  in the interval  [Graphics:../Images/TaylorPolyMod_gr_70.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_71.gif]

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



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

That's good enough.

How big does the error  [Graphics:../Images/TaylorPolyMod_gr_76.gif]  get ?  Notice that [Graphics:../Images/TaylorPolyMod_gr_77.gif][Graphics:../Images/TaylorPolyMod_gr_78.gif].  
We will use the bound the first portion[Graphics:../Images/TaylorPolyMod_gr_79.gif]  and  then bound the portion  [Graphics:../Images/TaylorPolyMod_gr_80.gif]  over the interval  [-0.5, 0.5]  by evaluating it at  [Graphics:../Images/TaylorPolyMod_gr_81.gif]  

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

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

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

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

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

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


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

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews 2004