Linear Algebra – Nilpotent Matrices with Same Minimal Polynomial and Nullity

linear algebramatrices

From Hoffman and Kunze.

Let $N_1$ and $N_2$ be 6 X 6 nilpotent matrices over the field F. Suppose that
$N_1$ and $N_2$ have the same minimal polynomial and the same nullity. Prove that
$N_1$ and $N_2$ are similar. Show that this is not true for 7 X 7 nilpotent matrices.

Right so nilpotent matrices have $N^k= 0$ for some k. Since these have the same nullity and minimal polynomial $N_1^k = N_2^k = 0$ from some k right? The same minimal polynomial implies the same characteristic values but thats not enough to say they have the same jordan form and are thus similar right?

and how would I get started in proving this breaks for 7×7 nilpotent matrices?

Thanks in advance for any assistance.

Best Answer

Since the matrices are nilpotent, all eigenvalues are zero, so we only need to consider the size of the Jordan blocks. The possible sizes correspond to partitions of $n=6$. Since the matrices have the same minimal polynomials, they must have the same largest Jordan block. Can you see what the nullity assumption requires of their Jordan decompositions? Together, these requirements should be enough to show that their Jordan blocks are the same, so they are similar.

With the extra bit of freedom offered by matrices of size $7$, there are counterexamples. If you understand how to prove the case for matrices of size $6$, a counterexample should come fairly easily.