A matrix is $A$ is nilpotent if $A^k$ is the $0$ matrix for some $k$.
Show that if an $n \times n$ matrix $A$ is nilpotent, then $\text{rank}(A) < n$.
Anyone got any ways to get started on this problem?
A matrix is $A$ is nilpotent if $A^k$ is the $0$ matrix for some $k$.
Show that if an $n \times n$ matrix $A$ is nilpotent, then $\text{rank}(A) < n$.
Anyone got any ways to get started on this problem?
If $A$ is nilpotent, then $A^k=0$ for some $k$. Then $\det(A^k) = 0$, but $\det(A^k)=\det(A)^k$. So what can you say about $\det(A)$, and what does that tell you about the rank of $A$?