Dale
Mentor
- 36,597
- 15,409
I calculated the first one given the velocity profile you specified. It was all correct. I didn't bother to calculate the second one using the time-reversed velocity profile.m.starkov said:But can somebody please take a look at my calculations below and tell if may be something is wrong?
There are a couple of minor things wrong. [nitpick]First, the velocity profile does not represent a mass being pushed by a spring[/nitpick] but that really doesn't matter since you are free to specify any force you wish. More importantly you have specified a velocity profile that reaches c, and it should always be less than c. However, you only reached c instantaneously so it is not horrendously wrong.
By the way, in case you didn't know, you can loosely derive the formula you used from the formula I gave as follows:
\begin{array}{1}<br /> \text{d$\tau$}^2=\text{dt}^2-\frac{\text{dx}^2}{c^2}-\frac{\text{dy}^2}{c^2}-\frac{\text{dz}^2}{c^2}\\<br /> \text{d$\tau$}^2=\text{dt}^2-\frac{\text{dx}^2}{c^2}\\<br /> \text{d$\tau$}=\sqrt{\text{dt}^2-\frac{\text{dx}^2}{c^2}}\\<br /> \int \text{d$\tau$}=\int \sqrt{\text{dt}^2-\frac{\text{dx}^2}{c^2}} \\<br /> \tau =\int \frac{\sqrt{\text{dt}^2-\frac{\text{dx}^2}{c^2}}}{\text{dt}} \, dt\\<br /> \tau =\int \sqrt{\frac{\text{dt}^2}{\text{dt}^2}-\frac{\text{dx}^2}{\text{dt}^2 c^2}} \, dt\\<br /> \tau =\int \sqrt{1-\frac{v^2}{c^2}} \, dt<br /> \end{array}