If A and B are symmetric matrices of the same order, wrote whether AB – BA is symmetric or skew-symmetric or neither of the two.
Is AB – BA Symmetric or Skew-Symmetric? Determine Whether AB − BA is Symmetric or Skew-Symmetric Given: \[ A^T = A,\quad B^T = B \] Step 1: Take Transpose \[ (AB – BA)^T = (AB)^T – (BA)^T \] Step 2: Use Property \[ (AB)^T = B^T A^T,\quad (BA)^T = A^T B^T \] \[ (AB – […]