Eigenvalue problem what am i doing wrong?

AI Thread Summary
The discussion centers on solving the eigenvalue problem for a spin-1 particle, where the user struggles with the determinant calculation of a 3x3 matrix representing the spin operator. Key issues identified include the incorrect formatting of the matrix and the omission of the factor \(\hbar/\sqrt{2}\) in the determinant expression. Participants suggest ensuring that the spin matrices \(S_x\) and \(S_y\) are properly scaled and that the characteristic polynomial is correctly derived. The conversation emphasizes the importance of adjusting the matrices to yield the correct eigenvalues for spin-1 systems. The user is encouraged to revisit their calculations with these corrections in mind.
qqchico
Messages
28
Reaction score
0
This is for a spin 1 particle. I can't get the determinant to come out right. Can someone show me what i am doing wrong
 
Last edited:
Physics news on Phys.org
S*n=\hbar/\sqrt{2}\left(\begin{array}{ccc}\sqrt{2}·COS(\theta)&SIN(\theta)·COS(\phi) - iSIN(\theta)·SIN(\phi)&0\\SIN(\theta)·COS(\phi) + i·\SIN(\theta)·SIN(\phi)&0&SIN(\theta)·\COS(\phi) - i·SIN(\theta)·SIN(\phi)\\0&\SIN(\theta)·COS(\phi) + i·SIN(\theta)·SIN(\phi)&-\sqrt{2}·COS(\theta)\end{array}\right)
 
Last edited:
this is supposed to be a 3x3 matrices but it wouldn't fit
 
Where you have {cc} in the code, it should be {ccc} for 3 columns. Also, you use \cos \sin, etc for those functions.
 
