Well, I think the calculation is correct, but then I did a backwards rotation, which I didn't intend to do.
The rotation matrix for an infinitesimal rotation about the z-axis is (if I rotate the vector, not the system)
R_{z}(d\phi) = \left(\begin{array}{ccc}
1 & -d\phi & 0\\
d\phi & 1 &...
Hello, sorry I am new to this forum, I hope I found the right category. I have a question about the momentum operator as in Sakurai's "modern quantum mechanics" on p. 196
If I let
1-\frac{i}{\hbar} d\phi L_{z} = 1-\frac{i}{\hbar} d\phi (xp_{y}-yp_{x})
act on an eigenket | x,y,z...