Open AccessPosted Content
On recursive algorithms for inverting tridiagonal matrices
Paweł Keller,Iwona Wróbel +1 more
TL;DR: This paper locates and explains the different reasons the recursive algorithms for inverting tridiagonal matrices fail to deliver satisfactory result, and proposes new formulae for the elements of X that allow to construct the asymptotically fastest possible algorithm for computing the inverse of an arbitrary tridiagon matrix.
read more
Abstract: If $A$ is a tridiagonal matrix, then the equations $AX=I$ and $XA=I$ defining the inverse $X$ of $A$ are in fact the second order recurrence relations for the elements in each row and column of $X$. Thus, the recursive algorithms should be a natural and commonly used way for inverting tridiagonal matrices -- but they are not. Even though a variety of such algorithms were proposed so far, none of them can be applied to numerically invert an arbitrary tridiagonal matrix. Moreover, some of the methods suffer a huge instability problem. In this paper, we investigate these problems very thoroughly. We locate and explain the different reasons the recursive algorithms for inverting such matrices fail to deliver satisfactory (or any) result, and then propose new formulae for the elements of $X=A^{-1}$ that allow to construct the asymptotically fastest possible algorithm for computing the inverse of an arbitrary tridiagonal matrix $A$, for which both residual errors, $\|AX-I\|$ and $\|XA-I\|$, are always very small.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
Accuracy and Stability of Numerical Algorithms
Nicholas J. Higham
- 01 Jan 2002
TL;DR: Higham as discussed by the authors gives a thorough, up-to-date treatment of the behavior of numerical algorithms in finite precision arithmetic, combining algorithmic derivations, perturbation theory, and rounding error analysis.
2.2K
•Book
Numerical Linear Algebra and Applications
Biswa Nath Datta
- 30 Jan 1995
TL;DR: A review of some Required Concepts from Core Linear Algebra and some useful Transformations in Numerical LinearAlgebra and Their Applications.
723
