QM: Eigenspinors of \hat{Q} Operator

  • Thread starter Thread starter K.J.Healey
  • Start date Start date
  • Tags Tags
    Qm
Click For Summary

Homework Help Overview

The discussion revolves around a quantum mechanics problem involving the operator \(\hat{Q} = \frac{3\hat{S_x}+4\hat{S_y}}{5}\), focusing on the measurement of spin in the x-y plane. Participants are tasked with finding the eigenvalues and eigenstates (eigenspinors) of this operator and determining the probability of measuring a specific spin value.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants explore different methods to find the eigenvalues and eigenstates of the operator \(\hat{Q}\), with some suggesting the use of matrix forms of the spin operators. There is uncertainty about whether to sum eigenvalues of individual operators or to derive them directly from \(\hat{Q}\). Questions arise regarding the normalization of results and the implications of measuring specific spin values.

Discussion Status

The discussion is active, with participants providing guidance on constructing the matrix for \(\hat{Q}\) and emphasizing the importance of finding eigenvectors. Some participants express confusion about the process of obtaining eigenstates, while others encourage revisiting foundational concepts in linear algebra. There is a recognition that the eigenvalues are \(\pm \frac{\hbar}{2}\), but the path to finding the corresponding eigenspinors remains unclear for some.

Contextual Notes

Participants note that the problem does not explicitly state it involves a spin-1/2 system, leading to assumptions that may affect their approaches. There is also mention of the need to normalize eigenstates, which adds complexity to the discussion.

K.J.Healey
Messages
622
Reaction score
0
Please read the following posts. I know what is contained in this original is wrong, and I have since approached it differently.

Homework Statement


Consider a measurement of spin in the x-y plane, with the operator \hat{Q} = \frac{3\hat{S_x}+4\hat{S_y}}{5}
a) What are the eigenvalues and eigenstates (eigenspinors) of this operator?
b) Given a spinor X = \frac{1}{\sqrt{5}} \binom{2}{1}, what is the probability that the above measurement yields the result of \frac{-\hbar}{2}?


Homework Equations


?


The Attempt at a Solution


Ok, for part a, I am not sure where to start.
Can I "say" that +-h/2 (from now on h=hbar) are the eigenvalues for each of the Sx,Sy operators in the main operator, and then just sum them up over all possibilities?
3/5 * h/2 + 4/5 * h/2 = 7h/10
3/5 * h/2 - 4/5 * h/2 = -h/10
-3/5 * h/2 + 4/5 * h/2 = h/10
-3/5 * h/2 - 4/5 * h/2 = -7h/10

Or do I have to say that,
QX^+ = (3/5)S_x X^+_x + (4/5)S_ yX^+_y

And thus when Q X^+ is considered I use separate vectors for each of the operators?

Where:
X^+_x = \frac{1}{\sqrt{2}} \binom{1}{1}
X^-_x = \frac{1}{\sqrt{2}} \binom{1}{-1}
X^+_y = \frac{1}{\sqrt{2}} \binom{1}{i}
X^-_y = \frac{1}{\sqrt{2}} \binom{1}{-i}

Doing it that way, using the Pauli spin matrices for Sx,Sy, I get the possible eigenvalues to be:
\frac{7\hbar}{10\sqrt{2}} for X^+

\frac{-7\hbar}{10\sqrt{2}} for X^-

Which of these methods are correct? Or am I doing this all wrong?
The reason I ask, is part (b):

To measure a probability of the \frac{-\hbar}{2}, I would assume that means that \hat{Q}X^? = \frac{-\hbar}{2}

and I believe from there you would do something like
C_? = X^? X = X^? \frac{1}{\sqrt{5}} \binom{2}{1}

and then |C_?|^2 would be the probability.

Any hints or suggestions please?

I feel like I understand what they're asking, but my concept of the eigenspinor may not be that clear.
Wouldn't the eigenspinors of some operator Q be whatever eigenvectors you can use with it? But what are the constraints? Do I have to normalize the results that I got? Or are they correct?
If so how would I ever measure -h/2 for part b, if my eigenspinors don't contain that value? So I assume they should. But how?

