Skew-Hermitian matrix

From Wikipedia, the free encyclopedia

In linear algebra, a square matrix with complex entries is said to be skew-Hermitian or antihermitian if its conjugate transpose is equal to its negative.[1] That is, the matrix A is skew-Hermitian if it satisfies the relation

A^{\dagger }=-A,\;

where \dagger denotes the conjugate transpose of a matrix. In component form, this means that

a_{{i,j}}=-\overline {a_{{j,i}}},

for all i and j, where ai,j is the i,j-th entry of A, and the overline denotes complex conjugation.

Skew-Hermitian matrices can be understood as the complex versions of real skew-symmetric matrices, or as the matrix analogue of the purely imaginary numbers.[2] All skew-Hermitian <var>n</var>×<var>n</var> matrices form the u(<var>n</var>) Lie algebra, which corresponds to the Lie group U(<var>n</var>). The concept can be generalized to include linear transformations of any complex vector space with a sesquilinear norm.

Example

For example, the following matrix is skew-Hermitian:

{\begin{bmatrix}-i&2+i\\-(2-i)&0\end{bmatrix}}

Properties

  • The eigenvalues of a skew-Hermitian matrix are all purely imaginary or zero. Furthermore, skew-Hermitian matrices are normal. Hence they are diagonalizable and their eigenvectors for distinct eigenvalues must be orthogonal.[3]
  • All entries on the main diagonal of a skew-Hermitian matrix have to be pure imaginary, i.e., on the imaginary axis (the number zero is also considered purely imaginary).[4]
  • If A, B are skew-Hermitian, then aA + bB is skew-Hermitian for all real scalars a and b.[5]
  • If A is skew-Hermitian, then both i A and i A are Hermitian.[5]
  • If A is skew-Hermitian, then Ak is Hermitian if k is an even integer and skew-Hermitian if k is an odd integer.
  • An arbitrary (square) matrix C can uniquely be written as the sum of a Hermitian matrix A and a skew-Hermitian matrix B:[2]
C=A+B\quad {\mbox{with}}\quad A={\frac  {1}{2}}(C+C^{\dagger })\quad {\mbox{and}}\quad B={\frac  {1}{2}}(C-C^{\dagger }).

See also

Notes

  1. Horn & Johnson (1985), §4.1.1; Meyer (2000), §3.2
  2. 2.0 2.1 Horn & Johnson (1985), §4.1.2
  3. Horn & Johnson (1985), §2.5.2, §2.5.4
  4. Meyer (2000), Exercise 3.2.5
  5. 5.0 5.1 Horn & Johnson (1985), §4.1.1

References

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.