QM having difficulty on proofs of operators

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
kel
Messages
62
Reaction score
0
I know this is a simple part of Quantum Mechanics, but I seem to be having trouble with it, I'm not sure if my math is just wrong or if I'm applying it wrong.

The questions that I have are:

Prove the following for arbitrary operators A,B and C:
(hint-no tricks, just write them out in full)

i- [A,c1B+c2C] = c1[A,B] + c2[A,C]

So far I've got

A[c1B+c2C] - [c1B+c2C]A = (Ac1B+Ac2C) - (c1BA + c2CA)

giving

Ac1B+Ac2C - c1BA + c2CA = c1[AB] + c2[AC] - c1[BA] + c2[CA]

but I don't know what to do from here - something should cancel, but I think my workings may be wrong.


ii-[A,BC] = [AB]C + B[A,C]

iii-[A,[B,C]] + [B,[C,A]] + [C,[B,A]] = 0

I may be able to do this one based on number ii above, but I need some help on that one first please.

Cheers
Kel
 
Physics news on Phys.org
Ac1B+Ac2C - c1BA + c2CA

Nothing cancels, just rearrange the terms. Btw, the second 'plus' should actually be a 'minus'.
 
ok, I've got the first one.


i- [A,c1B+c2C] = c1[A,B] + c2[A,C]
= (Ac1B+Ac2C) - (c1BA + c2CA)
= Ac1B + Ac2C - c1BA - c2CA
= c1AB - c1BA + c2AC - c2CA
= c1[AB-BA] + c2[AC-CA]
= c1[A,B] + c2[A,C]

but how, do I go about the second one??
[A,BC] = [AB]C + B[A,C]
is it?
[A,BC] = A[BC] - [BC]A

and if so (or not) where do I go from here??

Thanks in advance
Kel