In which cases is the inverse of a matrix equal to its transpose, that is, when do we have $A^{-1} = A^{T}$? Is it when $A$ is orthogonal?
2026-03-29 20:51:38.1774817498
In which cases is the inverse of a matrix equal to its transpose?
98.9k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If $A^{-1}=A^T$, then $A^TA=I$. This means that each column has unit length and is perpendicular to every other column. That means it is an orthonormal matrix.