Share on Facebook Share on Twitter Email
Answers.com

Hermitian matrix

 
Sci-Tech Dictionary: Hermitian matrix
(er′mish·ən ′mā·triks)

(mathematics) A matrix which equals its conjugate transpose matrix, that is, is self-adjoint.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Hermitian matrix
Top

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:

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

If the conjugate transpose of a matrix A\; is denoted by A^\dagger, then the Hermitian property can be written concisely as

 A = A^\dagger.

Hermitian matrices can be understood as the complex extension of a real symmetric matrix.

Contents

Examples

For example,

\begin{bmatrix}3&2+i\\
2-i&1\end{bmatrix}

is a Hermitian matrix.

Properties

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 an 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).

The eigenvectors of an Hermitian matrix are orthogonal, i.e., its eigendecomposition is  A = U \Sigma U^\dagger where  U U^\dagger = I. Since right- and left- inverse are the same, we also have \; U^\dagger U = I, and therefore  A = \sum _i \sigma_i u_i u_i ^\dagger , where σi are the eigenvalues and ui the eigenvectors.

Additional properties of Hermitian matrices include:

  • The sum of a square matrix and its conjugate transpose (C + C^{\dagger}) is Hermitian.
  • The difference of a square matrix and its conjugate transpose (C - C^{\dagger}) 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:
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}).
  • The determinant of a Hermitian matrix is real:
Proof:  det(A) = det(A^T)\quad \Rightarrow \quad det(A^\dagger) = det(A)^*
Therefore if A=A^\dagger\quad \Rightarrow \quad det(A) = det(A)^*

See also

External links


 
 

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Hermitian matrix" Read more