limiss
- 4
- 0
Homework Statement
Show that F=dp/dt=gamma^3*m*a for a relativistic system
assumption: force, motion in same direction
Homework Equations
p = gamma*m*v(t)
gamma = 1/sqrt(1-v(t)^2/c^2)
The Attempt at a Solution
p= v(t)*m/sqrt(1-v(t)^2/c^2)
using product rule then chain rule
dp/dt= (1/sqrt(1-v(t)^2/c^2) + (v(t)/c)^2/(1-v(t)^2/c^2)^3/2)*m*dv/dt
dv/dt= a
how do i get m*a*gamma^3 from this??