I'm trying to find a proof or a counter-example to the next statement:
Let A be a matrix such that $A\in M_n(\mathbb{R})$.
Prove or disprove that $adj(-A)=(-1)^{n-1}adj(A)$.
I know that if A is invertible, then $adj(cA)=c^{n-1}adj(A)$ and taking c=-1 we get that $adj(-A)=(-1)^{n-1}adj(A)$.
What about the case A is not invertible? can we find a counter-example?
Please help, thanks!