Example
1. Form several Chebyshev
polynomials of degree n = 1,2, 3, 4, and 5 for
the function
over
the interval
using
Chebyshev's nodes.
Solution 1.
1 (a). Construct
the Chebyshev interpolation polynomial
, of
degree n = 1.
Now graph the function and polynomial, and interpolation nodes.
![[Graphics:../Images/ChebyshevPolyMod_gr_210.gif]](../Images/ChebyshevPolyMod_gr_210.gif)
1 (b). Construct
the Chebyshev interpolation polynomial
, of
degree n = 2.
Now graph the function and polynomial, and interpolation nodes.
![[Graphics:../Images/ChebyshevPolyMod_gr_220.gif]](../Images/ChebyshevPolyMod_gr_220.gif)
1 (c). Construct
the Chebyshev interpolation polynomial
,
of degree n = 3.
Now graph the function and polynomial, and interpolation nodes.
![[Graphics:../Images/ChebyshevPolyMod_gr_230.gif]](../Images/ChebyshevPolyMod_gr_230.gif)
1 (d). Construct
the Chebyshev interpolation polynomial
,
of degree n = 4.
Now graph the function and polynomial, and interpolation nodes.
![[Graphics:../Images/ChebyshevPolyMod_gr_240.gif]](../Images/ChebyshevPolyMod_gr_240.gif)
1 (e). Construct
the Chebyshev interpolation polynomial
,
of degree n = 5.
Now graph the function and polynomial, and interpolation nodes.
![[Graphics:../Images/ChebyshevPolyMod_gr_250.gif]](../Images/ChebyshevPolyMod_gr_250.gif)
(c) John H. Mathews 2004