Skew-symmetric matrix
Encyclopedia : S : SK : SKE : Skew-symmetric matrix
In linear algebra, a skew-symmetric (or antisymmetric) matrix is a square matrix A whose transpose is also its negative; that is, it satisfies the equation:
- AT = −A
- aij = − aji for
For example, the following matrix is skew-symmetric:
- [\begin0 & 2 & -1 \\-2 & 0 & -4 \\1 & 4 & 0\end]
Properties
Sums and scalar products of skew-symmetric matrices are again skew-symmetric. Hence, the skew-symmetric matrices form a vector space.
If matrices A and B are both skew-symmetric, then the triple product BTAB is skew-symmetric.
The "skew-symmetric component" of a matrix A is the matrix B = (A − AT)/2; the "symmetric component" of A is C = (A + AT)/2; the matrix A is the sum of its symmetric and skew-symmetric components.
If A is skew-symmetric and x is vector then xTAx = 0.
All main diagonal entries of a skew-symmetric matrix have to be zero, and so the trace is zero.
The determinant of a skew-symmetric matrix
Let A be a n×n skew-symmetric matrix. The determinant of A satisfies
- det(A) = det(AT) = det(−A) = (−1)ndet(A).
The even-dimensional case is more interesting. It turns out that the determinant of A for n even can be written as the square of a polynomial in the entries of A:
- det(A) = Pf(A)2.
Spectral theory
The eigenvalues of a skew-symmetric matrix always come in pairs ±λ (except in the odd-dimensional case where there is an additional unpaired 0 eigenvalue). For a real skew-symmetric matrix the eigenvalues are all pure imaginary and thus are of the form iλ1, −iλ1, iλ2, −iλ2, … where each of the λk are real.
Real skew-symmetric matrices are normal matrices (i.e. they commute with their adjoints) and are thus subject to the spectral theorem, which states that any real skew-symmetric matrix can be diagonalized by a unitary matrix. Since the eigenvalues of a real skew-symmetric matrix are complex it is not possible to diagonalize one by a real matrix. However, it is possible to bring every skew-symmetric matrix to a block diagonal form by an orthogonal transformation. Specifically, every 2r × 2r real skew-symmetric matrix can be written in the form A = R Σ RT where R is orthogonal and
- [\Sigma = \begin\begin0 & \lambda_1\\ -\lambda_1 & 0\end & 0 & \cdots & 0 \\0 & \begin0 & \lambda_2\\ -\lambda_2 & 0\end & & 0 \\\vdots & & \ddots & \vdots \\0 & 0 & \cdots & \begin0 & \lambda_r\\ -\lambda_r & 0\end\end]
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 × V → K
- φ(v,w) = −φ(w,v).
Infinitesimal rotations
The skew-symmetric n×n matrices form a vector space of dimension
- n(n − 1)/2.
Another way of saying this is that the space of skew-symmetric matrices forms the Lie algebra o(n) of the Lie group O(n). The Lie bracket on this space is given by the commutator:
- [[A,B] = AB - BA]
The matrix exponential of a skew-symmetric matrix A is then an orthogonal matrix R:
- [R=\exp(A)=\sum_^\infty \frac.]
See also
References
- H. Eves, Elementary Matrix Theory, Dover publications, 1980.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
