Does Commuting with Hamiltonian Ensure Observables' Commutator is Constant?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
syang9
Messages
61
Reaction score
0
[SOLVED] commutation of observables

Homework Statement



Prove: If the observables (operators) Q1 and Q2 are both constant of the motion for some Hamiltonian H, then the commutator [Q1, Q2] is also a constant of the motion.

okay, first question.. am i being asked to prove that [[Q1, Q2], H] = 0? If so, then consider the following.. if not.. well, that sucks.

Given that they are 'constant of the motion', that means they commute with the Hamiltonian, right..? So that gives us

[tex] \[[H,Q_1 ] = 0\]<br /> \[[H,Q_2 ] = 0\][/tex]

Then maybe I can say..

[tex] \[HQ_1 - Q_1 H = HQ_2 - Q_2 H\][/tex]

I can multiply through the left side by Q2 to get

[tex] \[Q_2 HQ_1 - Q_2 Q_1 H = 0\][/tex]

Since Q2 is an observable, it's a hermitan operator, which allows me to move Q2 to the other side in that first term, like this..

[tex] \[HQ_1 Q_2 - Q_2 Q_1 H = 0\][/tex]

which is equivalent to saying

[tex] \[[H,Q_1 Q_2 ] = 0\][/tex]

Going back to what I was asked to prove (hopefully), which was:
[tex] \[[[Q_1 Q_2 - Q_2 Q_1 ],H] = 0\][/tex]

Expanding that out, we have
[tex] \[Q_1 Q_2 H - Q_2 Q_1 H - HQ_1 Q_2 + HQ_2 Q_1 = 0\][/tex]

but I've already proved that [H, Q1Q2] = 0, so we can rewrite this as:

[tex] <br /> \[<br /> ({Q_1 Q_2 H - HQ_1 Q_2 }) - ({Q_2 Q_1 H - HQ_2 Q_1 }) = 0<br /> \]<br /> [/tex]

which we know is equivalent to
[tex] \[[H,Q_1 Q_2 ] - [H,Q_1 Q_2 ] = 0\][/tex]

Since [H, Q1Q2] = 0, both sides are equal to zero, and the proof is... complete? Have I done anything wrong?
 
Last edited:
Physics news on Phys.org
syang9 said:

Homework Statement


Since Q2 is an observable, it's a hermitan operator, which allows me to move Q2 to the other side in that first term, like this..

[tex] \[HQ_1 Q_2 - Q_2 Q_1 H = 0\][/tex]

There might be a breakdown of logic here. It seems to me that you are also assuming that Q1 and Q2 commute, which is an unnecessary assumption. I think the proof should be easier than you are making it.
 
Why is it unnecessary? Is what I've said incorrect?
 
It is only incorrect if Q1 and Q2 don't commute. In general, they don't have to for the statement that you need to prove to be correct.
You can only move the Q2 through the Q1 (toward the right) if they commute. But nothing in the problem says that you should assume they commute. In fact, you can prove what you need to without this assumption.
 
syang9 said:
Why is it unnecessary? Is what I've said incorrect?

Like Pacopag said, you are assuming that Q1 Q2 = Q2 Q1 which is not necessarily the case.

It's easy. Simply expand [[Q1,Q2],H] completely. Then use that fact that you can move H though Q1 and Q2.