Thank you!

-Kristopher Healey
 
Last edited:
Physics news on Phys.org
I don't understand what you're trying to do, but it doesn't look right. Just write the matrix form of the operator Q (from the matrix forms of Sx and Sy) and compute its eigenvalues and eigenvectors.
 
Hmm, like this?
\hat{Q} = \frac{3}{5}\frac{\hbar}{2}\left[\begin{array}{ c c }0 & 1 \\ 1 & 0\end{array} \right]+\frac{4}{5}\frac{\hbar}{2}\left[\begin{array}{ c c }0 & -i \\ i & 0\end{array} \right]

<br /> \hat{Q} = \frac{\hbar}{10}\left[\begin{array}{ c c }0 &amp; 3-4i \\ 3+4i &amp; 0\end{array} \right]<br /> <br />

Well doing the determinate I get the eigenvalues to be \pm\frac{\hbar}{2}

then if i try to find the eigenspinors:

<br /> \hat{Q}\binom{a}{b} = \left[\begin{array}{ c c }0 &amp; \frac{3\hbar}{10}-\frac{4\hbar}{10}i \\ \frac{3\hbar}{10}+\frac{4\hbar}{10}i &amp; 0\end{array} \right]-\frac{\hbar}{2}\left[\begin{array}{ c c }1 &amp; 0 \\ 0 &amp; 1\end{array} \right]=0<br />

I solve for the first one, just positive hbar/2, and I get:
5a+3b-4bi=0
5b-3a-4ai=0

How do I solve for (a b)? I seem to just go in loops, but how do I find the basis?



And thank you StatusX for the help!
 
Last edited:
So far so good... in fact, it makes good intuitive sense: measurements of spin for a spin 1/2 system *always* gives either +1/2 or -1/2, no matter which direction you measure in. What's the eigenstates though?
 
K.J.Healey said:

Homework Statement


Consider a measurement of spin in the x-y plane, with the operator \hat{Q} = \frac{3\hat{S_x}+4\hat{S_y}}{5}
a) What are the eigenvalues and eigenstates (eigenspinors) of this operator?
b) Given a spinor X = \frac{1}{\sqrt{5}} \binom{2}{1}, what is the probability that the above measurement yields the result of \frac{-\hbar}{2}?


Homework Equations


?


The Attempt at a Solution


Ok, for part a, I am not sure where to start.
Can I "say" that +-h/2 (from now on h=hbar) are the eigenvalues for each of the Sx,Sy operators in the main operator, and then just sum them up over all possibilities?
3/5 * h/2 + 4/5 * h/2 = 7h/10
3/5 * h/2 - 4/5 * h/2 = -h/10
-3/5 * h/2 + 4/5 * h/2 = h/10
-3/5 * h/2 - 4/5 * h/2 = -7h/10

Or do I have to say that,
QX^+ = (3/5)S_x X^+_x + (4/5)S_ yX^+_y

No!

You have to build the matrix for Q, as you did in your other post. As you found, it has eigenvalues \pm \hbar/2. Now you will have to find the corresponding eigenstates and you will have to project the state they give you on the two eiegnstates of Q to find the amplitudes of getting \pm \hbar/2.
 
Please see my above post.
I'm not sure how to get them, its been a while since I've had quantum and this is 2nd week homework in my applications class.

Also, the problem did not specify it was a spin 1/2 system, but I just assume it is (though we did do the general case as well).

Are the eigenstates just such that Q(a b) = +-hbar/2 (a b) ?
or is there an easier way to find eigenstates?
 
thanks nrged, yeah I realized that was wrong, should I change my OP?

How do I find eigenvectors/spinors from this?
 
