Essential Vocabulary

Here is a link to a list of these terms on Quizlet

[Picture]

Algebraic multiplicity of an eigenvalue

The multiplicity of an eigenvalue as a root of the characteristic equation.

[Picture]

Characteristic equation

The equation
\[\mbox {det}(A-\lambda I) = 0\]
is called the characteristic equation of \(A\).

[Picture]

Characteristic polynomial

The polynomial
\[\mbox {det}(A-\lambda I)\]
is called the characteristic polynomial of \(A\).

[Picture]

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\).

[Picture]

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\).

[Picture]

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 \).

[Picture]

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\).

[Picture]

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}\).

[Picture]

Geometric multiplicity of an eigenvalue

The geometric multiplicity of an eigenvalue \(\lambda \) is the dimension of the corresponding eigenspace \(\mathcal {S}_\lambda \).

[Picture]

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.

[Picture]

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.

[Picture]

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.

[Picture]

Properties of similar matrices

Similar matrices must have the same...
(a)
determinant,
(b)
rank,
(c)
trace,
(d)
characteristic polynomial,

and

(e)
eigenvalues.

[Picture]

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\).

[Picture]