pi-dal

pi-dal

All science is either physics or the stamp collecting.
twitter
github
bilibili

How to solve problems in special relativity using four-dimensional vectors (basic transformations of spacetime and collisions)

This article uses the plural Euclidean space. In fact, many books teach using the Minkowski metric, but due to personal preference, I only provide one method of derivation. The physical concepts are interconnected, and I hope this can be helpful for students using another approach.

Additionally, if you need it, this article also provides slidev (you can also export it in formats like PDF).

During my study of physics competitions, I found that Chinese materials on the four-dimensional vectors of special relativity (STR) are extremely scarce. Therefore, I hope to combine what I have learned to write a related article, aiming to provide a learning reference for students interested in this topic.

Why Use Four-Dimensional Vectors#

When studying STR, I often struggled with the "eigen" states of various scenarios. Many exercises and even the problems themselves contain certain errors, which led to a chaotic understanding of the scenarios. But why does using this "classical" transformation feel so counterintuitive? The root cause is that our understanding of time and space is based on the classical Galilean spacetime, which does not work in Einstein's theory of special relativity because its spacetime is not independent. This is based on the two postulates of special relativity:

  1. Principle of the constancy of the speed of light: The speed of light in a vacuum is the same constant in all inertial reference frames, regardless of the motion of the light source and the observer.
  2. Principle of relativity: The form of physical laws is the same in all inertial reference frames; there is no "absolute rest" inertial frame.

What conclusions can we draw from this?

Fromtheconstancyofthespeedoflight,wecanderive x2+y2+z2c2t2=0From the constancy of the speed of light, we can derive\ x^2+y^2+z^2-c^2t^2=0

This conclusion can be derived by imagining the equations of the wavefronts of two beams of light over different time intervals (this will not be elaborated here, as it is not an introductory article on STR).

At this point, since the existing spacetime framework leads to complexity in understanding, is there a way to resolve this? The answer is affirmative; Minkowski proposed such a space because special relativity is essentially the theory of invariants of the Lorentz group. Therefore, by constructing such a spacetime, we can elegantly solve this problem, which is the Minkowski spacetime.

Basic Four-Dimensional Vectors in Minkowski Spacetime#

From the above invariance

x2+y2+z2c2t2=0 x^2+y^2+z^2-c^2t^2=0

we can obtain the first set of four-dimensional vectors

(x,y,z,ict)(x,y,z,ict)

So how do we derive the basic Lorentz transformation from it? That is, the relationship between (x,y,z,ict) and (x',y',z',ict').

