Demon117
- 162
- 1
Homework Statement
The one-dimensional hamiltonian [itex]H=c|p| + f|x|[/itex] describes a relativistic particle in an attractive potential [itex]U(x) = f|x|[/itex].
(a) Obtain the dynamical equations and integrate them explicitly for the initial conditions [itex]x=x_{0}>0, p=0[/itex]. Show from first principles that the motion is periodic with period 4E/fc, where [itex]E=f/x_{0}[/itex] is the initial energy.
Homework Equations
The dynamical equations can be found by the usual method:
[itex]\dot{x}=[H,x]_{PB}=\frac{\partial H}{\partial p}[/itex]
[itex]\dot{p}=-[H,p]_{PB}=-\frac{\partial H}{\partial x}[/itex]
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:
[itex]\dot{x}= c\frac{p}{|p|}[/itex]
[itex]\dot{p}= -f\frac{x}{|x|}[/itex]
The anti-derivative of the first is just [itex]p sgn(p) + c[/itex] and the second is similarly [itex]x sgn(x) + c[/itex].
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.