The QR-iteration approximates an eigenvalue of a matrix
in Hessenberg form with the aid of a sequence of
orthogonal
similarity transformations
The matrix
is defined by the QR-decomposition
with the diagonal shift
the eigenvalue of the
submatrix
closest to
:
where
Moreover, zero diagonals of the Hessenberg form are preserved.
In particular, for syymetric
, all matrices
are tridiagonal.
As
,
the off-diagonal entry
converges to zero and,
as a consequence,
approaches an eigenvalue
of
. Moreover, for symmetric
the convergence is locally cubic.
If the iteration has converged, i. e., if the last off-diagonal
entry of
is zero within tolerance, the process is applied
to the submatrix
.
Thus, eventually, all eigenvalues are computed.
(Authors: Höllig/Pfeil/Walter)
|
automatically generated
4/24/2007 |