PhysiSmo
Homework Statement
A charged particle is constrained to move in a plane under the influence of a central force potential V=1/2kr^2 and a constand magnetic field B perpendicular to the plane, so that A=\frac{1}{2}\vec B \times \vec{\dot{r}}. We want to solve the problem with the Hamilton-Jacobi method, but my problem focuses elsewhere.
Homework Equations
The lagrangian is
L=\frac{1}{2}m\dot{r}^2+q\vec A \cdot \vec{\dot{r}} -\frac{1}{2}kr^2
I'm interested in the second term. If \vec B=B \hat z, then the term is written
\frac{qB}{2}(-y\dot{x}+x\dot{y})
or, using polar coordinates,
\frac{qB}{2}r^2\dot{\theta}
Now, the conjugate momentum is
p_{\theta}=\frac{\partial L}{\partial\theta}=...+\frac{qB}{2}r^2
If one tries to find the Hamiltonian, such as
H=p_r\dot{r}+p_{\theta}\dot{\theta}-L
finds that this term disappears, which is at least strange.
So, am I missing something fundamental here? Thanx in advance!