Hermitian matrix
From Wikipedia, the free encyclopedia
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:
If the conjugate transpose of a matrix
is denoted by
, then the Hermitian property can be written concisely as
Hermitian matrices can be understood as the complex extension of a real symmetric matrix.
Contents |
[edit] Examples
For example,
is a Hermitian matrix.
[edit] 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
where
Since right- and left- inverse are the same, we also have
, and therefore
, 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
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:
- The determinant of a Hermitian matrix is real:
-
- Proof:

- Therefore if

- Proof:
[edit] See also
[edit] External links
- Visualizing Hermitian Matrix as An Ellipse with Dr. Geo, by Chao-Kuei Hung from Shu-Te University, gives a more geometric explanation.
- Hermitian Matrices at MathPages



