Basic special relativity calculation

AI Thread Summary
A spaceship travels from Earth at 3/5 the speed of light, followed by a second ship at 4/5 the speed of light ten years later. The first ship and the second ship meet after 40 years in the Earth's frame, having traveled the same distance of 24 light years. The captain of the first ship ages 32 years, while the captain of the second ship ages 28 years, resulting in a 4-year age difference. The discussion also clarifies the use of Lorentz transformations and the relativity of simultaneity, emphasizing the importance of understanding different relativistic effects. Overall, the calculations and conceptual explanations provided are deemed correct and helpful for understanding special relativity.
marmoset
Messages
42
Reaction score
6

Homework Statement



A spaceship sets off from Earth for a distant destination, traveling in a straight line at uniform speed \frac{3c}{5}. Ten years later a second ship sets off in the same direction at \frac{4c}{5}.

i) Consider the distance traveled by each spaceship as a function of time to work out when (in the Earth frame) the second spaceship will have traveled as far as the first.

ii) Calculate which of the ship's captains has aged the most during their journey, and by how much.

Homework Equations



The lorentz transformations, and speed = \frac{distance}{time}


The Attempt at a Solution



I have a solution, but it's one of the first SR problems I've done so I am unsure whether it's correct.

Using c = 1 lightyear per year.

i) In Earth frame:

distance traveled by first rocket = distance traveled by second rocket

\frac{3ct}{5} = \frac{4c(t-10)}{5}

3t = 4t - 40

t = 40

So the rockets have traveled the same distance after 40 years in the Earth's frame.


ii) Where x is distance traveled in Earth's frame when rockets meet:

x = speed of rocket 1 * time
= \frac{3}{5} * 40
= 24 light years

time elapsed in rocket 1's frame = \frac{1}{\sqrt{1 - \frac{3^2}{5^2}}} * (40 - \frac{3*24}{5})
=\frac{5}{4} * 25.6
= 32 years

time elapsed in rocket 2's frame = 10 + \frac{1}{\sqrt{1 - \frac{4^2}{5^2}}} * (30 - \frac{4*24}{5})
= 10 + \frac{5}{3} * 10.8
= 28 years

So the captain of rocket 1 has aged by 4 years more.

Is this the correct way to approach this problem, and is the answer correct?

Thanks for your help : )
 
Last edited:
Physics news on Phys.org
Looks good to me.
 
Thanks.

Another question: I have seen the lorentz transform for time, which I know as

t new = \frac{1}{\sqrt{1 - \frac{v^2}{c^2}}} * (t - \frac{x*v}{c^2})

written as

t new = t\sqrt{1 - \frac{v^2}{c^2}}

I understand how to get to this form by taking a t out of the brackets, but my question is can I apply the new form in all the same places I use the old one? And if so, why does anyone use the first form, as it seems more complicated?
 
That second formula is a special case that only applies when the time is that measured by a single moving clock (what you call t_new). It says that when viewed from another frame, a moving clock runs slow--the so-called time dilation formula.

No, those formulas are not interchangeable.
 
Ok, but for the first formula the time coordinate in the new frame depends on the x coordinate of the event in the old frame. So if I had two events that happened in the rest frame at different x coordinates but the same t, y, and z coordinates coordinates, then their new t values in the moving frame would be different. Is this correct, and if so is there an intuitive way of understanding it?

edit: OK I think this is the thing about events being simultaneous in some frames but not in others, but I'd still like to understand it intuitively.
 
Last edited:
You are exactly right about it having to do with the relativity of simultaneity. You can deduce from the Lorentz transformation:
\Delta t' = \gamma(\Delta t - v\Delta x/c^2)

that two events happening at the same time but different x coordinates in the unprimed ("rest") frame will take place at different times in the primed frame:
\Delta t' = \gamma(0 - v\Delta x/c^2) = -\gamma(v\Delta x/c^2)

If you imagine two synchronized (unprimed) clocks present at these two events you can deduce that they will be unsynchronized according to the primed frame.

In my opinion, there are three ways to understand basic special relativity and all three are important:

(1) Using the Lorentz transformations. For certain problems, this is the best approach, but often it leaves intuition behind.

(2) Using the relativistic behavior of clocks and measuring rods. This can be extremely helpful in developing intuition. The three relativistic behaviors are: Length contraction, time dilation, and--the one you brought up--clock desynchronization (or the relativity of simultaneity). Some problems can be solved much quicker if you have a solid understanding of these relativistic effects.

(3) Using space-time diagrams. This is where you begin to develop a real understanding of relativity.

You might find this summary helpful: Basic Equations of Special Relativity
 
That is really useful. I have started reading about spacetime diagrams, I think it will take a while for me to understand them though.

Thanks for helping me, it's been really helpful : )
 
Back
Top