zardiac
- 16
- 0
Homework Statement
You start at t=0 at rest on Earth and accelerate with uniform acceleration a away form earth.
Find a point in time t_0 such that when a beam emitted from Earth at t>t_0won't catch up.
Homework Equations
x(t)=c^2/a(\sqrt{1+\frac{a^2}{c^2}t^2}-1)
The Attempt at a Solution
I think that light travel with velocity c. So if the beam is emitted at t=t_1 then at time t, the beam have traveled c(t-t_1). So I try to find the solution for x(t)=c(t-t_1), and I end up with the following expression for t:
t=\frac{a}{2c}\frac{t_1(2-a/c t_1)}{(a/c - a^2/c^2 t_1)}
According to this the time would be negatic in the intervall t_1=c/a and t_1=2c/a So I think in this intevall the beam won't be able to catch up, but after t_1=2c/a the time becomes positive again, which I don't know how to interpret.
Am I approaching this problem the wrong way?