I know that any nilpotent matrix $M$ has $\det(M)=0$, because $M^k=0$ and thus $\det(M^k)=0$. Are there any simple examples of matrices $A$ that do have $\det(A)=0$ that are not nilpotent? I've tried to find one myself, but I couldn't find one. A proof that there is such a matrix would suffice if it is pretty simple/intuitive.
Asked
Active
Viewed 634 times
2 Answers
4
Consider $A=\begin{pmatrix} 1 & 0 \\ 0 & 0 \end{pmatrix}$. Clearly $A^k=A \neq 0$, but $\det(A)=0$.
Jason
- 1,518