Hermitian Matrix Article Index for
Hermitian
Website Links For
Matrix
 

Information About

Hermitian Matrix




:a_{i,j} = \overline{a_{j,i}}
  • :

  • \quad

  • For example,


:\begin{bmatrix}3&2+i\
2-i&1\end{bmatrix}

is a Hermitian matrix.

Clearly, the entries on the Main Diagonal (top left to bottom right) of any Hermitian matrix are necessarily Real . A matrix that has only real entries is Hermitian if and only if it is a Symmetric Matrix , i.e., if it is symmetric with respect to the main diagonal. A real and symmetric matrix is simply a special case of a Hermitian matrix.

Every Hermitian matrix is Normal , and the finite-dimensional Spectral Theorem applies. It says that any Hermitian matrix can be Diagonalized by a Unitary Matrix , and that the resulting diagonal matrix has only real entries. This means that all Eigenvalue s of a Hermitian matrix are real, and, moreover, eigenvectors with distinct eigenvalues are orthogonal. It is possible to find an Orthonormal Basis of C''n'' consisting only of eigenvectors.

The sum of any two Hermitian matrices is Hermitian, and the Inverse of an invertible Hermitian matrix is Hermitian as well. However, the Product of two Hermitian matrices ''A'' and ''B'' will only be Hermitian if they commute, i.e., if ''AB'' = ''BA''.

The Hermitian ''n''-by-''n'' matrices form a Vector Space over the Real Number s (but not over the complex numbers). The Dimension of this space is ''n''2 (one degree of freedom per main diagonal element, and two degrees of freedom per element above the main diagonal).

If the eigenvalues of a Hermitian matrix are all positive, then the matrix is Positive Definite ; if they are all non-negative, then the matrix is Positive Semidefinite .


PROPERTIES


  • If ''A'' is a Hermitian matrix and ''n'' is a positive integer, then ''A''''n'' is also Hermitian.

  • The sum of a square matrix and its conjugate transpose (C + C^---) is Hermitian.

  • The difference of a square matrix and its conjugate transpose (C - C^---) 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'':

  • ) \quad\mbox{and}\quad B = rac{1}{2}(C - C^---).



HERMITIAN SEQUENCE


A Hermitian sequence (also known as a '''Hermitian vector''') is a sequence (''a''''k'') with ''k'' = 0, 1, …, ''n'' satisfying
: \Im(a_0) = 0 \quad \mbox{and} \quad a_k = \overline{a_{n-k}} \quad \mbox{for } k=1,2,\dots,n,
where \Im(a_0) denotes the Imaginary Part of a0. It follows that ''a''''n''/2 is real if ''n'' is even.

The Fourier Transform of a real-valued sequence is Hermitian. Conversely, the inverse Fourier transform of an Hermitian sequence is real-valued.


SEE ALSO