Padé table

From HandWiki
Henri Padé.

In complex analysis, a Padé table is an array, possibly of infinite extent, of the rational Padé approximants

Rm, n

to a given complex formal power series. Certain sequences of approximants lying within a Padé table can often be shown to correspond with successive convergents of a continued fraction representation of a holomorphic or meromorphic function.

History

Although earlier mathematicians had obtained sporadic results involving sequences of rational approximations to transcendental functions, Frobenius (in 1881) was apparently the first to organize the approximants in the form of a table. Henri Padé further expanded this notion in his doctoral thesis Sur la representation approchee d'une fonction par des fractions rationelles, in 1892. Over the ensuing 16 years Padé published 28 additional papers exploring the properties of his table, and relating the table to analytic continued fractions.[1]

Modern interest in Padé tables was revived by H. S. Wall and Oskar Perron, who were primarily interested in the connections between the tables and certain classes of continued fractions. Daniel Shanks and Peter Wynn published influential papers about 1955, and W. B. Gragg obtained far-reaching convergence results during the '70s. More recently, the widespread use of electronic computers has stimulated a great deal of additional interest in the subject.[2]

Notation

A function f(z) is represented by a formal power series:

[math]\displaystyle{ f(z) = c_0 + c_1 z + c_2 z^2 + \cdots = \sum_{l=0}^\infty c_l z^l, }[/math]

where c0 ≠ 0, by convention. The (m, n)th entry[3] Rm, n in the Padé table for f(z) is then given by

[math]\displaystyle{ R_{m,n}(z) = \frac{P_m(z)}{Q_n(z)} = \frac{a_0 + a_1 z + a_2 z^2 + \cdots + a_m z^m}{b_0 + b_1 z + b_2 z^2 + \cdots + b_n z^n} }[/math]

where Pm(z) and Qn(z) are polynomials of degrees not more than m and n, respectively. The coefficients {ai} and {bi} can always be found by considering the expression

[math]\displaystyle{ f(z) \approx \sum_{l=0}^{m+n} c_l z^l =: f_{apx}(z) }[/math]
[math]\displaystyle{ Q_n(z) f_{apx}(z) = P_m(z) }[/math]
[math]\displaystyle{ Q_n(z) \left(c_0 + c_1 z + c_2 z^2 + \cdots + c_{m+n} z^{m+n} \right) = P_m(z) }[/math]

and equating coefficients of like powers of z up through m + n. For the coefficients of powers m + 1 to m + n, the right hand side is 0 and the resulting system of linear equations contains a homogeneous system of n equations in the n + 1 unknowns bi, and so admits of infinitely many solutions each of which determines a possible Qn. Pm is then easily found by equating the first m coefficients of the equation above. However, it can be shown that, due to cancellation, the generated rational functions Rm, n are all the same, so that the (mn)th entry in the Padé table is unique.[2] Alternatively, we may require that b0 = 1, thus putting the table in a standard form.

Although the entries in the Padé table can always be generated by solving this system of equations, that approach is computationally expensive. Usage of the Padé table has been extended to meromorphic functions by newer, timesaving methods such as the epsilon algorithm.[4]

The block theorem and normal approximants

Because of the way the (m, n)th approximant is constructed, the difference

Qn(z)f(z) − Pm(z)

is a power series whose first term is of degree no less than

m + n + 1.

If the first term of that difference is of degree

m + n + r + 1, r > 0,

then the rational function Rm, n occupies

(r + 1)2

cells in the Padé table, from position (mn) through position (m+rn+r), inclusive. In other words, if the same rational function appears more than once in the table, that rational function occupies a square block of cells within the table. This result is known as the block theorem.

If a particular rational function occurs exactly once in the Padé table, it is called a normal approximant to f(z). If every entry in the complete Padé table is normal, the table itself is said to be normal. Normal Padé approximants can be characterized using determinants of the coefficients cn in the Taylor series expansion of f(z), as follows. Define the (mn)th determinant by

