Orthonormal
A set of vectors is orthonormal if its elements satisfy
The "ortho" part of "orthonormal" refers to the fact that distinct vectors in the set are orthogonal (perpendicular): their dot product is zero. The "normal" part refers to the fact that the norm (magnitude) of every vector in the set is one, since .
If the cardinality of an orthonormal set equals the number of entries in each vector (the dimension of the vector space), then is an orthonormal basis of the space.
Orthonormal matrix
An orthonormal matrix is a matrix whose rows (or equivalently columns; see below) form an orthonormal basis of vectors. Note that since the rows form a basis, an orthonormal matrix must be square.
Inverse and transpose
If is an orthonormal matrix with rows , then we have , where is the transpose of . The proof is as follows.
Let . By the matrix multiplication formula, is the dot product of row of and column of (the latter is equivalent to row of ). Thus, so the entries of match those of the identity matrix exactly; hence, .
Since the right inverse of a matrix is also its left inverse, we can also write and, in summary, .
Conversely, letting be a matrix with rows , if (or equivalently ), then so must be orthonormal.
Orthonormal basis of columns
Let be an orthonormal matrix. As shown above, , so is orthonormal. Thus, the columns of , being the rows of , also form an orthonormal basis of vectors.
Conversely, let be a matrix whose columns form an orthonormal basis of vectors. The rows of are orthonormal; as shown above, , so the rows of itself are orthonormal.