Starting from the general transformation\text{Starting from the general transformation}
(xyzict)=(a11a12a13a14a21a22a23a24a31a32a33a34a41a42a43a44)(xyzict)\begin{pmatrix} x' \\ y' \\ z' \\ ict' \end{pmatrix} = \begin{pmatrix} a_{11} & a_{12} & a_{13} & a_{14} \\ a_{21} & a_{22} & a_{23} & a_{24} \\ a_{31} & a_{32} & a_{33} & a_{34} \\ % Here a_31 and a_32 have been corrected; if the original intention was a_31, a_31, it can be changed back a_{41} & a_{42} & a_{43} & a_{44} \end{pmatrix} \begin{pmatrix} x \\ y \\ z \\ ict \end{pmatrix}
Next, consider the motion equation of the coordinate origin O in the S system\text{Next, consider the motion equation of the coordinate origin $O$ in the $S'$ system}
x=a14t ,y=a24t , z=a34t , t=a44tx' = a_{14} t \ , \quad y' = a_{24} t \ , \ z'=a_{34} t \ , \ t'=a_{44} t
Thus, we have\text{Thus, we have}
vx=dxdt=v , vy=dydt=0 , vz=dzdt=0v_x'=\frac{dx'}{dt'}=-v \ , \ v_y'=\frac{dy'}{dt'}=0 \ , \ v_z'=\frac{dz'}{dt'}=0
For the coordinate origin O’, there should be a velocity relationship\text{For the coordinate origin O', there should be a velocity relationship}
a11vx+a12vy+a13vz+a14=0a21vx+a22vy+a23vz+a24=0a31vx+a32vy+a33vz+a34=0\begin{gathered} % These closely related formulas can be placed in a gathered environment a_{11}v_x+a_{12}v_y+a_{13}v_z+a_{14}=0 \\ a_{21}v_x+a_{22}v_y+a_{23}v_z+a_{24}=0 \\ a_{31}v_x+a_{32}v_y+a_{33}v_z+a_{34}=0 \end{gathered}
Also, we have the velocity\text{Also, we have the velocity}
vx=v , vy=0 , vz=0v_x=v \ , \ v_y=0 \ , \ v_z=0
Let us set\text{Let us set}
a44=γa_{44}=\gamma
Then from the above equations, we can obtain\text{Then from the above equations, we can obtain}
x=γx+a12y+a13zγvty=a22y+a23zz=a32y+a33zt=a41x+a12y+a13z+γt\begin{gathered} % These closely related formulas can be placed in a gathered environment x'=\gamma x+a_{12}y+a_{13}z-\gamma vt \\ y'=a_{22}y+a_{23}z \\ z'=a_{32}y+a_{33}z \\ t'=a_{41}x+a_{12}y+a_{13}z+\gamma t \end{gathered}
Substituting the above into\text{Substituting the above into}
x2+y2+z2c2t2=0x'^2+y'^2+z'^2-c^2t'^2=0
Adding the anisotropy of spatial position gives\text{Adding the anisotropy of spatial position gives}
x2+y2+z2c2t2=x2+y2+z2c2t2x'^2+y'^2+z'^2-c^2t'^2=x^2+y^2+z^2-c^2t^2
From coefficient comparison, we can see\text{From coefficient comparison, we can see}
γ=±11β2 , β=vca41=γvc2 , a12=a13=a42=a43=0a222+a232=a322+a332=1 , a22a23+a32a33=0\begin{gathered} % These closely related formulas can be placed in a gathered environment \gamma = \pm \frac{1}{\sqrt{1-\beta^2}} \ , \ \beta=\frac{v}{c} \\ a_{41}=\frac{\gamma v}{c^2} \ , \ a_{12}=a_{13}=a_{42}=a_{43}=0 \\ a_{22}^2+a_{23}^2=a_{32}^2+a_{33}^2=1 \ , \ a_{22}a_{23}+a_{32}a_{33}=0 \end{gathered}
Also, since the transformation in the y-z space is an identity transformation, we should have\text{Also, since the transformation in the y-z space is an identity transformation, we should have}
a22=a33=1 , a23=a32=0a_{22}=a_{33}=1 \ , \ a_{23}=a_{32}=0
From the transformation with v=0 being an identity transformation, we can conclude that γ is positive.\text{From the transformation with } v=0 \text{ being an identity transformation, we can conclude that } \gamma \text{ is positive.}
In summary, we can obtain\text{In summary, we can obtain}
(xyzict)=(γ00iγβ01000010iγβ00γ)(xyzict)\begin{pmatrix} x' \\ y' \\ z' \\ ict' \end{pmatrix} = \begin{pmatrix} \gamma & 0 & 0 & i \gamma \beta \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ -i \gamma \beta & 0 & 0 & \gamma \end{pmatrix} \begin{pmatrix} x \\ y \\ z \\ ict \end{pmatrix}

This is the most basic four-dimensional vector of spacetime coordinates. What other basic four-dimensional vectors are there?

  1. Four-Dimensional Wave Vector
    kp=(kx , ky , kz , iωc)k_p=(k_x \ ,\ k_y \ , \ k_z \ , \ i\frac{\omega}{c})
    It can be understood through
    krwt=0kr-wt=0
  2. Four-Dimensional Current Density Vector
    jp=(jx , jy , jz , icρ)j_p=(j_x \ ,\ j_y \ , \ j_z \ , \ ic\rho)
    It can be understood through
    j+ρt=0\nabla \cdot \mathbf{j} + \frac{\partial \rho}{\partial t}=0
  3. Four-Dimensional Momentum Vector
    pμ=(px , py , pz , iWc)p_\mu = (p_x \ ,\ p_y \ , \ p_z \ , \ i\frac{W}{c})

In fact, we can use these quantities to derive many four-dimensional vectors.
For example, the four-dimensional velocity is obtained by differentiating the spacetime coordinates, leading to
Uμ=dxμdτ=γ(u,ic)U_\mu = \frac{dx_\mu}{d\tau}=\gamma(u,ic)
It is not difficult to see that
pμ=mUμ , jp=ρUpp_\mu = mU_\mu \ , \ j_p=\rho U_p
For dynamics, differentiating P can yield the four-dimensional force vector K, which will not be elaborated here (by the way, it can also be derived using four-dimensional acceleration; interested readers can derive it themselves).

Properties of Four-Dimensional Vectors#

After discussing so much, we still haven't introduced the properties of four-dimensional vectors well, but this is key to solving practical problems later. Let me introduce a few properties of four-dimensional vectors.

Lorentz Covariance#

This is an important property of four-dimensional vectors. Let's derive it.

This is an important property of four-dimensional vectors.In special relativity, the form of physical laws is the same in all inertial reference frames.This means that physical quantities should maintain some invariance under Lorentz transformations.The introduction of four-dimensional vectors is precisely to mathematically realize this invariance.For a four-dimensional vector X=(x,y,z,ict) and another four-dimensional vector Y=(x,y,z,ict).Their inner product is defined as:XY=xx+yy+zz+(ict)(ict)=xx+yy+zzc2ttThis inner product is a scalar.It has the same value in all inertial reference frames.Thus, it remains invariant under Lorentz transformations.Let’s derive it.Let the four-dimensional vector X be represented as a column vector in the S frame.In S it is represented as X.And they are related by the Lorentz transformation matrix L such that X=LX.Similarly, Y=LY.(It is worth noting that in the coordinate system using the imaginary time component ict, the Lorentz transformation matrix L is an orthogonal matrix.)That is, it satisfies LTL=I, where I is the identity matrix.This property ensures that the numerical value of the inner product remains unchanged after the transformation.)Then, the inner product of the transformed four-dimensional vectors X and Y is:XY=(X)TY=(LX)T(LY)=XTLTLYSince the Lorentz transformation matrix L satisfies the orthogonal condition in the imaginary time coordinate system LTL=I,the above expression becomes:XTLTLY=XTIY=XTY=XYThis proves Lorentz covariance:After a Lorentz transformation, the numerical value of the inner product of four-dimensional vectors remains unchanged.This property allows us to simplify the treatment of physical quantities by constructing Lorentz invariants (such as the magnitude of four-dimensional vectors).We do not have to worry that choosing different inertial reference frames will lead to numerical changes.For example, the magnitude of the four-dimensional vector XX=x2+y2+z2c2t2 is invariant in any reference frame.\begin{gather*} \text{This is an important property of four-dimensional vectors.} \\[1em] \text{In special relativity, the form of physical laws is the same in all inertial reference frames.} \\[1em] \text{This means that physical quantities should maintain some invariance under Lorentz transformations.} \\[1em] \text{The introduction of four-dimensional vectors is precisely to mathematically realize this invariance.} \\[1em] \text{For a four-dimensional vector } X=(x, y, z, ict) \text{ and another four-dimensional vector } Y=(x', y', z', ict'). \\[1em] \text{Their inner product is defined as:} \\[1em] X \circ Y = x x' + y y' + z z' + (ict)(ict') = x x' + y y' + z z' - c^2 tt' \\[1em] \text{This inner product is a scalar.} \\[1em] \text{It has the same value in all inertial reference frames.} \\[1em] \text{Thus, it remains invariant under Lorentz transformations.} \\[1em] \text{Let's derive it.} \\[1em] \text{Let the four-dimensional vector } X \text{ be represented as a column vector in the } S \text{ frame.} \\[1em] \text{In } S' \text{ it is represented as } X'. \\[1em] \text{And they are related by the Lorentz transformation matrix } L \text{ such that } X' = L X\text{.} \\[1em] \text{Similarly, } Y' = LY\text{.} \\[1em] \text{(It is worth noting that in the coordinate system using the imaginary time component } ict \text{, the Lorentz transformation matrix } L \text{ is an orthogonal matrix.)} \\[1em] \text{That is, it satisfies } L^T L = I\text{, where } I \text{ is the identity matrix.} \\[1em] \text{This property ensures that the numerical value of the inner product remains unchanged after the transformation.)} \\[1em] \begin{gathered} \text{Then, the inner product of the transformed four-dimensional vectors } X' \text{ and } Y' \text{ is:} \\[8pt] X' \circ Y' = (X')^T Y' = (L X)^T (L Y) = X^T L^T L Y \end{gathered} \\[1em] \begin{gathered} \text{Since the Lorentz transformation matrix } L \text{ satisfies the orthogonal condition in the imaginary time coordinate system } L^T L = I\text{,} \\[8pt] \text{the above expression becomes:} \\ X^T L^T L Y = X^T I Y = X^T Y = X \circ Y \end{gathered} \\[1em] \text{This proves Lorentz covariance:} \\[1em] \text{After a Lorentz transformation, the numerical value of the inner product of four-dimensional vectors remains unchanged.} \\[1em] \text{This property allows us to simplify the treatment of physical quantities by constructing Lorentz invariants (such as the magnitude of four-dimensional vectors).} \\[1em] \text{We do not have to worry that choosing different inertial reference frames will lead to numerical changes.} \\[1em] \text{For example, the magnitude of the four-dimensional vector } X \circ X = x^2+y^2+z^2-c^2t^2 \text{ is invariant in any reference frame.} \end{gather*}

