Back
Variable Acceleration
Key Concepts — Variable Acceleration
01
When a = f(t), we integrate: v(t) = v₀ + ∫a(t') dt', x(t) = x₀ + ∫v(t') dt'.
02
Common cases: a = kt gives parabolic v(t); a = sin(ωt) gives oscillatory v.
03
Numerical integration (Euler, Runge–Kutta) is used when no closed form exists.