Consider the following statements in respect of a skew-symmetric matrix A of order 3: 1. <strong>ALL</strong> diagonal elements are zero. 2. The sum of <strong>ALL</strong> the diagonal elements of the matrix is zero. 3. A is orthogonal matrix. Which of the statements given above are correct?
- A. 1 and 2 only ✓
- B. 2 and 3 only
- C. 1 and 3 only
- D. 1, 2 and 3
Correct Answer: A. 1 and 2 only
Explanation
In a skew-symmetric matrix, A^T = -A, which implies a_{ij} = -a_{ji}. For diagonal elements, a_{ii} = -a_{ii}, so 2a_{ii} = 0 \Rightarrow a_{ii} = 0. Statement 1 is true. Since all diagonal elements are zero, their sum is clearly zero. Statement 2 is true. A skew-symmetric matrix is not necessarily orthogonal (e.g., a zero matrix is skew-symmetric but not orthogonal). Statement 3 is false.
Related questions on Matrices & Determinants
- Consider the determinant \Delta=\begin{vmatrix}a_{11}&a_{12}&a_{13}\\ a_{21}&a_{22}&a_{23}\\ a_{31}&a_{32}&a_{33}\end{vmatrix} If $a_{13...
- If A=\begin{pmatrix}1&0&0\\ 0&\cos~\theta&\sin~\theta\\ 0&\sin~\theta&-\cos\theta\end{pmatrix}, then which of the following are correct?...
- If X is a matrix of order 3\times3, Y is a matrix of order 2\times3 and Z is a matrix of order 3\times2, then which of the follo...
- What is the value of a_{11}C_{11}+a_{12}C_{12}+a_{13}C_{13}?
- What is the value of a_{21}C_{11}+a_{22}C_{12}+a_{23}C_{13}?