Exercise 1: One sign apart: a double eigenvalue decided by its eigenspace
An matrix is diagonalizable when it has linearly independent eigenvectors. A repeated eigenvalue is the only place where that count can fall short, and it is exactly where students stop thinking and start guessing.
Consider and . The two matrices differ by a single sign, in the bottom left corner.
- a) Compute the characteristic polynomial of by cofactor expansion along a well-chosen row, and give the eigenvalues with their algebraic multiplicities. Explain why has exactly the same polynomial.
- b) For the repeated eigenvalue of , find the eigenspace: its dimension and a basis.
- c) Do the same for .
- d) Decide which of and is diagonalizable. For the one that is, give and with .
- e) Explain why the simple eigenvalue never needed a rank test, in either matrix.
Show the solution
Answers
- a) for both: (algebraic multiplicity ), (multiplicity )
- b) , basis ,
- c) , basis
- d) is diagonalizable, , ; is not
- e) Algebraic multiplicity forces geometric multiplicity
a) Expand along row , which holds two zeros, so only one cofactor survives: . The bracket is a difference of squares, , so the polynomial is : with algebraic multiplicity and with multiplicity . For the same expansion along row deletes row and column , and what remains is the SAME block: the entry that changed sign sits in column , which the minor never sees. Two quick checks: the trace , and .
b) . The operation turns row into a zero row, so one pivot remains: rank , and the nullity is . The single equation leaves and free, , so . Check each one: and . The geometric multiplicity is , equal to the algebraic one: the double root has kept a whole PLANE of eigenvectors.
c) . Now gives , a second pivot: rank , nullity . The equations and give and , so , and indeed . The geometric multiplicity is , strictly less than : the eigenvalue is DEFECTIVE. Same polynomial, same eigenvalues, and one sign has cost a whole dimension of eigenvectors.
d) For , the eigenvalue : gives from , then , so . Together with the basis of that is eigenvectors, and they are independent: for . So is diagonalizable and , with the eigenvalues in the order of the columns. For , the eigenspaces supply independent eigenvectors, one short of : no invertible can be built, and is NOT diagonalizable. The verdict came from one rank, never from the polynomial.
e) For every eigenvalue, geometric multiplicity algebraic multiplicity: an eigenvalue always has at least one eigenvector, and it can never have more independent ones than its multiplicity as a root. Algebraic multiplicity squeezes the geometric one to exactly , so a simple eigenvalue can never be the reason a matrix fails. On an exam, the rank test is spent on the repeated eigenvalues only; computing is still needed, but to fill a column of , not to decide anything.