Dog Breeds Information and More
  Komondor - Dog Breeds Facts and Information Dog Breeds Selector A to Z dog breeds Forums

 
Dog names
Dog training
Toy dogs
Intelligence
Dog health
Dog worship
Ticks

 
Golden Retriever
Labrador Retriever
Jack Russell
 
Find a Breed
 
Dog Breeds Encyclopedia
 

Hermitian matrix

A Hermitian matrix (or self-adjoint matrix) is a square matrix with complex entries which is equal to its own conjugate transpose - that is, if the element in the ith row and jth column is equal to the complex conjugate of the element in the jth row and ith column, for all indices i and j:

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

or written with the complex conjugate A*:

A = A^* \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.

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 eigenvalues of a Hermitian matrix are real, and, moreover, eigenvectors with distinct eigenvalues are orthogonal. It is possible to find an orthonormal basis of Cn 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 numbers (but not over the complex numbers). The dimension of this space is n2 (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.

See also

The contents of this article are licensed from Wikipedia.org under the
GNU Free Documentation License. How to see transparent copy