Question
Question: The determinant of an odd order skew symmetric matrix is always: A. Zero B. One C. Negative ...
The determinant of an odd order skew symmetric matrix is always:
A. Zero
B. One
C. Negative
D. Depends on the matrix
Solution
Hint: A matrix is skew- symmetric if and if it is the opposite of its transpose and the general properties of determinants is given as det(A)=det(AT) and det(−A)=(−1)ndet(A) where n is number of rows or columns of square matrix. Use these two properties to reach the answer.
Complete Step-by-Step solution:
Let A be a skew- symmetric matrix of n×n order, where n is odd
We know that the determinant of A is always equal to the determinant of its transpose.
det(A)=det(AT)...................(1)
However, since A is a skew-symmetric matrix where
aij=−aji (i,j are rows and column numbers).
Therefore, in case of skew-symmetric matrix
det(AT)=(−1)ndet(A) ∵n is odd,(−1)=−1 ⇒det(AT)=−det(A)...............(2)
Substituting the value of det(AT) in equation (1), we have
⇒det(A)=−det(A) ⇒2det(A)=0 ⇒det(A)=0
Hence, the determinant of an odd skew- symmetric matrix is always zero and the correct option is A.
Note: In order to solve these types of questions, remember all the properties of the matrix. Some of the properties of skew symmetric matrix are - A scalar multiple of a skew symmetric matrix is skew- symmetric matrix. The elements on the diagonal of a skew-symmetric matrix are zero, and therefore its trace equals to zero. Trace of the matrix is the sum of its diagonal elements.