Definition
where is a matrix and
If is a scalar multiple of non-zero vector , then is the eigenvalue and is the eigenvector.
Characteristic Polynomial
The values satisfying the characteristic polynomial, are the eigenvalues of the matrix
Eigenspace
The set of all eigenvectors of corresponding to the same eigenvalue, together with the zero vector.
The Kernel of the matrix
Eigenvector: non-zero vector in the eigenspace
Algebraic Multiplicity
Let be an eigenvalue of an matrix . The algebraic multiplicity of the eigenvalue is its multiplicity as a root of a Characteristic Polynomial, that is, the largest k such that
Geometric Multiplicity
Let be an eigenvalue of an matrix . The geometric multiplicity of the eigenvalue is the dimension of the Eigenspace associated with the eigenvalue.
Computation
- Find the solution^[eigenvalues] of the Characteristic Polynomial.
- Find the solution^[eigenvectors] of the Under-Constrained System using the found eigenvalue.
Facts
There exists at least one eigenvector corresponding to the eigenvalue
Eigenvectors corresponding to different eigenvalues are always linearly independent.
When is a normal or real Symmetric Matrix, the eigendecomposition is called Spectral Decomposition
The Trace of the matrix is equal to the sum of the eigenvalues of the matrix.
Proof Since the matrix only has term on diagonal, and the calculation of cofactor deletes a row and a column, the coefficient of of is always . Also, since are the solution of the Characteristic Polynomial, the expression is factorized as and the coefficient of become a Therefore, and .
The Determinant of the matrix is equal to the product of the eigenvalues of the matrix.
Not all matrices have linearly independent eigenvectors.
When holds,
- the eigenvalues of are and the eigenvectors of the matrix are the same as .
- the eigenvalues of is
- the eigenvalues of is
- the eigenvalues of is
- the eigenvalues of is
An eigenvalue’s Geometric Multiplicity cannot exceed its Algebraic Multiplicity
the matrix is diagonalizable the Geometric Multiplicity is equal to the Algebraic Multiplicity for all eigenvalues
Link to originalLet be a symmetric matrix. Then, has eigenvalues equal to and the rest zero .
The non-zero eigenvalues of are the same as those of .