Can Hermitian Operators Commute if Their Commutator is Also Hermitian?

bmb2009
Messages
89
Reaction score
0

Homework Statement


[A,B] = C and operators A,B,C are all hermitian show that C=0


Homework Equations





The Attempt at a Solution



Since it is given that all operators are hermitian I know that A=A' B=B' and C=C' so i expanded it out to
AB-BA=C
A'B'-B'A'=C
(BA)' - (AB)'=C


I'm not real sure where I am supposed to go or what properties of hermitian operators I am supposed to used to show that AB=BA..any help would be appreciated thank
 
Physics news on Phys.org
Going back to AB-BA=C, what is C' equal to? How does it compare to what you derived so far?
 
vela said:
Going back to AB-BA=C, what is C' equal to? How does it compare to what you derived so far?

So would I just treat C and C' as separate equations, equate them and show that it equals zero?

ie:

C'=AB-BA
C=(BA)'-(AB)' and just use the fact that all the operators are hermitian?
 
Not exactly. You have C=AB-BA, so C' = (AB-BA)'. With a little algebra, you should be able to show that C' = -C.
 
  • Like
Likes 1 person
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