9231 · 3.5
Linear motion under a variable force
This topic moves beyond the simple 'suvat' equations for constant acceleration. We use calculus to handle more realistic situations where the force on an object changes, causing its acceleration to vary.
Need to know
What you need to know
- **If force depends on time, $F(t)$:** Use $a = \frac{dv}{dt}$. The equation of motion is $F(t) = m\frac{dv}{dt}$. You can integrate with respect to $t$ to find $v(t)$.
- **If force depends on displacement, $F(x)$:** Use $a = v\frac{dv}{dx}$. The equation of motion is $F(x) = mv\frac{dv}{dx}$. You can solve by separating variables to find a relationship between $v$ and $x$.
- **If force depends on velocity, $F(v)$:** You have a choice. Use $a = \frac{dv}{dt}$ to find $v$ as a function of $t$, or use $a = v\frac{dv}{dx}$ to find $v$ as a function of $x$. The question will guide you.
Explanation
Motion on the Move
- Identify the variable force $F$ and use Newton's Second Law ($F=ma$) to create an equation of motion.
- Choose the correct form of acceleration: $\frac{dv}{dt}$ if force depends on time, or $v\frac{dv}{dx}$ if force depends on displacement.
- Substitute the expression for acceleration into your equation to form a first-order differential equation.
- Solve the differential equation by separating variables and integrating, using given conditions to find the constant of integration.