There is no commentSelect some text and then click Comment, or simply add a comment to this page from below to start a discussion.
Diagonalizable or not
Problem
Let
For each distinct eigenvalue of , find its algebraic multiplicity and its geometric multiplicity. Then determine if is diagonalizable or not.
Thought
For any matrix, its characteristic polynomial can be factored as
Recall that for the eigenvalue , is the algebraic multiplicity and is the geometric multiplicity. Intuitively, is the number of eigenvalues that equal to , while is the number of independent eigenvectors that we can find.
It is known that for any eigenvalue . If for some , then it means we cannot find enough independent eigenvectors for , indicating that not diagonalizable.
Sample answer
By direct computation, the eigenvalues of are . Thus, we have and .
Again by direct computation, we have
Through row operations, we know and .
Since , the matrix does not have enough independent eigenvectors for the eigenvalue , indicating that is not diagonalizable.
This note can be found at Course website > Learning resources.