Padé approximant

From Wikipedia, the free encyclopedia
Henri Padé

In mathematics, a Padé approximant is the "best" approximation of a function near a specific point by a rational function of given order. Under this technique, the approximant's power series agrees with the power series of the function it is approximating. The technique was developed around 1890 by Henri Padé, but goes back to Georg Frobenius, who introduced the idea and investigated the features of rational approximations of power series.

The Padé approximant often gives better approximation of the function than truncating its Taylor series, and it may still work where the Taylor series does not converge. For these reasons Padé approximants are used extensively in computer calculations. They have also been used as auxiliary functions in Diophantine approximation and transcendental number theory, though for sharp results ad hoc methods—in some sense inspired by the Padé theory—typically replace them. Since a Padé approximant is a rational function, an artificial singular point may occur as an approximation, but this can be avoided by Borel–Padé analysis.

The reason the Padé approximant tends to be a better approximation than a truncating Taylor series is clear from the viewpoint of the multi-point summation method. Since there are many cases in which the asymptotic expansion at infinity becomes 0 or a constant, it can be interpreted as the "incomplete two-point Padé approximation", in which the ordinary Padé approximation improves the method truncating a Taylor series.

Definition[edit]

Given a function f and two integers m ≥ 0 and n ≥ 1, the Padé approximant of order [m/n] is the rational function

which agrees with f(x) to the highest possible order, which amounts to

Equivalently, if is expanded in a Maclaurin series (Taylor series at 0), its first terms would equal the first terms of , and thus

When it exists, the Padé approximant is unique as a formal power series for the given m and n.[1]

The Padé approximant defined above is also denoted as

Computation[edit]

For given x, Padé approximants can be computed by Wynn's epsilon algorithm[2] and also other sequence transformations[3] from the partial sums

of the Taylor series of f, i.e., we have
f can also be a formal power series, and, hence, Padé approximants can also be applied to the summation of divergent series.

One way to compute a Padé approximant is via the extended Euclidean algorithm for the polynomial greatest common divisor.[4] The relation

is equivalent to the existence of some factor such that
which can be interpreted as the Bézout identity of one step in the computation of the extended greatest common divisor of the polynomials and .

Recall that, to compute the greatest common divisor of two polynomials p and q, one computes via long division the remainder sequence

k = 1, 2, 3, ... with , until . For the Bézout identities of the extended greatest common divisor one computes simultaneously the two polynomial sequences
to obtain in each step the Bézout identity

For the [m/n] approximant, one thus carries out the extended Euclidean algorithm for

and stops it at the last instant that has degree n or smaller.

Then the polynomials give the [m/n] Padé approximant. If one were to compute all steps of the extended greatest common divisor computation, one would obtain an anti-diagonal of the Padé table.

Riemann–Padé zeta function[edit]

To study the resummation of a divergent series, say

it can be useful to introduce the Padé or simply rational zeta function as
where
is the Padé approximation of order (m, n) of the function f(x). The zeta regularization value at s = 0 is taken to be the sum of the divergent series.

The functional equation for this Padé zeta function is

where aj and bj are the coefficients in the Padé approximation. The subscript '0' means that the Padé is of order [0/0] and hence, we have the Riemann zeta function.

DLog Padé method[edit]

Padé approximants can be used to extract critical points and exponents of functions.[5][6] In thermodynamics, if a function f(x) behaves in a non-analytic way near a point x = r like , one calls x = r a critical point and p the associated critical exponent of f. If sufficient terms of the series expansion of f are known, one can approximately extract the critical points and the critical exponents from respectively the poles and residues of the Padé approximants , where .

Generalizations[edit]

A Padé approximant approximates a function in one variable. An approximant in two variables is called a Chisholm approximant (after J. S. R. Chisholm),[7] in multiple variables a Canterbury approximant (after Graves-Morris at the University of Kent).[8]

Two-points Padé approximant[edit]

The conventional Padé approximation is determined to reproduce the Maclaurin expansion up to a given order. Therefore, the approximation at the value apart from the expansion point may be poor. This is avoided by the 2-point Padé approximation, which is a type of multipoint summation method.[9] At , consider a case that a function which is expressed by asymptotic behavior :

and at , additional asymptotic behavior :

By selecting the major behavior of , approximate functions such that simultaneously reproduce asymptotic behavior by developing the Padé approximation can be found in various cases. As a result, at the point , where the accuracy of the approximation may be the worst in the ordinary Padé approximation, good accuracy of the 2-point Padé approximant is guaranteed. Therefore, the 2-point Padé approximant can be a method that gives a good approximation globally for .

In cases where are expressed by polynomials or series of negative powers, exponential function, logarithmic function or , we can apply 2-point Padé approximant to . There is a method of using this to give an approximate solution of a differential equation with high accuracy.[9] Also, for the nontrivial zeros of the Riemann zeta function, the first nontrivial zero can be estimated with some accuracy from the asymptotic behavior on the real axis.[9]

