Question
Question: If A and B are symmetric matrices and AB = BA then \[{{A}^{-1}}B\] is a (a) Symmetric matrix (b...
If A and B are symmetric matrices and AB = BA then A−1B is a
(a) Symmetric matrix
(b) Skew symmetric matrix
(c) Identity matrix
(d) None of these
Solution
To solve this question we first need to know when is a matrix A called symmetric. It is so when, A′=A. Now to compute if A−1B is symmetric or skew symmetric compute the transpose of A−1B. Use the given theory AB = BA to conclude the answer. Remember that a matrix is skew symmetric if A′=−A.
Complete step-by-step answer :
A matrix is said to be symmetric if its transpose is equal to the matrix itself; i.e. M’ = M, where M is matrix. Given that A and B are symmetric matrices; which means that, A’ = A and B’ = B.
Also we are given that, AB = BA.
We have;
AB = BA – (1)
Now as B’ = B & A’ = A, then substituting this in Right hand side of (1) we get;
AB = B’ A’
⇒ AB = B’ A’ = (AB)’
So we get;
AB = (AB)’
Hence AB is symmetric.
Now consider ABA−1,
Now as AB = BA
⇒ABA−1=BAA−1
And AA−1 = Identity matrix
⇒ABA−1=B
Applying A−1 on both sides of above equation we get;
⇒A−1ABA−1=A−1B
⇒BA−1=A−1B - (2)
Finally consider (A−1B)’
Using equation (2), we have,