The QR method can be used for arbitrary matrices, but becomes too
laborious and instead
it is used on special matrices, preferably Hessenberg or
symmetric band matrices. The
steps involved in its implementation [3] can be
briefly summarized as
follows:
1. QR decomposition
For a regular square matrix
, there exists a
decomposition
| |
(252) |
| |
(253) |
This iteration converges for the non-symmetric case to an upper
block
triangular matrix, which has single elements or
blocks on the
diagonal. Then the eigenvalues can be taken from the diagonal or
by solving
eigenvalue problems. For the symmetric case, the
limit matrix is
a diagonal matrix.