Solv Trivial Spin Problem Involving E^iπS_y

  • Thread starter Thread starter kakarukeys
  • Start date Start date
  • Tags Tags
    Spin
kakarukeys
Messages
187
Reaction score
0
A trivial problem, but I am stuck.

Prove that
e^{i\pi S_y}|S\ 0\rangle = (-1)^S |S\ 0\rangle

I proved the S = 1 case, by expanding |S\ 0\rangle in the basis of S_y's eigenvectors. How to do for general case?
 
Physics news on Phys.org
i think its something like this
you have Sy|S k> = -S+k for k=0,1,...,2S+1
exp(i*pi*Sy)|S k> = exp(i*pi*(-S+k))|S k>

now

exp(i*pi*(-S+k)) = exp(-i*pi*S)*exp(i*pi*k) if k = 0 then

exp(i*pi*Sy)|S 0> = exp(i*pi*(-S))|S 0> = cos(Pi*S)|S 0> and cos(Pi*S) = (-1)^S
 
What did you mean?

|S\ k\rangle is eigenstate of S_z not S_y
 
U can write

\hat{S}_{y}=\frac{1}{2i}\left(\hat{S}_{+}-\hat{S}_{-}\right)

and u know the action of the lowering & rising ladder operators on the standard basis |s,m_{s}\rangle



Daniel.
 
your correct, didnt think about that :)
 
Sure, I used that trick and proved the S=1 case (3 dimensional matrices)

For general case. The problem is, we are dealing with the exponentiation of the operator, and the dimension of the matrix can be very large.
 
The dimension of the matrices will always be 2...

Daniel.
 
dextercioby said:
The dimension of the matrices will always be 2...

Daniel.

:confused: :confused: :confused:
d = 2 is spin half case.
 
I'm sorry.It can't be 2.The dimension of the matrix is \left(2s+1,2s+1\right),where "s" is an integer (because of the "0" value of m_{s}).

I'm getting 0.I don't know why.Here's what i do.

e^{i\pi\hat{S}_{y}}=\mathcal{D}(0,-\pi,0)

\mathcal{D}(0,-\pi,0)|s,0\rangle =d^{(j)}_{0,0}(-\pi) |s,0\rangle

Now,using Wigner's formula

d^{(j)}_{m,m'}(\beta)=\left[\frac{(j+m)!(j-m)!}{(j+m')!(j-m')!}\right]^{1/2} \sum_{t}\left(\begin{array}{c} j+m'\\j-m-t\end{array}\right)\left(\begin{array}{c} j-m'\\t\end{array}\right) (-1)^{j-m'-t}\left(\cos\frac{\beta}{2}\right)^{2l+m+m'}\left(\sin\frac{\beta}{2}\right)^{2j-2t-m-m'}

for the case j=s,m=m'=0,\beta=-\pi

,i get 0... :


Tell me what u did...And how.


Daniel.
 
  • #10
I found a solution and it looks as something rather fishy happens here...I thought i applied the Wigner formula correctly,but there are books which prove me wrong...Galindo & Pascual,first volume,page ~210 make a discussion on this issue...

I can post it,if u don't have the book.

Something is really weird.I saw that the Wigner functions in Sakurai are different than the ones taken by Constantinescu & Magyari,but they both would lead to 0 instead of (-1)^{j}...


Daniel.
 
  • #11
OMG, it's an awesome formula, I had never seen it before

I have exam tomorrow, will give you a reply after that.
 
  • #12
It's the form i found in Constantinescu & Magyari book.They're both Romanian & I'm a patriot.:approve:


Daniel.
 
  • #13
I checked the formula in the book by Constantine you said
okay, cosine 90 is zero, so the only surviving term in the binomial series is when the power of the cosine is zero.

I have
\langle s\ m | D(0, -\pi, 0) | s\ 0 \rangle = \frac{\sqrt{(s+m)!(s-m)!}}{s!}\ ^sC_{s-m/2}\ ^sC_{-m/2}(-1)^{s+m/2}

\ ^sC_{s-m/2} makes sense only if 0 \leq m \leq 2s
\ ^sC_{-m/2} makes sense only if -2s \leq m \leq 0

so the only non-zero term is when m = 0.

and the coefficient is (-1)^s

Is that the correct way to use Wigner's formula?
 
  • #14
How did u get that m/2 in the exponent and the binomial coefficients...?

Daniel.
 
Last edited:
  • #15
I used Wigner's formula to compute
\langle s\ m | D(0, -\pi, 0) | s\ 0 \rangle

there is a non-zero term in the series (the term without any cosine)
 
  • #16
Alright

\langle s,m|\mathcal{D}\left(0,-\pi,0\right)|s,0\rangle=d^{(s)}_{m,0}(-\pi)\delta_{m,0}

d^{(s)}_{m,0}(-\pi)=\frac{\sqrt{(s+m)!(s-m)!}}{s!}\sum_{t}\left(\begin{array}{c}s\\s-m-t\end{array}\right)\left(\begin{array}{c}s\\t\end{array}\right)(-1)^{s-t}\left[\cos\left(-\frac{\pi}{2}\right)\right]^{2s+m}\left[\sin\left(-\frac{\pi}{2}\right)\right]^{2s-2t-m}

And you impose that the power of the 0 (of the cosine) be 0.

2s+m=0\Rightarrow m=-2s

But on the other hand,m=0 from the states orthonormalization...

Hmmm...I'm getting that (-1)^{s-t} with a summation after "t" and an "s=0"...Which gives "+1".

What do you think?

Daniel.
 
  • #17
no
something is wrong with your formula
your power of the cosine should contain t, the dummy index
 
  • #18
Yes,you're right,there was no typo in my book,just in my formulas...:redface:

So here goes.To prevent a 0^{0},i'll write it again,for an arbitrary \beta and then take it -\pi.

\langle s,0|\mathcal{D}\left(0,\beta,0\right)|s,0\rangle=d^{(s)}_{0,0}(\beta) (1)

,where

d^{(s)}_{0,0}(\beta)=\sum_{t}\left(\begin{array}{c}s\\s-t\end{array}\right)\left(\begin{array}{c}s\\t\end{array}\right)\left(-1\right)^{s-t}\left(\cos\frac{\beta}{2}\right)^{2t}\left(\sin\frac{\beta}{2}\right)^{2s-2t} (2)

Okay.Now,i'm interested in canceling the exponent of cosine,since that "cosine",when evaluated on a rotation of -\pi,would yield 0,and so i need no cosine term in the sum after "t".

Therefore

2t=0\Leftrightarrow t=0 (3)

and the sum is reduced to only one term,the one corresponding to (3).

d^{(s)}_{0,0}(-\pi)=\left(\begin{array}{c}s\\s\end{array}\right)\left(\begin{array}{c}s\\0\end{array}\right)(-1)^{s}(-1)^{2s}=(-1)^{s} (4)

Q.e.d.

Daniel.
 
Back
Top