Kaguro said:
Hello all.
I am having some small trouble with applying the lorentz transformations to calculate lorentz contraction. Here's what I did:
Let O be the rest system and O' be the system moving with velocity v w.r.t O along x axis. Consider a rod lying in the O' system with ends x1' and x2'.
Length of rod in O' system is:
L' = x2' - x1'
measured at the same instant t'.
In the O system,
x2 = ##\gamma##(x2'+vt')
x1 = ##\gamma##(x1'+vt')
So,
L = x2-x1 = ##\gamma##(x2-x1) = ##\gamma##(x2' - x1')
so,
L = ##\gamma##(L')
But... that's not quite right... L should always be smaller than L'...
Where did I go wrong?
To apply the Lorentz transformations, it's important to clearly define what are the relevant events. An event is a specific place at a specific time, and a coordinate system assigns 4 numbers, x, y, z, and t, to each event.
For the events involved in measuring the length of an object, let's ask how you would measure the length of a moving train. You need to have someone observing one end of the train, to report something like "The left end of the train was at ##x=x_1## at time ##t=t_1##". You also need someone else to report something like "The right end of the train was at ##x=x_2## at time ##t=t_1##. The two x-measurements must be at the same time. Then you can subtract the x-coordinates to get the length: ##L = x_2 - x_1##.
Now, in relativity, the notion of "at the same time" is frame-dependent. So if you're measuring the length of a train moving along the x-axis in two different frames, you need at least three different events:
- ##e_1##: The event where the left end of the train is measured by someone in frame ##F_1## and someone in ##F_2##
- ##e_2##: The event where the right end of the train is measured by someone at rest in frame ##F_1##. To compute a length in frame ##F_1##, you need for ##e_1## and ##e_2## to have the same time coordinate, according to ##F_1##
- ##e_3##: The event where the right end of the train is measured by someone in frame ##F_2##. ##e_3## and ##e_1## must have the same time coordinate, according to ##F_2##.
So considering only the x-coordinate, we have the following values:
- ##x_1, t_1##, the ##F_1## coordinates of ##e_1##
- ##x_1', t_1'##, the ##F_2## coordinates of ##e_1##
- ##x_2, t_2##, the ##F_1## coordinates of ##e_2##
- ##x_2', t_3'##, the ##F_2## coordinates of ##e_2##
- ##x_3, t_3##, the ##F_1## coordinates of ##e_3##
- ##x_3', t_3'##, the ##F_2## coordinates of ##e_3##
The length of the train in ##F_1## is ##x_2 - x_1##
The length of the train in ##F_2## is ##x_3' - x_1'##
The Lorentz transformations relate ##x_j, t_j## to ##x_j', t_j'##. The fact that ##e_1## and ##e_2## are simultaneous, in frame ##F_1## relates ##t_1## and ##t_2##. Similarly, ##t_1'## is related to ##t_3'##.
A few more relationships: If the train is at rest in frame ##F_2##, then that tells you something about the relationship between ##x_2'## and ##x_3'##. And if you let ##L'## be the length of the train in ##F_2##, then you should have all you need to figure out ##x_2 - x_1##.