Hermitian matrix

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Jitse Niesen (talk | contribs) at 02:00, 22 May 2007 (star does often mean conjugate transpose. I don't care whether we use \dagger or star or H, but using star to indicate the conjugate of a matrix (without the transpose) is confusing). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Jump to navigation Jump to search

A Hermitian matrix (or self-adjoint matrix) is a square matrix with complex entries which is equal to its own conjugate transpose — that is, the element in the ith row and jth column is equal to the complex conjugate of the element in the jth row and ith column, for all indices i and j:

or written with the conjugate transpose:

For example,

is a Hermitian matrix.

The entries on the main diagonal (top left to bottom right) of any Hermitian matrix are necessarily real. A matrix that has only real entries is Hermitian if and only if it is a symmetric matrix, i.e., if it is symmetric with respect to the main diagonal. A real and symmetric matrix is simply a special case of a Hermitian matrix.

Every Hermitian matrix is normal, and the finite-dimensional spectral theorem applies. It says that any Hermitian matrix can be diagonalized by a unitary matrix, and that the resulting diagonal matrix has only real entries. This means that all eigenvalues of a Hermitian matrix are real, and, moreover, eigenvectors with distinct eigenvalues are orthogonal. It is possible to find an orthonormal basis of Cn consisting only of eigenvectors.

The sum of any two Hermitian matrices is Hermitian, and the inverse of an invertible Hermitian matrix is Hermitian as well. However, the product of two Hermitian matrices A and B will only be Hermitian if they commute, i.e., if AB = BA. Thus An is Hermitian if A is Hermitian and n is a positive integer.

The Hermitian n-by-n matrices form a vector space over the real numbers (but not over the complex numbers). The dimension of this space is n2 (one degree of freedom per main diagonal element, and two degrees of freedom per element above the main diagonal).

If the eigenvalues of a Hermitian matrix are all positive, then the matrix is positive definite; if they are all non-negative, then the matrix is positive semidefinite.

Additional properties

  • The sum of a square matrix and its conjugate transpose is Hermitian.
  • The difference of a square matrix and its conjugate transpose is skew-Hermitian (also called antihermitian).
  • An arbitrary square matrix C can be written as the sum of a Hermitian matrix A and a skew-Hermitian matrix B:

Hermitian sequence

A Hermitian sequence (also known as a Hermitian vector) is a sequence (ak) with k = 0, 1, …, n satisfying

where denotes the imaginary part of a0. It follows that an/2 is real if n is even.

The Fourier transform of a real-valued sequence is Hermitian. Conversely, the inverse Fourier transform of an Hermitian sequence is real-valued.

Circles

Hans Schwerdtfeger, in "The Geometry of Complex Numbers", uses the hermitian matrix to specify a circle . The benefit of this formalism is that the image of circle under Möbius transformation may be calculated as .

See also