Question
Question: Sum of two skew symmetric matrices is always ________ matrix....
Sum of two skew symmetric matrices is always ________ matrix.
Solution
A skew symmetric matrix is a square matrix whose transpose is its negation, i.e., it satisfies the condition MT=−M, where MT is the transpose of a matrix M. We will consider two skew symmetric matrices A and B and we will take transpose of (A+B) i.e., (A+B)′ if the result comes out to be −(A+B) then it is a skew symmetric matrix.
Complete step by step answer:
To find what is the sum of two skew symmetric matrices, we need to first understand the transpose of a matrix and a skew symmetric matrix. Let M be a matrix of order m×n, then the n×m matrix obtained by interchanging the rows and the columns of M is called the transpose of M and is denoted by MT. A square matrix is said to be skew symmetric if the transpose of the matrix equals its negative. A matrix M of order m×n is said to be skew symmetric if and only if aij=−aji where i=row entry and j=column entry.
For any skew symmetric matrix M, MT=−M. Let two skew symmetric matrices, A and B.
A′=−A and B′=−B−−−(1)
Now, we will take the transpose of the sum of A and B i.e., (A+B)′.
As we know from the properties of the transpose of a matrix that (A+B)′=A′+B′. Therefore, we get
⇒(A+B)′=A′+B′
Using (1), we get
⇒(A+B)′=−A−B
∴(A+B)′=−(A+B)
Therefore, the sum of two skew symmetric matrices is always a skew symmetric matrix.
Note: A symmetric and a skew symmetric matrix, both are square matrices. The diagonal element of a skew symmetric matrix is equal to zero and therefore the sum of elements in the main diagonal of a skew symmetric matrix is equal to zero. Also note that the determinant of the skew symmetric matrix is non-negative.