\hbar/\sqrt{2}\left(\begin{array}{ccc}\sqrt{2}·COS(\theta)&e^(^-^\imath^\phi^)SIN(\theta)&0\\e^(^\imath^\phi^)SIN(\theta)&0&e^-^(^\imath^\phi^)SIN(\theta)\\0&SIN(\theta)e^(^\imath^\phi^)&-\sqrt{2}·COS(\theta)\end{array}\right )\left(\begin{array}{ccc}\(A&\\B\\C\end{array}\right)=\hbar/\sqrt{2} *\lambda\left(\begin{array}{ccc}\(A&\\B\\C\end{array}\right)


I then set the determinant equal to 0 subtracted lamda across the diagonals to get

det \left(\begin{array}{ccc}\sqrt{2}·COS(\theta)-\lambda&e^(^-^\imath^\phi^)SIN(\theta)&0\\e^(^\imath^\phi^)SIN(\theta)&-\lambda&e^-^(^\imath^\phi^)SIN(\theta)\\0&SIN(\theta)e^(^\imath^\phi^)&-\sqrt{2}·COS(\theta)-\lambda\end{array}\right )=0

but i get the wrong answer. where am i messing up? :frown:













1
 
Last edited:
Post the actual wording of the question and the rest of your working, so we can see.
 
Solve the eigenvalue problem Sn|\lambda>=\lambda|\lambda> for a spin 1 particle. Find the eigenvectors. I actually have the eigenvectors. I just need to show how to get them
 
Last edited:
When I solve the determinant i get 2\lambda-\lambda^3=0
 
What happened to the \frac{\hbar}{\sqrt{2}}? It's not in your expression for the determinant. Also remember to multiply each entry by that factor before subtracting \lamba I.

EDIT: I got \lambda \hbar^2-\lambda^3=0 as the characteristic equation.
 
Last edited:
  • #10
but wouldn't the \hbar/\sqrt{2} cancel out because of the other across the equal sign
 
Last edited:
  • #11
Anyone? I really need help this is due tomorrow.
 
  • #12
What does that matrix represent ?

Daniel.
 
  • #13
Why is there another one across the equal sign? It shouldn't be there if you were just calculating the eigenvalues of the matrix Sn.

Please post the wording of the question.
 
  • #14
S= sin operator S*n for a spin 1 particle where Shat is equal to Sxihat+Syjhat+Szkhat

and nhatis equal to \sin\theta\cos\phi(i)+sin\theta\sin\phi(j)+\cos\theta\\(k)

multiply the together to get

\sin\theta\cos\phi(Sx)+sin\theta\sin\phi(Sy)+\cos\theta\\(Sz)

Sx= \left(\begin{array}{ccc}0&1&0\\1&0&1\\0&1&0\end{array}\right)

Sy= \left(\begin{array}{ccc}0&i&0\\i&0&-i\\0&i&0\end{array}\right)

Sz= \left(\begin{array}{ccc}1&0&0\\0&0&0\\0&0&-1\end{array}\right)

plugged into \sin\theta\cos\phi(Sx)+sin\theta\sin\phi(Sy)+\cos\theta\\(Sz)


and solved to get my initial equation

\left(\begin{array}{ccc}\sqrt{2}·COS(\theta)&SIN(\theta)·COS(\phi) - iSIN(\theta)·SIN(\phi)&0\\SIN(\theta)·COS(\phi) + i·\SIN(\theta)·SIN(\phi)&0&SIN(\theta)·\COS(\phi) - i·SIN(\theta)·SIN(\phi)\\0&\SIN(\theta)·COS(\phi) + i·SIN(\theta)·SIN(\phi)&-\sqrt{2}·COS(\theta)\end{array}\right)


The question is solve the eigenvalue problem to show that the eigen vectors are given by and then they give me what the eigenvectors are supposed to be for the spin one particle
 
  • #15
we did some for spin 1/2 particles but it was rushed I've had to teach myself and there are no tutors for this since there are only 3 people at my school who have taken it me and 2 girls and they are as lost as i am. The way i did it was the way we did it for the spin 1/2
 
  • #16
|1,1>\mapsto\left(\begin{array}{ccc}(e^(^-^i^\phi^)(1+cos\theta))/2\\(sin\theta)/\sqrt{2}\\e^i^\phi(1-cos\theta)/2\end{array}\right)



|1,0>\mapsto\left(\begin{array}{ccc}-e^(^i^\phi^)(sin\theta)/\sqrt{2}\\(cos\theta)\\(e^i^\phi\sin\theta/\sqrt{2}\end{array}\right)


|1,-1>\mapsto\left(\begin{array}{ccc}e^(^-^i^\phi^)(1-cos\theta)/2\\-(sin\theta)/\sqrt{2}\\e^i^\phi(1+cos\theta)/2\end{array}\right)

these are what my answer should turn out to be
 
Last edited:
  • #17
Hmm,okay,no wonder it doesn't appear in the formal theory of angular momentum.
The spin matrices are missing hbar & the sqrt of 2.It's less relevant.

\left(\hat{\vec{S}}\cdot\vec{n}\right)|\psi\rangle =\lambda|\psi\rangle

Which means

\left(\hat{\vec{S}}\cdot\vec{n}-\lambda \hat{1}\right)|\psi\rangle=0

,i.e.

\frac{\hbar}{\sqrt{2}}\left(\begin{array}{ccc}\left\sqrt{2}\cos\theta -\frac{\sqrt{2}}{\hbar}\lambda & e^{-i\phi}\sin\theta & 0\\e^{i\phi}\sin\theta & -\frac{\sqrt{2}}{\hbar}\lambda & e^{-i\phi}\sin\theta \\0 & e^{i\phi}\sin\theta} & -\sqrt{2}\cos\theta -\frac{\sqrt{2}}{\hbar}\lambda \end{array}\right)\left(\begin{array}{c}\psi_{1}\\ \psi_{2}\\ \psi_{3}\end{array}\right)=\left(\begin{array}{c} 0 \\ 0 \\ 0\end{array}\right)

with the characteristic polynomial

P(\lambda)=-\lambda^{3}\frac{2\sqrt{2}}{\hbar^{3}}+\lambda\frac{2\sqrt{2}}{\hbar}=0

whose eigenvalues are

\left\{\begin{array}{c}\lambda_{1}=+\hbar\\ \lambda_{2}=0 \\ \lambda_{3}=-\hbar\end{array} \right

Daniel.
 
Last edited:
  • #18
Another way of putting what Daniel just said is to note that your S_x and S_y matrices did not have the proper eigenvalues for spin-1 matrices. Their eigenvalues were instead -\sqrt{2}, 0, +\sqrt{2}.

Your approach to the problem was correct. Redo it with S_x and S_y divided by \sqrt{2}, and you will get the right answers.

Carl
 
  • #19
The initial vectors if the stansard basis were

|1,1\rangle =\left(\begin{array}{c} 1\\0\\0\end{array}\right)

|1,0\rangle =\left(\begin{array}{c} 0\\1\\0\end{array}\right)

|1,-1\rangle =\left(\begin{array}{c} 0\\0\\1\end{array}\right)

Now,the operator \hat{\vec{S}}\cdot\vec{n} accomplishes a rotation of each of those vectors.Follwing [1],the rotation matrix is

\mathcal{D}^{(1)}_{m,m'}\left(\alpha,\beta,\gamma\right)=\left(\begin{array}{ccc} \frac{1+\cos\beta}{2}e^{-i(\alpha+\gamma)} & -\frac{\sin\beta}{\sqrt{2}}e^{-i\alpha} & \frac{1-\cos\beta}{2}e^{-i(\alpha-\gamma)} \\ \frac{\sin\beta}{\sqrt{2}} e^{-i\gamma} & \cos\beta & -\frac{\sin\beta}{\sqrt{2}} e^{i\gamma} \\ \frac{1-\cos\beta}{2}e^{i(\alpha-\gamma)} & \frac{\sin\beta}{\sqrt{2}}e^{i\alpha} & \frac{1+\cos\beta}{\sqrt{2}} e^{i(\alpha+\gamma)} \end{array}\right)

with the adjustments

\left\{\begin{array}{c} \alpha\longrightarrow \phi \\ \beta\longrightarrow \theta \\ \gamma\longrightarrow 0 \end{array} \right

Apply the rotation matrix on each of the standard basis vectors and you'll get the new vectors.

Check they are eigenvectors for the initial matrix.

Daniel.

-----------------------------------------------------------
[1]Galindo & Pascual,"Quantum Mechanics I",Springer Verlag,1990.
 
Last edited:

Similar threads

Back
Top