Volume 26, pp. 243-269, 2007.
Solving linear systems with a Levinson-like solver
Raf Vandebril, Nicola Mastronardi, and Marc Van Barel
Abstract
In this paper we will present a general framework for solving linear
systems of equations. The solver is based on the Levinson-idea for
solving Toeplitz systems of equations.
We will consider a general class of matrices, defined as the class
of simple -Levinson conform matrices. This class incorporates, for
instance, semiseparable, band, companion, arrowhead and many other
matrices. For this class, we will derive a solver of complexity .
The system solver is written inductively, and uses in every step ,
the solution of a so-called th order Yule-Walker-like
equation. The algorithm obtained first has complexity .
Based, however on the
specific structure of the simple -Levinson conform
matrices, we will be able to further reduce the complexity of the
presented method, and get an order algorithm.
Different examples of matrices are given for this algorithm.
Examples are presented for: general dense matrices, upper
triangular matrices, higher order generator semiseparable matrices,
quasiseparable matrices, Givens-vector representable semiseparable
matrices, band matrices, companion matrices, confederate matrices,
arrowhead matrices, fellow matrices and many more.
Finally, the relation between this method and an upper triangular
factorization of the original matrix is given and also details
concerning possible look ahead methods are presented.
Full Text (PDF) [314 KB],
BibTeX
Key words
Levinson, Yule-Walker, look-ahead, system solving, Levinson conform matrices
AMS subject classifications
65F05