dreamLord said:
Silly question, I assume, but I can't quite figure it out. I've just started reading up on Special Theory of Relativity, and only have knowledge about Lorentz Transformations.
Anyway, supposing a rod is at rest in the frame S', which is moving with velocity v with respect to frame S. Then the length of the rod in frame S' is the true length L(0), and is given by x2' - x1', where x2' and x1' are the end points of the rod in frame S'.
Now we have to find the length of the rod in frame S, which is given by x2 - x1, where x2 and x1 are the end points of the rod in frame S.
x2 is related to x2' by x2 = γ(x2' - vt)
and x1 is related to x1' by x1 = γ(x1' - vt)
Then length in frame S = x2 - x1 = γ(x2' - x1')
Or length L = γL(0)
Hence length to an observer in frame S is elongated.
May I know where I went wrong?
The fact that you're denoting the S' coordinate of the right endpoint of the rod by x2' suggests that you didn't realize that you need to consider three events, not two.
I will call the end of the rod that has the smaller position coordinate in both coordinate systems the
left end of the rod. Let A be any event on the world line of the left end of the rod. Let B be the event on the world line of the right end of the rod that's simultaneous in S with A. Let C be the event on the world line of the right end of the rod that's simultaneous in S' with A. (I recommend that you draw a spacetime diagram for the coordinate system S. Draw the world lines of both ends of the rod, and a simultaneity line of S' through A).
Let L
0 be the rest length of the rod. Since the rod is at rest in S', L
0 is equal to the coordinate length in S'. So L
0=x'
C-x'
A. We are looking for the relationship between L
0 and the coordinate length of the rod in S, which will be denoted by L. By definition of L, we have L=x
B-x
A.
For any event E, I will denote the coordinates of E in the coordinate systems S and S' by
$$S(E)=\begin{pmatrix}t_E\\ x_E\end{pmatrix}$$ and $$S'(E)=\begin{pmatrix}t'_E\\ x'_E\end{pmatrix}$$ respectively. When I don't feel like LaTeXing matrices, I'll write S(E)=(t
E,x
E) and S'(E)=(t'
E,x'
E) instead. I will use units such that c=1. In these units, the relationship between S'(E) and S(E) is given by
$$\begin{pmatrix}t'_E\\ x'_E\end{pmatrix}=\gamma\begin{pmatrix}1 & -v\\ -v & 1\end{pmatrix}\begin{pmatrix}t_E\\ x_E\end{pmatrix}.$$ This is just the Lorentz transformation in matrix form.
Now suppose that S was chosen so that the world line of the left end of the rod goes through the event at the origin. Then we can choose A to be that event. Then we have S(A)=(0,0), S'(A)=(0,0), S(B)=(0,L) and S'(C)=(0,L
0). The coordinates in S of points on the world line of the right end of the rod are given by the map
$$t\mapsto\begin{pmatrix}t\\ vt+x_B\end{pmatrix}.$$
If we denote that map by R, we have
$$S(C)=R(t_C)=\begin{pmatrix}t_C\\ vt_C+x_B\end{pmatrix}=\begin{pmatrix}t_C\\ vt_C+L\end{pmatrix}.$$ So ##x_C=vt_C+L##. We use this result in the last step of the following calculation.
$$\begin{pmatrix}0\\ L_0\end{pmatrix}=\begin{pmatrix}t'_C\\ x'_C\end{pmatrix} =\gamma\begin{pmatrix}1 & -v\\ -v & 1\end{pmatrix}\begin{pmatrix}t_C\\ x_C\end{pmatrix} =\gamma\begin{pmatrix}t_C -vx_C\\ -vt_C+x_C\end{pmatrix} =\gamma\begin{pmatrix}t_C -vx_C\\ L\end{pmatrix}.$$
So ##L_0=\gamma L##, or equivalently, $$L=\frac{L_0}{\gamma}.$$