Example 1.   Form the Newton polynomials of degree  n = 1,2, 3, 4, and 5  for the function  [Graphics:Images/NewtonPolyMod_gr_109.gif]  over the interval  [Graphics:Images/NewtonPolyMod_gr_110.gif]  using equally spaced nodes selected from the following list  
[Graphics:Images/NewtonPolyMod_gr_111.gif]  
Solution 1 (a).

Use the nodes  [Graphics:../Images/NewtonPolyMod_gr_112.gif] to construct the Newton interpolation polynomial  [Graphics:../Images/NewtonPolyMod_gr_113.gif],  of degree n = 1, and compare it to the polynomial constructed with Mathematica's InterpolatingPolynomial procedure.

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


[Graphics:../Images/NewtonPolyMod_gr_115.gif]
[Graphics:../Images/NewtonPolyMod_gr_116.gif]
[Graphics:../Images/NewtonPolyMod_gr_117.gif]

The polynomial obtained with Mathematica's InterpolatingPolynomial procedure is the nested form of the Newton polynomial.

[Graphics:../Images/NewtonPolyMod_gr_118.gif]
[Graphics:../Images/NewtonPolyMod_gr_119.gif]

Now graph the function and polynomial, and interpolation nodes.

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

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

[Graphics:../Images/NewtonPolyMod_gr_122.gif]
[Graphics:../Images/NewtonPolyMod_gr_123.gif]
[Graphics:../Images/NewtonPolyMod_gr_124.gif]

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

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews 2004