Please help me understand where I went wrong in my conversion from Cartesian to polar coordinates

  • Thread starter Thread starter shp
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
shp
Messages
2
Reaction score
0
Homework Statement
I need to convert z component of angular momentum operator (in quantum mechanics) Lz from cartesian to polar coordinates
Relevant Equations
L_z = -i \hbar \frac{\partial}{\partial \phi}
I have done this:
1748716260135.webp
I can't clearly understand where I went wrong. Any help would be greatly appreciated. Thanks in advance.
 
Physics news on Phys.org
I would start from [tex]\begin{split}<br /> \frac{\partial}{\partial \rho} &= \frac{\partial x}{\partial \rho}\frac{\partial}{\partial x} + \frac{\partial y}{\partial \rho}\frac{\partial}{\partial y} \\<br /> &= \cos \phi \frac{\partial }{\partial x} + \sin \phi \frac{\partial}{\partial y} \\<br /> \frac{\partial}{\partial \phi} &= \frac{\partial x}{\partial \phi}\frac{\partial}{\partial x} + \frac{\partial y}{\partial \phi}\frac{\partial}{\partial y} \\<br /> &= -\rho \sin \phi \frac{\partial}{\partial x} + \rho \cos \phi \frac{\partial}{\partial y}<br /> \end{split}[/tex] and solve for [itex]\frac{\partial}{\partial \phi}[/itex] in terms of [itex]\frac{\partial}{\partial x}[/itex] and [itex]\frac{\partial}{\partial y}[/itex].
 
Reply
  • Like
Likes   Reactions: FactChecker and shp
pasmith said:
I would start from [tex]\begin{split}<br /> \frac{\partial}{\partial \rho} &= \frac{\partial x}{\partial \rho}\frac{\partial}{\partial x} + \frac{\partial y}{\partial \rho}\frac{\partial}{\partial y} \\<br /> &= \cos \phi \frac{\partial }{\partial x} + \sin \phi \frac{\partial}{\partial y} \\<br /> \frac{\partial}{\partial \phi} &= \frac{\partial x}{\partial \phi}\frac{\partial}{\partial x} + \frac{\partial y}{\partial \phi}\frac{\partial}{\partial y} \\<br /> &= -\rho \sin \phi \frac{\partial}{\partial x} + \rho \cos \phi \frac{\partial}{\partial y}<br /> \end{split}[/tex] and solve for [itex]\frac{\partial}{\partial \phi}[/itex] in terms of [itex]\frac{\partial}{\partial x}[/itex] and [itex]\frac{\partial}{\partial y}[/itex].
Thanks for help. But I wanted to know where I went wrong. Seems like (I) and (ii) is wrong. But I can't understand why.
 
shp said:
I can't clearly understand where I went wrong. Any help would be greatly appreciated. Thanks in advance.
A partial derivative with respect to rho must also be included into equations.
 
Reply
  • Like
Likes   Reactions: FactChecker