jack476
- 327
- 125
Homework Statement
This problem is from chapter 2 "Relativistic Kinematics", from Wolfgang Rindler's "Introduction to Special Relativity", second edition. The full statement is:
Consider a long uniformly accelerating rocketship. Prove that the "radar distance" (the proper time of a light echo multiplied by c/2) of a point on the rocket at parameter X2, from an observer riding on the rocket at parameter X1, is always X1arcsinh((X22 - X12)/2X1X2). Hint: Work in the rest frame of X2.
Homework Equations
I assume this is going to involve the formula for hyperbolic motion, x2 - (ct)2 = X2. I also think that the solution depends on the relationship αt/c = sinh(ατ/c). We also have X = c2/α
The Attempt at a Solution
The point at parameter X2 appears to move to an observer along the trajectory x2 - (ct)2 = X22 and the pulse of light along the trajectory x = X1 + ct. By substituting x, we get ct = (X22 - X12)/2X1, and then with the third relation above we get αt/c = (X22 - X12)/2X1X2. Then with the second relation, we get τ = (c/α)arcsinh((X22 - X12)/2X1X2) and then multiplying both sides by c we get cτ/2 = (c2/2α)arcsinh((X22 - X12)/2X1X2), which (I think) is giving the proper time that it takes for the pulse to travel from X1 to X2 But the problem is that c2/α gives X2 and not X1. The factor of one half is not an issue because presumably it goes away when the proper time for the pulse echoing back from X2 to X1 is added to get the total round trip time. I hope that made sense.
So what's the mistake I'm making here? Something's just not right and I'm just not clear what.