Can Newton's Second Law be Applied to Relativistic Motion?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
lylos
Messages
77
Reaction score
0

Homework Statement


Newton's second law is given by [tex]\vec{F}[/tex]=[tex]\frac{d\vec{p}}{dt}[/tex]. If the force is always parallel to the velocity, show that [tex]\vec{F}[/tex]=[tex]\gamma^{3}m\vec{a}[/tex].


Homework Equations


[tex]p=\gamma m\vec{v}[/tex]
[tex]\frac{d\vec{v}}{dt}=\vec{a}[/tex]
[tex]\gamma = \frac{1}{\sqrt{1-\frac{v^2}{c^2}}}[/tex]

The Attempt at a Solution


I figure all you need to do would be to find d/dt of p. After a couple tries, I'm still unable to get the result that it provides.
 
Physics news on Phys.org
http://picasaweb.google.com/barry.farmer/Hw/photo?authkey=byWKUltIRn8#5109819187179884178

Here's a scan of what I did... at the very bottom I was then lost.
 
Last edited by a moderator:
You missed a factor of dv/dt in the first term when you did the chain rule. So factoring out all of the common terms (gamma*m*dv/dt), you only need to show that (v^2/c^2)/(1-v^2/c^2)+1=gamma^2. You are almost there.
 
Dick said:
You missed a factor of dv/dt in the first term when you did the chain rule. So factoring out all of the common terms (gamma*m*dv/dt), you only need to show that (v^2/c^2)/(1-v^2/c^2)+1=gamma^2. You are almost there.

Thanks for your help... I didn't realize that when I would take the derivative of -v^2/c^2 that it would be (-2v/c^2)(dv/dt). I think that's what you were getting at. I was able to get the answer that way :)