Practical Exrapolation Methods: Theory and Applications

Total Page:16

File Type:pdf, Size:1020Kb

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. Professor Sidi’s workhas involved the development of novel methods, their detailed mathematical analysis, design of efficient algorithms for their implementation, and their application to difficult practical problems. His methods and algorithms are successfully used in various scientific and engineering disciplines. CAMBRIDGE MONOGRAPHS ON APPLIED AND COMPUTATIONAL MATHEMATICS Series Editors P. G. CIARLET, A. ISERLES, R. V. KOHN, M. H. WRIGHT 10 Practical Extrapolation Methods The Cambridge Monographs on Applied and Computational Mathematics reflect the crucial role of mathematical and computational techniques in contemporary science. The series presents expositions on all aspects of applicable and numerical mathematics, with an emphasis on new developments in this fast-moving area of research. State-of-the-art methods and algorithms as well as modern mathematical descriptions of physical and mechanical ideas are presented in a manner suited to graduate research students and professionals alike. Sound pedagogical presentation is a prerequisite. It is intended that books in the series will serve to inform a new generation of researchers. Also in this series: A Practical Guide to Pseudospectral Methods, Bengt Fornberg Dynamical Systems and Numerical Analysis, A. M. Stuart and A. R. Humphries Level Set Methods and Fast Marching Methods, J. A. Sethian The Numerical Solution of Integral Equations of the Second Kind, Kendall E. Atkinson Orthogonal Rational Functions, Adhemar Bultheel, Pablo Gonzalez-Vera,´ ErikHendriksen,and Olav Nj astad˚ Theory of Composites, Graeme W. Milton Geometry and Topology for Mesh Generation, Herbert Edelsbrunner Schwarz–Christoffel Mapping, Tobin A. Driscoll and Lloyd N. Trefethen Practical Extrapolation Methods Theory and Applications AVRAM SIDI Technion–Israel Institute of Technology Cambridge, New York, Melbourne, Madrid, Cape Town, Singapore, São Paulo Cambridge University Press The Edinburgh Building, Cambridge , United Kingdom Published in the United States by Cambridge University Press, New York www.cambridge.org Information on this title: www.cambridge.org/9780521661591 © Cambridge University Press 2003 This book is in copyright. Subject to statutory exception and to the provision of relevant collective licensing agreements, no reproduction of any part may take place without the written permission of Cambridge University Press. First published in print format 2003 ISBN-13 978-0-511-06862-1 eBook (EBL) ISBN-10 0-511-06862-X eBook (EBL) ISBN-13 978-0-521-66159-1 hardback ISBN-10 0-521-66159-5 hardback Cambridge University Press has no responsibility for the persistence or accuracy of s for external or third-party internet websites referred to in this book, and does not guarantee that any content on such websites is, or will remain, accurate or appropriate. Contents Preface page xix Introduction 1 0.1 Why Extrapolation–Convergence Acceleration? 1 0.2 Antilimits Versus Limits 4 0.3 General Algebraic Properties of Extrapolation Methods 5 0.3.1 Linear Summability Methods and the Silverman–Toeplitz Theorem 7 0.4 Remarks on Algorithms for Extrapolation Methods 8 0.5 Remarks on Convergence and Stability of Extrapolation Methods 10 0.5.1 Remarks on Study of Convergence 10 0.5.2 Remarks on Study of Stability 10 0.5.3 Further Remarks 13 0.6 Remarkon Iterated Forms of Extrapolation Methods 14 0.7 Relevant Issues in Extrapolation 15 I The Richardson Extrapolation Process and Its Generalizations 19 1The Richardson Extrapolation Process 21 1.1 Introduction and Background 21 1.2 The Idea of Richardson Extrapolation 27 1.3 A Recursive Algorithm for the Richardson Extrapolation Process 28 1.4 Algebraic Properties of the Richardson Extrapolation Process 29 1.4.1 A Related Set of Polynomials 29 1.4.2 An Equivalent Alternative Definition of Richardson Extrapolation 31 1.5 Convergence Analysis of the Richardson Extrapolation Process 33 1.5.1 Convergence of Columns 33 1.5.2 Convergence of Diagonals 34 1.6 Stability Analysis of the Richardson Extrapolation Process 37 1.7 A Numerical Example: Richardson Extrapolation on the Zeta Function Series 38 1.8 The Richardson Extrapolation as a Summability Method 39 1.8.1 Regularity of Column Sequences 39 vii viii Contents 1.8.2 Regularity of Diagonal Sequences 40 1.9 The Richardson Extrapolation Process for Infinite Sequences 41 2 Additional Topics in Richardson Extrapolation 42 2.1 Richardson Extrapolation with Near Geometric and Harmonic {yl } 42 2.2 Polynomial Richardson Extrapolation 43 2.3 Application to Numerical Differentiation 48 2.4 Application to Numerical Quadrature: Romberg Integration 52 2.5 Rational Extrapolation 55 3 First Generalization of the Richardson Extrapolation Process 57 3.1 Introduction 57 3.2 Algebraic Properties 59 ( j) 3.3 Recursive Algorithms for An 61 3.3.1 The FS-Algorithm 62 3.3.2 The E-Algorithm 64 3.4 Numerical Assessment of Stability 66 3.5 Analysis of Column Sequences 67 γ ( j) 3.5.1 Convergence of the ni 68 ( j) 3.5.2 Convergence and Stability of the An 69 3.5.3 Convergence of theα ¯ k 72 3.5.4 Conditioning of the System (3.1.4) 73 3.5.5 Conditioning of (3.1.4) for the Richardson Extrapolation Process on Diagonal Sequences 74 3.6 Further Results for Column Sequences 76 3.7 Further Remarks on (3.1.4): “Related” Convergence Acceleration Methods 77 3.8 Epilogue: What Is the E-Algorithm? What Is It Not? 79 4 GREP: Further Generalization of the Richardson Extrapolation Process 81 4.1 The Set F(m) 81 4.2 Definition of the Extrapolation Method GREP 85 4.3 General Remarks on F(m) and GREP 87 4.4 A Convergence Theory for GREP 88 4.4.1 Study of Process I 89 4.4.2 Study of Process II 90 4.4.3 Further Remarks on Convergence Theory 91 4.4.4 Remarks on Convergence of the β¯ki 92 4.4.5 Knowing the Minimal m Pays 92 4.5 Remarks on Stability of GREP 92 4.6 Extensions of GREP 93 5 The D-Transformation: A GREP for Infinite-Range Integrals 95 5.1 The Class B(m) and Related Asymptotic Expansions 95 5.1.1 Description of the Class A(γ ) 96 Contents ix 5.1.2 Description of the Class B(m) 98 5.1.3 Asymptotic Expansion of F(x) When f (x) ∈ B(m) 100 5.1.4 Remarks on the Asymptotic Expansion of F(x) and a Simplification 103 5.2 Definition of the D(m)-Transformation 103 5.2.1 Kernel of the D(m)-Transformation 105 5.3 A Simplification of the D(m)-Transformation: The sD(m)-Transformation 105 5.4 How to Determine m 106 5.4.1 By Trial and Error 106 5.4.2 Upper Bounds on m 107 5.5 Numerical Examples 111 5.6 Proof of Theorem 5.1.12 112 5.7 Characterization and Integral Properties of Functions in B(1) 117 5.7.1 Integral Properties of Functions in A(γ ) 117 5.7.2 A Characterization Theorem for Functions in B(1) 118 5.7.3 Asymptotic Expansion of F(x) When f (x) ∈ B(1) 118 6 The d-Transformation: A GREP for Infinite Series and Sequences 121 6.1 The Class b(m) and Related Asymptotic Expansions 121 (γ ) 6.1.1 Description of the Class A0 122 6.1.2 Description of the Class b(m) 123 (m) 6.1.3 Asymptotic Expansion of An When {an}∈b 126 6.1.4 Remarks on the Asymptotic Expansion of An and a Simplification 129 6.2 Definition of the d(m)-Transformation 130 6.2.1 Kernel of the d(m)-Transformation 131 6.2.2 The d(m)-Transformation for Infinite Sequences 131 6.2.3 The Factorial d(m)-Transformation 132 6.3 Special Cases with m = 1 132 6.3.1 The d(1)-Transformation 132 6.3.2 The Levin L-Transformation 133 6.3.3 The Sidi S-Transformation 133 6.4 How to Determine m 133 6.4.1 By Trial and Error 134 6.4.2 Upper Bounds on m 134 6.5 Numerical Examples 137 6.6 A Further Class of Sequences
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]
  • 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]
  • Shanks Sequence Transformations and Anderson Acceleration
    SHANKS SEQUENCE TRANSFORMATIONS AND ANDERSON ACCELERATION CLAUDE BREZINSKI ∗, MICHELA REDIVO-ZAGLIA y , AND YOUSEF SAAD z Abstract. This paper presents a general framework for Shanks transformations of sequences of elements in a vector space. It is shown that the Minimal Polynomial Extrapolation (MPE), the Modified Minimal Polynomial Extrapolation (MMPE), the Reduced Rank Extrapolation (RRE), the Vector Epsilon Algorithm (VEA), the Topological Epsilon Algorithm (TEA), and Anderson Accel- eration (AA), which are standard general techniques designed for accelerating arbitrary sequences and/or solving nonlinear equations, all fall into this framework. Their properties and their connec- tions with quasi-Newton and Broyden methods are studied. The paper then exploits this framework to compare these methods. In the linear case, it is known that AA and GMRES are `essentially' equivalent in a certain sense while GMRES and RRE are mathematically equivalent. This paper discusses the connection between AA, the RRE, the MPE, and other methods in the nonlinear case. Key words. Acceleration techniques; sequence transformations; Anderson Acceleration; Re- duced Rank Extrapolation; quasi-Newton methods; Broyden metods. AMS subject classifications: 65B05, 65B99, 65F10, 65H10. 1. Introduction. In computational sciences it is often necessary to obtain the limit of a sequence of objects of a vector space (scalars, vectors, matrices, ...) that converges slowly to its limit or even diverges. In some situations, we may be able to obtain a new sequence that converges faster to the same limit by modifying the method that produced the original sequence. However, in many instances, the process by which the sequence is produced is hidden (black box) or too cumbersome for this approach to be practical.
    [Show full text]