Samiksha Jaiswal (Editor)

Padé approximant

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Padé approximant

In mathematics a Padé approximant is the "best" approximation of a function 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.

Contents

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.

Definition

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

R ( x ) = j = 0 m a j x j 1 + k = 1 n b k x k = a 0 + a 1 x + a 2 x 2 + + a m x m 1 + b 1 x + b 2 x 2 + + b n x n

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

f ( 0 ) = R ( 0 ) f ( 0 ) = R ( 0 ) f ( 0 ) = R ( 0 ) f ( m + n ) ( 0 ) = R ( m + n ) ( 0 ) .

Equivalently, if R(x) is expanded in a Maclaurin series (Taylor series at 0), its first m + n terms would cancel the first m + n terms of f(x), and as such:

f ( x ) R ( x ) = c m + n + 1 x m + n + 1 + c m + n + 2 x m + n + 2 +

The Padé approximant is unique for given m and n, that is, the coefficients a 0 , a 1 , , a m , b 1 , , b n can be uniquely determined. It is for reasons of uniqueness that the zero-th order term at the denominator of R(x) was chosen to be 1, otherwise the numerator and denominator of R(x) would have been unique only up to multiplication by a constant.

The Padé approximant defined above is also denoted as

[ m / n ] f ( x ) .

Computation

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

T N ( x ) = c 0 + c 1 x + c 2 x 2 + + c N x N

of the Taylor series of f, i.e., we have

c k = f ( k ) ( 0 ) k ! .

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 gcd. The relation

R ( x ) = P ( x ) / Q ( x ) = T m + n ( x )  mod  x m + n + 1

is equivalent to the existence of some factor K(x) such that

P ( x ) = Q ( x ) T m + n ( x ) + K ( x ) x m + n + 1 ,

which can be interpreted as the Bézout identity of one step in the computation of the extended gcd of the polynomials T m + n ( x ) and x m + n + 1 .

To recapitulate: to compute the gcd of two polynomials p and q, one computes via long division the remainder sequence

r 0 = p , r 1 = q , r k 1 = q k r k + r k + 1 ,

k = 1, 2, 3, ... with deg r k + 1 < deg r k , until r k + 1 = 0 . For the Bézout identities of the extended gcd one computes simultaneously the two polynomial sequences

u 0 = 1 , v 0 = 0 , u 1 = 0 , v 1 = 1 , u k + 1 = u k 1 q k u k , v k + 1 = v k 1 q k v k

to obtain in each step the Bézout identity

r k ( x ) = u k ( x ) p ( x ) + v k ( x ) q ( x ) .

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

r 0 = x m + n + 1 , r 1 = T m + n ( x )

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

Then the polynomials P = r k , Q = v k give the [m/n] Padé approximant. If one were to compute all steps of the extended gcd computation, one would obtain an anti-diagonal of the Pade table.

Riemann–Padé zeta function

To study the resummation of a divergent series, say

z = 1 f ( z ) ,

it can be useful to introduce the Padé or simply rational zeta function as

ζ R ( s ) = z = 1 R ( z ) z s ,

where

R ( x ) = [ m / n ] f ( x )

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

j = 0 n a j ζ R ( s j ) = j = 0 m b j ζ 0 ( s j ) ,

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

Padé approximants can be used to extract critical points and exponents of functions. In thermodynamics, if a function f(x) behaves in a non-analytic way near a point x = r like f ( x ) | x r | p , 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 [ n / n + 1 ] g ( x ) where g = f f .

Generalizations

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

Examples

sin(x)
sin ( x ) ( 12671 / 4363920 ) x 5 ( 2363 / 18183 ) x 3 + x 1 + ( 445 / 12122 ) x 2 + ( 601 / 872784 ) x 4 + ( 121 / 16662240 ) x 6
exp(x)
exp ( x ) = e x p ( x / 2 ) e x p ( x / 2 ) 1 + ( 1 / 2 ) x + ( 1 / 8 ) x 2 + ( 1 / 48 ) x 3 + ( 1 / 384 ) x 4 + ( 1 / 3840 ) x 5 1 ( 1 / 2 ) x + ( 1 / 8 ) x 2 ( 1 / 48 ) x 3 + ( 1 / 384 ) x 4 ( 1 / 3840 ) x 5
Jacobi SN(z, 3)
s n ( z | 3 ) ( 9851629 / 283609260 ) z 5 ( 572744 / 4726821 ) z 3 + z 1 + ( 859490 / 1575607 ) z 2 ( 5922035 / 56721852 ) z 4 + ( 62531591 / 2977897230 ) z 6
Bessel J(5, x)
J 5 ( x ) ( 107 / 28416000 ) x 7 + ( 1 / 3840 ) x 5 1 + ( 151 / 5550 ) x 2 + ( 1453 / 3729600 ) x 4 + ( 1339 / 358041600 ) x 6 + ( 2767 / 120301977600 ) x 8
erf(x)
erf ( x ) ( 2 / 15 ) ( 49140 x + 3570 x 3 + 739 x 5 ) π ( 165 x 4 + 1330 x 2 + 3276 )
Fresnel C(x)
C ( x ) ( 1 / 135 ) ( 990791 x 9 π 4 147189744 x 5 π 2 + 8714684160 x ) ( 1749 π 4 x 8 + 523536 π 2 x 4 + 64553216 )

Literature

  • 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.; and Redivo Zaglia, M. Extrapolation Methods. Theory and Practice. North-Holland, 1991
  • Press, WH; Teukolsky, SA; Vetterling, WT; Flannery, BP (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. \'Ecole 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 
  • References

    Padé approximant Wikipedia