Question
Question: The inverse of a symmetric matrix (if it exists) is A.asymmetric matrix B.a skew-symmetric matri...
The inverse of a symmetric matrix (if it exists) is
A.asymmetric matrix
B.a skew-symmetric matrix
C.a diagonal matrix
D.none of these
Solution
Hint : We need to know about the definition and properties of symmetric matrices. Then we should know how inverse is calculated and their important conditions. If a matrix is symmetric thenAT=A. We know that inverse of a matrix is possible only when∣A∣=0.
Complete step-by-step answer :
The given matrix is symmetric.
Let A be a symmetric matrix thenAT=A …… (1)
We know that I=IT
Also, I can be written as
I=AA−1
Substituting the value of I in equation 1
It can be further simplified as
A−1A=(A−1)TAT,(∵AA−1=A−1A=I) A−1A=(A−1)TA,(∵A=AT)Multiply both sides with A−1
A−1A(A−1)=(A−1)TA(A−1) A−1I=(A−1)TI A−1=(A−1)TThus the inverse of a symmetric matrix is also symmetric.
Note : The properties of matrices are important to know and solve such types of problems. There are some matrix properties which we need to know-AA−1=A−1A=I&A=AT
Also, try to avoid any calculation mistakes.