Nonlinear Sequence Transformations for the Acceleration of Convergence and the Summation of Divergent Series Were Discussed

Total Page:16

File Type:pdf, Size:1020Kb

Nonlinear Sequence Transformations for the Acceleration of Convergence and the Summation of Divergent Series Were Discussed NONLINEAR SEQUENCE TRANSFORMATIONS FOR THE ACCELERATION OF CONVERGENCE AND THE SUMMATION OF DIVERGENT SERIES Ernst Joachim Weniger Institut f¨ur Physikalische und Theoretische Chemie Universit¨at Regensburg D-8400 Regensburg Federal Republic of Germany Abstract Slowly convergent series and sequences as well as divergent series occur quite frequently in the mathematical treatment of scientific problems. In this report, a large number of mainly arXiv:math/0306302v1 [math.NA] 19 Jun 2003 nonlinear sequence transformations for the acceleration of convergence and the summation of divergent series are discussed. Some of the sequence transformations of this report as for instance Wynn’s ǫ algorithm or Levin’s sequence transformation are well established in the literature on convergence acceleration, but the majority of them is new. Efficient algorithms for the evaluation of these transformations are derived. The theoretical properties of the sequence transformations in convergence acceleration and summation processes are analyzed. Finally, the performance of the sequence transformations of this report are tested by applying them to certain slowly convergent and divergent series, which are hopefully realistic models for a large part of the slowly convergent or divergent series that can occur in scientific problems and in applied mathematics. Published as Computer Physics Reports Vol. 10, 189 - 371 (1989) i Contents 1. Introduction ................................ 1 1.1. Infinite series and their evaluation . ..... 1 1.2. A short history of sequence transformations . ........ 2 1.3.Organizationofthisreport . 4 2. Terminology ................................ 7 2.1. Special mathematical symbols and special functions . ........... 7 2.2.Ordersymbols .............................. 7 2.3. Asymptotic sequences and asymptotic expansions . ......... 8 2.4.Finitedifferences . 9 2.5.Specialsequences . 9 2.6.Typesofconvergence . 10 2.7.Sequencetransformations . 12 3. On the derivation of sequence transformations ............... 14 3.1. General properties of nonlinear sequence transformations .......... 14 3.2. An example: Convergence acceleration of alternating series ......... 15 3.3. The general extrapolation algorithm by Brezinski and H˚avie . .. 18 3.4. Iterated sequence transformations . 19 4. The epsilon algorithm and related topics .................. 20 4.1.TheShankstransformation . 20 4.2.Wynn’sepsilonalgorithm . 21 4.3. Programming the epsilon algorithm . 23 2 5. The iteration of Aitken’s ∆ process .................... 27 5.1. Aitken’s ∆2 transformation and its iteration . 27 5.2. Programming Aitken’s iterated ∆2 process ................ 29 6. Wynn’s rho algorithm and related topics .................. 32 6.1. Polynomial and rational extrapolation . ..... 32 6.2.Wynn’srhoalgorithm . 34 6.3. The iteration of Wynn’s rho algorithm . 36 7. The Levin transformation ......................... 39 7.1. The derivation of Levin’s sequence transformation . .......... 39 7.2. Recursive computation of the Levin transformation . ......... 41 7.3. Remainder estimates for the Levin transformation . ......... 42 7.4. Sidi’s generalization of Levin’s sequence transformation ........... 45 7.5. Programming the Levin transformation . 49 8. Sequence transformations based upon factorial series ............ 53 8.1.Factorialseries . 53 8.2. A factorial series analogue of Levin’s transformation ............ 55 8.3.Recurrenceformulas . 58 8.4. Explicit remainder estimates . 59 ii 9. Other generalizations of Levin’s sequence transformation .......... 63 9.1. Asymptotic approximations based upon Pochhammer symbols ........ 63 9.2. New sequence transformations based upon Pochhammer symbols . 64 9.3.Recurrenceformulas . 65 9.4. Explicit remainder estimates . 67 9.5. Drummond’ssequencetransformation . 70 10. Brezinski’s theta algorithm and related topics ............... 72 10.1. The derivation of Brezinski’s theta algorithm . ......... 72 10.2. Programming Brezinski’s theta algorithm . ...... 74 (n) 10.3. The iteration of ϑ2 ......................... 79 10.4. Programming the iterated theta algorithm . ...... 80 11. On the derivation of theta-type algorithms ................. 83 11.1. New sequence transformations based upon Aitken’s iterated ∆2 process . 83 11.2. New nonlinear sequence transformations obtained from linear transformations . .. .. 87 12. A theoretical analysis of sequence transformations ............. 90 12.1. Germain-Bonne’s formal theory of convergence acceleration . 90 12.2. Applications of Germain-Bonne’s theory . ...... 95 12.3. A modification of Germain-Bonne’s theory for sequence transformations involvingremainderestimates. 99 12.4. A critical assessment of Germain-Bonne’s theory . ......... 107 13. Summation and convergence acceleration of Stieltjes series ......... 109 13.1. Stieltjes series and Stieltjes functions . ........ 109 13.2. Theoretical error estimates . 112 13.3.SummationoftheEulerseries . 119 13.4. A Stieltjes series with a finite radius of convergence . ........... 125 14. The acceleration of logarithmic convergence ................ 132 14.1. Properties of logarithmically convergent sequences and series . 132 14.2. Exactness results and error estimates . 134 14.3.Somenumericaltestseries . 137 14.4.Numericalexamples . 142 15. Synopsis ................................. 152 15.1.Generalconsiderations . 152 15.2. Wynn’s epsilon algorithm and related transformations ........... 153 15.3. Wynn’s rho algorithm and related transformations . ......... 154 15.4. Levin’s sequence transformation and related transformations . 155 15.5. Brezinski’s theta algorithm and related transformations .......... 157 References .................................. 159 1 1. Introduction 1.1. Infinite series and their evaluation Infinite series are ubiquitous in the mathematical analysis of scientific problems. They naturally appear in the evaluation of integrals, in the solutions of differential and integral equations, or as Fourier series. They are also used for both the definition and the evaluation of many of the special functions of mathematical physics. The conventional approach for the evaluation of an infinite series consists in computing a finite sequence of partial sums n sn = ak (1.1-1) Xk=0 by adding up one term after the other. Then, the magnitude of the truncation error is estimated. If the sequence of partial sums s0,...,sn has not converged yet to the desired accuracy, additional terms must be added until convergence has finally been achieved. With this approach it is at least in principle possible to determine the value of an infinite series as accurately as one likes provided that one is able to compute a sufficiently large number of terms accurately enough to overcome eventual numerical instabilities. However, in many scientific problems one will only be able to compute a relatively small number of terms. In addition, particularly the series terms with higher summation indices are often affected by serious inaccuracies which may lead to a catastrophic accumulation of round-off errors. Consequently, if an infinite series is to be evaluated by adding one term after the other, an infinite series will be of practical use only if it converges after a sufficiently small number of terms. Unfortunately, many counterexamples are known in which alternative methods for the evaluation of infinite series must be used since in these cases the conventional approach of evaluating an infinite series does not suffice. For instance, when Haywood and Morgan [1] performed a discrete basis-set calculation of the Bethe logarithm of the 1s state of the hydrogen atom, they found that even 120 basis functions gave no more than 2 – 3 decimal digits and they estimated that approximately 1010 basis functions would be needed to obtain an accuracy of more than 10 decimal digits. Haywood and Morgan also showed that with the help of a suitable convergence acceleration method an accuracy of more than 13 decimal digits can be extracted from their data. A good mathematical model for the convergence problems which Haywood and Morgan [1] encountered in their calculation of the Bethe logarithm is the following series expansion for the Riemann zeta function: ∞ ζ(z) = (n + 1)−z . (1.1-2) nX=0 It is well known that this infinite series converges if Re(z) > 1 holds. However, if Re(z) is only slightly larger than one, the rate of convergence becomes extremely slow. For instance, Bender and Orszag remark in their book (see p. 379 of ref. [2]) that about 1020 terms of the above series expansion would be needed to compute ζ(1.1) accurate to one percent. Bender and Orszag also show that only 10 terms of the series in connection with a specially designed acceleration method are needed to compute ζ(1.1) to 26 decimal digits (see table 8.7 on p. 380 of ref. [2]). Even more striking examples for the inadequacy of the conventional approach towards the evaluation of infinite series are some Rayleigh-Schr¨odinger perturbation expansions of elementary quantum mechanical systems. For instance, if the following normalization for the Hamiltonian of the quartic anharmonic oscillator is used, Hˆ =p ˆ2 +x ˆ2 + βxˆ4 , (1.1-3) 2 then it follows from the results obtained by Bender and Wu (see eq. (1.8) of ref. [3]) that the coefficients cn of the power series in the coupling constant β for the ground state energy eigenvalue E0(β) of the quartic anharmonic oscillator, ∞ n E0(β) = cn β , (1.1-4) Xn=0 possess the following asymptotic behaviour: n+1 n cn ∼ (−1) (3/2) Γ(n + 1/2) , n →∞ . (1.1-5) The radius of convergence of the above Rayleigh-Schr¨odinger
Recommended publications
  • Convergence Acceleration Methods: the Past Decade *
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Journal of Computational and Applied Mathematics 12&13 (1985) 19-36 19 North-Holland Convergence acceleration methods: The past decade * Claude BREZINSKI Laboratoire d’AnaIyse Numkrique et d’optimisation, UER IEEA, Unicersitk de Lille I, 59655- Villeneuce diiscq Cedex, France Abstract: The aim of this paper is to present a review of the most significant results obtained the past ten years on convergence acceleration methods. It is divided into four sections dealing respectively with the theory of sequence transformations, the algorithms for such transformations, the practical problems related to their implementation and their applications to various subjects of numerical analysis. Keywords: Convergence acceleration, extrapolation. Convergence acceleration has changed much these last ten years not only because important new results, algorithms and applications have been added to those yet existing but mainly because our point of view on the subject completely changed thanks to the deep understanding that arose from the illuminating theoretical studies which were carried out. It is the purpose of this paper to present a ‘state of the art’ on convergence acceleration methods. It has been divided into four main sections. The first one deals with the theory of sequence transformations, the second section is devoted to the algorithms for sequence transfor- mations. The third section treats the practical problems involved in the use of convergence acceleration methods and the fourth section presents some applications to numerical analysis. In such a review it is, of course, impossible to analyze all the results which have been obtained and thus I had to make a choice among the contributions I know.
    [Show full text]
  • Resummation of QED Perturbation Series by Sequence Transformations and the Prediction of Perturbative Coefficients
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by CERN Document Server Resummation of QED Perturbation Series by Sequence Transformations and the Prediction of Perturbative Coefficients 1, 1 2 1 U. D. Jentschura ∗,J.Becher,E.J.Weniger, and G. Soff 1Institut f¨ur Theoretische Physik, TU Dresden, D-01062 Dresden, Germany 2Institut f¨ur Physikalische und Theoretische Chemie, Universit¨at Regensburg, D-93040 Regensburg, Germany (November 9, 1999) have also been used for the prediction of unknown per- We propose a method for the resummation of divergent turbative coefficients in quantum field theory [6–8]. The perturbative expansions in quantum electrodynamics and re- [l/m]Pad´e approximant to the quantity (g) represented lated field theories. The method is based on a nonlinear se- by the power series (1) is the ratio ofP two polynomials quence transformation and uses as input data only the numer- P (g)andQ (g) of degree l and m, respectively, ical values of a finite number of perturbative coefficients. The l m results obtained in this way are for alternating series superior P(g) p+pg+...+p gl to those obtained using Pad´e approximants. The nonlinear [l/m] (g)= l = 0 1 l . m sequence transformation fulfills an accuracy-through-order re- P Qm(g) 1+q1g+...+qm g lation and can be used to predict perturbative coefficients. In many cases, these predictions are closer to available analytic The polynomials Pl(g)andQm(g) are constructed so that results than predictions obtained using the Pad´e method.
    [Show full text]
  • Practical Exrapolation Methods: Theory and Applications
    This page intentionally left blank Practical Extrapolation Methods An important problem that arises in many scientific and engineering applications is that of approximating limits of infinite sequences {Am }. In most cases, these sequences converge very slowly. Thus, to approximate their limits with reasonable accuracy, one must compute a large number of the terms of {Am }, and this is generally costly. These limits can be approximated economically and with high accuracy by applying suitable extrapolation (or convergence acceleration) methods to a small number of terms of {Am }. This bookis concerned with the coherent treatment, including derivation, analysis, and applications, of the most useful scalar extrapolation methods. The methods it discusses are geared toward problems that commonly arise in scientific and engineering disci- plines. It differs from existing books on the subject in that it concentrates on the most powerful nonlinear methods, presents in-depth treatments of them, and shows which methods are most effective for different classes of practical nontrivial problems; it also shows how to fine-tune these methods to obtain best numerical results. This bookis intended to serve as a state-of-the-art reference on the theory and practice of extrapolation methods. It should be of interest to mathematicians interested in the theory of the relevant methods and serve applied scientists and engineers as a practical guide for applying speed-up methods in the solution of difficult computational problems. Avram Sidi is Professor of Numerical Analysis in the Computer Science Department at the Technion–Israel Institute of Technology and holds the Technion Administration Chair in Computer Science. He has published extensively in various areas of numerical analysis and approximation theory and in journals such as Mathematics of Computation, SIAM Review, SIAM Journal on Numerical Analysis, Journal of Approximation The- ory, Journal of Computational and Applied Mathematics, Numerische Mathematik, and Journal of Scientific Computing.
    [Show full text]
  • Conservative Sequence-To-Series Transformation Matrices
    MATHEMATICS CONSERVATIVE SEQUENCE-TO-SERIES TRANSFORMATION MATRICES BY F. GERRISH (Communicated by Prof. J. F. KoKS:\'IA at the meeting of September 29, 1956) The three methods (sequence-to-sequence, series-to-sequence, series­ to-series) of defining generalized limits or generalized sums by infinite matrices are here complemented by a fourth (sequence-to-series); and a new class of matrices (</>-matrices) giving conservative transformations is introduced (§ 2), together with its regular sub-class (17-matrices). Products of these with each other and with the known types K, T, {3, y, <5, £X (§ I) of summability matrix are investigated and, in all cases when the product always exists, its type is ascertained. The results are tabulated at the end of § 4. Associativity of triple products of summability matrices is discussed (§ 5) in the cases when the product always exists for both bracketings. The work reveals useful new subclasses of the {3- and <5-matrices (here called {30, bll respectively) which are generalizations of the {30- and <50-matrices (§I) defined in a recent paper [4]. Some simple inclusion relations between the various classes of matrices are obtained in § 3, and used in subsequent sections. Notation. Throughout this paper all summations are from I to oo, 00 unless otherwise stated; thus L means L. Likewise limn will mean k k~l lim. In both cases the variable will be omitted when it is unambiguous. Given an infinite matrix X, M(X) will denote some fixed positive number associated with X. 1. Introduction Two well-known methods of defining the generalized limit of a sequence and the generalized sum of a series respectively by an infinite matrix ([I], 59, 65) give rise to the following matrix classes: 1.1.
    [Show full text]
  • Resummation of QED Perturbation Series by Sequence Transformations and the Prediction of Perturbative Coefficients
    Missouri University of Science and Technology Scholars' Mine Physics Faculty Research & Creative Works Physics 01 Sep 2000 Resummation of QED Perturbation Series by Sequence Transformations and the Prediction of Perturbative Coefficients Ulrich D. Jentschura Missouri University of Science and Technology, [email protected] Jens Becher Ernst Joachim Weniger Gerhard Soff Follow this and additional works at: https://scholarsmine.mst.edu/phys_facwork Part of the Physics Commons Recommended Citation U. D. Jentschura et al., "Resummation of QED Perturbation Series by Sequence Transformations and the Prediction of Perturbative Coefficients," Physical Review Letters, vol. 85, no. 12, pp. 2446-2449, American Physical Society (APS), Sep 2000. The definitive version is available at https://doi.org/10.1103/PhysRevLett.85.2446 This Article - Journal is brought to you for free and open access by Scholars' Mine. It has been accepted for inclusion in Physics Faculty Research & Creative Works by an authorized administrator of Scholars' Mine. This work is protected by U. S. Copyright Law. Unauthorized use including reproduction for redistribution requires the permission of the copyright holder. For more information, please contact [email protected]. VOLUME 85, NUMBER 12 PHYSICAL REVIEW LETTERS 18SEPTEMBER 2000 Resummation of QED Perturbation Series by Sequence Transformations and the Prediction of Perturbative Coefficients U. D. Jentschura,1,* J. Becher,1 E. J. Weniger,2,3 and G. Soff 1 1Institut für Theoretische Physik, TU Dresden, D-01062 Dresden, Germany 2Max-Planck-Institut für Physik Komplexer Systeme, Nöthnitzer Straße 38-40, 01187 Dresden, Germany 3Institut für Physikalische und Theoretische Chemie, Universität Regensburg, D-93040 Regensburg, Germany (Received 10 November 1999) We propose a method for the resummation of divergent perturbative expansions in quantum electro- dynamics and related field theories.
    [Show full text]
  • Scalar Levin-Type Sequence Transformations Herbert H.H
    Journal of Computational and Applied Mathematics 122 (2000) 81–147 www.elsevier.nl/locate/cam Scalar Levin-type sequence transformations Herbert H.H. Homeier ∗; 1 Institut fur Physikalische und Theoretische Chemie, Universitat Regensburg, D-93040 Regensburg, Germany Received 7 June 1999; received in revised form 15 January 2000 Abstract Sequence transformations are important tools for the convergence acceleration of slowly convergent scalar sequences or series and for the summation of divergent series. The basic idea is to construct from a given sequence {{sn}} a 0 0 new sequence {{sn}} = T({{sn}}) where each sn depends on a ÿnite number of elements sn1 ;:::;snm . Often, the sn 0 are the partial sums of an inÿnite series. The aim is to ÿnd transformations such that {{sn}} converges faster than (or sums) {{sn}}. Transformations T({{sn}}; {{!n}}) that depend not only on the sequence elements or partial sums sn but also on an auxiliary sequence of the so-called remainder estimates !n are of Levin-type if they are linear in the sn, and nonlinear in the !n. Such remainder estimates provide an easy-to-use possibility to use asymptotic information on the problem sequence for the construction of highly ecient sequence transformations. As shown ÿrst by Levin, it is possible to obtain such asymptotic information easily for large classes of sequences in such a way that the !n are simple functions of a few sequence elements sn. Then, nonlinear sequence transformations are obtained. Special cases of such Levin-type transformations belong to the most powerful currently known extrapolation methods for scalar sequences and series.
    [Show full text]
  • Acceleration Methods for Slowly Convergent Sequences and Their Applications
    Acceleration Methods for Slowly Convergent Sequences and their Applications Naoki Osada Acceleration Methods for Slowly Convergent Sequences and their Applications January 1993 Naoki Osada CONTENTS Introduction ............................. 1 I. Slowly convergent sequences .................... 9 1. Asymptotic preliminaries . 9 1.1 Order symbols and asymptotic expansions . 9 1.2 The Euler-Maclaurin summation formula . 10 2. Slowly convergent sequences . 13 2.1 Order of convergence . 13 2.2 Linearly convergent sequences . 14 2.3 Logarithmically onvergent sequences . 15 2.4 Criterion of linearly or logarithmically convergent sequences . 17 3. In¯nite series . 19 3.1 Alternating series . 19 3.2 Logarithmically convergent series . 23 4. Numerical integration . 28 4.1 Semi-in¯nite integrals with positive monotonically decreasing integrands . 28 4.2 Semi-in¯nite integrals with oscillatory integrands . 29 4.3 Improper integrals with endpoint singularities . 31 II. Acceleration methods for scalar sequences . 33 5. Basic concepts . 33 5.1 A sequence transformation, convergence acceleration, and extrapolation . 33 5.2 A classi¯cation of convergence acceleration methods . 34 6. The E-algorithm . 35 6.1 The derivation of the E-algorithm . 35 6.2 The acceleration theorems of the E-algorithm . 37 7. The Richardson extrapolation . 39 7.1 The birth of the Richardson extrapolation . 39 7.2 The derivation of the Richardson extrapolation . 40 7.3 Generalizations of the Richardson extrapolation . 43 8. The ²-algorithm . 50 8.1 The Shanks transformation . 50 8.2 The ²-algorithm . 51 i 8.3 The asymptotic properties of the ²-algorithm . 52 8.4 Numerical examples of the ²-algorithm . 53 9. Levin's transformations . 57 9.1 The derivation of the Levin T transformation .
    [Show full text]
  • Generalizations of Aitken's Process for Accelerating the Convergence Of
    “main” — 2007/6/26 — 18:15 — page 171 — #1 Volume 26, N. 2, pp. 171–189, 2007 Copyright © 2007 SBMAC ISSN 0101-8205 www.scielo.br/cam Generalizations of Aitken’s process for accelerating the convergence of sequences CLAUDE BREZINSKI1 and MICHELA REDIVO ZAGLIA2 1Laboratoire Paul Painlevé, UMR CNRS 8524, UFR de Mathématiques Pures et Appliquées, Université des Sciences et Technologies de Lille, 59655 – Villeneuve d’Ascq cedex, France 2Università degli Studi di Padova, Dipartimento di Matematica Pura ed Applicata Via Trieste 63, 35121 – Padova, Italy E-mails: [email protected] / [email protected] Abstract. When a sequence or an iterative process is slowly converging, a convergence accel- eration process has to be used. It consists in transforming the slowly converging sequence into a new one which, under some assumptions, converges faster to the same limit. In this paper, new scalar sequence transformations having a kernel (the set of sequences transformed into a constant sequence) generalizing the kernel of the Aitken’s 12 process are constructed. Then, these trans- formations are extended to vector sequences. They also lead to new fixed point methods which are studied. Mathematical subject classification: Primary: 65B05, 65B99; Secondary: 65H10. Key words: convergence acceleration, Aitken process, extrapolation, fixed point methods. 1 Introduction When a sequence (Sn) of real or complex numbers is slowly converging, it can be transformed into a new sequence (Tn) by a sequence transformation. Aitken’s 12 process and Richardson extrapolation (which gives rise to Romberg’s method for accelerating the convergence of the trapezoidal rule) are the most well known sequence transformations.
    [Show full text]
  • The Simplified Topological Ε–Algorithms for Accelerating
    The simplified topological ε–algorithms for accelerating sequences in a vector space Claude Brezinski∗ Michela Redivo–Zaglia† August 21, 2018 Abstract When a sequence of numbers is slowly converging, it can be transformed into a new sequence which, under some assumptions, could converge faster to the same limit. One of the most well–known sequence transformation is Shanks transformation which can be recursively implemented by the ε–algorithm of Wynn. This transformation and this algorithm have been extended (in two different ways) to sequence of elements of a topological vector space E. In this paper, we present new algorithms of implementing these topological Shanks transformations. They no longer require the manipulation of elements of the algebraic dual space E∗ of E, nor using the duality product into the rules of the algorithms, they need the storage of less elements of E, and the stability is improved. They also allow us to prove convergence and acceleration results for some types of sequences. Various applications involving sequences of vectors or matrices show the interest of the new algorithms. Keywords: Convergence acceleration, extrapolation, matrix equations, matrix functions, iterative methods. AMS: 65B05, 65F10, 65F30, 65F60, 65J10, 65J15, 65Q20. arXiv:1402.2473v2 [math.NA] 12 Feb 2014 1 Presentation Let (Sn) be a sequence of elements of a vector space E on a field K (R or C). If the sequence (Sn) is slowly converging to its limit S when n tends to infinity, it can be transformed, by a sequence transformation, into a new sequence converging, under some assumptions, faster to the same limit.
    [Show full text]
  • Convergence Acceleration During the 20Th Century C
    Journal of Computational and Applied Mathematics 122 (2000) 1–21 www.elsevier.nl/locate/cam View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Convergence acceleration during the 20th century C. Brezinski Laboratoire d’Analyse Numeriqueà et d’Optimisation, UFR IEEA, Universiteà des Sciences et Technologies de Lille, 59655–Villeneuve d’Ascq cedex, France Received 8 March 1999; received in revised form 12 October 1999 1. Introduction In numerical analysis many methods produce sequences, for instance iterative methods for solving systems of equations, methods involving series expansions, discretization methods (that is methods depending on a parameter such that the approximate solution tends to the exact one when the pa- rameter tends to zero), perturbation methods, etc. Sometimes, the convergence of these sequences is slow and their e ective use is quite limited. Convergence acceleration methods consist of trans- forming a slowly converging sequence (Sn) into a new sequence (Tn) converging to the same limit faster than the initial one. Among such sequence transformations, the most well known are certainly Richardson’s extrapolation algorithm and Aitken’s 2 process. All known methods are constructed by extrapolation and they are often called extrapolation methods. The idea consists of interpolating the terms Sn;Sn+1;:::;Sn+k of the sequence to be transformed by a sequence satisfying a certain relationship depending on parameters. This set of sequences is called kernel of the transformation and every sequence of this set is transformed into a constant sequence by the transformation into consideration. For example, as we will see below, the kernel of Aitken’s 2 process is the set of sequences satisfying ∀n; a0(Sn − S)+a1(Sn+1 − S) = 0, where a0 and a1 are parameters such that a0 + a1 6= 0.
    [Show full text]
  • (Sn) Be a Sequence of Elements of a Vector Space E Which Converges to S
    Electronic Journal of Linear Algebra, ISSN 1081-3810 A publication of the International Linear Algebra Society Volume 35, pp. 248-265, June 2019. MATRIX SHANKS TRANSFORMATIONS∗ CLAUDE BREZINSKIy AND MICHELA REDIVO-ZAGLIAz Abstract. Shanks' transformation is a well know sequence transformation for accelerating the convergence of scalar sequences. It has been extended to the case of sequences of vectors and sequences of square matrices satisfying a linear difference equation with scalar coefficients. In this paper, a more general extension to the matrix case where the matrices can be rectangular and satisfy a difference equation with matrix coefficients is proposed and studied. In the particular case of square matrices, the new transformation can be recursively implemented by the matrix "-algorithm of Wynn. Then, the transformation is related to matrix Pad´e-type and Pad´eapproximants. Numerical experiments showing the interest of this transformation end the paper. Key words. Acceleration methods, Sequence transformations, Shanks transformation, Pad´eapproximation. AMS subject classifications. 65B05, 65B99, 65F60, 65H10, 41A21. 1. Introduction to Shanks transformations. Let (sn) be a sequence of elements of a vector space E which converges to s. If the convergence is slow, it is possible to transform it into a new sequence of elements of E (or a set of new sequences) which, under some assumptions, converges faster to the same limit. Such sequence transformations, also known as extrapolation methods, have been widely studied and have a bunch of applications: Systems of linear and nonlinear equations [8], matrix equations [7,20], matrix functions [8], block linear systems [23], nonlinear Fredholm integral equations [9], .
    [Show full text]
  • Algorithms for Asymptotic Extrapolation∗
    Algorithms for asymptotic extrapolation∗ Joris van der Hoeven CNRS, Département de Mathématiques Bâtiment 425 Université Paris-Sud 91405 Orsay Cedex France Email: [email protected] Web: http://www.math.u-psud.fr/~vdhoeven December 9, 2008 Consider a power series f ∈ R[[ z]] , which is obtained by a precise mathematical construction. For instance, f might be the solution to some differential or functional initial value problem or the diagonal of the solution to a partial differential equation. In cases when no suitable method is beforehand for determining the asymptotics of the coefficients fn, but when many such coefficients can be computed with high accuracy, it would be useful if a plausible asymptotic expansion for fn could be guessed automatically. In this paper, we will present a general scheme for the design of such “asymptotic extrapolation algorithms”. Roughly speaking, using discrete differentiation and tech- niques from automatic asymptotics, we strip off the terms of the asymptotic expansion one by one. The knowledge of more terms of the asymptotic expansion will then allow us to approximate the coefficients in the expansion with high accuracy. Keywords: extrapolation, asymptotic expansion, algorithm, guessing A.M.S. subject classification: 41A05, 41A60, 65B05, 68W30 1. Introduction Consider an infinite sequence f0,f1 , of real numbers. If f0,f1 , are the coefficients of a formal power series f R[[ z]] , then it is well-known [Pól37, Wil04, FS96] that a lot of information about the behaviour∈ of f near its dominant singularity can be obtained from the asymptotic behaviour of the sequence f0,f1 , . However, if f is the solution to some complicated equation, then it can be hard to compute the asymptotic behaviour using formal methods.
    [Show full text]