Let $A$ be a $5 \times 5$ matrix with dimension of solution space of $Ax=0$ is at least $2$ then what can we say about the rank of $A^2$ and $\det(A^2)$?
What I am getting is that nullity of matrix $A$ is $2,3,4,5$; then by Rank Nullity theorem Rank of A will be $3,2,1,0$. Then $\det A$ is definitly $0$. Then $\det A^2=\det A$, $\det A=0$.
Am I correct? I can not conclude anything about rank of $A^2$. Please help me.