Multi-point Padé approximant[edit]

A further extension of the 2-point Padé approximant is the multi-point Padé approximant.[9] This method treats singularity points of a function which is to be approximated. Consider the cases when singularities of a function are expressed with index by

Besides the 2-point Padé approximant, which includes information at , this method approximates to reduce the property of diverging at . As a result, since the information of the peculiarity of the function is captured, the approximation of a function can be performed with higher accuracy.

Examples[edit]

sin(x)[10]
exp(x)[11]
log(1+x)[12]
Jacobi sn(z|3)[13]
Bessel J5(x)
erf(x)
Fresnel C(x)

See also[edit]

References[edit]

  1. ^ "Padé Approximant". Wolfram MathWorld.
  2. ^ Theorem 1 in Wynn, Peter (Mar 1966). "On the Convergence and Stability of the Epsilon Algorithm". SIAM Journal on Numerical Analysis. 3 (1): 91–122. Bibcode:1966SJNA....3...91W. doi:10.1137/0703007. JSTOR 2949688.
  3. ^ Brezenski, C. (1996). "Extrapolation algorithms and Padé approximations". Applied Numerical Mathematics. 20 (3): 299–318. CiteSeerX 10.1.1.20.9528. doi:10.1016/0168-9274(95)00110-7.
  4. ^ Bini, Dario; Pan, Victor (1994). Polynomial and Matrix computations - Volume 1. Fundamental Algorithms. Progress in Theoretical Computer Science. Birkhäuser. Problem 5.2b and Algorithm 5.2 (p. 46). ISBN 978-0-8176-3786-6.
  5. ^ Adler, Joan (1994). "Series expansions". Computers in Physics. 8 (3): 287. Bibcode:1994ComPh...8..287A. doi:10.1063/1.168493.
  6. ^ Baker, G. A. Jr. (2012). "Padé approximant". Scholarpedia. 7 (6): 9756. Bibcode:2012SchpJ...7.9756B. doi:10.4249/scholarpedia.9756.
  7. ^ Chisholm, J. S. R. (1973). "Rational approximants defined from double power series". Mathematics of Computation. 27 (124): 841–848. doi:10.1090/S0025-5718-1973-0382928-6. ISSN 0025-5718.
  8. ^ Graves-Morris, P.R.; Roberts, D.E. (1975). "Calculation of Canterbury approximants". Computer Physics Communications. 10 (4): 234–244. Bibcode:1975CoPhC..10..234G. doi:10.1016/0010-4655(75)90068-5.
  9. ^ a b c d Ueoka, Yoshiki. Introduction to multipoints summation method Modern applied mathematics that connects here and the infinite beyond: From Taylor expansion to application of differential equations.
  10. ^ "Padé approximant of sin(x)". Wolfram Alpha Site. Retrieved 2022-01-16.
  11. ^ "Padé approximant of exp(x)". Wolfram Alpha Site. Retrieved 2024-01-03.
  12. ^ "Padé approximant of log(1+x)". Wolfram Alpha Site. Retrieved 2023-09-16.
  13. ^ "Padé approximant of sn(x|3)". Wolfram Alpha Site. Retrieved 2022-01-16.

Literature[edit]

  • Baker, G. A., Jr.; and Graves-Morris, P. Padé Approximants. Cambridge U.P., 1996.
  • Baker, G. A., Jr. Padé approximant, Scholarpedia, 7(6):9756.
  • Brezinski, C.; Redivo Zaglia, M. Extrapolation Methods. Theory and Practice. North-Holland, 1991. ISBN 978-0444888143
  • Press, W. H.; Teukolsky, S. A.; Vetterling, W. T.; Flannery, B. P. (2007), "Section 5.12 Padé Approximants", Numerical Recipes: The Art of Scientific Computing (3rd ed.), New York: Cambridge University Press, ISBN 978-0-521-88068-8.
  • Frobenius, G.; Ueber Relationen zwischen den Näherungsbrüchen von Potenzreihen, [Journal für die reine und angewandte Mathematik (Crelle's Journal)]. Volume 1881, Issue 90, Pages 1–17.
  • Gragg, W. B.; The Pade Table and Its Relation to Certain Algorithms of Numerical Analysis [SIAM Review], Vol. 14, No. 1, 1972, pp. 1–62.
  • Padé, H.; Sur la répresentation approchée d'une fonction par des fractions rationelles, Thesis, [Ann. École Nor. (3), 9, 1892, pp. 1–93 supplement.
  • Wynn, P. (1966), "Upon systems of recursions which obtain among the quotients of the Padé table", Numerische Mathematik, 8 (3): 264–269, doi:10.1007/BF02162562, S2CID 123789548.

External links[edit]