Just find the eigenvectors for the matrix... if you can't remember, look back in your old notes. It's important for you to learn that stuff solidly (*really* solidly -- you'll need it lots). Suffice to say that, no, it's not what you've written so far. Can you remember the definition of an eigenvector and its geometric significance? If so, you'll see that what you've written *can't* be correct.
 
K.J.Healey said:
Please see my above post.
I'm not sure how to get them, its been a while since I've had quantum and this is 2nd week homework in my applications class.

Also, the problem did not specify it was a spin 1/2 system, but I just assume it is (though we did do the general case as well).

Are the eigenstates just such that Q(a b) = +-hbar/2 (a b) ?
or is there an easier way to find eigenstates?

No need to change the OP, no.

Yes, you must indeed solve Q(a b) = hbar/2 (a b) (where 9a b) means a two components column vector and a, b are complex numbers. and then you must solve Q (c d) = - hbar/2 (c d).

At this point, it is just a linear algebra problem: finding the eigenvectors of a matrix. You will also need to normalize them, i.e. impose |a|^2 + |b|^2 = 1 etc.

If you haven't seen an example, you should really look up an example worked out in details in a book.
 
  • #10
I can do linear algebra, that's not the problem (its been about 5 years since I took the class though).
I looked at some examples and they're all real, not complex. The example we did in class was just for figuring out Sz, Sx, Sy, and S^2, which I can do. But for some reason, I can't seem to get an eigenvector out of this.

And Genneth, when you say what I've written is wrong so far, which post did you mean? My first is obviously wrong, and I've agreed.I know that the eigenvector will be such that the vector does not change under the operator. And the examples that I've seen I can do, but for some reason I'm getting caught up in this.
Has anyone solved it? I don't care about the answer, just that you got something that makes sense. I feel like I made a mistake earlier and its making things worse now.
 
Last edited:
  • #11
K.J.Healey said:
I can do linear algebra, that's not the problem (its been about 5 years since I took the class though).
I looked at some examples and they're all real, not complex. The example we did in class was just for figuring out Sz, Sx, Sy, and S^2, which I can do. But for some reason, I can't seem to get an eigenvector out of this other than (0 0).


And Genneth, when you say what I've written is wrong so far, which post did you mean? My first is obviously wrong, and I've agreed.

The calculation for a complex matrix is not really different from real marices. If you follow the examples of Sx and Sy 9which are not diagonal) then you should be able to do Q. Just post your calculation and we can point out any mistake.
 
  • #12
K.J.Healey said:
I can do linear algebra, that's not the problem (its been about 5 years since I took the class though).
I looked at some examples and they're all real, not complex. The example we did in class was just for figuring out Sz, Sx, Sy, and S^2, which I can do. But for some reason, I can't seem to get an eigenvector out of this.

And Genneth, when you say what I've written is wrong so far, which post did you mean? My first is obviously wrong, and I've agreed.


I know that the eigenvector will be such that the vector does not change under the operator. And the examples that I've seen I can do, but for some reason I'm getting caught up in this.
Has anyone solved it? I don't care about the answer, just that you got something that makes sense. I feel like I made a mistake earlier and its making things worse now.

You're now on the right track -- stick with it. If you really want, we can just put the answer up, but it wouldn't be as helpful.
 
  • #13
nrqed said:
The calculation for a complex matrix is not really different from real marices. If you follow the examples of Sx and Sy 9which are not diagonal) then you should be able to do Q. Just post your calculation and we can point out any mistake.
<br /> \hat{Q}\binom{a}{b} = \left[\begin{array}{ c c }0 &amp; \frac{3\hbar}{10}-\frac{4\hbar}{10}i \\ \frac{3\hbar}{10}+\frac{4\hbar}{10}i &amp; 0\end{array} \right]\binom{a}{b}=\frac{\hbar}{2}\binom{a}{b}<br />
<br /> \hat{Q}\binom{c}{d} = \left[\begin{array}{ c c }0 &amp; \frac{3\hbar}{10}-\frac{4\hbar}{10}i \\ \frac{3\hbar}{10}+\frac{4\hbar}{10}i &amp; 0\end{array} \right]\binom{c}{d}=\frac{-\hbar}{2}\binom{c}{d}<br />

Ok so start with the (a b) first:

b(\frac{3\hbar}{10}-\frac{4\hbar}{10}i) = \frac{\hbar}{2}a

