In mathematics, more precisely in linear algebra, a Hermitian matrix (or self-adjoint matrix) is a square matrix that is equal to its own conjugate transposethat is, its element in the i-th row and j-th column is the complex conjugate of its element in the j-th row and i-th column, for all indices i and j. With matrix notations:

where is the transpose of is the conjugate of and is the element in the i-th row and j-th column of

Hermitian matrices can be understood as the complex generalization of symmetric real matrices.

The Hermitian property of a matrix can be written concisely as

where denotes the conjugate transpose of

Equivalent notations in common use are although in quantum mechanics, typically means the complex conjugate only, and not the conjugate transpose.

Hermitian matrices are named after Charles Hermite,[1] who demonstrated in 1855 that matrices of this form share with symmetric real matrices the property of always having real eigenvalues.

Alternative characterizations

edit

Hermitian matrices can be characterized in a number of equivalent ways, some of which are listed below:

Equality with the adjoint

edit

A square matrix is Hermitian if and only if it is equal to its conjugate transpose, that is, for any pair of vectors it satisfies

where denotes the inner product operation.

This is also the way that the more general concept of self-adjoint operator is defined.

Real-valuedness of quadratic forms

edit

An matrix is Hermitian if and only if

Spectral properties

edit

A square matrix is Hermitian if and only if it is unitarily diagonalizable with real eigenvalues.

Applications

edit

Hermitian matrices are fundamental to quantum mechanics because they describe operators with necessarily real eigenvalues. An eigenvalue of an operator on some quantum state is one of the possible measurement outcomes of the operator, which requires the operators to have real eigenvalues.

In signal processing, Hermitian matrices are utilized in tasks like Fourier analysis and signal representation.[2] The eigenvalues and eigenvectors of Hermitian matrices play a crucial role in analyzing signals and extracting meaningful information.

Hermitian matrices are extensively studied in linear algebra and numerical analysis. They have well-defined spectral properties, and many numerical algorithms, such as the Lanczos algorithm, exploit these properties for efficient computations. Hermitian matrices also appear in techniques like singular value decomposition (SVD) and eigenvalue decomposition.

In statistics and machine learning, Hermitian matrices are used as covariance matrices, which represent the relationships between different variables. The positive definiteness of a Hermitian covariance matrix ensures the well-definedness of multivariate distributions.[3]

Hermitian matrices are applied in the design and analysis of communications systems, especially in the field of multiple-input multiple-output (MIMO) systems. Channel matrices in MIMO systems often exhibit Hermitian properties.

In graph theory, Hermitian matrices are used to study the spectra of graphs. The Hermitian Laplacian matrix is a key tool in this context, as it is used to analyze the spectra of mixed graphs.[4] The Hermitian-adjacency matrix of a mixed graph is another important concept, as it is a Hermitian matrix that plays a role in studying the energies of mixed graphs.[5]

Examples

edit

In the following example, denotes the imaginary unit

The diagonal elements must be real, as they must be their own complex conjugate.

Well-known families of Hermitian matrices include the Pauli matrices, the Gell-Mann matrices, and their generalizations. In theoretical physics, such Hermitian matrices are often multiplied by imaginary coefficients,[6][7] which results in skew-Hermitian matrices.

Here is another useful case of a Hermitian matrix. If a square matrix equals the product of a matrix with its conjugate transpose, that is, then is Hermitian positive semi-definite. Furthermore, if is non-singular (i.e., row full-rank), then is positive definite.

Properties

edit

Main diagonal values are real

edit

The entries on the main diagonal (top left to bottom right) of any Hermitian matrix are real.

Proof

by definition of a Hermitian matrix; so and the above follows, as a number can equal its complex conjugate only if their imaginary parts are zero.

Only the main diagonal entries are necessarily real; a Hermitian matrix can have arbitrary complex-valued entries as its off-diagonal elements, as long as its diagonally-opposite entries are complex conjugates.

Symmetric if and only if real

edit

A Hermitian matrix is symmetric if and only if it has only real entries. A symmetric real matrix is simply a special case of a Hermitian matrix.

Proof

by definition of a Hermitian matrix. Thus,
(i.e., is symmetric) if and only if (i.e., is real).

edit

If an anti-symmetric real matrix is multiplied by an imaginary number, then the product is also anti-symmetric but has only imaginary entries. An anti-symmetric imaginary matrix is another special case of a Hermitian matrix.

Normal

edit

Every Hermitian matrix is a normal matrix; that is to say,

Proof

so

Diagonalizable

edit

The finite-dimensional spectral theorem says that any Hermitian matrix can be diagonalized by a unitary matrix, and that the resulting diagonal matrix has only real entries. This implies that all eigenvalues of a Hermitian matrix A with order n are real, and that A has n linearly independent eigenvectors. Moreover, a Hermitian matrix has orthogonal eigenvectors for distinct eigenvalues. Even if there are degenerate eigenvalues (i.e., zero eigenvalues), it is always possible to find an orthonormal basis of consisting of n eigenvectors of A.

Sum of Hermitian matrices is Hermitian

edit

The sum of any two Hermitian matrices is Hermitian.

Proof

Inverse of Hermitian matrix is Hermitian

edit

The inverse of an invertible Hermitian matrix is Hermitian as well.

Proof

If then so

Commutative product of Hermitian matrices is Hermitian

edit

The product of two Hermitian matrices A and B is Hermitian if and only if AB = BA.

Proof


Thus, if and only if

Consequence: If a matrix is Hermitian, then for any integer is Hermitian.

ABA is Hermitian

edit

If two matrices and are Hermitian, then is also Hermitian.

Proof

vHAv is real for complex v

edit

