- I am trying to derive the relativistic rocket equations found here [(4),(5),(6),(7),(8)] but I do not understand proper time, proper velocity and proper acceleration.
Define a point $P$ with spacetime coordinates $(t,x,y,z)$ in reference frame $S$ and $(t',x',y',z')$ in frame $S'$ which is moving at velocity $v$ relative to frame $S$ (parallel to the x-axis). Using the Lorentz transformation, the coordinates are related in the following way: $$t'=\gamma(t-vx/c^2)$$ $$x'=\gamma(x-vt)$$ $$y'=y$$ $$z'=z$$ where $$\gamma = \frac{1}{\sqrt{1-v^2/c^2}}.$$
- From my understanding, if $S$ is the Earth reference frame and $S'$ is the reference frame of a rocket with velocity $v$ moving in the x-axis direction relative to Earth then; a clock on Earth would measure an event E at time $t$ and a clock on the rocket would measure event E at time $t'$. Is this correct? Is $t'$ proper time?
The inverse Lorentz transformation is given by: $$t=\gamma(t'+vx'/c^2)$$ $$x=\gamma(x'+vt')$$ $$y=y'$$ $$z=z'$$ Taking the differentials of $x$ and $t$, $$dx=\gamma(dx'+vdt')=\gamma(v'+v)dt'$$ $$dt=\gamma(dt'+dx'v/c^2)=\gamma(1+v'v/c^2)dt'$$ Dividing $dx$ by $dt$, $$\frac{dx}{dt}=v=\frac{v'+v}{1+v'v/c^2}$$ Differentiating gives, $$\frac{dv}{dt}=a=\frac{dv'}{\gamma^2(1+v'v/c^2)^2dt}$$ Substituting $dt = \gamma(1+v'v/c^2)dt'$, $$a=\frac{a'}{\gamma^3(1+v'v/c^2)^3}$$
How does constant acceleration work with special relativity and the Lorentz transformation?
Is $v' = \frac{dx'}{dt'}$ proper velocity?
From my understanding, $a$ is the acceleration of point $P$ measured from reference frame $S$ but what is $a'$? Is it the acceleration of point $P$ measured from reference frame $S'$? If $S'$ was the reference frame of a rocket with constant acceleration, is $a'$ the acceleration measured inside the rocket?
Is $a'$ proper acceleration? Wikipedia states that proper acceleration is $a' = \gamma^3a$. How did they get that?
Using $a' = \gamma^3 a = \gamma^3\frac{dv}{dt}$ and integrating with respect to $t$, $$\frac{v}{\sqrt{1-v^2/c^2}} = a't$$ Rearranging for $v$ gives, $$v = \frac{dx}{dt} = \frac{a't}{1+(a't/c)^2}$$ Integrating again with respect to $t$, $$x=\frac{c^2}{a'}(\sqrt{1+(a't/c)^2}-1)$$ Both of these equations can be found here.
- I don't know how to derive these two formulas: $$t=\frac{c}{a'}\sinh{(\frac{a't'}{c})}$$ $$T=\frac{c}{a'}\sinh^{-1}{\frac{a't}{c}}$$
