Change of Basis With Orbital Angular Momentum

tristan3214
Messages
5
Reaction score
0

Homework Statement


We have the initial orbital angular momentum state in the x basis as |l,ml>x=|1,1>x. We are asked to find the column vector in the z-basis that represents the initial orbital angular momentum of the above state. It then says "hint: use an eigenvalue equation".

Homework Equations


I feel like this is a simple change of basis from the x basis to the z basis with the Lx operator. However, I am not convinced this is quite the steps I need to take.

The Attempt at a Solution


To start I applied the Lx operator (the 3x3 operator that I think is responsible for changing basis) it is equal to half the angular momentum ladder operators added with each other. This only gives me one column vector where there should be 3, I think, since there should be some probability with each value of the quantum number m possible for the z component.

Another attempt was to try to find the eigenvalues of the Lx operator and to apply the 3 eigenvalues found as the probability to each vector but this didn't pan out so well. So here I am wondering how I might approach this problem in a different way. Any idea is appreciated.
 
Physics news on Phys.org
This post contains more of the solution than advisable when posting in the homework forums. It has been left as the OP has already read it.
tristan3214 said:

Homework Statement


We have the initial orbital angular momentum state in the x basis as |l,ml>x=|1,1>x. We are asked to find the column vector in the z-basis that represents the initial orbital angular momentum of the above state. It then says "hint: use an eigenvalue equation".

Homework Equations


I feel like this is a simple change of basis from the x basis to the z basis with the Lx operator. However, I am not convinced this is quite the steps I need to take.

The Attempt at a Solution


To start I applied the Lx operator (the 3x3 operator that I think is responsible for changing basis) it is equal to half the angular momentum ladder operators added with each other. This only gives me one column vector where there should be 3, I think, since there should be some probability with each value of the quantum number m possible for the z component.

Another attempt was to try to find the eigenvalues of the Lx operator and to apply the 3 eigenvalues found as the probability to each vector but this didn't pan out so well. So here I am wondering how I might approach this problem in a different way. Any idea is appreciated.

You're on the right track. In terms of raising and lowering operators,
L_x = \frac{1}{2}(L_{+} + L_{-})

The effect of the raising and lowering operators on eigenstates of L_z are:
L_{+} |\mathcal{l}, m \rangle = \sqrt{\mathcal{l}(\mathcal{l}+1) - m(m+1)} |\mathcal{l}, m+1 \rangle
L_{-} |\mathcal{l}, m \rangle = \sqrt{\mathcal{l}(\mathcal{l}+1) - m(m-1)} |\mathcal{l}, m-1 \rangle

So the effect of L_x on eigenstates of L_z is:
L_x |\mathcal{l}, m \rangle
= \frac{1}{2} (\sqrt{\mathcal{l}(\mathcal{l}+1) - m(m+1)} |\mathcal{l}, m+1 \rangle + \sqrt{\mathcal{l}(\mathcal{l}+1) - m(m-1)} |\mathcal{l}, m-1 \rangle)

In the case l=1, we have 3 equations:
  1. L_{x} |1, -1\rangle = \frac{1}{\sqrt{2}}|1,0\rangle
  2. L_{x} |1,0\rangle = \frac{1}{\sqrt{2}}(|1,1\rangle + |1,-1\rangle)
  3. L_{x} |1,1\rangle =\frac{1}{\sqrt{2}}|1,0\rangle

So if you assume that |\psi\rangle is an eigenstate of L_x with eigenvalue +1, then write:
|\psi\rangle = \alpha |1,-1\rangle + \beta |1,0\rangle + \gamma |1,1\rangle] and see what \alpha, \beta and \gamma have to be so that L_{x} |\psi\rangle = +1 |\psi\rangle
 
In terms of matrices, if you represent |1, -1\rangle, |1,0\rangle, and |1,1\rangle[/itex] as
\left(\begin{array} \\ 0 \\ 0 \\ 1 \end{array} \right), \left(\begin{array} \\ 0 \\ 1 \\ 0 \end{array} \right) and \left(\begin{array} \\ 1 \\ 0 \\ 0 \end{array} \right)

then L_x can be represented as:

\frac{1}{\sqrt{2}} \left(\begin{array} \\ 0 & 1 & 0 \\ 1 & 0 & 1 \\ 0 &1& 0 \end{array} \right)

Then the problem becomes a matrix problem:

\frac{1}{\sqrt{2}} \left(\begin{array} \\ 0 & 1 & 0 \\ 1 & 0 & 1 \\ 0 &1& 0 \end{array} \right) \left(\begin{array} \\ \alpha \\ \beta \\ \gamma \end{array} \right)= \left(\begin{array} \\ \alpha \\ \beta \\ \gamma \end{array} \right)
 
Thanks that makes a lot of sense that you would act on an unknown matrix to then equal the eigenvalue times that same unknown matrix. Then we can go and expand it out into a linear combination.
 
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
The value of H equals ## 10^{3}## in natural units, According to : https://en.wikipedia.org/wiki/Natural_units, ## t \sim 10^{-21} sec = 10^{21} Hz ##, and since ## \text{GeV} \sim 10^{24} \text{Hz } ##, ## GeV \sim 10^{24} \times 10^{-21} = 10^3 ## in natural units. So is this conversion correct? Also in the above formula, can I convert H to that natural units , since it’s a constant, while keeping k in Hz ?
Back
Top