roeb
- 98
- 1
Homework Statement
Verify that the change to a rotated frame is a canonical transformation:
\bar{x} = x cos\theta - y sin\theta
\bar{y} = x sin \theta + y cos \theta
\bar{p_x} = p_x cos \theta - p_y sin\theta
\bar{p_y} = p_x sin \theta + p_y cos \theta
Where [f,g] = poisson bracket
Homework Equations
The Attempt at a Solution
Hmm, well as far as I can tell in order to have a canonical transformation, we must say that:
[q_j,q_k] = 0
[p_j, p_k] = 0
[q_j,p_k] = \delta_jk
So here is what I've attempted:
I've got this funny feeling that
[\bar{x},\bar{p_y}] = \delta = 1
[\bar{y},\bar{p_x}] = \delta = 1
However that is just my intuition and I can't explain seem to find a mathematical way to explain why it isn't \bar{x}, \bar{p_x} etc.
Nonetheless, I've done it both ways, and I seem to get the wrong answer either way:
[\bar{x},\bar{p_y}] = \frac{\partial \bar{x}}{\partial x} \frac{\partial \bar{p_y}}{\partial p_x} + \frac{\partial \bar{x}}{\partial x} \frac{\partial \bar{p_y}}{\partial p_y} + \frac{ \partial \bar{x}}{\partial y} \frac{ \partial \bar{p_y}}{\partial p_x} + \frac{\partial \bar{x}}{\partial y} \frac{\partial \bar{p_y}}{\partial p_y} = cos\theta sin\theta + cos^2 \theta + -sin^2 \theta + - sin \theta cos \theta = cos^2 \theta - sin^2 \theta
Likewise for [x,px] I get:
cos^2 \theta - 2 sin \theta cos \theta + sin^2 \thetaThe math seems straightforward so I have a feeling I'm doing something incorrectly with respect to setting up the problem. Does anyone see where I've gone wrong?
Last edited: