We call a square matrix $A$ a skew-symmetric matrix if $A=-A^T$. A matrix is said to be singular if its determinant is zero. Is every odd order skew-symmetric matrix with complex entries singular?
2026-03-26 01:28:18.1774488498
Is every odd order skew-symmetric matrix singular?
4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
This is actually the case :
Suppose, $A$ is an $n\times n$-matrix.
We have $$\det(A)=\det(-A^T)=(-1)^n\cdot \det(A^T)=(-1)^n\cdot \det(A)$$
Since $n$ is odd, we can conclude $\ \det(A)=-\det(A)\ $ implying $\ \det(A)=0\ $