Hermitian matrix
For a complex matrix A, let A∗=ˉAT, where
AT is the transpose, and ˉA is the complex conjugate
of A.
Definition
A complex square matrix A is Hermitian, if
A=A*. |
Properties
-
1.
The eigenvalues
of a Hermitian matrix are real.
-
2.
The diagonal elements of a Hermitian matrix are real.
-
3.
The complex conjugate of a Hermitian matrix is a Hermitian matrix.
-
4.
If A is a Hermitian matrix, and B is a complex matrix of same order as A, then BAB∗ is a Hermitian matrix.
-
5.
A matrix is symmetric
if and only if it is real and Hermitian.
-
6.
Hermitian matrices are a vector subspace of the vector space
of complex matrices. The real symmetric matrices are a subspace
of the Hermitian matrices.
-
7.
Hermitian matrices are also called self-adjoint since if A is Hermitian, then in the usual inner product
of ℂn, we have
⟨u,Av⟩=⟨Au,v⟩ for all u,v∈ℂn.
Example
-
1.
For any n×m matrix A, the n×n matrix AA∗ is Hermitian.
-
2.
For any square matrix A, the Hermitian part of A, 12(A+A∗) is Hermitian. See this page (http://planetmath.org/DirectSumOfHermitianAndSkewHermitianMatrices).
-
3.
[11+i1+2i1+3i1-i22+2i2+3i1-2i2-2i33+3i1-3i2-3i3-3i4]
The first two examples are also examples of normal matrices.
Notes
- 1.
-
2.
Hermitian, or self-adjoint operators on a Hilbert space
play a fundamental role in quantum theories as their eigenvalues are observable, or measurable; such Hermitian operators can be represented by Hermitian matrices.
References
-
1
H. Eves,
Elementary Matrix
Theory, Dover publications, 1980.
- 2 The MacTutor History of Mathematics archive, http://www-gap.dcs.st-and.ac.uk/ history/Mathematicians/Hermite.htmlCharles Hermite
Title | Hermitian matrix |
Canonical name | HermitianMatrix |
Date of creation | 2013-03-22 12:12:00 |
Last modified on | 2013-03-22 12:12:00 |
Owner | matte (1858) |
Last modified by | matte (1858) |
Numerical id | 21 |
Author | matte (1858) |
Entry type | Definition |
Classification | msc 15A57 |
Synonym | Hermitian |
Synonym | self-adjoint |
Related topic | SelfDual |
Related topic | SkewHermitianMatrix |
Related topic | SelfAdjointOperator |
Related topic | PauliMatrices |
Defines | Hermitian operator |