A. All diagonal elements are zero.
B. The sum of all the diagonal elements of the matrix is zero.
C. A is orthogonal matrix
Which of the statements given above are correct?
Correct Answer: (a) A and B only
Solution:All the diagonal elements of skew- symmetric matrix are zerohence statements 1 and 2 are correct we know that if AAᵀ = I then A is called orthogonal matrix.
But AAᵀ = A(-A) = A²[Aᵀ = - A]
Hence, statement 3 is not correct.