Saladsamurai
- 3,009
- 7
Homework Statement
(a) Show that for any invertible matrix A,
[itex](A^{-1})^TA^T=I[/itex] and [itex]A^T(A^{-1})^T=I[/itex]
(b) Deduce that AT is invertible and that its inverse is the transpose of [itex]A^{-1}[/itex]
(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,
[itex]AA^{-1}=A^{-1}A=I[/itex]
[itex]\Rightarrow (AA^{-1})^T=I^T[/itex]
[itex]\Rightarrow (AA^{-1})^T=I[/itex]
[itex]\Rightarrow (A^{-1})^TA^T=I[/itex]
Now for part (b) and (c)
