Am I taking crazy pills or is Einstein missing a factor of gamma?

  • Thread starter Thread starter SamRoss
  • Start date Start date
  • Tags Tags
    Einstein Gamma
SamRoss
Gold Member
Messages
256
Reaction score
36
This has been bothering me for a while. In Einstein's original derivation of the Lorentz transformations, he finds...

\epsilon=\frac{c^2}{c^2-v^2}x'

Here, \epsilon is what we would normally call x', and x'=x-vt (sorry if that's a bit confusing). He then says, "Substituting for x' its value, we obtain"...

\epsilon=\gamma(x-vt)

Now, am I taking crazy pills, or should that be gamma squared instead of gamma? I'm getting a similar result for the time transformation.
 
Last edited:
Physics news on Phys.org
I'm not very good with Latex yet. That should be c^2/(c^2-v^2)
 
That should be \xi (xi), not \epsilon (epsilon). Also you're missing the factor of a. And after "Substituting for x' its value", he doesn't go directly to the equation \xi = \gamma*(x - vt) as you suggest, instead he writes \xi = \phi(v)*\beta*(x - vt), using the implicit substitution \phi(v) = \frac{ac}{\sqrt{c^2 - v^2}} (a was an undetermined
function of v in the first place, so he just writes \phi(v)) and \beta = \frac{c}{\sqrt{c^2 - v^2}} = \frac{1}{\sqrt{1 - v^2/c^2}}. Then he goes on to give some arguments to demonstrate that \phi(v) = 1.

In an old thread I ran through Einstein's derivation and tried to explain everything in my own words since there were a few places where it wasn't immediately obvious how he got from one step to another, see [post=720738]here[/post] if you're interested (also see this thread, especially DrGreg's post, for an alternate explanation of one of the steps that's probably better than my original explanation).
 
Last edited:
SamRoss said:
I'm not very good with Latex yet. That should be c^2/(c^2-v^2)

If the edit button is still available on your initial post, then change the tex code to this:

<tex>
\xi = x \prime \frac{c^2}{c^2-v^2}
</tex>

but with [] brackets rather than <> brackets and it should display OK.

To see the code used in the equations posted by other users, hover your mouse over their equations or click on the equations to see a pop up window with the code. You can also hit the quote button as if you are replying to the post and see the unparsed tex code of their equations. Hope that helps :smile:
 
Last edited:
JesseM said:
using the implicit substitution \phi(v) = \frac{ac}{\sqrt{c^2 - v^2}}

Where are you getting \phi(v) = \frac{ac}{\sqrt{c^2 - v^2}} ?

When defining a and phi in his paper, Einstein says "where a is a function phi(v) at present unknown..." Doesn't that mean they are one and the same? He's not saying one is a function of the other. I left the factor a out of my original paraphrasing of Einstein's paper, as you correctly noted, because Einstein later finds that phi(v)=1 and it was (and still is, although I'm hoping that you can show me the error of my ways) my understanding that phi(v)=a.
 
Last edited:
SamRoss said:
Where are you getting \phi(v) = \frac{ac}{\sqrt{c^2 - v^2}} ?
Again, the substitution is implicit, you have to deduce it from his equations. He had written the equation:

\xi = a \frac{c^2}{c^2 - v^2} x&#039;

Then he says "Substituting for x' its value" (with x' having been earlier defined as x' = x - vt) and writes:

\xi = \phi(v) \beta (x - vt)

This sequence of equations only makes sense if \phi(v) \beta = a \frac{c^2}{c^2 - v^2}. And he says that he's defining \beta by \beta = \frac{1}{\sqrt{1 - v^2/c^2}}, which can be rearranged as \beta = \frac{c}{\sqrt{c^2 - v^2}}, so to make things work out this means we must have \phi(v) = a \frac{c}{\sqrt{c^2 - v^2}}.
SamRoss said:
When defining a and phi in his paper, Einstein says "where a is a function phi(v) at present unknown..." Doesn't that mean they are one and the same?
He's speaking a bit sloppily (could just be the translation), but they are both just different symbols for unknown functions of v, to be determined later. Note that after giving the equation \xi = \phi(v) \beta (x - vt) and defining the meaning of \beta, he just says "and \phi is an as yet unknown function of v." Again, you can deduce the exact relation that must hold between the two unknown functions of v from the other equations I mention above.
 
JesseM said:
Then he says "Substituting for x' its value" (with x' having been earlier defined as x' = x - vt) and writes:

\xi = \phi(v) \beta (x - vt)


I think I see now. After Einstein says, "Substituting for x' its value", he's not deriving the value of gamma (his beta), he's choosing it. He has the freedom to do so because there is still a factor of phi(v) whose value is not yet determined. So he chooses what he knows will be the most convenient form and then goes on to derive the value of phi(v) (which he does by considering a third system of coordinates which we have so far not been talking about in these posts). Would you say this is correct?
 
Last edited:
SamRoss said:
I think I see now. After Einstein says, "Substituting for x' its value", he's not deriving the value of gamma (his beta), he's choosing it. He has the freedom to do so because there is still a factor of phi(v) whose value is not yet determined. So he chooses what he knows will be the most convenient form and then goes on to derive the value of phi(v) (which he does by considering a third system of coordinates which we have so far not been talking about in these posts). Would you say this is correct?
Yes, I'd say that's a good description.
 
Cool, thanks for all your help.
 
Back
Top