How can I prove the following statement:
If the characteristic polynomial of matrix $A$ has $n$ zero roots, then $A$ is nilpotent.
Thank you!
How can I prove the following statement:
If the characteristic polynomial of matrix $A$ has $n$ zero roots, then $A$ is nilpotent.
Thank you!
If the characteristic polynomial has only zero roots, it has the form $\lambda^n = 0$ (or $(-\lambda)^n = 0$, depending on convention). By the theorem of Cayley-Hamilton, a square matrix $A$ fulfills its own characteristic equation (even if it's not diagonalizable), therefore $A^n = 0$ (zero matrix), therefore $A$ is nilpotent.