I have a question about homework problems that I'm going through with linear algebra at the moment.
I'm stuck on a question where it defines $A$ as an $n\times n$ matrix, where $A^{20}$ is singular.
How would I go about finding $\det(A)$?
Many thanks.
$A^{20}$ is singular means $\det(A^{20})=0$.
$\det$ is multiplicative, so $\det(A^{20})=\det(A)^{20}$.
Now do you know what $\det(A)=?$