Inner Products and Conservation of Some Special Four-Dimensional Vectors#

  1. Inner product of four-dimensional velocity
    UU=UU=c2U \circ U =U \circ U =-c^2
  2. Inner product of four-dimensional momentum
PU=m(UU)=mc2=E0 , PP=m2c2P \circ U = m(U \circ U)=-mc^2=-E_0 \ , \ P \circ P = -m^2c^2
  1. Four-dimensional momentum is conserved.

Have you noticed that due to Lorentz covariance, we can obtain

PP=(Etotc)2+p2 , PP=(E0c)2P \circ P = -(\frac{E_{tot}}{c})^2 + p^2 \ , \ P' \circ P' = -(\frac{E_0}{c})^2

This is the famous relativistic energy-momentum relation
Etot2=E02+p2c2E_{tot}^2 = E_0^2 + p^2c^2

Thus, for photons, we have

Etot=pc , PP=0 E_{tot}=-p \cdot c \ , \ P \circ P = 0

The Clever Use of Four-Dimensional Vectors to Solve Various Spacetime and Collision Problems#

Doppler Effect in Relativistic Situations#

From the four-dimensional wave vector, we can obtain

kx=γ(kxvc2ω) , ky=ky , kz=kz , ω=γ(ωvkx)k'_x = \gamma\left(k_x - \frac{v}{c^2}\omega\right) \ , \ k'_y = k_y \ , \ k'_z = k_z \ , \ \omega' = \gamma(\omega - v k_x)

