Example 1. Find the
rational approximation
for
over the interval [-1,1].
1 (b). Use Chebyshev
interpolation nodes.
Solution 1 (b).
Set up the formula for
.
Calculate the values for the
Chebyshev interpolation nodes.
Form the
ordinates.
Form the set of
equations to solve and find the solution.
Form the Chebyshev rational approximation.
Plot graphs of the function and its Chebyshev rational approximation over the interval [-1,1]. But we will draw the graphs over [-2,2].
![[Graphics:../Images/RationalApproxMod_gr_64.gif]](../Images/RationalApproxMod_gr_64.gif)
Find the error over the interval [-1,1].
![[Graphics:../Images/RationalApproxMod_gr_67.gif]](../Images/RationalApproxMod_gr_67.gif)
Comparison with the Taylor approximation.
There were 5 coefficients to determine for the rational
approximation, and a Maclaurin polynomial of degree 4 requires 5
coefficients.
Compare with the error in a
degree Maclaurin polynomial over the interval
.
![[Graphics:../Images/RationalApproxMod_gr_72.gif]](../Images/RationalApproxMod_gr_72.gif)
![[Graphics:../Images/RationalApproxMod_gr_75.gif]](../Images/RationalApproxMod_gr_75.gif)
We can determine how much smaller the error is for the Chebyshev rational approximation.
Comparison with the Padé approximation.
![[Graphics:../Images/RationalApproxMod_gr_80.gif]](../Images/RationalApproxMod_gr_80.gif)
![[Graphics:../Images/RationalApproxMod_gr_83.gif]](../Images/RationalApproxMod_gr_83.gif)
We can determine how much smaller the error is for the Chebyshev rational approximation.
(c) John H. Mathews 2004