[Math] Inverse of orthogonal matrix is orthogonal matrix

linear algebramatricesorthonormal

Is inverse of an orthogonal matrix an orthogonal matrix? I know its inverse is equal to its transpose, but I don't see where the orthogonality would come from.

Best Answer

If $A^t = A^{-1}$, then taking inverses of both sides, we have $(A^{t})^{-1} = A = (A^t)^t$.