I'm going to show you how you can use the Lorentz Transformation to analyze your scenario from post #4:
Platformance said:
Suppose a spaceship travels past at 0.5c, the spaceship passes an observer on a planet.
Let's start in the rest IRF for the spacecraft :
The black dots represent one-second intervals of time aligned with the Coordinate Times starting at -7 seconds to +7 seconds. Each dot represents an event with both a time and a location coordinate (along the x axis).
Now we want to transform these events into the rest IRF for the observer on the planet. To do this, we will note that as far as the spacecraft is concerned, the planet is traveling to the left at 0.5c so we want to use v=-0.5c. I like to use units where c=1, in this case seconds and light-seconds. This allows us to use simplified equations based on β=v/c and β=-0.5. The equation for gamma is:
γ = 1/√(1-β
2)
I already evaluated this in post #5 so I won't do it again:
γ = 1.1547
Now we have to use both Lorentz Transformation equations:
t' = γ(t-xβ)
x' = γ(x-tβ)
Note that on the right side of the equations there are no primed terms, they are both on the left sides. The way you use these equations is you pick an event in the original IRF and plug its x (location) and t (time) coordinates into the equations to calculate the x' and t' coordinates for the same event in a second IRF moving at β with respect to the original IRF.
So let's use the uppermost event with coordinates of x=0 and t=7. Plugging these values into the two equations we get:
t' = γ(t-xβ) = 1.1547(7-0) = 8.0829
x' = γ(x-tβ) = 1.1547(0-7*(-0.5)) = 1.1547(3.5) = 4.04145
If we calculate the events for the bottom event we will see that it has the same values but they are the negatives.
Now you could repeat the calculations for all the other events or you could just realize that the dots will be equally spaced in the new IRF and just mark them in if you are drawing a diagram by hand. I use a computer program so we will get:
As you can see, the dots representing 1-second intervals are spaced farther apart--they are dilated. We call the time for the spacecaft, the Proper Time of the spacecraft . For convenience, we will call the Proper Time when the Coordinate Time is zero to also be zero and count the dots upwards or downwards from that point accordingly to determine the Proper Time of any other dot.
Now since this is the rest IRF of the observer on the planet, we can just draw him in using blue for his color:
Now I think you can see that at the observer's Coordinate Time of 1 second, the Proper Time of the spacecraft is a little less than 1 second. This is where your calculation comes in.
The event (not shown by a dot) that you want to consider has coordinates of t=1 and x=0.5 and β is now 0.5 (because the spacecraft is moving to the right in the planet's rest IRF). You just plug those into the same two equations we used before and get coordinates of:
t' = 0.866
x' = 0
I previously did the calculation for t' in post #5 so I won't repeat it here and you can see that the x' value evaluates to zero (as it must since we are transforming to the rest IRF of the spacecraft ).