Angular mometum and the commutator?

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
2 replies · 1K views
cragar
Messages
2,546
Reaction score
3

Homework Statement


show that
[tex] [L_z,L_x]=i(\hbar)L_y[/tex]

The Attempt at a Solution



[A,B]=AB-BA
[tex] L_z=xP_y-yP_x[/tex]
[tex] L_x=yP_z-ZP_x[/tex]
So do i just use the fact that [A,B]= AB-BA
and then use the momentum operators and substitute everything in an churn out the algebra to reduce it down.
 
Physics news on Phys.org
You already know what the operators [tex]L_x,\ L_z[/tex] are defined as in terms of differentials.

For example, [tex]L_x = -i\hbar\left(y\frac{\partial}{\partial x} - z\frac{\partial}{\partial y}\right)[/tex]

Just make use of the following operator identities:

[tex][A,B+C] = [A,B]+[A,C][/tex]
[tex][A,BC] = [A,B]C+B[A,C][/tex]

and you should be able to manipulate them into what you want. I'm not sure [tex][A,B] = AB - BA[/tex] would have been sufficient in and of itself.
 
thanks for your response