quasar_4
- 273
- 0
Homework Statement
Show that the polar variables \rho = \sqrt{x^2+y^2} and \phi = tan^{-1}(y/x), with p_{rho} = \frac{x p_x +yp_y}{\rho} and p_{phi} = xp_y-yp_x, are canonical.
Homework Equations
To be canonical, a set of variables must satisfy {qi,qj}={pi,pj} = 0 and {qi, pj} = dij (the Kronecker delta)
The Attempt at a Solution
I'm just a wee bit confused about the brackets here. The thing is, the way I've learned Poisson brackets is that given functions w=w(p,q) and z=z(p,q), the bracket is \sum_{i} (\frac{dw}{dq_i}\frac{dz}{dp_i} - \frac{dw}{dp_i}\frac{dz}{dq_i}). But this definition gives w=w(p,q) and z=z(p,q). My problem gives me rho = rho (x,y) and phi =phi(x,y). But these are both positions. So, doesn't the bracket have to be
\{\rho,\phi\} = (\frac{d\rho}{dx}\frac{d\phi}{dy} - \frac{d\rho}{dy}\frac{d\phi}{dx}) + (\frac{d\rho}{dy}\frac{d\phi}{dx} - \frac{d\rho}{dx}\frac{d\phi}{dy})? Or am I supposed to have derivatives of rho and phi with respect to px and py, even though the positions aren't explicitly functions of momentum?? help!