Example 1. Find the
Padé approximation
for
.
Solution 1.
First, set up the equation
.
Second, solve the equation
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Compare our work with Mathematica's Pade subroutine.
Plot graphs of the function and its Pade approximation over the interval [-1,1].
![[Graphics:../Images/PadeApproximationMod_gr_41.gif]](../Images/PadeApproximationMod_gr_41.gif)
Find the error over the interval [-1,1].
![[Graphics:../Images/PadeApproximationMod_gr_45.gif]](../Images/PadeApproximationMod_gr_45.gif)
Compare with the error in a
degree Maclaurin polynomial over the interval
.
![[Graphics:../Images/PadeApproximationMod_gr_54.gif]](../Images/PadeApproximationMod_gr_54.gif)
Find the error over the interval [-1,1].
![[Graphics:../Images/PadeApproximationMod_gr_58.gif]](../Images/PadeApproximationMod_gr_58.gif)
Compare with the error in a
degree Maclaurin polynomial over the interval
.
![[Graphics:../Images/PadeApproximationMod_gr_67.gif]](../Images/PadeApproximationMod_gr_67.gif)
Find the error over the interval [-1,1].
![[Graphics:../Images/PadeApproximationMod_gr_71.gif]](../Images/PadeApproximationMod_gr_71.gif)
(c) John H. Mathews 2004