ehj said:
I have been studying the lorentz-transformation derivation but I can't quite get a proper answer as to why you can start with the assumption that:
x' = ax + bt
t' = cx + dt
The assumption is that "the transformations must be linear". So my first question is, what does that mean, that a, b, c and d are constants? And the 2nd question: How do you argue for that.
I realize that even though I gave you a very thorough answer about the linearity of the Lorentz transformations, I didn't really answer your first question. I see the other posters didn't either, so here it is: A function f:U\mapsto V, where U and V are vector spaces, is said to be
linear if
f(ax+by)=af(x)+bf(y)
for all vectors x,y and for all numbers a,b.
As any textbook on linear algebra will tell you (and also my post in
this thread), every linear function from \mathbb{R}^n to \mathbb{R}^m corresponds to an m x n matrix, and vice versa. So f(x) can always be expressed as Tx, where T is a matrix.
The assumption that a (1+1-dimensional) Lorentz transformation must be linear is therefore equivalent to assuming that it has the form
\begin{pmatrix}t \\ x\end{pmatrix} \mapsto \begin{pmatrix}b & a\\d & c\end{pmatrix} \begin{pmatrix}t \\ x\end{pmatrix}
which is exactly what your system of equations says.
The most important part of the answer to your second question has been mentioned in all the replies in this thread, including mine: Lorentz transformations must take straight lines to straight lines.
This implies that they satisfy the condition \Lambda(x+y)=\Lambda x + \Lambda y. However, it
doesn't imply that they satisfy \Lambda(ax)=a\Lambda x. So "takes straight lines to straight lines" doesn't imply linearity!
The remaining condition can be thought of as a consequence of the first postulate. If it doesn't hold, then the velocity associated with \Lambda^{-1} wouldn't be the negative of the velocity associated with \Lambda when \Lambda is a pure boost. And this would suggest that there's something different about one of the two inertial frames involved, which contradicts (some interpretations of) the first postulate.
(What I mean by the velocity associated with a Lorentz transformation is explained in
this thread).