Consider the matrix , which can be viewed as a matrix representation of a linear operator on , and the vector . It is easy to check that . In this example, the output of the matrix transformation is a scalar multiple of the nonzero input vector. Similarly, the nonzero vector satisfies . We can say that 4 is an eigenvalue of A and is an eigenvector corresponding to the eigenvalue 4. Likewise, we can say that -5 is an eigenvalue of A and is an eigenvector corresponding to the eigenvalue -5.
Definition
If A is an n×n matrix, then a nonzero vector in is called an eigenvector of A if is a scalar multiple of , that is:
………………………………………………………………………………………………………………………………………………………………………………………………. (*)
for some scalar λ. The scalar λ is called an eigenvalue of A and is said to be an eigenvector corresponding to λ.
In the definition above, (*) can be written as where is the n×n identity matrix. Furthermore, (*) is equivalent to:
………………………………………………………………………………………………………………………………………………………………………………… (**)
By the definition above, the eigenvector is not a zero vector. Thus, (**) must have nontrivial solutions. In order that (**) has nontrivial solutions, the determinant of must be zero. Then we have the following equation.
……………………………………………………………………………………………………………………………………………………………………………………. (***)
This is called the characteristic equation of A. When expanded, the determinant is a polynomial in λ and it is called the characteristic polynomial of A.
Example 1
Find the eigenvalues of the matrix .
Answer
The characteristic polynomial of A is . Hence the characteristic equation of A is λ2 + λ – 20 = 0. Solving this quadratic equation, we get two distinct roots, that is λ1 = 4 and λ2 = -5.
The task is now to find the corresponding eigenvectors corresponding to the eigenvalues of a given matrix. The eigenvectors of A corresponding to an eigenvalue λ are the nonzero vectors that satisfy (*) above. This is to say that the eigenvectors corresponding to λ are the nonzero vectors in the solution space of . The solution space is called the eigenspace of A corresponding to λ.
Theorem
If A is an n×n matrix, then the following are equivalent.
- λ is an eigenvalue of A.
- The system of equations has nontrivial solutions.
- There is a nonzero vector such that .
- λ is a real solution of the characteristic equation .
The example below shows how to apply the theorem to determine the eigenspace of a square matrix.
Example 2
Referring to Example 1, find the eigenspace of A.
Answer
By definition, is an eigenvector of A corresponding to λ if and only if is a nontrivial solution of . Thus in this case we have to find nontrivial solutions of the following equation.
………………………………………………………………………………………………………………………………………………… (1)
Example 1 shows that the eigenvalues of A are λ1 = 4 and λ2 = -5.
If λ = λ1 = 4, then (1) becomes:
which corresponds to the linear equation -2x1 – 7x2 = 0. It has infinitely many solutions. It is easy to check that for every the ordered pair (7t,-2t) is a solution of the equation. Therefore, the eigenspace of A corresponding to λ = 4 is .
If λ = λ2 = -5, then (1) becomes:
By applying some elementary row operations, it can be proved that the matrix is equivalent to . This corresponds to the linear equation x1 – x2 = 0. It has infinitely many solutions. It is easy to check that for every the ordered pair (t,t) is a solution of the equation. Therefore, the eigenspace of A corresponding to λ = -5 is .
Example 3
Consider the matrix: . Find the eigenspace.
Answer
The theorem above suggests that to get the eigenvalues of A we have to find the solution of the characteristic equation .
.
This implies λ = 3 or λ = -4.
To determine the eigenspace of A corresponding to λ = 3, substitute λ = 3 into the system of equations . Assuming , it follows that:
…………………………………………………………………………………………………………………………………………………… (2)
By applying some elementary row operations, it can be easily shown that the solution set of (2) is equal to the solution set of (3) below.
………………………………………………………………………………………………………………………………………………………. (3)
Note that (3) corresponds to the system of linear equations .
The solution set of the system is . It is an eigenspace of A corresponding to λ = 3.
If λ = -4, then , which is equivalent to . If , the matrix corresponds to the system of linear equations represented as . The system has x3 as the only free variable. So, if we set x3 = 3t for any then x2 = 8t and x1 = -6t. As a consequence, the eigenspace of A corresponding to λ = -4 is .