Hermitian matrix: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Charles Blackham
(Properties, References)
imported>Jitse Niesen
m (spelling)
Line 1: Line 1:
==Introduction==
==Introduction==
A Hermitian matrix (or self-adjoint matrix) is one which is equal to its Hermitian adjoint (also known as its conjugate transpose). That is to say that every entry in the [[Transpose matrix|tranposed matrix]] is replaced by its [[Complex conjugate|complex conjugate]]:
A Hermitian matrix (or self-adjoint matrix) is one which is equal to its Hermitian adjoint (also known as its conjugate transpose). That is to say that every entry in the [[Transpose matrix|transposed matrix]] is replaced by its [[Complex conjugate|complex conjugate]]:
<br/><math>a_{i,j}=\overline{a_{i,j}}</math>,
<br/><math>a_{i,j}=\overline{a_{i,j}}</math>,
<br/>or in matrix notation:
<br/>or in matrix notation:

Revision as of 05:44, 21 April 2007

Introduction

A Hermitian matrix (or self-adjoint matrix) is one which is equal to its Hermitian adjoint (also known as its conjugate transpose). That is to say that every entry in the transposed matrix is replaced by its complex conjugate:
,
or in matrix notation:

Forming the Hermitian adjoint

To form the Hermitian adjoint of the matrix :

  1. Form the transpose matrix , by replacing with .
  2. Take the complex conjugate of each entry to form the Hermitian adjoint:

.

We find that .

Properties

Entries on the main diagonal

It may be seen that all entries on the main diagonal of a Hermitian matrix must be real.
i.e.

References

Matrices and Determinants, 9th edition by A.C Aitken