Section 22.5 Examples
Subsection 22.5.1 Carrying out the diagonalization procedure
Let’s start with some examples from Discovery guide 22.1.
Example 22.5.1. A diagonalizable matrix.
From Discovery 22.2. We want to compute a basis for each eigenspace, using the same method as in the examples of Section 21.5. First, we form the matrix
and compute its determinant,
to obtain the characteristic polynomial of The eigenvalues are and The first eigenvalue is repeated as a root of the characteristic polynomial, while the second eigenvalue is not, so we have algebraic multiplicities for and for Therefore, we will need two linearly independent eigenvectors from and one more from
We determine eigenspace bases by row reducing, assigning parameters, and extracting basis vectors. Here are the results for this matrix:
Notice that so geometric multiplicity equals algebraic multiplicity for Also, so again geometric multiplicity equals algebraic multiplicity for
Let’s pause to consider the result for eigenvalue We should have expected the result for the geometric multiplicity of eigenvalue from the relationship between algebraic and geometric multiplicites stated in Subsection 22.4.2. If we believe that a geometric multiplicity can never be greater than the corresponding algebraic multiplicity, then eigenspace in this example could never have dimension greater than On the other hand, an eigenspace should never have dimension because the definition of eigenvalue requires the existence of nonzero eigenvectors. So this forces the dimension of to be without actually checking.
Returning to our procedure, we can see by inspection that the eigenspace basis vector for is linearly independent from the ones for so when we form the transition matrix
it will be invertible because its columns are linearly independent. And we can determine the diagonal form matrix without calculating because its diagonal entries should be precisely the eigenvalues of with the same multiplicities and order as the corresponding columns of In this case,
Finally, note that we could have analyzed the eigenvalues in the opposite order, in which case we would have formed transition matrix
obtaining diagonal form matrix
Example 22.5.2. A nondiagonalizable matrix.
From Discovery 22.4. This matrix is upper triangular, so we can see directly that the eigenvalues are with algebraic multiplicity and with algebraic multiplicity Analyze the eigenspaces:
We could have stopped after our analysis of since its geometric multiplicity is only whereas we needed it to be equal to the algebraic multiplicity Since we cannot obtain enough linearly independent eigenvectors from these two eigenspaces to fill out a transition matrix matrix is not diagonalizable.
Remark 22.5.3.
The matrices in the two examples above had the same eigenvalues with the same algebraic multiplicities, but one matrix was diagonalizable and the other was not. The difference was in the geometric multiplicities of the eigenvalues, which plays a crucial role in determining whether a matrix is diagonalizable.
Subsection 22.5.2 Determining diagonalizability from multiplicities
Here is an example where we only concern ourselves with the question of whether a matrix is diagonalizable, without attempting to build a transition matrix
Is
diagonalizable? Compute the characteristic polynomial:
So the eigenvalues are each with algebraic multiplicity But an eigenspace must contain nonzero eigenvectors, so eigenvalues always have geometric multiplicity at least Since we will be able to obtain an eigenvector from each of the four eigenvalues, we’ll be able to fill the four columns of the transition matrix with linearly independent eigenvectors. Therefore, is diagonalizable.
Remark 22.5.4.
The analysis used in the above example only works for eigenvalues of algebraic multiplicity If an eigenvalue has algebraic multiplicity greater than then we still must row reduce to determine the geometric multiplicity of the eigenvalue. However, if all we are concerned with is the question of diagonalizability, then we don’t need to carry out the full procedure — we can stop row reducing as soon as we can see how many parameters will be required, since this tells us the dimension of the eigenspace.
Subsection 22.5.3 A different kind of example
Is
diagonalizable? Compute the characteristic polynomial:
A look ahead.
In future studies in linear algebra you may study matrix forms in more detail, in which case you will likely work with complex vector spaces, where scalars are allowed to be both real and imaginary numbers. In that context, the matrix in the last example above does have eigenvalues, and in fact can be diagonalized.