Maclaurin and Taylor Polynomials

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

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

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


[Graphics:../Images/TaylorPolyMod_gr_312.gif]
[Graphics:../Images/TaylorPolyMod_gr_313.gif]


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

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



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

That's good enough.

How big does the error  [Graphics:../Images/TaylorPolyMod_gr_322.gif]  get ?  Notice that [Graphics:../Images/TaylorPolyMod_gr_323.gif][Graphics:../Images/TaylorPolyMod_gr_324.gif].  
We will use the bound the first portion[Graphics:../Images/TaylorPolyMod_gr_325.gif]  and  then bound the portion  [Graphics:../Images/TaylorPolyMod_gr_326.gif]  over the interval  [-2.0, 2.0]  by evaluating it at  [Graphics:../Images/TaylorPolyMod_gr_327.gif]  

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

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

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

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

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

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

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

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews 2004