Four-momentum


The four-momentum, or energy-momentum four-vector, of an object of mass mm is a four-vector that extends the concept of linear momentum to special relativity:

pμ=mημ=(Ec,  p)=(γmc,γmv)p^{\mu}=m\eta^{\mu}=\left(\frac{E}{c},\;\mathbf{p}\right)=(\gamma mc,\gamma m\mathbf{v})

where η\eta is the proper four-velocity, EE is the relativistic energy and p\mathbf{p} is the relativistic momentum, which differs from the ordinary momentum in that it uses proper velocity instead of ordinary velocity: p=mη\mathbf{p}=m\boldsymbol{\eta}.

The total four-momentum of a system is a conserved quantity. This does not mean it is a relativistic invariant (it's not even a Scalar); conservation has nothing to do with frames of reference, it just means that the quantity remains the same before and after a process.

The norm pμpμ=m2c2p_{\mu}p^{\mu}=-m^{2}c^{2} is called the center-of-mass energy. This name comes from nuclear and particle physics where it is used in the context of an NN-body system.

The four-momentum is related to relativistic energy by

E2p2c2=m2c4E^{2}-p^{2}c^{2}=m^{2}c^{4}

Transverse momentum

Four-momentum secretly contains a second relativistic invariant. To see it, consider a particle pp in spherical coordinates. Its components are

{px=psinθcosϕpy=psinθsinϕpz=pcosθ\begin{cases} p_{x}=p\sin\theta\cos\phi \\ p_{y}=p\sin\theta\sin\phi \\ p_{z}=p\cos\theta \end{cases}

Now, do a Lorentz transformation on the zz axis:

\pmatrix{\frac{E'}{c} \\ p_{x}' \\ p_{y}' \\ p_{z}'}=\pmatrix{\gamma & 0 & 0 & \beta\gamma \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ \beta\gamma & 0 & 0 & \gamma}\pmatrix{\frac{E}{c} \\ p_{x} \\ p_{y} \\ p_{z}}

which can be equivalently written as

{E=γE+βγpcosθpsinθcosϕ=psinθcosϕpsinθsinϕ=psinθsinϕpcosθ=γpcosθ+βγE\begin{cases} E'=\gamma E+\beta\gamma p\cos\theta \\ p'\sin\theta'\cos\phi'=p\sin\theta\cos\phi \\ p'\sin\theta'\sin\phi'=p\sin\theta\sin\phi \\ p'\cos\theta=\gamma p\cos\theta+\beta\gamma E \end{cases}

Square the middle two and sum them to find

p2sin2θ(cos2ϕ+sin2ϕ)=p2sin2θ(cos2ϕ+sin2ϕ)p'^{2}\sin^{2}\theta'(\cos^{2}\phi'+\sin^{2}\phi')=p^{2}\sin^{2}\theta(\cos^{2}\phi+\sin^{2}\phi)

and using the fundamental trigonometric identity sin2θ+cos2θ=1\sin ^{2}\theta+\cos ^{2}\theta=1 we see

psinθ=psinθp'\sin\theta'=p\sin\theta

This quantity is called the transverse momentum pTp_{T}. As you can see, it does not change under a Lorentz transformation on the zz axis. This makes it another relativistic invariant. In fact, there's a third one hidden here. From the same equation, while it's trivial, we can state

cos2ϕ+sin2ϕ=cos2ϕ+sin2ϕ\cos ^{2}\phi'+\sin ^{2}\phi'=\cos ^{2}\phi+\sin ^{2}\phi

which implies ϕ=ϕ\phi'=\phi. Thus, the azimuthal angle is also a relativistic invariant.

Examples

> Of course, energy is also conserved, so $E_\text{bef}=E_\text{aft}$. But remember that the collision is inelastic: the particles get "stuck" together, they don't bounce[^2]. You'd expect the total mass $M$ of this object to be the the sum of individual masses, so $M=2m$, but it's not! Since the velocity of this new object is *zero* (momenta cancel, leading to standstill), the only energy it has left is rest energy $E_{0}=Mc^{2}$, which means > $$E_\text{bef}=E_\text{end}\quad\Rightarrow \quad \frac{5}{2}mc^{2}=Mc^{2}\quad\Rightarrow \quad M=\frac{5}{2}m>2m

Evidently, we just "created" mass by transferring kinetic energy to mass energy. This is how we can make heavier particles from smaller, more stable ones like electrons and protons: we just need high enough kinetic energies and a strong enough collision.

> For $p>0$, we must simultaneously have $m\to0$ and $v\to c$. In this case — and only this case — does $p$ come out to be nonzero and finite. In other words, *all* massless particles *must* move at the speed of light (in the vacuum, at least). This is why "light moves at the speed of light", so to speak. I suppose you can't know this if you haven't studied quantum mechanics, but light is a [[Photon]] beam, photons are massless particles, and so photons move (and must move!) at $c$. In fact, I suppose it would be more correct to call $c$ the "speed of massless particles", of which light happens to be made of, but scientists did not know this when they first coined the term "speed of light". [^1]: The actual experiments are obviously more complicated, usually testing the validity of numerous conservation laws for [[Numero quantico|quantum numbers]]. See for instance, [[Particle scattering]]. [^2]: In practice, what happens is that a random particle process occurs, reassigning quantum numbers around while respecting conservation laws. Either way, the system ends with a different set of objects compared to what it started with.