If A and B are skew symmetric matrices of same order, then which of the following matrices is also skew symmetric?
If A and B are skew symmetric matrices of same order, then which of the following matrices is also skew symmetric?
Options
Correct option: (D) A - B
Since . .
Marking Scheme
- 11 mark: correct option (D) selected — requires verifying the skew-symmetric condition using transpose reversal rules.
Hint
Use , and the reversal rule to test each option against the skew-symmetric condition .
Quick Oral Answer
Using , , satisfying the skew-symmetric condition, so A - B is the answer, option (D).
Analysis & Explanation
This tests the ability to apply the definitions A' = -A, B' = -B and the transpose reversal law (XY)' = Y'X' to combinations of skew-symmetric matrices.
Setup
- Given: (definition of skew-symmetric).
Checking (A - B)
- . This equals -(A-B), so A - B is skew-symmetric. Option (D) is correct.
Why the other options fail
- (AB)': . For AB to be skew-symmetric we would need , which is not true in general (AB and BA are usually different matrices), so AB is not necessarily skew-symmetric.
- (AB + BA)': . This equals the original matrix itself, so AB + BA is actually symmetric, not skew-symmetric.
- ((A+B)²)': Let , so , meaning C is itself skew-symmetric. Then , so C² is symmetric, not skew-symmetric.
Common Mistakes
- 1Assuming AB is skew-symmetric just because both A and B individually are, without checking properly.
- 2Mistaking for skew-symmetric when it is actually symmetric, since itself.
- 3Forgetting to apply the reversal law when computing transposes of products, and instead writing .
Interesting Facts
Every square matrix can be uniquely written as the sum of a symmetric matrix and a skew-symmetric matrix: , a decomposition used throughout physics (e.g., splitting stress tensors) and engineering.
All diagonal entries of a skew-symmetric matrix must be zero, since — a quick way to instantly disqualify many matrices from being skew-symmetric.
Spotted a mistake or something unclear?
Tell us — we fix reported answers fast.
Frequently Asked Questions
What is the definition of a skew-symmetric matrix?
A square matrix M is skew-symmetric if its transpose equals its negative, i.e., . This forces every diagonal entry to be zero.
Is the product of two skew-symmetric matrices always skew-symmetric?
No. If A and B are skew-symmetric, , which generally is not equal to -AB unless A and B commute in a special way. So the product AB is not skew-symmetric in general.