Determining the commutation relation of operators - Einstein summation notation

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 · 4K views
jmcelve
Messages
52
Reaction score
0
Determining the commutation relation of operators -- Einstein summation notation

Homework Statement



Determine the commutator [itex][L_i, C_j][/itex].

Homework Equations



[itex]L_i = \epsilon_{ijk}r_j p_k[/itex]
[itex]C_i = \epsilon_{ijk}A_j B_k[/itex]
[itex][L_i, A_j] = i \hbar \epsilon_{ijk} A_k[/itex]
[itex][L_i, B_j] = i \hbar \epsilon_{ijk} B_k[/itex]

The Attempt at a Solution



To be clear, the goal of this procedure is to become familiar with Einstein summation notation. That said, I've broken open [itex]C_j = \epsilon_{jmn}A_m B_n[/itex] and expanded the commutator accordingly. My problem is opening up [itex]L_i[/itex] in a meaningful way that gives me a nice identity with four deltas. Will I have to expand two epsilons with 6 different indices into deltas, or is there any way to get the epsilons to share an index that will give me the result (which I know to be [itex][L_i, C_j] = i \hbar \epsilon_{ijk}C_k[/itex])?
 
on Phys.org


Well, since the two free indices i and j are expressedly independent you can't set i=j (it's more interesting to calculate the commutator for two specific terms than the sum anyway). And the other four indices are already contracted, so you can't contract them with either i or j. You will just have to use all six indices.
 


Hypersphere said:
Well, since the two free indices i and j are expressedly independent you can't set i=j (it's more interesting to calculate the commutator for two specific terms than the sum anyway). And the other four indices are already contracted, so you can't contract them with either i or j. You will just have to use all six indices.

That's super ugly. We really only talked about expanding epsilons in terms of deltas when there were four differing indices, not six. Is there a method to do this problem that requires using only four indices?
 


jmcelve said:
That's super ugly. We really only talked about expanding epsilons in terms of deltas when there were four differing indices, not six. Is there a method to do this problem that requires using only four indices?

It's not pretty, I agree, but then again the Levi-Civita symbol is what you use to hide the ugly things. It's possible to group the terms somewhat, but you can't remove degrees of freedom unless you now that one or more of the vector components happen to be zero... Just be happy that you don't work in four dimensions.
 


Hypersphere said:
Just be happy that you don't work in four dimensions.

Noted. Thanks for the help.