gatztopher
- 26
- 0
Homework Statement
Consider the spinor \frac{1}{\sqrt{5}}\left(\begin{array}{cc}2\\1\end{array}\right). What is the probability that a measurement of \frac{3S_{x}+4S_{y}}{5} yields the value -\frac{\hbar}{2}?
Homework Equations
S_{x}=\frac{1}{2}\hbar\left(\begin{array}{cc}0&1\\1&0\end{array}\right)
S_{y}=\frac{1}{2}\hbar\left(\begin{array}{cc}0&-i\\i&0\end{array}\right)
The Attempt at a Solution
I'm looking at two different ways to solve this and figuring how to choose between.
My first instinct was to be real nice, clean, and simple by expanding the spinor in the basis
\frac{1}{\sqrt{5}}\left(\begin{array}{cc}2\\1\end{array}\right)=\frac{2}{\sqrt{5}}\left(\begin{array}{cc}1\\0\end{array}\right)+\frac{1}{\sqrt{5}}\left(\begin{array}{cc}0\\1\end{array}\right)
And then going directly to squaring the value next to the down state so that P = 1/5
But that seems too easy to trust.
So I dig in my book and it says that I can expand a state in the eigenstates of the operator S_xcos(phi)+S_ysin(phi) (which are complex) which would end up looking like
\frac{1}{\sqrt{5}}\left(\begin{array}{cc}2\\1\end{array}\right)=\alpha_{+}\frac{1}{\sqrt{2}}\left(\begin{array}{cc}e^{-i\phi/2}\\e^{i\phi/2}\end{array}\right)+\alpha_{-}\frac{1}{\sqrt{2}}\left(\begin{array}{cc}e^{-i\phi/2}\\-e^{i\phi/2}\end{array}\right)
I solve for alpha-minus in an <alpha|S sort of way...
\alpha_{-}=\frac{1}{\sqrt{10}}\left(\begin{array}{cc}e^{i\phi/2}&-e^{-i\phi/2}\end{array}\right)\left(\begin{array}{cc}2\\1\end{array}\right) \Rightarrow \frac{1}{\sqrt{10}}(cos(\phi/2)+3isin(\phi/2))
And square it to get probability so that
|\alpha_{-}|^2 = \frac{1}{10}(cos^2(\phi/2)+9sin^2(\phi/2))
Where phi happens to be the arctan(4/3) (because when you look at how the operator is put together it has the complex number 3-4i bouncing around which corresponds to a 3-4-5 Pythagorean triple where phi would be the angle between x=3 and r=sqrt(x^2+y^2)=5) and this results in P = .259
Two different paths to two different solutions, the first just too simple and the second pretty complex... I'd like to know, which, if either, is right, and also why.
Thank You So Much!
Last edited: