Matrix - Characteristic Equation
The characteristic equation of a square matrix is given by the equation:
where:
- is the square matrix.
- represents the eigenvalues of the matrix .
- is the identity matrix of the same size as .
If , then is a polynomial of degree in terms of . As an eigenvalue can be complex, we know there must be at least one eigenvalue for any square matrix.
Example 1
Find the eigenvalue of the matrix:
using the characteristic equation
Solution:
First, we compute :
Next, we compute the determinant:
Expanding this, we get:
Setting the determinant equal to zero gives us the characteristic equation:
Factoring the quadratic, we find:
Thus, the eigenvalues are:
Both these factors have a multiplicity of each. This means that each eigenvalue corresponds to an eigenspace of dimension .
Example 2
Consider the matrix and eigenvalue:
Then applying this to the eigenvector equation,
we get:
once again, constructing an augmented matrix and solving for the possible values of , we get:
Let for some , then we have:
Therefore, is a basis for the eigenspace corresponding to the eigenvalue .