Why does v = 0 in the Lorentz Transformation equation?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
xwolfhunter
Messages
47
Reaction score
0
So I've been reading Einstein's theory of relativity, and at one point when discussing the Lorentz equations' proof that light remains constant, he just states it without mathematically doing it. Probably because it wasn't the super scientific version (?) but I wanted to see how he did it, so I did it, but the only way it works out to exactly what it needs to be is if ##v=0##. So here's the math:
[tex]x^1=\frac{(c-v)t}{\sqrt{1- \frac{v^2}{c^2}}}[/tex]
[tex]t^1=\frac{(1-\frac{v}{c})t}{\sqrt{1-\frac{v^2}{c^2}}}[/tex]
This is after you state that [itex]x=cv[/itex] and then substitute it into the Lorentz equations. So then you solve for [itex]t[/itex], and get [itex]t=\frac{\Big(\sqrt{1-\frac{v^2}{c^2}}\Big)t^1}{(1-\frac{v}{c})}[/itex]. Substituting [itex]t[/itex] into the other equation, and simplifying it, I end up with:
[tex]x^1=\frac{t^1(c-v)}{1-\frac{v}{c}}[/tex]
The only way it simplifies to [itex]x^1=ct^1[/itex] is if, as previously stated, [itex]v=0[/itex]. And I'm sure it does, but I just cannot figure out why. First I thought [itex]v=c[/itex], since that was what was being measured, but then I discarded it, since mathematically it made [itex]x^1=0[/itex]. If somebody could briefly explain why [itex]v=0[/itex], I would greatly appreciate it!

Thanks!
 
Physics news on Phys.org
xwolfhunter said:
So here's the math:
[tex]x^1=\frac{(c-v)t}{\sqrt{1- \frac{v^2}{c^2}}}[/tex]
[tex]t^1=\frac{(1-\frac{v}{c})t}{\sqrt{1-\frac{v^2}{c^2}}}[/tex]
Multiply the second equation by c, and the right-hand side will be exactly the same as the right-hand side of the first equation, showing immediately that ct1 = x1.
 
  • Like
Likes   Reactions: 1 person
Aha, that's beautiful! Thanks!
 
xwolfhunter said:
[tex]x^1=\frac{t^1(c-v)}{1-\frac{v}{c}}[/tex]
The only way it simplifies to [itex]x^1=ct^1[/itex] is if, as previously stated, [itex]v=0[/itex].
Or[tex]x^1=\frac{t^1(c-v)}{1-\frac{v}{c}}[/tex][tex]x^1=\frac{c\;t^1(c-v)}{c\;(1-\frac{v}{c})}[/tex][tex]x^1=\frac{c\;t^1(c-v)}{(c-v)}[/tex][tex]x^1=c\;t^1[/tex]