Thus, we have
ω=γω(1vccosθ)\omega' = \gamma\omega(1 - \frac{v}{c}cos\theta)
This is the Doppler effect in relativistic situations.

Particle Collision Annihilation Producing Photons#

pair_annihilation_hd

For each particle, the following four-dimensional momentum will apply:

  1. Incident particle:
    P1=γm(v , 0 , 0, ic)P_1=\gamma m \cdot (v \ , \ 0 \ , \ 0 , \ ic)
  2. Stationary particle:
    P2=M(0 , 0 , 0, ic)P_2=M \cdot (0 \ , \ 0 \ , \ 0 , \ ic)
  3. Perpendicular emitted photon beam:
    P3=hf1c(0 , 1 , 0 , i)P_3=\frac{hf_1}{c} \cdot (0 \ , \ 1 \ , \ 0 \ , \ i)
  4. Diagonally emitted photon beam:
    P4=hf2c(cos(θ) , sin(θ) , 0 , i)P_4=\frac{hf_2}{c} \cdot (cos(\theta) \ , \ -sin(\theta) \ , \ 0 \ , \ i)
    From the conservation of four-dimensional momentum, we have
    P1+P2=P3+P4P_1 + P_2 = P_3 + P_4
    We can derive:
E_1 + E_2 = E_3 + E_4\\ E_1 \cdot \frac{v}{c} = E_4 \cdot cos(\theta) \\ E_3 = -E_4 \cdot sin(\theta) \end{gathered}

