What properties does Baym use to derive the L commutation relation?

  • Context: Graduate 
  • Thread starter Thread starter univox360
  • Start date Start date
  • Tags Tags
    Commutation Relation
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
5 replies · 2K views
univox360
Messages
11
Reaction score
0
In Baym's Lectures on Quantum Mechanics he derives the following formula

[n.L,L]=ih L x n

(Where n is a unit vector)

I follow everything until this line:

ih(r x (p x n)) + ih((r x n) x p) = ih (r x p) x n

I can't seem to get this to work out. What properties is he using here?
 
Physics news on Phys.org
I understand, but is this identity valid since r and p do not commute? This identity is constructed using B(AC)-C(AB) which seems to change order of operation...
 
Try using

[tex]\left( A \times B \right)_i = \epsilon_{ijk} A_j B_k[/tex]

and

[tex]\epsilon_{ijk}\epsilon_{iab} = \delta_{ja}\delta_{kb} - \delta_{jb}\delta_{ka}[/tex]

in the three terms in your expression (repeated indices are summed over). Also, n is a triple of numbers, and so commutes with r and p.
 
I have now done the calculation. The identity can be verified by using
George Jones said:
Try using

[tex]\left( A \times B \right)_i = \epsilon_{ijk} A_j B_k[/tex]

and

[tex]\epsilon_{ijk}\epsilon_{iab} = \delta_{ja}\delta_{kb} - \delta_{jb}\delta_{ka}[/tex]

in the three terms in your expression (repeated indices are summed over). Also, n is a triple of numbers, and so commutes with r and p.
 
Yes, using that theorem this works. Thanks so much!