Jump to content

Orthonormal matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 66.183.49.2 (talk) at 23:14, 11 March 2003 (Should be I_k, not I_n). 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.

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.