Eigenspinor Sx for Spin 1 Particle

  • Thread starter Thread starter ran13
  • Start date Start date
  • Tags Tags
    Particle Spin
ran13
Messages
18
Reaction score
0

Homework Statement





I use Griffiths and see the example for spin 1/2 to derive the eigenspinor of Sx. I just can't seem to follow how he get from there or how he is measuring the probability for a given state.

Homework Equations



I have correctly derived the spin operator for Sx for a spin 1 particle:
Sx = ħ/\sqrt{2}\left| \begin{matrix} 0 & 1 & 0 \\ 1 & 0 & 1 \\ 0 & 1 & 0 \end{matrix} \right|


The Attempt at a Solution




Trying to solve the equation

ħ/\sqrt{2}\left| \begin{matrix} 0 &amp; 1 &amp; 0 \\ 1 &amp; 0 &amp; 1 \\ 0 &amp; 1 &amp; 0 \end{matrix} \right| \left| \begin{matrix} a \\ b \\ c \end{matrix} \right|<br /> <br /> = <br /> <br /> λ \left| \begin{matrix} a \\ b \\ c \end{matrix} \right|<br /> <br /> <br /> <br />

where a, b, c are the three spin states: up, zero, down for a spin 1 particle. And of course λ are the eigenvalues for this operator, which I found to be λ = 0, +/- ħ.


I'm stuck on how to proceed further. How do I find the eigenspinsors and how do I move on to make probability measurements for each state, given some initial state?

I'd appreciate any help at all since I've made myself quite confused. Thank you!
 
Physics news on Phys.org
ran13 said:
I'm stuck on how to proceed further. How do I find the eigenspinsors and how do I move on to make probability measurements for each state, given some initial state?

I'd appreciate any help at all since I've made myself quite confused. Thank you!

Write down that matrix equation for each eigenvalue. In each case, then, you will have a system of three equations, which you can solve for a, b, c any way you want (for example, finding the reduced row echelon form of the matrix, or solving the equations one at a time using substitution).
 
Steely Dan said:
Write down that matrix equation for each eigenvalue. In each case, then, you will have a system of three equations, which you can solve for a, b, c any way you want (for example, finding the reduced row echelon form of the matrix, or solving the equations one at a time using substitution).


Ok, thanks. I did that and.. do I assume that for λ = 0, the solution is trivial?

Using + ħ I get these relations
\frac{1}{\sqrt{2}}b = a
\frac{1}{\sqrt{2}}(a+c) = b
\frac{1}{\sqrt{2}}b = c

And using - ħ I get these relations
\frac{1}{\sqrt{2}}b = -a
\frac{1}{\sqrt{2}}(a+c) = -b
\frac{1}{\sqrt{2}}b = -c

From these I get

b = +/- \sqrt{2}a
b = +/- \sqrt{2}c
a + c = +/- \sqrt{2}b

So do I use either value for b? And do I assume from these that both a and c are

a = +/-\frac{1}{\sqrt{2}}b
c = +/-\frac{1}{\sqrt{2}}b

I'm sorry if I'm not seeing far enough, but how would I proceed from here?
 
ran13 said:
Ok, thanks. I did that and.. do I assume that for λ = 0, the solution is trivial?

The trivial solution is one solution. Work it out to see if there are others.

Using + ħ I get these relations
\frac{1}{\sqrt{2}}b = a
\frac{1}{\sqrt{2}}(a+c) = b
\frac{1}{\sqrt{2}}b = c

And using - ħ I get these relations
\frac{1}{\sqrt{2}}b = -a
\frac{1}{\sqrt{2}}(a+c) = -b
\frac{1}{\sqrt{2}}b = -c

From these I get

b = +/- \sqrt{2}a
b = +/- \sqrt{2}c
a + c = +/- \sqrt{2}b

So do I use either value for b? And do I assume from these that both a and c are

a = +/-\frac{1}{\sqrt{2}}b
c = +/-\frac{1}{\sqrt{2}}b

