For a skew symmetric matrix of higher order . how do we find the determinant in short cut
determinant of higher order for skew symmetric matrix
3
$\begingroup$
linear-algebra
-
1In general, you do not. However, in this case your luck is having a skew-symmetric matrix of odd order: what's $\det(-A)$ ? – 2017-01-20
-
1Hint: $A = -A^t$, then $\det (-A) = (-1)^n \det A$. – 2017-01-20
1 Answers
1
$$Det(A)=Det({A^T})=Det(-A)= Det(-I\cdot A) = Det(-I)\cdot Det(A)=(-1)^5Det(A).$$
We deduce $$Det(A)=0. $$
-
3Smart work . and I was labouring out. :-) – 2017-01-20
-
0...from this we see that for all **odd** $n$ det. of sk.-sym. m. is equal $0$. – 2017-01-20