a(\frac{3\hbar}{10}+\frac{4\hbar}{10}i) = \frac{\hbar}{2}b

multiply through by 10/hbar:

b(3-4i) = 5a

a(3+4i) = 5b

is a system of linear dependent equations right?
How do I solve that? If I just solve for a and plug it in it just is true for any "a" or "b".
Also the (0 0) case.Its already true a*a + b*b = 1 if I solve for either a or b. But that doesn't really help me, does it?
 
Last edited:
  • #14
The answer would be very helpful. I'm not going to take it for granted. I don't care about my homework score or anything, I really want to learn this. Maybe with the answer I could see where I went wrong. I know how to do the part(b) of this problem, but without the eigenspinors I can't really do it.
I hope its obvious I'm actually working on figuring it out, and not just looking for a solution to put on paper. I want to understand it, and if you have a solution please let me know, or at least guide me a little more.

Thanks!
 
  • #15
Remember that an eigenvector is only defined up to a direction -- its length could be anything: Abx = abx, for any b. So your solution should be a line, through the origin. Mathematically, this means that the two equations are dependent, so you might as well just ignore one of them. Thus, a = 3-4i and b = 5 is a valid solution. Now, for it to make physical sense, you have to normalise the vector, but that should be straightforward for you.
 
  • #16
K.J.Healey said:
<br /> \hat{Q}\binom{a}{b} = \left[\begin{array}{ c c }0 &amp; \frac{3\hbar}{10}-\frac{4\hbar}{10}i \\ \frac{3\hbar}{10}+\frac{4\hbar}{10}i &amp; 0\end{array} \right]\binom{a}{b}=\frac{\hbar}{2}\binom{a}{b}<br />
<br /> \hat{Q}\binom{c}{d} = \left[\begin{array}{ c c }0 &amp; \frac{3\hbar}{10}-\frac{4\hbar}{10}i \\ \frac{3\hbar}{10}+\frac{4\hbar}{10}i &amp; 0\end{array} \right]\binom{c}{d}=\frac{-\hbar}{2}\binom{c}{d}<br />

Ok so start with the (a b) first:

b(\frac{3\hbar}{10}-\frac{4\hbar}{10}i) = \frac{\hbar}{2}a

a(\frac{3\hbar}{10}+\frac{4\hbar}{10}i) = \frac{\hbar}{2}b

multiply through by 10/hbar:

b(3-4i) = 5a

a(3+4i) = 5b

is a system of linear dependent equations right?
How do I solve that? If I just solve for a and plug it in it just is true for any "a" or "b".
Also the (0 0) case.


Its already true a*a + b*b = 1 if I solve for either a or b. But that doesn't really help me, does it?


Good!

If you isolate a from the first equation and plug that into the second equation
you get a trivial result b=b. This is always like that in those equations: the equations are not linearly independent.

So now impose that |a|^2 + |b|^2 = 1. Using either of your two equations to isolate b (let's say) and using this normalization condition will allow you to solve for "a" up to a phase. Assume that the phase (which is physically irrelevant) is zero, in other words assume that "a" is real. Once you have "a", plug it back in one of the two equations to find b.
 
  • #17
ahh i see thanks!

so \frac{1}{5\sqrt{2}}\binom{3-4i}{5}

should work right?
Now does that span all possible eigenspinors for the +h/2 case?

I'll finish the 2nd case now...

same thing, but
\frac{1}{5\sqrt{2}}\binom{3-4i}{-5}
 
Last edited:
  • #18
K.J.Healey said:
ahh i see thanks!

so \frac{1}{5\sqrt{2}}\binom{3-4i}{5}

should work right?
Now does that span all possible eigenspinors for the +h/2 case?

I'll finish the 2nd case now...

yes, it looks good.

Note that you can always double check your answer by plugging this back in the eigenvalue equation to see if you get +hbar/2 as an eigenvalue.
 

Similar threads

Replies
1
Views
2K
Replies
3
Views
2K
Replies
24
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
815
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K