$\newcommand{\trans}{^{\mathsf{T}}}$What is the necessary condition for $(A\trans A)^{-1} = A^{-1}(A\trans)^{-1}$? Specifically, if $(A\trans A)^{-1}$ is invertible, then does it imply $(A\trans A)^{-1} = A^{-1}(A\trans)^{-1}$? Why or why not?
2026-05-15 02:15:27.1778811327
When does $(A^{\mathsf{T}}A)^{-1} = A^{-1}(A^{\mathsf{T}})^{-1}$?
186 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
In order for $A$ to be invertible, it must be square. It's a well known fact that $A^TA$ has the same rank as $A$ (can you prove it?), so a square matrix $A$ is invertible if and only if $A^TA$ is invertible.
(Note: $A$ is assumed to be a real matrix.)
Of course, in this case, $(A^TA)^{-1}=A^{-1}(A^T)^{-1}$, because also $A^T$ is invertible, having the same rank as $A$.