Dot product within the commutator

sheelbe999
Messages
13
Reaction score
0
So I am reading a book on ferromagnetism, the author writes

\left[S_J,S_{J-1} \cdot S_J\right] = S_J cross S_{J-1}

(I couldn't get the cross product x in latex code for some reason)

Where S_J[\tex] and S_{J-1}[\tex] are the spin operators for atoms j and j-1. <br /> <br /> I was wondering how one gets from the left hand side of the equation to the right hand side.<br /> <br /> <br /> Thanks in anticipation
 
Physics news on Phys.org
Take the x component of the commutator.
Expand the dot product as L_xS_x+L_yS_y+L_zS_z.
Use [S_x,S_y]=iS_z, etc.
Recognize i(L\times S)_x.
 
I think L comes from orbital angular momentum. But it can't happen, because it's only a matter of spins in this problem.
 
dextercioby said:
I think L comes from orbital angular momentum. But it can't happen, because it's only a matter of spins in this problem.

I think he just used L because the spin at another site is acting on another subsystem (i.e. another atom). The overall behaviour is similar to composing angular momentum and spin together, as the angular momentum and spin can be treated as two separate subsystems.

In any case, to prevent confusion, I wrote down a component to illustrate the case more clearly.

<br /> <br /> \begin{eqnarray*}<br /> [S_{J,x},S_{J-1,x}S_{J,x}+S_{J-1,y}S_{J,y}+S_{J-1,z}S_{J,z}] &amp; = &amp; S_{J-1,x}[S_{J,x},S_{J,x}]+S_{J-1,y}[S_{J,x},S_{J,y}]+S_{J-1,z}[S_{J,x},S_{J,z}]\\<br /> &amp; = &amp; S_{J-1,y}[S_{J,x},S_{J,y}]+S_{J-1,z}[S_{J,x},S_{J,z}]\\<br /> &amp; = &amp; S_{J-1,y}(iS_{J,z})+S_{J-1,z}(-iS_{J,y})\\<br /> &amp; = &amp; i(S_{J-1,y}S_{J,z}-S_{J-1,z}S_{J,y})\\<br /> &amp; = &amp; i(S_{J-1}\times S_{J})_{x}\end{eqnarray*}<br /> <br />

the sub indices x, y, z refer to the components of the vector. The first thing to note is that the commutator in the question is actually a set of 3 operator equations (i.e. a vector of operator equations). So the above only broke down the x component of the commutator. This may be confusing to some people who have not done it before, so I feel like I should point it out.

Also, we also need to know that if an operator are acting on different subsystems (or the different atoms J and J-1 in this case), then they mutually commute, so you can swap the order of their relevant operators without consequence.

Otherwise, it is just an application of the algebra of spin operators.
 
hi sheelbe999! :smile:
sheelbe999 said:
(I couldn't get the cross product x in latex code for some reason)

[noparse]\times[/noparse] :wink:
 
dextercioby said:
I think L comes from orbital angular momentum. But it can't happen, because it's only a matter of spins in this problem.
I just used L to represent an independent vector to avoid subscripts i and j. Actually L does not have to be a spin or angular momentum vector. The identity is true for any vector L.
 
Wow! thank you so much for such helpful responses! Problem solved! :)
 
This is the type of problem that proves that it's worthwhile to get familiar with the Levi-Civita symbol, and how to use it to express cross products and the commutation relations for spin operators:

\big[S_J,S_{J-1} \cdot S_J\big]=e_i\big[(S_J)_i,(S_{J-1})_j (S_J)_j\big]=e_i(S_{J-1})_j\big[(S_J)_i,(S_J)_j\big]=e_i(S_{J-1})_j i\varepsilon_{ijk}(S_J)_k=iS_{J-1}\times S_J
 
Fredrik said:
This is the type of problem that proves that it's worthwhile to get familiar with the Levi-Civita symbol, and how to use it to express cross products and the commutation relations for spin operators:

\big[S_J,S_{J-1} \cdot S_J\big]=e_i\big[(S_J)_i,(S_{J-1})_j (S_J)_j\big]=e_i(S_{J-1})_j\big[(S_J)_i,(S_J)_j\big]=e_i(S_{J-1})_j i\varepsilon_{ijk}(S_J)_k=iS_{J-1}\times S_J
Is that really simpler than post #2?
 
  • #10
clem said:
Is that really simpler than post #2?
What I wrote is the calculation that Meir Achutz described in #2 and bobbytkc posted in #4, but for all 3 components instead of just one.
 
Last edited:
  • #11
clem said:
Is that really simpler than post #2?

It is indeed much simpler, if you are familiar with the notation. In my elementary solution, the OP still needed to perform the same calculations for the y and z components to completely prove that it is a cross product.
 
  • #12
bobbytkc said:
It is indeed much simpler, if you are familiar with the notation. In my elementary solution, the OP still needed to perform the same calculations for the y and z components to completely prove that it is a cross product.
You don't have to. Just use cyclic substitution. That is what is nice about vectors. If you prove it for V_x, it is also true for V_y and V_z, as long as there is no preference for direction.
 
  • #13
We would at least have to add a comment about it, if the calculation is to be read by someone else. It would look something like this:

The fact that the only property of the operators Sx, Sy, Sz that we have used is in the form of an equality that remains true when we make the substitutions x→y→z→x (once or twice), the result we got will also remain true when we make the same substitutions there.
 
  • #14
I do that by writing [S_x,S_y]=iS_z, and cyclic.
 
  • #15
That's of course fine in your own notes, but I doubt you would write that in a book or an article, or even in an exam.
 
  • #16
I have seen it in a textbook.
I don't write it in my own notes because it is obvious. If there is no preferred direction, I could have called any direction x.
 

Similar threads

Back
Top