Which of the following statement is/are correct? (A) A square matrix $A = [a_{ij}]$ is called a symmetric matrix if $a_{ij}=a_{ji}$ for all $i,j$ Choose the correct answer from the options given below: |
(A), (B) and (C) only (B), (C) and (D) only (A), (C) and (D) only (C) and (D) only |
(A), (C) and (D) only |
The correct answer is Option (3) → (A), (C) and (D) only (A) A square matrix $A = [a_{ij}]$ is called symmetric if $a_{ij} = a_{ji}$ for all $i,j$ — ✔ True (B) A matrix is diagonal if $a_{ij} = 0$ when $i = j$ — ✖ False (It should be $a_{ij} = 0$ when $i \ne j$) (C) A square matrix $A = [a_{ij}]$ is skew-symmetric if $a_{ij} = -a_{ji}$ for all $i,j$ — ✔ True (D) The multiplication of diagonal matrices of the same order is commutative — ✔ True (Since diagonal entries multiply element-wise) Final Answer: (A), (C), and (D) |