How can a non-zero matrix $A$ be found such that Adj$(A) = 0$?

39 Views Asked by At

Is it possible to find a $3 \times 3$ matrix $A$ such that it's adjoint is $0$?

1

There are 1 best solutions below

0
On

$$ \left( \begin{array}{ccc} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0 \end{array} \right) $$