Lorentz Factor / Spacecraft to Star

AI Thread Summary
To reach a star 4.2 light years away in 3.0 years, a spacecraft must travel at a velocity of approximately 0.81 times the speed of light (v = 0.81c). The discussion clarified that the distance can remain in light years without conversion to meters, as unit cancellation occurs in the calculations. The initial confusion stemmed from incorrect input values in the equations, particularly in the denominator. The correct approach involves using the Lorentz factor and understanding length contraction in relativistic travel. This thread effectively reinforced concepts in Introductory Relativistic Mechanics.
ZedCar
Messages
353
Reaction score
1

Homework Statement



A star is located 4.2 light years from Earth.

At what constant velocity must a spacecraft travel from Earth if it is to reach the star in 3.0 years time?

Homework Equations



I've been working on this for a couple of days, but I'm not entirely sure which equation to use.

Also, the fact that the distance is given in light years. Generally formulas require the distance input in metres (I'm in UK), so what would I input into a formula for distance? If I input 4.2 it may indicate 4.2 metres!

Thank you
 
Physics news on Phys.org
L = (gamma)-1*L0

Where L is the new length and L0 is the initial length. Solve for gamma and extract out the velocity.
 
The idea here is that when the traveler is moving, the distance to the star is length-contracted.

You can keep the distances in light years. If you include the units when you plug the various quantities in, you'll see the units cancel out, so it doesn't matter if you convert to meters first or not.
 
If I solve for v I get;

v = (L0 * c) / ( (c * t)^2 + L0^2) )^0.5

L0 = 4.2
c = 3 * 10^8
t = 3

I get an answer of v = 1.4

I'm not sure if this is correct or not? If it is correct, what is meant by 1.4? 1.4 what exactly?
 
I think you're just plugging the numbers in wrong. You have \frac{v}{c} = \frac{L_0}{\sqrt{(ct)^2+L_0^2}}Note that the denominator is larger than the numerator, so v/c must be less than 1.

Now you have t=3.0 years, so ct is the distance light travels in 3.0 years, i.e., 3.0 lightyears. So you get\frac{v}{c} = \frac{4.2}{\sqrt{3.0^2+4.2^2}} = 0.81or v=0.81c.
 
That's fantastic, thanks very much vela!

I actually see what I was doing wrong now.

In the denominator of the final eqn which you posted, I was inserting (3 x c)^2 where you have 3.0^2 and thus obtaining an answer of v = 1.4 due to the larger denominator.

Thanks again for your help! :smile:
 
Thanks for posting this thread, Zed. And thanks for the answer, vela. I was just about to review Intro Relativistic Mechanics, and this helped confirm that I'm doing it right. :D
 
Back
Top