If $A$ is a $5\times 5$ matrix such that $A^T = - A$, show that $\det(A) = 0$.
I have solved it but I have trouble understanding the significance of the $5\times 5$ in the question.
If $A$ is a $5\times 5$ matrix such that $A^T = - A$, show that $\det(A) = 0$.
I have solved it but I have trouble understanding the significance of the $5\times 5$ in the question.
Hint: For an $n \times n$ matrix $A$, $\det(A^T) = \det(A)$ and $\det(-A)=(-1)^n \det(A)$.