Physicsguru said:
Your logic is simultaneously atrocious and astounding at the same time. There is a problem with the Lorentz transformations.
No there isn't. For reference, the Lorentz transformation looks like this:
x' = \gamma (x - vt)
y' = y
z' = z
t' = \gamma (t - vx/c^2)
with \gamma = 1/\sqrt{1 - v^2/c^2}
The Lorentz transform makes sense for a few different reasons:
1. If a frame S assigns an event the coordinates (x,y,z,t), and you use the Lorentz transformation to map these coordinates to frame S', getting (x',y',z',t'), then if S' also uses the Lorentz transformation to map (x',y',z',t') back into S, he will get back the original coordinates (x,y,z,t).
2. Length in each observer's frame is just the distance in his coordinates from one end of an object to another
3. The time between two events in each observer's frame is just the time coordinate of the second minus the time coordinate of the first.
4. Velocity in each observer's frame is just distance/time in his coordinates
5. All the most accurate known laws of physics are invariant under the Lorentz transformation--in other words, if you have some physics equation expressed in terms of x',y',z',t' coordinates in frame S, and then you substitute in x' = \gamma (x - vt), y' = y, z' = z, and t' = \gamma (t - vx/c^2), then simplify, you will get back exactly the same equation but expressed in terms of x,y,z,t coordinates. The most accurate known laws of physics are
not invariant under a "Galilei transformation", or:
x' = x - vt
y' = y
z' = z
t' = t
The Galilei transform is the one used in Newtonian mechanics (Newtonian laws such as F = GMm/[(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2] are invariant under the Galilei transformation), and it's from the Galilei transform that we get the idea that if A is moving at velocity v relative to B, and B is moving at velocity u relative to C, then A would just be moving at u+v relative to C. Note that the Galilei transform also has properties 1-4 above, so again, the physical reason for preferring the Lorentz transform is just that the most accurate known laws are invariant under the Lorentz transform, but not under the Galilei transform.