[math]\displaystyle{ D_{m,n} = \left|\begin{matrix} c_m & c_{m-1} & \ldots & c_{m-n+2} & c_{m-n+1}\\ c_{m+1} & c_m & \ldots & c_{m-n+3} & c_{m-n+2}\\ \vdots & \vdots & & \vdots & \vdots\\ c_{m+n-2} & c_{m+n-3} & \ldots & c_m & c_{m-1}\\ c_{m+n-1} & c_{m+n-2} & \ldots & c_{m+1} & c_m\\ \end{matrix}\right| }[/math]

with Dm,0 = 1, Dm,1 = cm, and ck = 0 for k < 0. Then

  • the (m, n)th approximant to f(z) is normal if and only if none of the four determinants Dm,n−1, Dm,n, Dm+1,n, and Dm+1,n+1 vanish; and
  • the Padé table is normal if and only if none of the determinants Dm,n are equal to zero (note in particular that this means none of the coefficients ck in the series representation of f(z) can be zero).[5]

Connection with continued fractions

One of the most important forms in which an analytic continued fraction can appear is as a regular continued fraction, which is a continued fraction of the form

[math]\displaystyle{ f(z) = b_0 + \cfrac{a_1z}{1 - \cfrac{a_2z}{1 - \cfrac{a_3z}{1 - \cfrac{a_4z}{1 - \ddots}}}}. }[/math]

where the ai ≠ 0 are complex constants, and z is a complex variable.

There is an intimate connection between regular continued fractions and Padé tables with normal approximants along the main diagonal: the "stairstep" sequence of Padé approximants R0,0, R1,0, R1,1, R2,1, R2,2, ... is normal if and only if that sequence coincides with the successive convergents of a regular continued fraction. In other words, if the Padé table is normal along the main diagonal, it can be used to construct a regular continued fraction, and if a regular continued fraction representation for the function f(z) exists, then the main diagonal of the Padé table representing f(z) is normal.[2]

An example – the exponential function

Here is an example of a Padé table, for the exponential function.

A portion of the Padé table for the exponential function ez
n
m
0 1 2 3 4
0 [math]\displaystyle{ \frac{1}{1} }[/math] [math]\displaystyle{ \frac{1}{1 - z} }[/math] [math]\displaystyle{ \frac{1}{1 - z + {\scriptstyle\frac{1}{2}}z^2} }[/math] [math]\displaystyle{ \frac{1}{1 - z + {\scriptstyle\frac{1}{2}}z^2 - {\scriptstyle\frac{1}{6}}z^3} }[/math] [math]\displaystyle{ \frac{1}{1-z+\frac{1}{2}z^{2}-\frac{1}{6}z^{3}+\frac{1}{24}z^{4}} }[/math]
1 [math]\displaystyle{ \frac{1 + z}{1} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{1}{2}}z}{1 - {\scriptstyle\frac{1}{2}}z} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{1}{3}}z} {1 - {\scriptstyle\frac{2}{3}}z + {\scriptstyle\frac{1}{6}}z^2} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{1}{4}}z} {1 - {\scriptstyle\frac{3}{4}}z + {\scriptstyle\frac{1}{4}}z^2 - {\scriptstyle\frac{1}{24}}z^3} }[/math] [math]\displaystyle{ \frac{1+\frac{1}{5}z}{1-\frac{4}{5}z+\frac{3}{10}z^{2}-\frac{1}{15}z^{3}+\frac{1}{120}z^{4}} }[/math]
2 [math]\displaystyle{ \frac{1 + z + {\scriptstyle\frac{1}{2}}z^2}{1} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{2}{3}}z + {\scriptstyle\frac{1}{6}}z^2} {1 - {\scriptstyle\frac{1}{3}}z} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{1}{2}}z + {\scriptstyle\frac{1}{12}}z^2} {1 - {\scriptstyle\frac{1}{2}}z + {\scriptstyle\frac{1}{12}}z^2} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{2}{5}}z + {\scriptstyle\frac{1}{20}}z^2} {1 - {\scriptstyle\frac{3}{5}}z + {\scriptstyle\frac{3}{20}}z^2 - {\scriptstyle\frac{1}{60}}z^3} }[/math] [math]\displaystyle{ \frac{1+\frac{1}{3}z+\frac{1}{30}z^{2}}{1-\frac{2}{3}z+\frac{1}{5}z^{2}-\frac{1}{30}z^{3}+\frac{1}{360}z^{4}} }[/math]
3 [math]\displaystyle{ \frac{1 + z + {\scriptstyle\frac{1}{2}}z^2 + {\scriptstyle\frac{1}{6}}z^3}{1} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{3}{4}}z + {\scriptstyle\frac{1}{4}}z^2 + {\scriptstyle\frac{1}{24}}z^3} {1 - {\scriptstyle\frac{1}{4}}z} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{3}{5}}z + {\scriptstyle\frac{3}{20}}z^2 + {\scriptstyle\frac{1}{60}}z^3} {1 - {\scriptstyle\frac{2}{5}}z + {\scriptstyle\frac{1}{20}}z^2} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{1}{2}}z + {\scriptstyle\frac{1}{10}}z^2 + {\scriptstyle\frac{1}{120}}z^3} {1 - {\scriptstyle\frac{1}{2}}z + {\scriptstyle\frac{1}{10}}z^2 - {\scriptstyle\frac{1}{120}}z^3} }[/math] [math]\displaystyle{ \frac{1+\frac{3}{7}z+\frac{1}{14}z^{2}+\frac{1}{210}z^{3}}{1-\frac{4}{7}z+\frac{1}{7}z^{2}-\frac{2}{105}z^{3}+\frac{1}{840}z^{4}} }[/math]
4 [math]\displaystyle{ \frac{1 + z + {\scriptstyle\frac{1}{2}}z^2 + {\scriptstyle\frac{1}{6}}z^3+ {\scriptstyle\frac{1}{24}}z^4}{1} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{4}{5}}z + {\scriptstyle\frac{3}{10}}z^2 + {\scriptstyle\frac{1}{15}}z^3+ {\scriptstyle\frac{1}{120}}z^4} {1 - {\scriptstyle\frac{1}{5}}z} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{2}{3}}z + {\scriptstyle\frac{1}{5}}z^2 + {\scriptstyle\frac{1}{30}}z^3+ {\scriptstyle\frac{1}{360}}z^4} {1 - {\scriptstyle\frac{1}{3}}z + {\scriptstyle\frac{1}{30}}z^2} }[/math] [math]\displaystyle{ \frac{1 + {\scriptstyle\frac{4}{7}}z + {\scriptstyle\frac{1}{7}}z^2 + {\scriptstyle\frac{2}{105}}z^3+ {\scriptstyle\frac{1}{840}}z^4} {1 - {\scriptstyle\frac{3}{7}}z + {\scriptstyle\frac{1}{14}}z^2 - {\scriptstyle\frac{1}{210}}z^3} }[/math] [math]\displaystyle{ \frac{1+\frac{1}{2}z+\frac{3}{28}z^{2}+\frac{1}{84}z^{3}+\frac{1}{1680}z^{4}}{1-\frac{1}{2}z+\frac{3}{28}z^{2}-\frac{1}{84}z^{3}+\frac{1}{1680}z^{4}} }[/math]

Several features are immediately apparent.

  • The first column of the table consists of the successive truncations of the Taylor series for ez.
  • Similarly, the first row contains the reciprocals of successive truncations of the series expansion of ez.
  • The approximants Rm,n and Rn,m are quite symmetrical – the numerators and denominators are interchanged, and the patterns of plus and minus signs are different, but the same coefficients appear in both of these approximants. They can be expressed in terms of special functions as
[math]\displaystyle{ R_{m,n}=\frac{{}_1F_1(-m;-m-n;z)}{{}_1F_1(-n;-m-n;-z)} = \frac{n!\,2^m\theta_m\left(\frac{z}{2};n-m+2,2\right)}{m!\,2^n\theta_n\left(-\frac{z}{2};m-n+2,2\right)} }[/math],
where [math]\displaystyle{ {}_1F_1(a;b;z) }[/math] is a generalized hypergeometric series and [math]\displaystyle{ \theta_n(x;\alpha,\beta) }[/math] is a generalized reverse Bessel polynomial.[6]
The expressions on the main diagonal reduce to [math]\displaystyle{ R_{n,n}=\theta_n(z/2)/\theta_n(-z/2) }[/math], where [math]\displaystyle{ \theta_n(x) }[/math] is a reverse Bessel polynomial.[7]
  • Computations involving the Rn,n (on the main diagonal) can be done quite efficiently. For example, R3,3 reproduces the power series for the exponential function perfectly up through 1/720 z6, but because of the symmetry of the two cubic polynomials, a very fast evaluation algorithm can be devised.

