Eigenvalues and Eigenvectors
Definition: Eigenvalue
Let be a square matrix and let .
We say that is an eigenvalue of if there exists at least one non-zero column vector such that
Definition: Eigenvector
Let be a square matrix and let be a non-zero column vector.
We say that is an eigenvector of if there is some such that
An eigenvalue may have more than one eigenvector, but each eigenvector always belongs to a single eigenvalue.
Definition: Eigenspace
Let be a square matrix.
The eigenspace of an eigenvalue is the union of the set of all eigenvectors belonging to together with the zero vector .
Theorem: Structure of Eigenspaces
The eigenspace of each eigenvalue is a subspace of .
PROOF
TODO
Definition: Geometric Multiplicity
The geometric multiplicity of an eigenvalue is the dimension of its eigenspace.
Notation
Theorem: Number of Distinct Eigenvalues
An -matrix has at most different eigenvalues.
PROOF
TODO
Theorem: Linear Independence of Eigenvectors
Let be a matrix.
If are eigenvectors which belong to different eigenvalues , then are linearly independent.
PROOF
TODO
Characteristic Polynomials
Definition: Characteristic Polynomial
The characteristic polynomial of a square matrix the polynomial obtained by the expression for the following determinant, where is the identity matrix:
Theorem: Degree of the Characteristic Polynomial
The degree of the characteristic polynomial of an -matrix is .
PROOF
TODO
Theorem: Roots of the Characteristic Polynomial
The roots of the characteristic polynomial of a square matrix are precisely the eigenvalues of .
PROOF
TODO
Definition: Algebraic Multiplicity
If the characteristic polynomial of a square matrix has a linear factorization
over the field , where are the distinct eigenvalues of , then we call the algebraic multiplicity of .
Notation
Theorem: Algebraic and Geometric Multiplicity
The geometric multiplicity and the algebraic multiplicity of each eigenvalue of a square matrix obey the following inequality:
PROOF
TODO
Theorem: Sum of the Eigenvalues
The distinct eigenvalues of a square matrix and their algebraic multiplicities can be used to calculate the trace of as follows:
PROOF
TODO
Theorem: Product of the Eigenvalues
The distinct eigenvalues of a square matrix and their algebraic multiplicities can be used to calculate the determinant of as follows:
PROOF
TODO
Eigendecomposition
Definition: Diagonalizable Matrix
A square matrix is diagonalizable if it is similar to a diagonal matrix .
Theorem: Eigendecomposition
An -matrix is diagonalizable if and only if it has linearly independent eigenvectors .
In that case, can be written as
where the -th column of is and is the diagonal matrix whose -th diagonal entry is the eigenvalue to which belongs.
PROOF
TODO
Definition: Eigendecomposition
We call the eigendecomposition of .