Robust formula for $N$-point Padé approximant calculation based on Wynn identity
T. M. Mishonov, A. M. Varonov
TL;DR
The paper introduces a robust empirical criterion for selecting the optimal $N$-point Padé approximant by leveraging Wynn's identity, defining $C \equiv r_{l,m}$ and neighboring approximants to form a minimal-$|\eta|$ measure ($\eta_{\min}$) that also serves as an error proxy. It presents a concrete algorithm (the CNEWS framework) to construct Padé approximants via the Wynn relation, combined with Eitken interpolation to handle multipoint data, and demonstrates its effectiveness on divergent-series summation and sine-arch extrapolation, with accompanying code and generalization to derivatives at nodal points. The key contributions include a universal, practical selector for Padé approximants, a new N-point Padé computation formula, and empirical evidence that $\eta_{\min}$ tracks the real error, enabling reliable extrapolation and series summation in physics applications and beyond. These results have broad implications for solving differential equations, numerical analytic continuation, and predictor-corrector schemes, and suggest potential integration into standard numerical software.
Abstract
The performed numerical analysis reveals that Wynn's identity for the compass $1/(N-C)+1/(S-C)=1/(W-C)+1/(E-C)=1/η$ (here C stands for center, the other letters correspond to the four directions of the compass) gives the long sought criterion, the minimal $|η|$, for the choice of the optimal Padé approximant. The work of this method is illustrated by calculation of multipoint Padé approximation by a new formula for calculation of this best rational approximation. The work of the criterion for the calculation of optimal Padé approximant is illustrated by the frequently seen in the theoretical physics problems of calculation of series summation and multipoint Padé approximation used as a predictor for solution of differential equations motivated by the magneto-hydrodynamic problem of heating of solar corona by Alvén waves. In such a way, an efficient and valuable control mechanism for $N$-point Padé approximant calculation is proposed. We believe that the suggested method and criterion can be useful for many applied problems in numerous areas not only in physics but in any scientific application where differential equations are solved. The solution of the Cauchy-Jacobi problem is illustrated by a Fortran program. The algorithm is generalized for the case of the first $K$ derivatives at $N$ nodal points.
