Mathematica > Mathematics and Algorithms > Formula Manipulation > Algebraic Transformations > Rational Functions > PadeApproximant >

PadeApproximant

PadeApproximant
gives the Padé approximant to expr about the point , with numerator order m and denominator order n.
PadeApproximant
gives the diagonal Padé approximant to expr about the point of order n.
  • Mathematica can find the Padé approximant about the point only when it can evaluate power series at that point.
Order [2/3] Padé approximant for Exp[x]:
PadeApproximant can handle functions with poles:
Order [2/3] Padé approximant for Exp[x]:
In[1]:=
Click for copyable input
Out[1]=
 
PadeApproximant can handle functions with poles:
In[1]:=
Click for copyable input
Out[1]=
Padé approximant of an arbitrary function:
Padé approximant with a complex-valued expansion point:
Padé approximant with an expansion point at infinity:
Find a Padé approximant to a given series:
Padé approximant centered at the point :
Padé approximant in fractional powers:
Padé approximant of a function containing logarithmic terms:
Plot successive Padé approximants to :
Construct discrete orthogonal polynomials with respect to discrete weighted measure:
The Padé approximant agrees with the ordinary series for terms:
For PadeApproximant gives an ordinary series:
Padé approximants often have spurious poles not present in the original function:
Padé approximants of a given order may not exist:
Perturbing the order slightly is usually sufficient to produce an approximant:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF