Jump to content

Orthogonal matrix

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 131.183.81.100 (talk) at 00:35, 16 October 2002 (New article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

An orthogonal matrix is a square matrix G whose entries are real numbers and whose transpose is its inverse, i.e.,

  • GG'=G'G=In

where G' is the transpose of G. This is the same as saying that the columns of G form an orthonormal basis of Rn. It is an easy exercise, relying on basic facts about inversion of matrices, to show that that is the same as saying that the rows also form an orthonormal basis. The set of all nxn orthogonal matrices forms a group, i.e., it is closed under inversion of matrices and under matrix multiplication. It is a Lie group of dimension n(n+1)/2. The determinant of any orthogonal matrix is 1 or -1. That can be shown as follows:

  • 1=det(I)=det(GG')=det(G)det(G')=(det(G))2.

The set of all orthogonal matrices whose determinant is 1 is a subgroup of index 2.