Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

Draft Forbes Group Website (Build by Nikola). The official site is hosted at:

https://labs.wsu.edu/forbes

5910 views
License: GPL3
ubuntu2004
Kernel: Python [conda env:work3]

Extended Phase Space

import mmf_setup;mmf_setup.nbinit()
<IPython.core.display.Javascript object>

Introduction

The usual formalism for classical mechanics treats time as a special variable, making it difficult to effect coordinate transforms that mix space and time such as the Lorentz transform. The idea of extended phase space is replace time with an arbitrary parameter, then to introduce time as an additional generalized coordinate. Here is the idea motivated by Johns:1989 and Struckmeier:2005.

Lagrangian Formulation

We start by expressing the variational principle for a single coordinate q(t)q(t): the physical solution will extremize the action:

ParseError: KaTeX parse error: Undefined control sequence: \d at position 24: …int_{t_0}^{t_1}\̲d̲{t}\; L[q(t), \…

We maintain this principle, but introduce an additional parametrization of time t(s)t(s) in terms of an (arbitrary) parameter ss, with the new coordinates q(s)=q(t(s))q(s) = q\bigl(t(s)\bigr), t(s)t(s), and their derivatives q(s)=q˙t(s)q'(s) = \dot{q}t'(s) and t(s)t'(s). Here we use the shorthand of a dot for derivatives with respect to time, ParseError: KaTeX parse error: Undefined control sequence: \d at position 11: \dot{q} = \̲d̲{q}(t)/\d{t}, and of primes for derivatives with respect to ss, ParseError: KaTeX parse error: Undefined control sequence: \d at position 9: q'(s) = \̲d̲{q}/\d{s} = \do….

ParseError: KaTeX parse error: Undefined control sequence: \d at position 24: …int_{s_0}^{s_1}\̲d̲{s}\; L_e[q(s),…

This extended Lagrangian is referred to as the "symmetric Lagrangian" in Johns:1989. The equations of motion from the new variational principle are:

ParseError: KaTeX parse error: Undefined control sequence: \pdiff at position 7: p_q = \̲p̲d̲i̲f̲f̲{L_e}{q'} = \pd…

From these, we see that the original equations of motion are satisfied. The new momentum pq=pp_q = p is the same as the old momentum, and the equation of motion is the same as before: p˙=L,q=p/t\dot{p} = L_{,q} = p'/t'. The new equation of motion is simply an identify: pt=H=H˙tp'_t = -H' = -\dot{H}t' following from the original time-dependence of the Hamiltonian. Thus, the parametrization t(s)t(s) remains arbitrary – the form is not fixed by the equations of motion.

Exercise: Remind yourself that that H˙=L/t\dot{H} = -\partial{L}/\partial{t} by explicit computation using the equations of motion.

Solution:

ParseError: KaTeX parse error: Undefined control sequence: \diff at position 1: \̲d̲i̲f̲f̲{H}{t} = \diff{…

Hamiltonian Formulation

Unfortunately, as pointed out in Johns:1989, one cannot present a similar "symmetric Hamiltonian" formulation. Naïvely trying to form the extended Hamiltonian from a Legendre transform fails as it yields He=0H_e = 0:

He=pqq+pttLe=(pq˙L)tHt=0.H_e = p_qq' + p_tt' - L_e = (p\dot{q} - L)t' - Ht' = 0.

In principle, this is not a problem (consider i.e. the Hamilton-Jacobi equations), but in this case, pq=q=0p_q' = q' = 0 is not generally a solution. What fails is that the coordinate transformation is singular:

ParseError: KaTeX parse error: Undefined control sequence: \pdiff at position 21: …n{vmatrix} \̲p̲d̲i̲f̲f̲{p_q}{q'} & \pd…

Hence the equations px(x,t)p_x(x', t') and pt(x,t)p_t(x', t') cannot be inverted to obtain x(px,pt)x'(p_x, p_t) and t(px,pt)t'(p_x, p_t) as required to form the symmetric Hamiltonian.

Exercise: Prove that the determinant above is zero.

Solution:

To deal with this, we must revert back to the non-symmetric Hamiltonian formulation with the equations of motion:

ParseError: KaTeX parse error: Undefined control sequence: \pdiff at position 9: p_q' = -\̲p̲d̲i̲f̲f̲{H}{q}t', \qqua…

The first line are just the Hamilton's original equations with ss as the dependent variable, while the second are simply a tautologies indicating that the function t(s)t(s) is arbitrary (not constrained by the equations of motion). As discussed in Johns:1989, there are many different non-symmetric Hamiltonian formulations. Obtaining the equations of motion from these can be challenging due to issues of invertibility (that do not appear for this simplest formulation), but must be considered when more complex transformations are consided.

Canonical Transformations

Despite the complications presented above, one can still employ extended canonical transformations. For example, transformations of type 2 can be implemented by specifying a function G2(q,Pq,t,Pt,s)G_2(q, P_q, t, P_t, s) with:

ParseError: KaTeX parse error: Undefined control sequence: \pdiff at position 7: p_q = \̲p̲d̲i̲f̲f̲{G_2}{q}, \qqua…

Example: Lorentz Transformations

For example, the Lorentz transformation can be implemented via:

G2(q,Pq,t,Pt)=Pq(qcoshηctsinhηQ)+Ptc(ctcoshηxsinhηcT)G_2(q, P_q, t, P_t) = P_q(\overbrace{q\cosh\eta - ct\sinh\eta}^{Q}) + \frac{P_t}{c}(\overbrace{ct\cosh\eta - x\sinh\eta}^{cT})

Lagrangian Formulation

Consider the following Lagrangian representing the 1D motion of a relativistic particle with (rest) mass mm acted on by a constant force FF:

L[x,x˙,t]=mc21x˙2c2+Fx.L[x, \dot{x}, t] = -mc^2\sqrt{1-\frac{\dot{x}^2}{c^2}} + Fx.

This gives rise to the extended Lagrangian (using x˙=x/t\dot{x} = x'/t' etc.):

Le[x,x,t,t,s]=(mc21(x)2(ct)2+Fx)t=mc(ct)2(x)2+Fxt.L_e[x, x', t, t', s] = \left(-mc^2\sqrt{1-\frac{(x')^2}{(ct')^2}} + Fx\right)t' = -mc\sqrt{(ct')^2-(x')^2} + Fxt'.

Now we can implement a Lorentz boost to a frame moving with velocity vv:

(ctvxv)=(coshηsinhηsinhηcoshη)(ctx),(ctvxv)=(coshηsinhηsinhηcoshη)(ctx).\begin{pmatrix} ct_v\\ x_v \end{pmatrix} = \begin{pmatrix} \cosh\eta & -\sinh\eta\\ -\sinh\eta & \cosh\eta \end{pmatrix} \cdot \begin{pmatrix} ct\\ x \end{pmatrix},\qquad \begin{pmatrix} ct'_v\\ x'_v \end{pmatrix} = \begin{pmatrix} \cosh\eta & -\sinh\eta\\ -\sinh\eta & \cosh\eta \end{pmatrix} \cdot \begin{pmatrix} ct'\\ x' \end{pmatrix}.

By construction, this leaves the quadratic form (ctv)2(xv)2=(ct)2(x)2(ct_v')^2 - (x_v')^2 = (ct')^2 - (x')^2 invariant, so the extended Lagrangian becomes:

Le[xv,xv,tv,tv,s]=mc(ctv)2(xv)2+Fc(ctvsinhη+xvcoshη)(ctvcoshη+xvsinhη).L_e[x_v, x_v', t_v, t_v', s] = -mc\sqrt{(ct_v')^2-(x_v')^2} + \frac{F}{c}(ct_v\sinh\eta + x_v\cosh\eta)(ct_v'\cosh\eta + x_v'\sinh\eta).

Manipulation of the last term yields:

ParseError: KaTeX parse error: Undefined control sequence: \diff at position 90: … + \frac{F}{c}\̲d̲i̲f̲f̲{}{s}\left(\fra…

The last term is a total derivative, hence it does not affect the equations of motion. Thus, the original equations are Lorentz covariant.

Hamiltonian Formulation

In the Hamiltonian formulation we start with:

ParseError: KaTeX parse error: Undefined control sequence: \diff at position 5: p = \̲d̲i̲f̲f̲{L}{\dot{x}} = …

where the time dilation factor is

γ=11x˙2c2=1+p2m2c2.\gamma = \frac{1}{\sqrt{1-\frac{\dot{x}^2}{c^2}}} = \sqrt{1+\frac{p^2}{m^2c^2}}.

Effecting the Legendre transform, we have:

H[q,p,t]=px˙L=mc21+p2m2c2Fx.H[q, p, t] = p\dot{x} - L = mc^2 \sqrt{1+\frac{p^2}{m^2c^2}} - Fx.

With the extended Lagrangian, we have:

px=p,pt=H.p_x = p, \qquad p_t = -H.

We now implement the Lorentz boost to transform to coordinates xvx_v and tvt_v with momenta pvp_v and ptv=Hvp_{t_v} = -H_v:

ParseError: KaTeX parse error: Undefined control sequence: \pdiff at position 177: …\overbrace{p = \̲p̲d̲i̲f̲f̲{G_2}{x}}^{p_q …

In summary, inverting to find xx and pp we have:

x=xvcoshη+ctvsinhη,ct=ctvcoshη+xvsinhη,p=pvcoshη+Hvcsinhη,Hv=Hcpvsinhηcoshη=γHβγcpv.x = x_v\cosh\eta + ct_v\sinh\eta,\qquad ct = ct_v\cosh\eta + x_v\sinh\eta, \qquad p = p_v\cosh\eta + \frac{H_v}{c}\sinh\eta,\\ H_v = \frac{H - cp_v\sinh\eta}{\cosh\eta} = \gamma H - \beta \gamma cp_v.

For this problem, we have:

(cHv+F(cxv+sc0tv)+sc0pv)2=c02[m2c02+(cpv+sHv/c0)2](c H_v + F(cx_v+sc_0t_v) + sc_0p_v)^2 = c_0^2[m^2c_0^2 + (cp_v + sH_v/c_0)^2]Hv=γmc2FxHβγcpvγ=mc2Fxvcβ(Ftvpv)H_v = \frac{\overbrace{\gamma m c^2 - Fx}^{H} - \beta \gamma c p_v}{\gamma} = m c^2 - Fx_v - c\beta(Ft_v - p_v)

References

  • Struckmeier:2005: "Hamiltonian dynamics on the symplectic extended phase space for autonomous and non-autonomous systems".

  • Johns:1989: "Canonical transformations with time as a coordinate".