I'm sorry if I'm not seeing far enough, but how would I proceed from here?

You have to solve each case for separate eigenvalues as a coherent set (a,b,c). So, for example, for the positive eigenvalue case, you have a set of three equations in three unknowns, which must be solved independently of what happens for either eigenvalues. The resulting set (a,b,c) is only associated with the eigenvalue it was derived from.
 
Steely Dan said:
The trivial solution is one solution. Work it out to see if there are others.



You have to solve each case for separate eigenvalues as a coherent set (a,b,c). So, for example, for the positive eigenvalue case, you have a set of three equations in three unknowns, which must be solved independently of what happens for either eigenvalues. The resulting set (a,b,c) is only associated with the eigenvalue it was derived from.

Thank you... I still don't seem to understand. Work out the trivial solution? And taking the positive eigenvalue case, I seem to get tautological answers, like b = b, and a = a. Do you mean I need to come up with any column vector that satisfies this relations? Like based on this same positive eigenvalue, would I choose

(a,b,c) = (\frac{1}{\sqrt{2}}, 1, \frac{1}{\sqrt{2}})

and for the negative

(a,b,c)= (\frac{-1}{\sqrt{2}}, -1, \frac{-1}{\sqrt{2}})


For the zero eigenvalue, would I just get (0,0,0)? But that not be included in the basis since it's linearly dependent? Or would they all be equal and I could choose (1,1,1)?

Then would the generic spinor for S_x be

X = (\frac{a+c}{\sqrt{2}} + b) X_+ + (\frac{-a-c}{\sqrt{2}} - b)X_-

with the zero state not included?

Sorry, I'm still not sure how to proceed..
 
Note that to find the eigenvalues and eigenvectors satisfy the matrix equation (A-λI)x=0, where A is your matrix, I is the identity matrix, and x is the eigenvector. The only way this equation can have a non-trivial solution is when det(A-λI)=0, so when you plug your eigenvalues back into the equations to solve for x, you're going to necessarily end up with a dependent system. You will only be able to solve for x up to a multiplicative factor.

You need to find non-trivial solutions for each eigenvalue. The trivial solution x=0 will obviously always satisfy the equation, but eigenvectors are, by definition, non-trivial solutions to the equation (A-λI)x=0.
 
ran13 said:
Ok, thanks. I did that and.. do I assume that for λ = 0, the solution is trivial?

Using + ħ I get these relations
\frac{1}{\sqrt{2}}b = a
\frac{1}{\sqrt{2}}(a+c) = b
\frac{1}{\sqrt{2}}b = c
Note that if you add the first and third equations together, you get the second equation, so you can get rid of the second equation as it's not independent. Solving for everything in terms of b, you get
\begin{align*}
a &= \frac{1}{\sqrt{2}} b \\
b &= b \\
c &= \frac{1}{\sqrt{2}} b
\end{align*} Written in vector notation, you'd have
$$\begin{pmatrix} a \\ b \\ c \end{pmatrix} = b\begin{pmatrix} \frac{1}{\sqrt{2}} \\ 1 \\ \frac{1}{\sqrt{2}} \end{pmatrix}$$ So your eigenvector is a multiple of (1/√2, 1, 1/√2). Typically, you choose the multiple so that the vector is normalized.
 
ran13 said:
(a,b,c) = (\frac{1}{\sqrt{2}}, 1, \frac{1}{\sqrt{2}})

and for the negative

(a,b,c)= (\frac{-1}{\sqrt{2}}, -1, \frac{-1}{\sqrt{2}})
Both of these can't be correct. Eigenvectors for different eigenvalues are linearly independent. Your vectors, in contrast, are multiples of each other.
 
vela said:
Both of these can't be correct. Eigenvectors for different eigenvalues are linearly independent. Your vectors, in contrast, are multiples of each other.

Oh... I can't believe I made that error! I found the spinor for X+/- by varying b only. Same for the X0 part. I guess I was frazzled by the computation. Thanks vela; I'll follow your suggestions and post back here if I need more help. Thanks again :)
 
Back
Top