Misplaced Pages

Hermitian matrix: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 10:56, 24 June 2023 edit82.20.58.160 (talk) Alternative characterizationsTags: Reverted possible vandalism← Previous edit Revision as of 10:58, 24 June 2023 edit undo82.20.58.160 (talk) Spectral propertiesTag: RevertedNext edit →
Line 50: Line 50:
<math display="block">\langle \mathbf{v}, A \mathbf{v}\rangle\in\R, \quad \mathbf{v}\in \mathbb{C}^{n}.</math> <math display="block">\langle \mathbf{v}, A \mathbf{v}\rangle\in\R, \quad \mathbf{v}\in \mathbb{C}^{n}.</math>


==Matrix representations==
===Spectral properties===
Grassmann numbers can be represented by ]. Consider, for example, the Grassmann algebra generated by two Grassmann numbers <math>\theta_1</math> and <math>\theta_2</math>. These Grassmann numbers can be represented by 4&times;4 matrices:


:<math>\theta_1 = \begin{bmatrix}
A square matrix <math>A</math> is Hermitian if and only if it is unitarily ] with real ].'''
0 & 0 & 0 & 0\\
Grassmann numbers can be represented by matrices. Consider, for example, the Grassmann algebra generated by two Grassmann numbers
1 & 0 & 0 & 0\\
0 & 0 & 0 & 0\\
1
\theta _{1} and 0 & 0 & 1 & 0
\end{bmatrix}\qquad \theta_2 = \begin{bmatrix}
0&0&0&0\\
2
0&0&0&0\\
\theta _{2}. These Grassmann numbers can be represented by 4×4 matrices:
1&0&0&0\\
0&-1&0&0
\end{bmatrix}\qquad \theta_1\theta_2 = -\theta_2\theta_1 = \begin{bmatrix}
0&0&0&0\\
0&0&0&0\\
0&0&0&0\\
1&0&0&0
\end{bmatrix}.
</math>


In general, a Grassmann algebra on ''n'' generators can be represented by 2<sup>''n''</sup> &times; 2<sup>''n''</sup> square matrices. Physically, these matrices can be thought of as ]s acting on a ] of ''n'' identical ]s in the occupation number basis. Since the occupation number for each fermion is 0 or 1, there are 2<sup>''n''</sup> possible basis states. Mathematically, these matrices can be interpreted as the linear operators corresponding to left exterior multiplication on the Grassmann algebra itself.
1
=
[
0
0
0
0
1
0
0
0
0
0
0
0
0
0
1
0
]
2
=
[
0
0
0
0
0
0
0
0
1
0
0
0
0
1
0
0
]
1
2
=
2
1
=
[
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0
0
]
.
\theta _{1}={\begin{bmatrix}0&0&0&0\\1&0&0&0\\0&0&0&0\\0&0&1&0\end{bmatrix}}\qquad \theta _{2}={\begin{bmatrix}0&0&0&0\\0&0&0&0\\1&0&0&0\\0&-1&0&0\end{bmatrix}}\qquad \theta _{1}\theta _{2}=-\theta _{2}\theta _{1}={\begin{bmatrix}0&0&0&0\\0&0&0&0\\0&0&0&0\\1&0&0&0\end{bmatrix}}.
In general, a Grassmann algebra on n generators can be represented by 2n × 2n square matrices. Physically, these matrices can be thought of as raising operators acting on a Hilbert space of n identical fermions in the occupation number basis. Since the occupation number for each fermion is 0 or 1, there are 2n possible basis states. Mathematically, these matrices can be interpreted as the linear operators corresponding to left exterior multiplication on the Grassmann algebra itself.


==Applications== ==Applications==

Revision as of 10:58, 24 June 2023

Matrix equal to its conjugate-transpose For matrices with symmetry over the real number field, see Symmetric 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:

A  Hermitian a i j = a j i ¯ {\displaystyle A{\text{ Hermitian}}\quad \iff \quad a_{ij}={\overline {{a}_{ji}}}}

or in matrix form: A  Hermitian A = A T ¯ . {\displaystyle A{\text{ Hermitian}}\quad \iff \quad A={\overline {A^{\mathsf {T}}}}.}

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

If the conjugate transpose of a matrix A {\displaystyle A} is denoted by A H , {\displaystyle A^{\mathsf {H}},} then the Hermitian property can be written concisely as

A  Hermitian A = A H {\displaystyle A{\text{ Hermitian}}\quad \iff \quad A=A^{\mathsf {H}}}

Hermitian matrices are named after Charles Hermite, 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 A H = A = A , {\displaystyle A^{\mathsf {H}}=A^{\dagger }=A^{\ast },} although in quantum mechanics, A {\displaystyle A^{\ast }} typically means the complex conjugate only, and not the conjugate transpose.

Alternative characterizations

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

Equality with the adjoint

A square matrix A {\displaystyle A} is Hermitian if and only if it is equal to its adjoint, that is, it satisfies w , A v = A w , v , {\displaystyle \langle \mathbf {w} ,A\mathbf {v} \rangle =\langle A\mathbf {w} ,\mathbf {v} \rangle ,} for any pair of vectors v , w , {\displaystyle \mathbf {v} ,\mathbf {w} ,} where , {\displaystyle \langle \cdot ,\cdot \rangle } denotes the inner product operation.

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

Reality of quadratic forms

An n × n {\displaystyle n\times {}n} matrix A {\displaystyle A} is Hermitian if and only if v , A v R , v C n . {\displaystyle \langle \mathbf {v} ,A\mathbf {v} \rangle \in \mathbb {R} ,\quad \mathbf {v} \in \mathbb {C} ^{n}.}

Matrix representations

Grassmann numbers can be represented by matrices. Consider, for example, the Grassmann algebra generated by two Grassmann numbers θ 1 {\displaystyle \theta _{1}} and θ 2 {\displaystyle \theta _{2}} . These Grassmann numbers can be represented by 4×4 matrices:

θ 1 = [ 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 ] θ 2 = [ 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 ] θ 1 θ 2 = θ 2 θ 1 = [ 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 ] . {\displaystyle \theta _{1}={\begin{bmatrix}0&0&0&0\\1&0&0&0\\0&0&0&0\\0&0&1&0\end{bmatrix}}\qquad \theta _{2}={\begin{bmatrix}0&0&0&0\\0&0&0&0\\1&0&0&0\\0&-1&0&0\end{bmatrix}}\qquad \theta _{1}\theta _{2}=-\theta _{2}\theta _{1}={\begin{bmatrix}0&0&0&0\\0&0&0&0\\0&0&0&0\\1&0&0&0\end{bmatrix}}.}

In general, a Grassmann algebra on n generators can be represented by 2 × 2 square matrices. Physically, these matrices can be thought of as raising operators acting on a Hilbert space of n identical fermions in the occupation number basis. Since the occupation number for each fermion is 0 or 1, there are 2 possible basis states. Mathematically, these matrices can be interpreted as the linear operators corresponding to left exterior multiplication on the Grassmann algebra itself.

Applications

Hermitian matrices are fundamental to quantum mechanics because they describe operators with necessarily real eigenvalues. An eigenvalue a {\displaystyle a} of an operator A ^ {\displaystyle {\hat {A}}} on some quantum state | ψ {\displaystyle |\psi \rangle } is one of the possible measurement outcomes of the operator, which necessitates the need for operators with real eigenvalues.

Examples and solutions

In this section, the conjugate transpose of matrix A {\displaystyle A} is denoted as A H , {\displaystyle A^{\mathsf {H}},} the transpose of matrix A {\displaystyle A} is denoted as A T {\displaystyle A^{\mathsf {T}}} and conjugate of matrix A {\displaystyle A} is denoted as A ¯ . {\displaystyle {\overline {A}}.}

See the following example:

[ 0 a i b c i d a + i b 1 m i n c + i d m + i n 2 ] {\displaystyle {\begin{bmatrix}0&a-ib&c-id\\a+ib&1&m-in\\c+id&m+in&2\end{bmatrix}}}

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, which results in skew-Hermitian matrices.

Here, we offer another useful Hermitian matrix using an abstract example. If a square matrix A {\displaystyle A} equals the product of a matrix with its conjugate transpose, that is, A = B B H , {\displaystyle A=BB^{\mathsf {H}},} then A {\displaystyle A} is a Hermitian positive semi-definite matrix. Furthermore, if B {\displaystyle B} is row full-rank, then A {\displaystyle A} is positive definite.

Properties

This section needs expansion with: Proof of the properties requested. You can help by adding to it. (February 2018)

Main diagonal values are real

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

Proof

By definition of the Hermitian matrix H i j = H ¯ j i {\displaystyle H_{ij}={\overline {H}}_{ji}} so for i = j the above follows.

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

Symmetric

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

Proof

H i j = H ¯ j i {\displaystyle H_{ij}={\overline {H}}_{ji}} by definition. Thus H i j = H j i {\displaystyle H_{ij}=H_{ji}} (matrix symmetry) if and only if H i j = H ¯ i j {\displaystyle H_{ij}={\overline {H}}_{ij}} ( H i j {\displaystyle H_{ij}} is real).

So, if a real anti-symmetric matrix is multiplied by a real multiple of the imaginary unit i , {\displaystyle i,} then it becomes Hermitian.

Normal

Every Hermitian matrix is a normal matrix. That is to say, A A H = A H A . {\displaystyle AA^{\mathsf {H}}=A^{\mathsf {H}}A.}

Proof

A = A H , {\displaystyle A=A^{\mathsf {H}},} so A A H = A A = A H A . {\displaystyle AA^{\mathsf {H}}=AA=A^{\mathsf {H}}A.}

Diagonalizable

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 dimension 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, it is always possible to find an orthogonal basis of C consisting of n eigenvectors of A.

Sum of Hermitian matrices

The sum of any two Hermitian matrices is Hermitian.

Proof

( A + B ) i j = A i j + B i j = A ¯ j i + B ¯ j i = ( A + B ) ¯ j i , {\displaystyle (A+B)_{ij}=A_{ij}+B_{ij}={\overline {A}}_{ji}+{\overline {B}}_{ji}={\overline {(A+B)}}_{ji},} as claimed.

Inverse is Hermitian

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

Proof

If A 1 A = I , {\displaystyle A^{-1}A=I,} then I = I H = ( A 1 A ) H = A H ( A 1 ) H = A ( A 1 ) H , {\displaystyle I=I^{\mathsf {H}}=\left(A^{-1}A\right)^{\mathsf {H}}=A^{\mathsf {H}}\left(A^{-1}\right)^{\mathsf {H}}=A\left(A^{-1}\right)^{\mathsf {H}},} so A 1 = ( A 1 ) H {\displaystyle A^{-1}=\left(A^{-1}\right)^{\mathsf {H}}} as claimed.

Associative product of Hermitian matrices

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

Proof

( A B ) H = ( A B ) T ¯ = B T A T ¯ = B T ¯   A T ¯ = B H A H = B A . {\displaystyle (AB)^{\mathsf {H}}={\overline {(AB)^{\mathsf {T}}}}={\overline {B^{\mathsf {T}}A^{\mathsf {T}}}}={\overline {B^{\mathsf {T}}}}\ {\overline {A^{\mathsf {T}}}}=B^{\mathsf {H}}A^{\mathsf {H}}=BA.} Thus ( A B ) H = A B {\displaystyle (AB)^{\mathsf {H}}=AB} if and only if A B = B A . {\displaystyle AB=BA.}

Thus A is Hermitian if A is Hermitian and n is an integer.

ABA Hermitian

If A and B are Hermitian, then ABA is also Hermitian.

Proof

( A B A ) H = ( A ( B A ) ) H = ( B A ) H A H = A H B H A H = A B A {\displaystyle (ABA)^{\mathsf {H}}=(A(BA))^{\mathsf {H}}=(BA)^{\mathsf {H}}A^{\mathsf {H}}=A^{\mathsf {H}}B^{\mathsf {H}}A^{\mathsf {H}}=ABA}

vAv is real for complex v

For an arbitrary complex valued vector v the product v H A v {\displaystyle \mathbf {v} ^{\mathsf {H}}A\mathbf {v} } is real because of v H A v = ( v H A v ) H . {\displaystyle \mathbf {v} ^{\mathsf {H}}A\mathbf {v} =\left(\mathbf {v} ^{\mathsf {H}}A\mathbf {v} \right)^{\mathsf {H}}.} 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 forms vector space over R

The Hermitian complex n-by-n matrices do not form a vector space over the complex numbers, C, since the identity matrix In is Hermitian, but iIn is not. However the complex Hermitian matrices do form a vector space over the real numbers R. In the 2n-dimensional vector space of complex n × n matrices over R, the complex Hermitian matrices form a subspace of dimension n. If Ejk denotes the n-by-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: E j j  for  1 j n ( n  matrices ) {\displaystyle E_{jj}{\text{ for }}1\leq j\leq n\quad (n{\text{ matrices}})}

together with the set of matrices of the form 1 2 ( E j k + E k j )  for  1 j < k n ( n 2 n 2  matrices ) {\displaystyle {\frac {1}{\sqrt {2}}}\left(E_{jk}+E_{kj}\right){\text{ for }}1\leq j<k\leq n\quad \left({\frac {n^{2}-n}{2}}{\text{ matrices}}\right)}

and the matrices i 2 ( E j k E k j )  for  1 j < k n ( n 2 n 2  matrices ) {\displaystyle {\frac {i}{\sqrt {2}}}\left(E_{jk}-E_{kj}\right){\text{ for }}1\leq j<k\leq n\quad \left({\frac {n^{2}-n}{2}}{\text{ matrices}}\right)}

where i {\displaystyle i} denotes the imaginary unit, i = 1   . {\displaystyle i={\sqrt {-1}}~.}

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

Eigendecomposition

If n orthonormal eigenvectors u 1 , , u n {\displaystyle \mathbf {u} _{1},\dots ,\mathbf {u} _{n}} of a Hermitian matrix are chosen and written as the columns of the matrix U, then one eigendecomposition of A is A = U Λ U H {\displaystyle A=U\Lambda U^{\mathsf {H}}} where U U H = I = U H U {\displaystyle UU^{\mathsf {H}}=I=U^{\mathsf {H}}U} and therefore A = j λ j u j u j H , {\displaystyle A=\sum _{j}\lambda _{j}\mathbf {u} _{j}\mathbf {u} _{j}^{\mathsf {H}},} where λ j {\displaystyle \lambda _{j}} are the eigenvalues on the diagonal of the diagonal matrix Λ . {\displaystyle \Lambda .}

Singular values

The singular values of A {\displaystyle A} are the absolute values of its eigenvalues:

Since A {\displaystyle A} has an eigendecomposition A = U Λ U H {\displaystyle A=U\Lambda U^{H}} , where U {\displaystyle U} is a unitary matrix (its columns are orthonormal vectors; see above), a singular value decomposition of A {\displaystyle A} is A = U | Λ | sgn ( Λ ) U H {\displaystyle A=U|\Lambda |{\text{sgn}}(\Lambda )U^{H}} , where | Λ | {\displaystyle |\Lambda |} and sgn ( Λ ) {\displaystyle {\text{sgn}}(\Lambda )} are diagonal matrices containing the absolute values | λ | {\displaystyle |\lambda |} and signs sgn ( λ ) {\displaystyle {\text{sgn}}(\lambda )} of A {\displaystyle A} 's eigenvalues, respectively. sgn ( Λ ) U H {\displaystyle \operatorname {sgn}(\Lambda )U^{H}} is unitary, since the columns of U H {\displaystyle U^{H}} are only getting multiplied by ± 1 {\displaystyle \pm 1} . | Λ | {\displaystyle |\Lambda |} contains the singular values of A {\displaystyle A} , namely, the absolute values of its eigenvalues.

Real determinant

The determinant of a Hermitian matrix is real:

Proof

det ( A ) = det ( A T ) det ( A H ) = det ( A ) ¯ {\displaystyle \det(A)=\det \left(A^{\mathsf {T}}\right)\quad \Rightarrow \quad \det \left(A^{\mathsf {H}}\right)={\overline {\det(A)}}} Therefore if A = A H det ( A ) = det ( A ) ¯ . {\displaystyle A=A^{\mathsf {H}}\quad \Rightarrow \quad \det(A)={\overline {\det(A)}}.}

(Alternatively, 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

Additional facts related to Hermitian matrices include:

  • The sum of a square matrix and its conjugate transpose ( A + A H ) {\displaystyle \left(A+A^{\mathsf {H}}\right)} is Hermitian.
  • The difference of a square matrix and its conjugate transpose ( A A H ) {\displaystyle \left(A-A^{\mathsf {H}}\right)} 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. C = A + B with A = 1 2 ( C + C H ) and B = 1 2 ( C C H ) {\displaystyle C=A+B\quad {\text{with}}\quad A={\frac {1}{2}}\left(C+C^{\mathsf {H}}\right)\quad {\text{and}}\quad B={\frac {1}{2}}\left(C-C^{\mathsf {H}}\right)}

Rayleigh quotient

Main article: Rayleigh quotient

In mathematics, for a given complex Hermitian matrix M and nonzero vector x, the Rayleigh quotient R ( M , x ) , {\displaystyle R(M,\mathbf {x} ),} is defined as: R ( M , x ) := x H M x x H x . {\displaystyle R(M,\mathbf {x} ):={\frac {\mathbf {x} ^{\mathsf {H}}M\mathbf {x} }{\mathbf {x} ^{\mathsf {H}}\mathbf {x} }}.}

For real matrices and vectors, the condition of being Hermitian reduces to that of being symmetric, and the conjugate transpose x H {\displaystyle \mathbf {x} ^{\mathsf {H}}} to the usual transpose x T . {\displaystyle \mathbf {x} ^{\mathsf {T}}.} R ( M , c x ) = R ( M , x ) {\displaystyle R(M,c\mathbf {x} )=R(M,\mathbf {x} )} for any non-zero real scalar c . {\displaystyle c.} Also, recall that a Hermitian (or real symmetric) matrix has real eigenvalues.

It can be shown that, for a given matrix, the Rayleigh quotient reaches its minimum value λ min {\displaystyle \lambda _{\min }} (the smallest eigenvalue of M) when x {\displaystyle \mathbf {x} } is v min {\displaystyle \mathbf {v} _{\min }} (the corresponding eigenvector). Similarly, R ( M , x ) λ max {\displaystyle R(M,\mathbf {x} )\leq \lambda _{\max }} and R ( M , v max ) = λ max . {\displaystyle R(M,\mathbf {v} _{\max })=\lambda _{\max }.}

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 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, λ max {\displaystyle \lambda _{\max }} is known as the spectral radius. In the context of C*-algebras or algebraic quantum mechanics, the function that to M associates the Rayleigh quotient R(M, x) for a fixed x and M varying through the algebra would be referred to as "vector state" of the algebra.

See also

References

  1. Frankel, Theodore (2004). The Geometry of Physics: an introduction. Cambridge University Press. p. 652. ISBN 0-521-53927-7.
  2. Physics 125 Course Notes at California Institute of Technology
  3. Trefethan, Lloyd N.; Bau, III, David (1997). Numerical linear algebra. Philadelphia, PA, USA: SIAM. p. 34. ISBN 0-89871-361-7.
  4. ^ Horn, Roger A.; Johnson, Charles R. (2013). Matrix Analysis, second edition. Cambridge University Press. ISBN 9780521839402.
  5. Also known as the Rayleigh–Ritz ratio; named after Walther Ritz and Lord Rayleigh.
  6. Parlet B. N. The symmetric eigenvalue problem, SIAM, Classics in Applied Mathematics,1998

External links

Matrix classes
Explicitly constrained entries
Constant
Conditions on eigenvalues or eigenvectors
Satisfying conditions on products or inverses
With specific applications
Used in statistics
Used in graph theory
Used in science and engineering
Related terms
Category:
Hermitian matrix: Difference between revisions Add topic