A real square matrix is said to be orthogonal if all of its rows or columns are orthogonal vectors. Further, the matrix is said to be orthonormal if all of its rows or columns are orthonormal vectors.
Characterizations#
Any one of the following properties is sufficient to identify an orthogonal matrix and are all true for such a matrix:
- where denotes transposition and is the identity matrix.
- where is the inverse matrix.
Properties#
- It is invertible with inverse .
- It is Identity matrix where denotes the conjugate transpose.
- The determinant is either or .