Demon117
- 162
- 1
Homework Statement
The one-dimensional hamiltonian H=c|p| + f|x| describes a relativistic particle in an attractive potential U(x) = f|x|.
(a) Obtain the dynamical equations and integrate them explicitly for the initial conditions x=x_{0}>0, p=0. Show from first principles that the motion is periodic with period 4E/fc, where E=f/x_{0} is the initial energy.
Homework Equations
The dynamical equations can be found by the usual method:
\dot{x}=[H,x]_{PB}=\frac{\partial H}{\partial p}
\dot{p}=-[H,p]_{PB}=-\frac{\partial H}{\partial x}
The Attempt at a Solution
I can get the dynamical equations from the formalism shown in (2), but I am not sure how I should interpret the initial conditions and then integrate. I assume I am just integrating the following WRT t:
\dot{x}= c\frac{p}{|p|}
\dot{p}= -f\frac{x}{|x|}
The anti-derivative of the first is just p sgn(p) + c and the second is similarly x sgn(x) + c.
The phase space portrait would be that of a rhombus with ever increasing "radii", but I am not entirely sure how that helps. Any suggestions would be helpful.