Hermitian Matrix: Real & Imaginary Parts

  • Context: Graduate 
  • Thread starter Thread starter EngWiPy
  • Start date Start date
  • Tags Tags
    Hermitian Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
EngWiPy
Messages
1,361
Reaction score
61
Hi,

Suppose that we have a complex matrix [tex]\mathbf{H}[/tex] that is Hermitian. The real part of the matrix will be symmetric, and the imaginary part of the matrix will be anti-symmetric. But what about the diagonal elements in the imaginary part? I mean we deduce that the elements in the diagonal of the imaginary part of the matrix equal the negative of themselves! What does this mean? or am I wrong?

Thanks in advance
 
Physics news on Phys.org
y = - y implies y = 0 ... the diagonal elements of an hermitian matrix are real numbers.
 
Petr Mugver said:
y = - y implies y = 0 ... the diagonal elements of an hermitian matrix are real numbers.

Are you saying that the diagonal elements of a Hermitian matrix are zero, or real and could be zero?
 
S_David said:
Are you saying that the diagonal elements of a Hermitian matrix are zero, or real and could be zero?

He's saying that the imaginary part must be zero (for a number to be it's own conjugate). So yes he means real numbers not necessarily zero.
 
uart said:
He's saying that the imaginary part must be zero (for a number to be it's own conjugate). So yes he means real numbers not necessarily zero.

Ok, I got it. Thanks a lot.