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
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 \begin{split}<br /> \frac{\partial}{\partial \rho} &amp;= \frac{\partial x}{\partial \rho}\frac{\partial}{\partial x} + \frac{\partial y}{\partial \rho}\frac{\partial}{\partial y} \\<br /> &amp;= \cos \phi \frac{\partial }{\partial x} + \sin \phi \frac{\partial}{\partial y} \\<br /> \frac{\partial}{\partial \phi} &amp;= \frac{\partial x}{\partial \phi}\frac{\partial}{\partial x} + \frac{\partial y}{\partial \phi}\frac{\partial}{\partial y} \\<br /> &amp;= -\rho \sin \phi \frac{\partial}{\partial x} + \rho \cos \phi \frac{\partial}{\partial y}<br /> \end{split} and solve for \frac{\partial}{\partial \phi} in terms of \frac{\partial}{\partial x} and \frac{\partial}{\partial y}.
 
  • Like
Likes FactChecker and shp
pasmith said:
I would start from \begin{split}<br /> \frac{\partial}{\partial \rho} &amp;= \frac{\partial x}{\partial \rho}\frac{\partial}{\partial x} + \frac{\partial y}{\partial \rho}\frac{\partial}{\partial y} \\<br /> &amp;= \cos \phi \frac{\partial }{\partial x} + \sin \phi \frac{\partial}{\partial y} \\<br /> \frac{\partial}{\partial \phi} &amp;= \frac{\partial x}{\partial \phi}\frac{\partial}{\partial x} + \frac{\partial y}{\partial \phi}\frac{\partial}{\partial y} \\<br /> &amp;= -\rho \sin \phi \frac{\partial}{\partial x} + \rho \cos \phi \frac{\partial}{\partial y}<br /> \end{split} and solve for \frac{\partial}{\partial \phi} in terms of \frac{\partial}{\partial x} and \frac{\partial}{\partial y}.
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.
 
  • Like
Likes FactChecker
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top