28 Eigenvalues and Eigenvectors
So far we have discussed the linear transformation , where and . Now, we consider a special case is mapped into a scalar multiple of itself, i.e. for scalar ,
Naturally, is a square matrix and it is a mapping from onto itself for . To formally define relevant terms,
Definition. (Eigenvalue and Eigenvector)
Given a matrix equation , where is a matrix and is a scalar,
- is an eigenvector of satisfying
where .
- Such is called an eigenvalue.
Note that the set of eigenvectors is in fact , where . Therefore, this set, a subspace of , is called the eigenspace of corresponding to . Let us illustrate with an example.
Example. Examine whether 3 is an eigenvalue of .
Let us find the by letting .
Then,
Therefore, is invertible and .
Therefore, 3 is not an eigenvalue of .
Characteristic Equation
We saw, for non-trivial solutions of to exist, has to be singular, i.e not invertible. That is,
We call this a characteristic equation of . And by solving this characteristic equation, we can efficiently identify eigenvalues.
Diagonalization
Now we turn our attention to decomposition of a matrix, factorizing into multiple matrices. Suppose we want to compute , the -th power of a matrix , where the value of is large. Then, it would be a computationally expensive task to do it straightforward. However, if it is the case a given matrix can be decomposed, this cumbersome task can be substantially lightened. In this section, we introduce a special case of decomposition or factorization of a matrix called diagonalization.
Definition. (Diagonalization)
A matrix is diagonalizable if there exists an invertible matrix and a diagonal matrix such that
Note how easy and lightweighted the involved computation of the -th power of becomes when is diagonalizable as .
Let us illustrate with an example.
Example. Compute of a diagonalizable matrix , whose eigenvalues are .
1. Let us first find the eigenvectors of , where non-trivial solutions of .
(a) .
Therefore, , for .
(b) .\\
Therefore, , for .
(c) .\\
Therefore, , for .
2. Construct from linearly independent eigenvectors identified above, where the order is irrelevant.
Then, identify .
Therefore, .
3. Construct so that the order of eigenvalues matches the order was constructed.
4. Compute
Therefore,
Note that the computation of of a diagonalizable matrix is substantially simplified by the property of a diagonal matrix :