Expectation values of spin operators

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
InsertName
Messages
26
Reaction score
0
Hi, I've found the expectation value of Sz, which is hbar/2 (|[tex]\psi[/tex]up|2 - |[tex]\psi[/tex]down|2) by using the formula:

<Si> = <[tex]\psi[/tex]|Si[tex]\psi[/tex]> where i can bex, y or z and [tex]\psi[/tex] is the 'spinor' vector.

I tried to find Sx using the same formula, however, I could only get as far as:

hbar/2 (([tex]\psi[/tex]up)*[tex]\psi[/tex]down + ([tex]\psi[/tex]down)*[tex]\psi[/tex]up)

In my lecture notes, it has the (final) answer (only) as hbar Re{([tex]\psi[/tex]up)*[tex]\psi[/tex]down}.

Similarly, for Sy it gives the expectation value of hbar Im{([tex]\psi[/tex]up)*[tex]\psi[/tex]down}.

I'm not sure how to get from my answer for <Sx> to the one in the notes. I'm assuming it's just a lack of knowledge of some identity with complex numbers.

Any help is appreciated, thanks in advance.
 
Physics news on Phys.org
Hint: Let [itex]z=x+iy[/itex]. Its conjugate is [itex]\bar{z}=x-iy[/itex]. What are [itex]z+\bar{z}[/itex] and [itex]z-\bar{z}[/itex] equal to?
 
Thanks for the reply.

So, is it just a case of:

<Sx> = [tex]\frac{\hbar}{2}[/tex](([tex]\psi<sub>up</sub>[/tex])*[tex]\psi[/tex]down + ([tex]\psi[/tex]down)*[tex]\psi[/tex]up))

Let z = ([tex]\psi<sub>up</sub>[/tex])*[tex]\psi[/tex]down
Let z* = ([tex]\psi[/tex]down)*[tex]\psi[/tex]up)

z+z* = 2Re(z)

Therefore, [tex]\left\langle[/tex]Sx[tex]\right\rangle[/tex] = 2Re(z).

This is why I hate LaTeX!

-----------------------------------------------------------------------------------

<S_x> = (hbar/2)((psi-up)*(psi-down) + (psi-down)*(psi-up))

Let z = (psi-up)*(psi-down)
Let z* = (psi-down)*(psi-up)

z+z* = 2Re(z)

Therefore <S_x> = 2Re((psi-up)*(psi-down))

Thank you.
 
Last edited:
Yup.