Hermitian operators are the complex analogue of real symmetric matrices.
In real inner product spaces, symmetry is expressed by
In complex inner product spaces, the correct analogue uses the conjugate transpose:
A matrix satisfying this condition is called Hermitian. A linear operator satisfying the corresponding inner product identity is called self-adjoint or Hermitian.
Hermitian operators are central in spectral theory. Their eigenvalues are real, eigenvectors belonging to distinct eigenvalues are orthogonal, and they admit an orthonormal eigenbasis. Equivalently, every Hermitian matrix can be diagonalized by a unitary matrix.
66.1 Complex Inner Product Spaces
Let be a vector space over . An inner product on assigns to each pair of vectors a complex number
The inner product is linear in one argument and conjugate-linear in the other. With the common mathematical convention, it is linear in the first argument:
and conjugate-linear in the second argument:
It also satisfies conjugate symmetry:
and positivity:
for every nonzero vector .
For , the standard inner product is
depending on convention. The essential point is that complex conjugation is part of the inner product.
66.2 Conjugate Transpose
For a complex matrix , the conjugate transpose is denoted by
It is obtained by first transposing the matrix and then conjugating every entry:
If
then
The conjugate transpose is also called the adjoint matrix.
When all entries of are real,
Thus Hermitian matrices generalize real symmetric matrices.
66.3 Definition of Hermitian Matrix
A complex square matrix is Hermitian if
Equivalently, its entries satisfy
This means the entries below the diagonal are conjugates of the corresponding entries above the diagonal.
For example,
is Hermitian.
The diagonal entries of a Hermitian matrix must be real. Indeed, if , then equals its complex conjugate, so it is real.
The matrix
is not Hermitian, because the off-diagonal entries are equal rather than conjugate.
66.4 Hermitian Operators
Let be a complex inner product space. A linear operator
is Hermitian, or self-adjoint, if
for all .
This identity says that can be moved from one side of the inner product to the other without changing the value.
In matrix form, relative to an orthonormal basis, this condition is exactly
Thus Hermitian matrices are the coordinate representations of Hermitian operators.
66.5 Relation to Real Symmetric Matrices
If a Hermitian matrix has only real entries, then
Therefore the Hermitian condition becomes
So real Hermitian matrices are precisely real symmetric matrices.
This gives the following correspondence:
| Real case | Complex case |
|---|---|
| Symmetric matrix | Hermitian matrix |
| Orthogonal matrix | Unitary matrix |
| Transpose | Conjugate transpose |
| Orthogonal diagonalization | Unitary diagonalization |
| Euclidean inner product | Hermitian inner product |
The complex case requires conjugation because the geometry of is governed by the Hermitian inner product.
66.6 Real Eigenvalues
Every Hermitian operator has real eigenvalues.
Let
with . Then
Using linearity,
Since is Hermitian,
Substitute :
By conjugate-linearity in the second argument,
Hence
Since
we obtain
Therefore is real.
This is one of the defining strengths of Hermitian operators: although the vector space is complex, the spectral values are real.
66.7 Orthogonality of Eigenvectors
Eigenvectors corresponding to distinct eigenvalues of a Hermitian operator are orthogonal.
Let
and
where
Using the Hermitian identity,
Substitute the eigenvalue equations:
This gives
Since Hermitian eigenvalues are real,
Thus
Since
we conclude that
So the eigenvectors are orthogonal.
66.8 Spectral Theorem for Hermitian Matrices
The spectral theorem for Hermitian matrices states that every Hermitian matrix has an orthonormal basis of eigenvectors.
Equivalently, if , then there exists a unitary matrix and a real diagonal matrix such that
The columns of are orthonormal eigenvectors of . The diagonal entries of are the corresponding real eigenvalues.
This is the complex version of orthogonal diagonalization for real symmetric matrices. The spectral theorem says, more generally, that normal operators on finite-dimensional Hermitian spaces have orthonormal eigenbases; Hermitian operators form a particularly important subclass whose eigenvalues are real.
66.9 Unitary Matrices
A complex square matrix is unitary if
Equivalently,
The columns of a unitary matrix form an orthonormal basis of .
Unitary matrices preserve inner products:
They also preserve norms:
In real linear algebra, orthogonal matrices represent rotations and reflections. In complex linear algebra, unitary matrices play the same structural role.
Thus the decomposition
means that acts by a unitary change of coordinates, followed by real diagonal scaling, followed by the inverse unitary change of coordinates.
66.10 Example of a Hermitian Matrix
Consider
Then
so is Hermitian.
Compute its characteristic polynomial:
Thus
Since
we get
Hence
So
The eigenvalues are
Both are real, as expected.
66.11 Eigenvectors in the Example
For
we solve
Now
Let
The first equation is
Thus
Take
Then
So one eigenvector is
For
we solve
Now
The first equation is
Thus
Take
Then
So one eigenvector is
66.12 Orthogonality in the Example
Using the standard Hermitian inner product, compute
With
we have
Since
this becomes
Now
Therefore
The eigenvectors are orthogonal.
Normalize them:
Then form an orthonormal basis of .
66.13 Spectral Decomposition
If
with orthonormal eigenvectors
and eigenvalues
then
Each matrix
is the orthogonal projection onto the one-dimensional subspace spanned by .
If an eigenvalue has multiplicity greater than one, one may group the terms by eigenspace. If the distinct eigenvalues are
and is the orthogonal projection onto , then
This is the spectral decomposition of a Hermitian operator.
66.14 Hermitian Forms and Quadratic Quantities
For a Hermitian matrix , the scalar
is always real.
Indeed,
Since ,
A complex number equal to its own conjugate is real.
The expression is called a Hermitian form. It is the complex analogue of the real quadratic form
Hermitian forms appear in optimization, statistics, signal processing, numerical analysis, and quantum mechanics.
66.15 Positive Definite Hermitian Matrices
A Hermitian matrix is positive definite if
for every nonzero vector .
It is positive semidefinite if
for every .
By the spectral theorem, write
Let
Then
If
then
Therefore:
| Type | Eigenvalue condition |
|---|---|
| Positive definite | All eigenvalues are positive |
| Positive semidefinite | All eigenvalues are nonnegative |
| Negative definite | All eigenvalues are negative |
| Negative semidefinite | All eigenvalues are nonpositive |
| Indefinite | Eigenvalues of both signs |
The same eigenvalue criterion used for real symmetric matrices holds for Hermitian matrices.
66.16 Rayleigh Quotient
For a Hermitian matrix , the Rayleigh quotient of a nonzero vector is
Since and are real, the Rayleigh quotient is real.
If is an eigenvector with eigenvalue , then
Indeed,
The Rayleigh quotient connects Hermitian eigenvalues with optimization. The largest eigenvalue is the maximum value of over all nonzero , and the smallest eigenvalue is the minimum value.
66.17 Hermitian Operators in Quantum Mechanics
Hermitian operators are the standard mathematical model for observables in quantum mechanics.
The reason is spectral. Measurements are represented by eigenvalues, and possible measurement values must be real. Hermitian operators guarantee real eigenvalues.
If a system is in an eigenvector state , and an observable is represented by a Hermitian operator , then
means the observable has definite value in that state.
The spectral decomposition represents the observable as a sum of measurement values times projection operators.
This is one of the most important applications of Hermitian linear algebra.
66.18 Hermitian Matrices in Numerical Linear Algebra
Hermitian matrices are numerically favorable.
Their eigenvalues are real. Their eigenvectors can be chosen orthonormally. Their diagonalization uses unitary matrices, which preserve norms and do not amplify errors by changing scale.
Hermitian positive definite systems can be solved using Cholesky factorization:
where is lower triangular.
They also support efficient iterative methods, such as conjugate gradient methods, when the matrix is large and sparse.
Many numerical algorithms preserve Hermitian structure because losing that structure can introduce artificial complex eigenvalues or unstable behavior.
66.19 Hermitian, Normal, and Unitary Matrices
Hermitian matrices are part of a larger family called normal matrices.
A matrix is normal if
Every Hermitian matrix is normal, because if , then
Every unitary matrix is also normal, because
The spectral theorem for normal matrices says that a complex matrix is unitarily diagonalizable if and only if it is normal. Hermitian matrices are the normal matrices whose eigenvalues are real.
| Class | Defining condition | Spectral property |
|---|---|---|
| Hermitian | Unitarily diagonalizable with real eigenvalues | |
| Unitary | Unitarily diagonalizable with eigenvalues on the unit circle | |
| Normal | Unitarily diagonalizable | |
| Real symmetric | Orthogonally diagonalizable with real eigenvalues |
66.20 Common Errors
The first common error is to use the transpose instead of the conjugate transpose. Over complex vector spaces, the correct condition is
not merely
The second common error is to assume a Hermitian matrix must have real entries. Hermitian matrices may have complex off-diagonal entries, but those entries must occur in conjugate pairs.
The third common error is to forget that diagonal entries must be real.
The fourth common error is to use ordinary dot products without conjugation. Complex inner product geometry requires conjugation.
The fifth common error is to confuse Hermitian and unitary. Hermitian means
Unitary means
A matrix may be both, but the conditions are different.
66.21 Summary
A Hermitian matrix satisfies
A Hermitian operator satisfies
Hermitian operators are the complex analogue of real symmetric operators. Their eigenvalues are real. Eigenvectors corresponding to distinct eigenvalues are orthogonal. They admit an orthonormal eigenbasis.
In matrix form, every Hermitian matrix has a unitary diagonalization
where is real diagonal.
Hermitian operators form one of the central classes of linear algebra because they combine complex vector spaces with real spectral values and orthogonal geometry.