The remaining question is how to compute the eigenvalues of a matrix. The answer is already a bit present in the examples of computing eigenvectors for a given eigenvalue.
Let be a square matrix and a scalar. Then the following statements are equivalent:
- is an eigenvalue of .
- .
- .
When is an eigenvalue, then the eigenspace, denoted by , is equal to the kernel of .
Let be an eigenvalue of the square matrix . Then, there is a column vector unequal to the zero vector such that . We have called this an eigenvector and is the corresponding eigenvalue. In other words, we have . The matrix must therefore be singular (non-invertible). Indeed, if the matrix is invertible, then the zero vector is only mapped onto the zero vector. is singular if and only if . The eigenspace is equal to the kernel of .
Let be a square matrix. Then is called the characteristic polynomial of and equation is called the characteristic equation of .
In some linear algebra books, the characteristic polynomial of a matrix is defined as . This is also possible because it provides the same results.
The above statement about an eigenvalue translates into the following theorem.
Let be a square matrix and a scalar. Then is an eigenvalue if it is a solution of the characteristic equation, in other words, if it is a root of the characteristic polynomial.
The algebraic multiplicity of an eigenvalue is the multiplicity as root of the characteristic polynomial. The geometric multiplicity of an eigenvalue is the dimension of the eigenspace, that is, equal to the smallest number of spanning eigenvectors.
In order to find eigenvalues of a matrix, it suffices to determine the characteristic polynomial and calculate all its roots. We give a few examples.
Consider in the orthogonal projection on the base plane.
In other words, is the matrix mapping with matrix Determine the eigenvalues and eigenspaces of .
The characteristic equation is i.e. with the roots and . The eigenspace for is the set of solutions of the system and consists of vectors with the first two components equal to zero. This is a line: The eigenspace for is the set of solutions of the system and consists of vectors with the third component equal to zero. This is the plane with equation :