Thus, we can have

E42E32=E12v2c2(E1+E2)(E4E3)=E42E32E4E3=E12v2c2E1+E2\begin{gathered} E_4^2 - E_3^2=E_1^2 \cdot \frac{v^2}{c^2} \\ (E_1 + E_2) \cdot (E_4 - E_3)=E_4^2 - E_3^2 \\ E_4 - E_3 = \frac{E_1^2 \cdot \frac{v^2}{c^2}}{E_1 + E_2} \end{gathered}

We also have
v2c2=11γ2=1E22E12=E12E22E12\frac{v^2}{c^2} = 1 - \frac{1}{\gamma^2} = 1 - \frac{E_2^2}{E_1^2} = \frac{E_1^2 - E_2^2}{E_1^2}
Thus, we obtain
2E4=E1+E2+E12E1+E2E12E22E12=E1+E2+E1E2=2E12 \cdot E_4 = E_1 + E_2 + \frac{E_1^2}{E_1+E_2} \cdot \frac{E_1^2-E_2^2}{E_1^2} = E_1 + E_2 + E_1 - E_2 = 2 \cdot E_1
So we have

E_1 = E_4 \\ E_2 = E_3 \end{gathered}

cos(θ)=vc=1E22E12cos(\theta) = \frac{v}{c} = \sqrt{1 - \frac{E_2^2}{E_1^2}}

Light Illuminating Particles to Produce New Particles#

pair_production_hd

For each particle, the following four-dimensional momentum will apply:

  1. Incident light:
    P1=hfc(1 , 0 , 0 , i)P_1=\frac{hf}{c} \cdot (1 \ , \ 0 \ , \ 0 \ , \ i)
  2. Stationary particle:
    P2=M(0 , 0 , 0 , ic)P_2=M \cdot (0 \ , \ 0 \ , \ 0 \ , \ ic)
  3. New particle:
    P3P_3
    From the conservation of four-dimensional momentum, we can obtain
    P1+P2=P3P_1 + P_2 = P_3
    Squaring gives
    P1P1+2P1P2+P2P2=P3P3P_1 \circ P_1+2 P_1 \circ P_2+P_2 \circ P_2=P_3 \circ P_3
    If the original particles are equivalent to >> the new particles, we have:
    0+2hfM+(Mc)2(M+2m)2c20 + 2 \cdot h \cdot f \cdot M + (M \cdot c)^2 \approx (M + 2 \cdot m)^2 \cdot c^2
    Simplifying gives
    hf2mc2+2m2c2/M=2mc2(1+m0M)h \cdot f \approx 2 \cdot m \cdot c^2 + 2 \cdot m^2 \cdot c^2 / M = 2 \cdot m \cdot c^2 \cdot \left(1 + \frac{m_0}{M}\right)

Thus, it can be concluded that if the involved particles are electrons, the energy of the incident photons must be at least twice the rest energy of the produced particles.

Complete Inelastic Collision of Particles Generating a New Particle#

relativistic_collision_hd

For each particle, the following four-dimensional vectors will apply:

  1. Incident particle:
    P1P_1
  2. Target particle:
    P2P_2
  3. Generated particle:
    P3P_3
    From the conservation of four-dimensional momentum, we have:
    P1+P2=P3P_1 + P_2 = P_3
    Squaring gives
    P1P1+P2P2+2P1P2=P3P3P_1 \circ P_1 +P_2 \circ P_2 + 2P_1 \circ P_2 = P_3 \circ P_3
    This leads to
    m12+2γ1γ2m1m2(c2v1v2)c2+m22=m32m_1^2 + 2 \gamma_1 \gamma_2m_1m_2 \cdot \frac{(c^2-v_1v_2)}{c^2} + m_2^2 = m_3^2
    This allows us to find
    m3m_3
    From the conservation of four-dimensional momentum, we can obtain:
    v3=γ1m1v1+γ2m2v2γ1m1+γ2m2v_3 = \frac{\gamma_1 \cdot m_1 \cdot v_1 + \gamma_2 \cdot m_2 \cdot v_2}{\gamma_1 \cdot m_1 + \gamma_2 \cdot m_2}

