Lorentz Transformation: Finding d(gamma)/dt

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
PlutoniumBoy
Messages
1
Reaction score
0
How do we find d(gamma)/dt?:redface:
 
Physics news on Phys.org
gamma is [itex]\sqrt{1- v^2/c^2}[/itex]?

Differentiating that is fairly basic "Calculus I".
[tex]\gamma= \left(1- \frac{v^2}{c^2}\right)^{\frac{1}{2}}[/tex]
so
[tex]\frac{d\gamma}{dt}= \frac{1}{2}\left(1- \frac{v^2}{c^2}\right)^{-\frac{1}{2}}\left(2\frac{v}{c^2}\right)[/tex]

[tex]= \frac{v}{c^2\sqrt{1- \frac{v^2}{c^2}}}= \frac{v}{\sqrt{c^2- v^2}}[/tex]
 
HallsOfIvy, I think you differentiated with respect to v, instead of t.
For the t derivative, use the chain rule
[tex]\frac{d\gamma}{dt} = \frac{d\gamma}{dv} \frac{dv}{dt}[/tex]

And I didn't check, but you might have missed a minus sign (it's -v^2 giving -2v isn't it?)
 
Except [tex]\gamma=\frac{1}{\sqrt{1-v^2/c^2}}[/tex]
which I'm sure you knew before you answered the question.
 
the factor [tex]\frac{dv}{dt}[/tex]
isn't missing in the equation?

[tex]\frac{d\gamma}{dt}= \frac{1}{2}\left(1- \frac{v^2}{c^2}\right)^{-\frac{1}{2}}\left(2\frac{v}{c^2}\right)[/tex]
 
facenian said:
the factor [tex]\frac{dv}{dt}[/tex]
isn't missing in the equation?

[tex]\frac{d\gamma}{dt}= \frac{1}{2}\left(1- \frac{v^2}{c^2}\right)^{-\frac{1}{2}}\left(2\frac{v}{c^2}\right)[/tex]
It is, along with a minus sign. See CompuChip's post.