Question
Mathematics Question on Types of Matrices
The matrix 1 0 0 010001 is a:
(A) Scalar matrix
(B) Diagonal matrix
(C) Skew-symmetric matrix
(D) Symmetric matrix
A
(A), (B), and (D) only
B
(A), (B), and (C) only
C
(A), (B), (C), and (D)
D
(B), (C), and (D) only
Answer
(A), (B), and (D) only
Explanation
Solution
1 0 0 010001
- The matrix above is a scalar matrix because all diagonal elements are equal and non-zero.
- It is also a diagonal matrix since all non-diagonal elements are zero.
- This matrix is symmetric because A=AT, where AT is the transpose of A.
- However, it is not a skew-symmetric matrix because a skew-symmetric matrix requires all diagonal elements to be zero.