Is there a simple example of a matrix having an eigenvalue whose geometric multiplicity is strictly smaller than its algebraic multiplicity?
2026-03-27 23:39:40.1774654780
On
Example: Algebraic Multiplicity vs Geometric Multiplicity
806 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
The matrices having at least one eigenvalue with geometric multiplicity smaller than its algebraic multiplicity are exactly the non-diagonalizable ones.
The comments and answer illustrate this: non-zero nilpotent matrices are examples of non-diagonalizable matrices (but there are many other examples !).
Consider $$ A = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix} $$ As $\chi_A(t) = t^2$, $0$ has algebraic multiplicity $2$, but geometric multiplicity $1$.