Concept/Theory
›
This problem uses the fundamental properties of transpose of a matrix and the definitions of symmetric and skew-symmetric matrices.
1. Symmetric Matrix
A square matrix A is called symmetric if its transpose is equal to the matrix itself:
Similarly, if B is symmetric, then:
2. Transpose of a Product
For any two matrices A and B for which the product is defined, the transpose of their product is given by:/p>
Notice carefully that the order of multiplication is reversed when taking the transpose.
3. Transpose of a Difference
For matrices of the same order,
4. Skew-Symmetric Matrix
A square matrix M is called skew-symmetric if:
Therefore, to prove that
Step-by-step Plan
›
Let the matrix to be tested be \(M=AB-BA\).
Take the transpose of \(M\).
Apply the transpose-of-a-difference property.
Apply the transpose-of-a-product property.
Use the fact that \(A\) and \(B\) are symmetric, so \(A^T=A\) and \(B^T=B\).
Simplify the resulting expression.
Show that \(M^T=-M\).
Conclude that \(M=AB-BA\) is skew-symmetric.
Complete Solution
›
- Let\[A \text{ and } B\]be symmetric matrices.
- Since \(A\) and \(B\) are symmetric matrices, by definition:\[A^T=A\]and\[B^T=B\]
- We have to prove that:\[AB-BA\]is a skew-symmetric matrix.
- Let the given matrix be \(M\),
- Put\[M=AB-BA\]
- Our objective is to prove:\[M^T=-M\]
- If this relation is established, then \(M\) will be skew-symmetric by definition.
- Take the transpose of \(M\)
- Since\[M=AB-BA,\]taking transpose on both sides gives:\[M^T=(AB-BA)^T\]
- Apply the transpose-of-a-difference property
- Using\[(X-Y)^T=X^T-Y^T,\]we obtain:\[M^T=(AB)^T-(BA)^T\]
- Apply the transpose-of-a-product property
- We know that:\[(AB)^T=B^TA^T\]and\[(BA)^T=A^TB^T\]
- Therefore:\[M^T=B^TA^T-A^TB^T\]
- Use the symmetry of \(A\) and \(B\)
- Since \(A\) and \(B\) are symmetric:\[A^T=A\]and\[B^T=B\]
- Substituting these relations into the expression for \(M^T\), we get:\[M^T=BA-AB\]
- Factor out the negative sign
- We can rewrite \(BA-AB\) as:\[BA-AB=-(AB-BA)\]
- Hence:\[M^T=-(AB-BA)\]
- Substitute \(M=AB-BA\)
- Since\[M=AB-BA,\]we have:\[M^T=-M\]
- Apply the definition of a skew-symmetric matrix
- A square matrix \(M\) is skew-symmetric if:\[M^T=-M\]
- We have proved exactly this condition for\[M=AB-BA\]
- Therefore,\[\boxed{AB-BA\text{ is a skew-symmetric matrix.}}\]
Exam Significance
›
This result is important because it combines several high-frequency concepts from the chapter Matrices in a single proof: transpose, symmetric matrices, matrix multiplication, and skew-symmetric matrices.
For CBSE Board Examinations
-
The question tests whether you can correctly use the identity
\[ (AB)^T=B^TA^T. \]
-
It tests the definition of a symmetric matrix:
\[ A^T=A. \]
-
It tests the definition of a skew-symmetric matrix:
\[ A^T=-A. \]
- The reversal of order in the transpose of a product is a particularly important scoring step.
-
A complete proof should explicitly establish
\[ (AB-BA)^T=-(AB-BA). \]
For JEE and Other Competitive Entrance Examinations
- The expression \(AB-BA\) is related to the commutator of two matrices and frequently appears in matrix-property questions.
- The result is useful for quickly identifying whether a matrix expression is symmetric or skew-symmetric.
-
The key observation is that transposition reverses the order:
\[ (AB)^T=B^TA^T. \]
-
If \(A\) and \(B\) are symmetric, then:
\[ (AB)^T=BA. \]Therefore \(AB\) itself need not be symmetric unless \(AB=BA\).
- The expression \(AB-BA\) automatically becomes skew-symmetric when both \(A\) and \(B\) are symmetric.
Key Takeaways
›
-
For a symmetric matrix \(A\):
\[ A^T=A. \] -
For a skew-symmetric matrix \(A\):
\[ A^T=-A. \] -
The transpose of a product reverses the order:
\[ (AB)^T=B^TA^T. \] -
If \(A\) and \(B\) are symmetric, then:
\[ (AB)^T=BA. \] -
Consequently:
\[ (AB-BA)^T=BA-AB. \] -
Since
\[ BA-AB=-(AB-BA), \]the matrix \(AB-BA\) is skew-symmetric. -
The most important exam test is:
\[ \boxed{M^T=-M\Rightarrow M\text{ is skew-symmetric}.} \]