Next: 2.4.1 Largest Eigenvalue and
Up: 2. Linear Algebra
Previous: 2.3.5 Conjugate Gradient Method
2.4 Eigenvalues and Eigenvectors
Given a quadratic matrix
, the eigenvalues
are
defined by
 |
(2.3) |
and the corresponding eigenvectors
are
![\begin{displaymath}
\left[ \mbox{${\bf A}$} - \lambda_{i} \, \mbox{${\bf I}$}\, \right] \cdot \vec{a}_{i} = 0 \, ,
\end{displaymath}](img433.png) |
(2.4) |
Normally one uses library subroutines, such as NAG F01xxx or
ESSL SGEEV.
If only a few eigenvalues and the associated
eigenvectors are needed then simple iterative procedures may be used.
Subsections
Franz J. Vesely Oct 2005
See also: "Computational Physics - An Introduction," Kluwer-Plenum 2001