Question
Mathematics Question on Matrices
Given A=0 −α −βα0−γβγ0, the matrix A is a:
(A) square matrix
(B) diagonal matrix
(C) symmetric matrix
(D) skew-symmetric matrix .
Choose the correct answer from the options given below:
A
(A) and (D) only
B
(A) and (C) only
C
(A), (B) and (C) only
D
(A), (B) and (D) only
Answer
(A) and (D) only
Explanation
Solution
Matrix A is a 3×3 square matrix. To determine if it is skew-symmetric, we check if AT=−A. The transpose of A is:
AT=0 α β−α0γ−β−γ0.
Clearly, AT=−A, so A is a skew-symmetric matrix.
(B) The matrix is not a diagonal matrix since not all non-diagonal elements are zero.
(C) The matrix is not symmetric since AT=A.