An Antisymmetric Matrix or Skew Symmetric Matrix is a matrix where its cross-diagonal entries are negated, that is
Aij=−Aji
Since
Aii=−Aii
it follows that the diagonal elements must be 0 ([📖Eve80, p. 31ff.]).
Examples
Skew symmetric 4×4 matrix
Let
A=0−a−bca0−ehbe0i−c−h−i0
be a matrix. Then A is skew symmetric, since
- A01=a, A10=−a⇒A10=−A01
- A02=b, A20=−b⇒A20=−A02
- A03=−c, A30=c⇒A30=−A03
- A12=e, A21=−e⇒A21=−A12
- A13=−h, A31=h⇒A31=−A13
- A23=−i, A32=i⇒A32=−A23
- Diagonal: Aii=0
Cross-product as skew-symmetric matrix
The cross-product of two vectors a,b∈R3 can be written as the Matrix-Vector-product of a skew-symmetric matrix and a vector:
Let
a=axayaz,b=bxbybz
Then
axayaz×bxbybz=aybz−azbyazbx−axbzaxby−aybx=0azbx−aybx−++azby0axby+−+aybzaxbz0=0az−ay−az0axay−ax0bxbybz