Jump to content

Orthonormal matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tarquin (talk | contribs) at 23:17, 11 March 2003 (identity matrix). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In linear algebra, an orthonormal matrix is a matrix whose columns, treated as vectors, are orthonormal. That is, the dot product of any two different columns is zero (or more generally, the inner product).

This means that if if G is an n-by-k orthonormal matrix, and GT denotes its transpose, then:

where Ik is the identity matrix.

Moreover, if k<n then there exists an n-by-(n-k) orthonormal matrix H such that U=(G H) is a unitary matrix.

If G is real then H can chosen to be real and U is therefore an orthogonal matrix.

Of course, unitary matrix and orthogonal matrix are orthonormal matrices.