Saladsamurai
- 3,009
- 7
Homework Statement
(a) Show that for any invertible matrix A,
(A^{-1})^TA^T=I and A^T(A^{-1})^T=I
(b) Deduce that AT is invertible and that its inverse is the transpose of A^{-1}
(c) Deduce also that if A is symmetric then A-1 is also symmetric.
Homework Equations
(AB)T=BTATThe Attempt at a Solution
(a) If A is invertible,
AA^{-1}=A^{-1}A=I
\Rightarrow (AA^{-1})^T=I^T
\Rightarrow (AA^{-1})^T=I
\Rightarrow (A^{-1})^TA^T=I
Now for part (b) and (c)