thecommexokid
- 68
- 2
Homework Statement
Write down the 3×3 matrices that represent the operators \hat{L}_x, \hat{L}_y, and \hat{L}_z of angular momentum for a value of \ell=1 in a basis which has \hat{L}_z diagonal.
The Attempt at a Solution
Okay, so my basis states \left\{\left|\ell,m\right\rangle\right\} are \left|1,-1\right\rangle, \left|1,0\right\rangle, and \left|1,1\right\rangle. \hat{L}_z\left|\ell, m\right\rangle=\hbar m\left|\ell,m\right\rangle, so the matrix representation of \hat{L}_z is easy: \hat{L}_z \doteq \left( \begin{array}{ccc} -\hbar & & \\ & 0 & \\ & & \hbar \end{array} \right). But I don't know what to do in order to determine \hat{L}_x and \hat{L}_y.
Homework Equations
The commutation relations \left[ \hat{L}_x, \hat{L}_y \right] = i\hbar \hat{L}_z, etc., could maybe be useful but I'm not sure how.