Spherical harmonics, angular momentum, quantum

Chronos000
Messages
80
Reaction score
0

Homework Statement



I have to construct 3, 3X3 matrices for Lz, Lx, Ly for the spherical harmonics Y(l,m) given l=1 and m = 1,0,-1

So I can determine the relevant harmonics for these values of l and m.

I act with Lz on Y to get

L Y(1,0) = 0

L Y(1,1) = hbar Y(1,1)

L Y(1,-1) = -hbar Y(1,-1)

I'm not sure what to do with this however
 
Physics news on Phys.org
If you choose the basis

Y(1,1) = \begin{pmatrix} 1 \\ 0 \\ 0\end{pmatrix}, ~ Y(1,0) = \begin{pmatrix} 0 \\ 1 \\ 0\end{pmatrix},~ Y(1,-1) = \begin{pmatrix} 0 \\ 0 \\ 1\end{pmatrix},

then you should be able to confirm that you've shown that

L_z = \begin{pmatrix} \hbar & 0 & 0 \\ 0 & 0 & 0 \\ 0& 0 & -\hbar \end{pmatrix}.

You need to work out the action of L_x and L_y and rewrite them in terms of the basis vectors above. This will give you the matrix representations of the other generators.
 
so can I choose whatever basis I want? Y(1,1) could be (0,1,0)?

Do these vectors make up the vertical components of the matrix?
 
Chronos000 said:
so can I choose whatever basis I want? Y(1,1) could be (0,1,0)?

You could choose another basis. The one I suggested is particularly nice if you ever work with the ladder operators

L_\pm = L_x \pm i L_y

Do these vectors make up the vertical components of the matrix?

The way to see the matrix is to write, say

L_z Y(1,1) = m_{11} Y(1,1) + m_{12} Y(1,0) + m_{13} Y(1,-1)

L_z Y(1,0) = m_{21} Y(1,1) + m_{22} Y(1,0) + m_{23} Y(1,-1)

L_z Y(1,-1) = m_{31} Y(1,1) + m_{32} Y(1,0) + m_{33} Y(1,-1)

Then the coefficients m_{ij} are the entries of the corresponding matrix. You should be able to do this for the other components.
 
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...
##|\Psi|^2=\frac{1}{\sqrt{\pi b^2}}\exp(\frac{-(x-x_0)^2}{b^2}).## ##\braket{x}=\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dx\,x\exp(-\frac{(x-x_0)^2}{b^2}).## ##y=x-x_0 \quad x=y+x_0 \quad dy=dx.## The boundaries remain infinite, I believe. ##\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dy(y+x_0)\exp(\frac{-y^2}{b^2}).## ##\frac{2}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,y\exp(\frac{-y^2}{b^2})+\frac{2x_0}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,\exp(-\frac{y^2}{b^2}).## I then resolved the two...
Back
Top