If a matrix is Hermitian, then for any complex-valued vector the product is real. Indeed, This is especially important in quantum physics, where Hermitian matrices are operators that measure properties of a system (e.g., total spin), which have to be real.

Complex Hermitian matrices form vector space over

edit

The Hermitian complex n × n matrices do not form a vector space over the complex numbers, since the identity matrix is Hermitian, but is not. However, the complex Hermitian matrices do form a vector space over the real numbers, In the -dimensional vector space of complex n × n matrices over the complex Hermitian matrices form a subspace of dimension
Ejk denoting the n × n matrix with a 1 in the j,k position and zeros elsewhere, a basis (orthonormal with respect to the Frobenius inner product) can be described as follows:

together with the set of matrices of the form

and the set of matrices of the form

where denotes the imaginary unit

An example is that the four Pauli matrices form a complete basis for the vector space of all complex 2 × 2 Hermitian matrices over

Eigendecomposition

edit

If orthonormal eigenvectors of a Hermitian matrix are chosen and written as the columns of a matrix then one eigendecomposition of is

where is a unitary matrixi.e., and is a diagonal matrix with 's eigenvalues on 's diagonal. Therefore,

where is the row vector corresponding to the -th row of is the -th coordinate of and is the -th eigenvalue on 's diagonal.

Singular values

edit

The singular values of a matrix are the absolute values of its eigenvalues.

Since a Hermitian matrix has an eigendecomposition where is a unitary matrix (its columns are orthonormal vectorssee above, and its rows are also orthonormal vectors), a singular value decomposition of is

where and are diagonal matrices respectively containing the absolute values and signs of 's eigenvalues. The matrix is unitary, since the rows (not the columns) of are only getting multiplied by The matrix contains the singular values of namely, the absolute values of 's eigenvalues.[8]

Real determinant

edit

The determinant of a Hermitian matrix is real.

Proof

For any complex matrix

Therefore,

Other proof

The determinant is the product of the matrix's eigenvalues, and as mentioned before, the eigenvalues of a Hermitian matrix are real.

Decomposition into Hermitian and skew-Hermitian matrices

edit

Additional facts related to 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). This implies that the commutator of two Hermitian matrices is skew-Hermitian.
  • An arbitrary square matrix C can be written as the sum of a Hermitian matrix A and a skew-Hermitian matrix B. This is known as the Toeplitz decomposition of C.[9]:227

Rayleigh quotient

edit

For a complex (or real) matrix and a non-zero complex (or real) vector the Rayleigh quotient,[10] is defined as the scalar:[9]:p. 234[11]

For a real vector the conjugate transpose reduces to the usual transpose

For any non-zero complex (or real) scalar

If is Hermitian (or symmetric real), then for any non-zero complex vector is real.

For a real matrix, the condition of being Hermitian reduces to that of being symmetric.

It can be shown that,[9] for a given Hermitian (or symmetric real) matrix the Rayleigh quotient reaches its minimum value (the smallest eigenvalue of ) when (the corresponding eigenvector). Similarly, and

The Rayleigh quotient is used in the min-max theorem to get exact values of all eigenvalues. It is also used in eigenvalue algorithms to obtain an eigenvalue approximation from an eigenvector approximation. Specifically, this is the basis for Rayleigh quotient iteration.

The range of the Rayleigh quotient (for a fixed matrix that is not necessarily Hermitian) is called a numerical range (or spectrum in functional analysis). When the matrix is Hermitian, the numerical range is equal to the spectral norm. Still in functional analysis, is known as the spectral radius.

In the context of -algebras or algebraic quantum mechanics, the function that to M associates the Rayleigh quotient R(M, v) for a fixed v and M varying through the algebra would be referred to as a "vector state" of the algebra.

See also

edit

References

edit
  1. Archibald, Tom (2010-12-31), Gowers, Timothy; Barrow-Green, June; Leader, Imre (eds.), "VI.47 Charles Hermite", The Princeton Companion to Mathematics, Princeton University Press, p. 773, doi:10.1515/9781400830398.773a, ISBN 978-1-4008-3039-8, retrieved 2023-11-15{{citation}}: CS1 maint: work parameter with ISBN (link)
  2. Ribeiro, Alejandro. "Signal and Information Processing" (PDF).
  3. "MULTIVARIATE NORMAL DISTRIBUTIONS" (PDF).
  4. Lau, Ivan. "Hermitian Spectral Theory of Mixed Graphs" (PDF).
  5. Liu, Jianxi; Li, Xueliang (February 2015). "Hermitian-adjacency matrices and Hermitian energies of mixed graphs". Linear Algebra and Its Applications. 466: 182–207. doi:10.1016/j.laa.2014.10.028.
  6. Frankel, Theodore (2004). The Geometry of Physics: an introduction. Cambridge University Press. p. 652. ISBN 0-521-53927-7.
  7. Physics 125 Course Notes Archived 2022-03-07 at the Wayback Machine at California Institute of Technology
  8. Trefethan, Lloyd N.; Bau, III, David (1997). Numerical linear algebra. Philadelphia, PA, USA: SIAM. p. 34. ISBN 0-89871-361-7. OCLC 1348374386.
  9. 1 2 3 Horn, Roger A.; Johnson, Charles R. (2013). Matrix Analysis, second edition. Cambridge University Press. ISBN 9780521839402.
  10. Also known as the Rayleigh–Ritz ratio; named after Walther Ritz and Lord Rayleigh.
  11. Parlett, Beresford N. (1998). The symmetric eigenvalue problem. Classics in applied mathematics. Philadelphia, Pa: Society for Industrial and Applied Mathematics. ISBN 978-1-61197-116-3.
edit