You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
The multiplicity of an eigenvalue as a root of
the characteristic equation.
Characteristic equation
The equation
\[\mbox {det}(A-\lambda I) = 0\]
is called the characteristic equation of \(A\).
Characteristic polynomial
The polynomial
\[\mbox {det}(A-\lambda I)\]
is called the characteristic polynomial of \(A\).
Diagonalizable matrix
Let \(A\) be an \(n\times n\) matrix. Then \(A\) is said to be diagonalizable if
there exists an invertible matrix \(P\) such that
\begin{equation*} P^{-1}AP=D \end{equation*}
where \(D\) is a diagonal matrix. In
other words, a matrix \(A\) is diagonalizable if it is similar to a diagonal matrix, \(A \sim D\).
Eigenspace
If \(\lambda \) is an eigenvalue of an \(n \times n\) matrix, the set of all eigenvectors associated to
\(\lambda \) along with the zero vector is the eigenspace associated to \(\lambda \). The eigenspace is a
subspace of \(\RR ^n\).
Eigenvalue
Let \(A\) be an \(n \times n\) matrix. We say that a scalar \(\lambda \) is an eigenvalue of \(A\)
if
\[A\vec {x} = \lambda \vec {x}\]
for some nonzero vector \(x\). We say that \(x\) is an eigenvector of \(A\) associated with the
eigenvalue \(\lambda \).
Eigenvalue decomposition
If \(\lambda \) is an eigenvalue of an \(n \times n\) matrix, the set of all
eigenvectors associated to \(\lambda \) along with the zero vector is the eigenspace associated to \(\lambda \).
The eigenspace is a subspace of \(\RR ^n\).
Eigenvector
Let \(A\) be an \(n \times n\) matrix. We say that a non-zero vector \(\vec {x}\) is an eigenvector of \(A\)
if
\[A\vec {x} = \lambda \vec {x}\]
for some scalar \(\lambda \). We say that \(\lambda \) is an eigenvalue of \(A\) associated with the eigenvector \(\vec {x}\).
Geometric multiplicity of an eigenvalue
The geometric multiplicity of an eigenvalue \(\lambda \)
is the dimension of the corresponding eigenspace \(\mathcal {S}_\lambda \).
Gershgorin disk
A circle in the complex plane which has a diagonal entry of a
matrix as its center and the sum of the absolute values of the other entries in that
row (or column) as its radius.
Gershgorin’s Theorem
Gershgorin’s theorem says that the \(n\) eigenvalues of an \(n \times n\)
matrix can be found in the region in the complex plane consisting of the \(n\) Gershgorin
disks.
Power method (and its variants)
The power method is an iterative method for
computing the dominant eigenvalue of a matrix. It variants can compute the smallest
eigenvalue or the eigenvalue closest to some target.
Properties of similar matrices
Similar matrices must have the same...
(a)
determinant,
(b)
rank,
(c)
trace,
(d)
characteristic polynomial,
and
(e)
eigenvalues.
Similar matrices
If \(A\) and \(B\) are \(n \times n\) matrices, we say that \(A\) and \(B\) are similar, if \(B = P^{-1}AP\) for some
invertible matrix \(P\). In this case we write \(A \sim B\).