Motion with Variable Acceleration
Acceleration as a Function of Time: a(t)
When acceleration varies with time:
v(t)=v0+∫t0ta(t′)dt′
x(t)=x0+∫t0tv(t′)dt′
Example: Linear Time Dependence
If a(t)=At+B where A and B are constants:
v(t)=v0+∫0t(At′+B)dt′=v0+21At2+Bt
x(t)=x0+∫0t(v0+21At′2+Bt′)dt′=x0+v0t+61At3+21Bt2
Acceleration as a Function of Position: a(x)
When acceleration depends on position, use the chain rule:
a=dtdv=dxdvdtdx=vdxdv
Therefore:
vdv=a(x)dx
Integrating both sides:
∫v0vv′dv′=∫x0xa(x′)dx′
21(v2−v02)=∫x0xa(x′)dx′
Example: Spring Force
For a spring with a=−mkx:
vdv=−mkxdx
∫v0vv′dv′=−mk∫x0xx′dx′
21(v2−v02)=−2mk(x2−x02)
v2=v02−mk(x2−x02)
Acceleration as a Function of Velocity: a(v)
When acceleration depends on velocity:
a=dtdv=a(v)
Separate variables:
a(v)dv=dt
Integrate:
∫v0va(v′)dv′=∫0tdt′=t
Example: Linear Drag Force
For drag force a=−bv (where b>0):
dtdv=−bv
vdv=−bdt
∫v0vv′dv′=−b∫0tdt′
lnv0v=−bt
v(t)=v0e−bt
To find position, integrate velocity:
x(t)=∫0tv0e−bt′dt′=bv0(1−e−bt)
Quadratic Drag Force
For drag proportional to v2: a=−bv2
dtdv=−bv2
∫v0vv′2dv′=−b∫0tdt′
−v1+v01=−bt
v(t)=1+bv0tv0
Falling with Air Resistance
Terminal velocity occurs when drag force equals gravitational force:
For linear drag: a=g−bv
At terminal velocity: vt=bg
General solution:
v(t)=vt(1−e−bt)+v0e−bt
For quadratic drag: a=g−bv2
Terminal velocity: vt=bg