Characteristic Roots of Hermitian matrix & skew hermitian

Hala91
Messages
9
Reaction score
0

Homework Statement


1)Prove that the characteristic roots of a hermitian matrix are real.
2)prove that the characteristic roots of a skew hermitian matrix are either pure imaginary or equal to zero.

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
What is the definition of "Hermitian matrix"? Have you worked with "self-adjoint linear operators" yet?
 
A Hermitian matrix (or self-adjoint matrix) is a square matrix with complex entries which is equal to its own conjugate transpose - that is, 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
NO we haven't worked with it yet...
 
Honestly I have no clue how to prove any of them :S
 
for the first one, start by considering an eigenvalue of H
Hu = \lambda u

or similarly consider the characteristic equation
| H- \lambda I|

consider the hermitian conjugate of either arguments
 
Thanks for your help guys I have proved them earlier this morning :)
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top