Encyclopedia > Skew-symmetric matrix

  Article Content

Skew-symmetric matrix

In linear algebra, a square matrix A is said to be skew-symmetric 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:

<math>\begin{bmatrix}
0 & 2 \\ -2 & 0 \end{bmatrix}</math>

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

The skew-symmetric n-by-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

<math>[A,B] = AB - BA\,</math>
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

<math>G=\exp(A)=\sum_{n=0}^\infty \frac{A^n}{n!}.</math>

See also symmetric matrix.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
East Islip, New York

... and 11.8% who are 65 years of age or older. The median age is 37 years. For every 100 females there are 95.2 males. For every 100 females age 18 and over, there are ...

 
 
 
This page was created in 34.5 ms