The procedure used to derive Gauss's continued fraction can be applied to a certain confluent hypergeometric series to derive the following C-fraction expansion for the exponential function, valid throughout the entire complex plane:

[math]\displaystyle{ e^z = 1 + \cfrac{z}{1 - \cfrac{\frac{1}{2}z}{1 + \cfrac{\frac{1}{6}z}{1 - \cfrac{\frac{1}{6}z} {1 + \cfrac{\frac{1}{10}z}{1 - \cfrac{\frac{1}{10}z}{1 + - \ddots}}}}}}. }[/math]

By applying the fundamental recurrence formulas one may easily verify that the successive convergents of this C-fraction are the stairstep sequence of Padé approximants R0,0, R1,0, R1,1, ... In this particular case a closely related continued fraction can be obtained from the identity

[math]\displaystyle{ e^z = \frac{1}{e^{-z}}; }[/math]

that continued fraction looks like this:

[math]\displaystyle{ e^z = \cfrac{1}{1 - \cfrac{z}{1 + \cfrac{\frac{1}{2}z}{1 - \cfrac{\frac{1}{6}z}{1 + \cfrac{\frac{1}{6}z} {1 - \cfrac{\frac{1}{10}z}{1 + \cfrac{\frac{1}{10}z}{1 - + \ddots}}}}}}}. }[/math]

This fraction's successive convergents also appear in the Padé table, and form the sequence R0,0, R0,1, R1,1, R1,2, R2,2, ...

Generalizations

A formal Newton series L is of the form

[math]\displaystyle{ L(z) = c_0 + \sum_{n=1}^\infty c_n \prod_{k=1}^n (z - \beta_k) }[/math]

where the sequence {βk} of points in the complex plane is known as the set of interpolation points. A sequence of rational approximants Rm,n can be formed for such a series L in a manner entirely analogous to the procedure described above, and the approximants can be arranged in a Newton-Padé table. It has been shown[8] that some "staircase" sequences in the Newton-Padé table correspond with the successive convergents of a Thiele-type continued fraction, which is of the form

[math]\displaystyle{ a_0 + \cfrac{a_1(z - \beta_1)}{1 - \cfrac{a_2(z - \beta_2)}{1 - \cfrac{a_3(z - \beta_3)}{1 - \ddots}}}. }[/math]

Mathematicians have also constructed two-point Padé tables by considering two series, one in powers of z, the other in powers of 1/z, which alternately represent the function f(z) in a neighborhood of zero and in a neighborhood of infinity.[2]

See also

Notes

  1. O'Connor, John J.; Robertson, Edmund F., "Padé table", MacTutor History of Mathematics archive, University of St Andrews, http://www-history.mcs.st-andrews.ac.uk/Biographies/Pade.html .
  2. 2.0 2.1 2.2 2.3 Jones and Thron, 1980.
  3. The (m, n)th entry is considered to lie in row m and column n, and numbering of the rows and columns begins at (0, 0).
  4. Wynn, Peter (Apr 1956). "On a Device for Computing the em(Sn) Transformation". Mathematical Tables and Other Aids to Computation (American Mathematical Society) 10 (54): 91–96. doi:10.2307/2002183. 
  5. Gragg, W.B. (Jan 1972). "The Padé Table and its Relation to Certain Algorithms of Numerical Analysis". SIAM Review 14 (1): 1–62. doi:10.1137/1014001. ISSN 0036-1445. 
  6. *Underhill, C. (1986). "Some Asymptotic Properties of Padé Approximants to [math]\displaystyle{ e^{-x} }[/math]". Mathematics of Computation 47 (175): 253–263. 
  7. *"The On-Line Encyclopedia of Integer Sequences (OEIS)". The OEIS Foundation Inc.. https://oeis.org/.  (See sequence OEISA113025.)
  8. Thiele, T.N. (1909). Interpolationsrechnung. Leipzig: Teubner. ISBN 1-4297-0249-4. https://archive.org/details/in.ernet.dli.2015.153147. 

References