Jump to content

Skew-symmetric matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Michael Hardy (talk | contribs) at 21:09, 2 March 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In linear algebra, a square matrix A is said to be skew-symmetric or antisymmetric if its transpose is also its negative; that is, it satisfies the equation:

AT = −A

or in component form, if A = (ai,j):

ai,j = − aj,i   for all i and j

For example, the following matrix is skew-symmetric:

All main diagonal entries of a skew-symmetric matrix have to be zero, and so the trace is zero.

Infinitesimal rotations

The skew-symmetric n×n matrices form a vector space of dimension (n2 - n)/2. This is the tangent space to the orthogonal group O(n). In a sense, then, skew-symmetric matrices can be thought of as "infinitesimal rotations".

In fact, the skew-symmetric n-by-n matrices form a Lie algebra using the commutator Lie bracket

and this is the Lie algebra associated to the Lie group O(n).

A matrix G is orthogonal and has determinant 1, i.e., it is a member of that connected component of the orthogonal group in which the identity element lies, precisely if for some skew-symmetric matrix A we have

Alternating forms

An alternating form φ on a vector space V over a field K is defined (if K doesn't have characteristic 2) to be a bilinear form

φ : V x V -> K

such that

φ(v,w) = -φ(w,v).

Such a φ will be represented by a skew-symmetric matrix, once a basis of V is chosen; and conversely an nxn skew-symmetric matrix A on Kn gives rise to an alternating form xτ.A.x.

See also symmetric matrix.