Hermitian matrix
In mathematics, a Hermitian matrix (or self-adjoint matrix) is a complex square matrix that is equal to its own conjugate transpose—that is, the element in the i-th row and j-th column is equal to the complex conjugate of the element in the j-th row and i-th column, for all indices i and j:
For matrices with symmetry over the real number field, see Symmetric matrix.
or in matrix form:
Hermitian matrices can be understood as the complex extension of real symmetric matrices.
If the conjugate transpose of a matrix is denoted by then the Hermitian property can be written concisely as
Hermitian matrices are named after Charles Hermite,[1] who demonstrated in 1855 that matrices of this form share a property with real symmetric matrices of always having real eigenvalues. Other, equivalent notations in common use are although in quantum mechanics, typically means the complex conjugate only, and not the conjugate transpose.
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 in covariance matrices, where they 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 system, 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 and solutions[edit]
In this section, the conjugate transpose of matrix is denoted as the transpose of matrix is denoted as and conjugate of matrix is denoted as
See the following example:
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, we offer another useful Hermitian matrix using an abstract example. If a square matrix equals the product of a matrix with its conjugate transpose, that is, then is a Hermitian positive semi-definite matrix. Furthermore, if is 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.
Additional facts related to Hermitian matrices include: