Iterated Interpolation

    We now discuss some heuristic methods of constructing interpolation polynomials recursively.  The methods of Aitken and Neville are examples of how iteration is used to construct a sequence of polynomial approximating of increasing order.

Definition (Selected Interpolation).  Given the function  [Graphics:Images/NevilleAlgorithmProof_gr_104.gif]  that is to be approximated, and the set of nodes:  

        [Graphics:Images/NevilleAlgorithmProof_gr_105.gif].

For any subset of  k  nodes

        [Graphics:Images/NevilleAlgorithmProof_gr_106.gif]  

the polynomial that agrees with  f[x]  at the points [Graphics:Images/NevilleAlgorithmProof_gr_107.gif] is denoted  

        [Graphics:Images/NevilleAlgorithmProof_gr_108.gif].

The polynomial  [Graphics:Images/NevilleAlgorithmProof_gr_109.gif]  of degree  k-1  agrees with  f[x]  at these knots [Graphics:Images/NevilleAlgorithmProof_gr_110.gif]  

        [Graphics:Images/NevilleAlgorithmProof_gr_111.gif]    for    [Graphics:Images/NevilleAlgorithmProof_gr_112.gif].  

Exploration.

Exploration 1.  Given the six nodes  [Graphics:../Images/NevilleAlgorithmProof_gr_113.gif].  
1 (a).  Investigate  [Graphics:../Images/NevilleAlgorithmProof_gr_114.gif].   
1 (b).  Investigate  [Graphics:../Images/NevilleAlgorithmProof_gr_115.gif].    
1 (c).  Investigate  [Graphics:../Images/NevilleAlgorithmProof_gr_116.gif].    

Investigation 1.

 

Exploration 2.  Given the ten nodes  [Graphics:../Images/NevilleAlgorithmProof_gr_131.gif].  
Investigate  [Graphics:../Images/NevilleAlgorithmProof_gr_132.gif],  [Graphics:../Images/NevilleAlgorithmProof_gr_133.gif],  [Graphics:../Images/NevilleAlgorithmProof_gr_134.gif],  [Graphics:../Images/NevilleAlgorithmProof_gr_135.gif],  [Graphics:../Images/NevilleAlgorithmProof_gr_136.gif],  and  [Graphics:../Images/NevilleAlgorithmProof_gr_137.gif].   

Investigation 2.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews 2005