Complete Elastic Collision of Particles#

elastic_collision_theta_alpha_hd

For each particle, the following four-dimensional vectors will apply:

  1. Incident particle:
    P1=γ1m(v , 0 , 0, ic)P_1=\gamma_1 m \cdot (v \ , \ 0 \ , \ 0 , \ ic)
  2. Stationary particle:
    P2=M(0 , 0 , 0 , ic)P_2=M \cdot (0 \ , \ 0 \ , \ 0 \ , \ ic)
  3. Generated particle 1:
    P3=γ3M(wcos(θ) , wsin(θ) , 0 , ic)P_3 = \gamma_3 M \cdot (wcos(\theta) \ , \ wsin(\theta) \ , \ 0 \ , \ ic)
  4. Generated particle 2:
    P4=γ4m(rcos(α) , rsin(α) , 0 , ic)P_4 = \gamma_4 m \cdot (rcos(\alpha) \ , \ rsin(\alpha) \ , \ 0 \ , \ ic)
    From the conservation of four-dimensional momentum, we have
    P1+P2=P3+P4P_1 + P_2 = P_3 + P_4
    Squaring gives
    P1P1+P2P2+2P1P2=P3P3+P4P4+2P3P4P_1 \circ P_1 +P_2 \circ P_2 + 2P_1 \circ P_2 = P_3 \circ P_3 +P_4 \circ P_4 + 2P_3 \circ P_4
    Also, since
    P1P3+P2P3=P3P3+P4P3=P3P3+P1P2P_1 \circ P_3 + P_2 \circ P_3 = P_3 \circ P_3 + P_4 \circ P_3 = P_3 \circ P_3 + P_1 \circ P_2
    We can derive
P1P3=γ1γ3mM(c2vwcos(α))P2P3=γ3M2c2,P3P3=M2c2P1P2=γ1mMc2\begin{gathered} P_1 \circ P_3 = \gamma_1 \cdot \gamma_3 \cdot m \cdot M \cdot (c^2 - v \cdot w \cdot \cos(\alpha))\\ P_2 \circ P_3 = \gamma_3 \cdot M^2 \cdot c^2, P_3 \circ P_3 = M^2 \cdot c^2 \\ P_1 \circ P_2 = \gamma_1 \cdot m \cdot M \cdot c^2 \end{gathered}

This allows us to solve for

From the conservation of energy and momentum, we can derive

γ4=γ1+MmMmγ3rx=(γ1vγwMmwx)/γrwx=wcos(α)β=sin1(rx/r)\begin{gathered} \gamma_4 = \gamma_1 + \frac{M}{m} - \frac{M}{m} \cdot \gamma_3 \\ r_x = \left(\gamma_1 \cdot v - \gamma_w \cdot \frac{M}{m} \cdot w_x\right)/\gamma_r \\ w_x = w \cdot cos(\alpha) \\ \beta = \sin^{-1}(r_x/r) \end{gathered}

Compton Scattering#

compton_scattering_hd

