Hermitian matrix

From Citizendium
Revision as of 15:30, 27 December 2007 by imported>David E. Volk (remove introduction "category" only)
Jump to navigation Jump to search
This article is developed but not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable, developed Main Article is subject to a disclaimer.

A Hermitian matrix (or self-adjoint matrix) is one which is equal to its Hermitian adjoint (also known as its conjugate transpose). That is to say that every entry in the transposed matrix is replaced by its complex conjugate:
,
or in matrix notation:

Forming the Hermitian adjoint

To form the Hermitian adjoint of the matrix :

  1. Form the transpose matrix , by replacing with .
  2. Take the complex conjugate of each entry to form the Hermitian adjoint:

.

We find that .

Properties

Entries on the main diagonal

It may be seen that all entries on the main diagonal of a Hermitian matrix must be real. Indeed, by definition which implies

Real-valued Hermitian matrices

A real-valued Hermitian matrix is a real symmetric matrix and hence the theorems of the latter are special cases of theorems of the former.

Addition

The sum of two Hermitian matrices is Hermitian. Any square matrix, , can be written as the sum of a Hermitian matrix, , and skew-Hermitian matrix, :

where and

Normal

All Hermitian matrices are normal, i.e. , and thus the finite dimensional spectral theorem applies. This means that any Hermitian matrix can be diagonalised by a unitary matrix, all its entries have real values

Eigenvalues

All the eigenvalues of Hermitian matrices are real. Eigenvectors with distinct eigenvalues are orthogonal.

Pauli spin matrices

Any 2x2 Hermitian matrix may be written as a linear combination of the Pauli spin matrices. These matrices have unrelated uses in quantum mechanics, but may be used usefully for this purpose. They thus form an orthogonal basis for the real Hilbert space of 2x2 Hermitian matrices.



Skew-Hermitian Matrices

A skew-Hermitian matrix is one which is equal to the negative of its Hermitian adjoint:




e.g. is a skew-Hermitian matrix.
Clearly, entries on the main diagonal must be purely imaginary.

References

Matrices and Determinants, 9th edition by A.C Aitken

See Also