InsertName
- 26
- 0
Homework Statement
Let the angular part of a wave function be proportional to x2+y2
Show that the wave function is an eigenfunction of Lz and calculate the associated
eigenvalue.
Homework Equations
Lz = xpy-ypx
px = -i\hbar\frac{\partial}{\partialx}
py = -i\hbar\frac{\partial}{\partialy}
The Attempt at a Solution
Lz (x2+y2) = (\lambdax2+y2) (1)
(xpy-ypx)(x2+y2) = (\lambdax2+y2) (2)
= xpy(x2+y2) - ypx(x2+y2) (3)
= xpy(x2) + xpy(y2) - ypx(x2) - ypx(y2) (4)
= 0 - 2i\hbarxy + 2i\hbarxy + 0 (5)
= 0 (6)
Which can only be correct if \lambda = 0 (?). (7)
Is \lambda = 0 a valid solution?
I'm pretty confident that (1), (2) and (3) are correct but after that I feel as if I'm missing some kind of 'trick'.