Question:

If $A, B$ are symmetric matrices of the same order, then $AB - BA$ is a:

Show Hint

The commutator \(AB - BA\) of symmetric matrices is always skew-symmetric.
Updated On: May 16, 2025
  • Skew-symmetric matrix
  • Symmetric matrix
  • Zero matrix
  • Identity matrix
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Given \(A, B\) are symmetric matrices: \[ A^T = A, \quad B^T = B \] Consider: \[ (AB - BA)^T = B^T A^T - A^T B^T = BA - AB = -(AB - BA) \] Therefore: \[ (AB - BA)^T = -(AB - BA) \] This means \(AB - BA\) is skew-symmetric.
Was this answer helpful?
0
0