For each particle, the following four-dimensional vectors will apply:

  1. Incident light:
    P1=hfc(1 , 0 , 0 , i)P_1=\frac{hf}{c} \cdot (1 \ , \ 0 \ , \ 0 \ , \ i)
  2. Stationary particle:
    P2=m(0 , 0 , 0 , ic)P_2=m \cdot (0 \ , \ 0 \ , \ 0 \ , \ ic)
  3. New particle 1:
    P3=hfc(cos(θ) , sin(θ) , 0 , i)P_3 = \frac{hf'}{c} \cdot (cos(\theta) \ , \ sin(\theta) \ , \ 0 \ , \ i)
  4. New particle 2:
    P4=γm(v , ic)P_4 = \gamma m \cdot ( \vec{v}\ , \ ic)
    From the conservation of four-dimensional momentum, we have
    P1+P2=P3+P4P_1 + P_2 = P_3 + P_4
    Squaring gives
    P1P1+P2P2+2P1P2=P3P3+P4P4+2P3P4P_1 \circ P_1 +P_2 \circ P_2 + 2P_1 \circ P_2 = P_3 \circ P_3 +P_4 \circ P_4 + 2P_3 \circ P_4
    This leads to
    P1P2=P3P4P_1 \circ P_2 = P_3 \circ P_4
    Also, since
    P1P3+P2P3=P3P3+P4P3=P1P2P_1 \circ P_3 + P_2 \circ P_3 = P_3 \circ P_3 + P_4 \circ P_3 = P_1 \circ P_2
    This gives us
    hλhλ(1cosθ)+m0chλ=m0chλ\frac{h}{\lambda} \cdot \frac{h}{\lambda'}(1-\cos \theta)+m_0 \cdot c \cdot \frac{h}{\lambda'}=m_0 \cdot c \cdot \frac{h}{\lambda}
    We obtain
    λλ=hm0c(1cosθ)\lambda'-\lambda = \frac{h}{m_0\cdot c} \cdot (1-\cos \theta)
    This is the classic conclusion of Compton scattering!

Inverse Compton Scattering#

inverse_compton_scattering_hd

For each particle, the following four-dimensional vectors will apply:

  1. Incident light:
    P1=hfc(1 , 0 , 0 , i)P_1=\frac{hf}{c} \cdot (1 \ , \ 0 \ , \ 0 \ , \ i)
  2. High-speed particle:
    P2=γ2m(v , 0 , 0 , ic)P_2 = \gamma_2 m \cdot (v \ , \ 0 \ , \ 0 \ , \ ic)
  3. New particle 1:
    P3=hfc(1 , 0 , 0 , i)P_3 = \frac{hf'}{c} \cdot (1 \ , \ 0 \ , \ 0 \ , \ i)
  4. New particle 2:
    P4=γ4m(v , 0 , 0 , ic)P_4 = \gamma_4 m \cdot (v' \ , \ 0 \ , \ 0 \ , \ ic)
    From the conservation of four-dimensional momentum, we have
    P1+P2=P3+P4P_1 + P_2 = P_3 + P_4
    Squaring gives
    P1P1+P2P2+2P1P2=P3P3+P4P4+2P3P4P_1 \circ P_1 +P_2 \circ P_2 + 2P_1 \circ P_2 = P_3 \circ P_3 +P_4 \circ P_4 + 2P_3 \circ P_4
    This leads to
    P1P2=P3P4P_1 \circ P_2 = P_3 \circ P_4
    Also, since
    P1P3+P2P3=P3P3+P4P3=P1P2P_1 \circ P_3 + P_2 \circ P_3 = P_3 \circ P_3 + P_4 \circ P_3 = P_1 \circ P_2
    This gives us
    2γ2mc2hfhf+hf(1vc)=hf(1+vc)2hf\frac{2}{\gamma_2 m c^2} \cdot h \cdot f \cdot h \cdot f' + h \cdot f' \cdot \left(1-\frac{v}{c}\right) = h \cdot f \cdot \left(1+\frac{v}{c}\right) \approx 2 \cdot h \cdot f
    If v approaches c, we have
    hf(1γ2m0c2hf+12(1vc))=hfh \cdot f' \cdot \left(\frac{1}{\gamma_2 m_0 c^2} \cdot h \cdot f + \frac{1}{2} \cdot \left(1-\frac{v}{c}\right)\right) = h \cdot f
    This gives us the relationship between f and f‘!

Thoughts on Four-Dimensional Vectors#

I hope this introductory article can provide you with some insights, but the clever use of four-dimensional vectors goes far beyond this. Due to space limitations, I will conclude this article here (perhaps I can start a series later: P). We see that four-dimensional vectors provide a unified and elegant mathematical framework for understanding relativistic phenomena. I hope this can inspire you and provoke thought; sometimes abstract mathematical tools can greatly advance our understanding of physics.

PS: Regarding whether four-dimensional vectors can be used in high school physics competitions, my current experience is that they can be attempted for problems you are very confident about, but if you make a mistake, do not expect to receive partial credit for the process. After all, physics competitions are also exams, and the most basic and classical methods are often the most favored (but using four-dimensional vectors for verification is still very good: D).

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.