Kinematics with Differentiation and Integration
A complete AA SL and HL lesson on motion in one dimension: displacement, velocity, acceleration, signed area, total distance and initial conditions.
On this page
- The big picture
- Definitions and notation
- Signs and physical meaning
- Worked example 1: starting from displacement
- Worked example 2: starting from velocity
- Worked example 3: starting from acceleration
- Average velocity and average speed
- AA HL extension: vector motion
- Common mistakes
- Related videos
- Practice
A bridge between differentiation and integration
Kinematics belongs in both the differentiation and integration pathways. Differentiation moves from position to velocity to acceleration. Integration moves in the reverse direction, but requires constants of integration or initial conditions.
1. The big picture
Kinematics is the mathematics of motion. In this lesson, we study motion along a straight line, so displacement, velocity and acceleration are signed quantities.
Kinematics connects differentiation and integration. You must be able to move in both directions.
Horizontal displacement from an origin
Displacement is measured from an origin \(O\). If the particle is to the right of the origin, \(s(t)\) is positive.
Vertical displacement from an origin
The same idea works vertically. If the object is above the origin, the vertical displacement is positive.
2. Definitions and notation
Displacement
Signed position relative to an origin. It can be positive, negative or zero.
Distance travelled
Total length of the path travelled. It is always non-negative.
Velocity
Rate of change of displacement. It is signed.
Speed
Magnitude of velocity. It is never negative.
Acceleration
Rate of change of velocity.
3. Signs and physical meaning
For motion along a line, the sign of velocity tells us the direction of motion. The sign of acceleration tells us whether velocity is increasing or decreasing, not necessarily whether the particle is speeding up.
The particle is moving in the positive direction.
The particle is moving in the negative direction.
The particle is momentarily at rest.
The velocity is increasing.
The velocity is decreasing.
The particle speeds up when velocity and acceleration have the same sign.
Important: acceleration and speed are not the same thing. A positive acceleration does not always mean the particle is speeding up.
Immediate example: suppose \(v=-5\) and \(a=+2\). The particle is moving in the negative direction because the velocity is negative, but the positive acceleration acts in the opposite direction. After 1 second, the velocity would be \(-3\), so the particle is still moving left but more slowly. That means the speed is decreasing, even though the acceleration is positive.
Positive acceleration, but slowing down
Because velocity and acceleration have opposite signs, the particle slows down.
What happens after 1 second?
The speed falls from \(5\) to \(3\), so the particle is slowing down even though \(a>0\).
4. Worked example 1: starting from displacement
A particle has displacement
Find the velocity, acceleration, and the time when the particle is at rest. Interpret the motion.
Differentiate displacement to find velocity:
Differentiate velocity to find acceleration:
The particle is at rest when \(v(t)=0\):
For \(0\leq t<2\), \(v(t)<0\), so the particle moves in the negative direction. For \(t>2\), \(v(t)>0\), so the particle moves in the positive direction.
The turning point occurs exactly at \(t=2\). At this point the tangent is horizontal, so \(\dfrac{ds}{dt}=0\), which means \(v(t)=0\). The graph decreases before \(t=2\) and increases after \(t=2\).
5. Worked example 2: starting from velocity
A particle has velocity
Find the displacement and the total distance travelled from \(t=0\) to \(t=4\).
The displacement is the signed area under the velocity-time graph:
For total distance, split where \(v(t)=0\):
On \(0\leq t\leq2\), the velocity is negative. On \(2\leq t\leq4\), the velocity is positive.
Displacement uses signed area. Total distance uses positive area, so the interval must be split when velocity changes sign.
6. Worked example 3: starting from acceleration
A particle moves in a straight line with acceleration
Given that \(v(0)=3\) and \(s(0)=2\), find \(v(t)\), \(s(t)\), and the displacement from \(t=0\) to \(t=2\).
Integrate acceleration to find velocity:
Use \(v(0)=3\):
Integrate velocity to find displacement:
Use \(s(0)=2\):
The displacement from \(t=0\) to \(t=2\) is:
Without initial conditions, integration gives a family of possible motions. Initial conditions choose the correct one.
7. Average velocity and average speed
Average velocity and average speed are not the same calculation. Average velocity uses displacement, while average speed uses total distance travelled.
Worked calculation using Example 2: in the velocity example above, \(v(t)=6t-12\) on \(0\leq t\leq 4\). We found that the displacement is \(0\) and the total distance travelled is \(24\).
Average velocity
Average velocity uses the net change in position, so we use the displacement.
The average velocity is \(0\) units per second. This is possible because the particle moved in one direction first, then moved back in the opposite direction, so the signed displacement cancelled.
Average speed
Average speed uses how much ground was actually covered, so we use the total distance travelled.
The average speed is \(6\) units per second.
Average velocity can be zero even when the particle has moved. Average speed measures how much motion actually took place.
Exam tip: if the question asks for average velocity, use displacement. If it asks for average speed, find total distance first, which may require splitting the interval where \(v(t)=0\).
8. AA HL extension: vector motion
For AA HL students, it is useful to connect one-dimensional kinematics to vector motion. A position vector can depend on time, and the velocity vector is the derivative of the position vector.
Suppose
Find the velocity vector, acceleration vector, and speed when \(t=2\).
At \(t=2\),
The speed is the magnitude of the velocity vector:
For vector motion, velocity points tangent to the path. Speed is the magnitude of the velocity vector.
9. Common mistakes
Displacement can cancel because it is signed. Distance travelled cannot cancel.
Velocity is signed. Speed is \(|v(t)|\).
When \(v(t)\) changes sign, split the interval before calculating total distance.
When integrating, use initial conditions to find constants.
\(a(t)>0\) means velocity is increasing, not automatically that speed is increasing.
If velocity is in metres per second and time is in seconds, displacement is in metres.
11. Practice with solutions
- A particle has \(s(t)=t^3-6t^2+9t\). Find \(v(t)\), \(a(t)\), and the times when the particle is at rest.
Show solution
\[v(t)=3t^2-12t+9=3(t-1)(t-3)\]\[a(t)=6t-12\]The particle is at rest when \(t=1\) or \(t=3\).
- For \(v(t)=t^2-5t+6\), find the displacement from \(t=0\) to \(t=4\).
Show solution
\[\int_0^4(t^2-5t+6)\,dt=\left[\frac{t^3}{3}-\frac{5t^2}{2}+6t\right]_0^4=\frac{16}{3}\] - For \(v(t)=t^2-5t+6\), find the total distance travelled from \(t=0\) to \(t=4\).
Show solution
Factor \(v(t)=(t-2)(t-3)\), so split at \(t=2\) and \(t=3\).
\[\mathrm{distance}=\int_0^2 v(t)\,dt-\int_2^3 v(t)\,dt+\int_3^4 v(t)\,dt\]\[=\frac{14}{3}+\frac{1}{6}+\frac{5}{6}=\frac{17}{3}\] - A particle has \(a(t)=4t-6\), \(v(0)=5\). Find \(v(t)\).
Show solution
\[v(t)=\int(4t-6)\,dt=2t^2-6t+C\]Since \(v(0)=5\), \(C=5\), so \(v(t)=2t^2-6t+5\).
- A velocity-time graph is below the axis from \(t=0\) to \(t=3\) with area \(10\), then above the axis from \(t=3\) to \(t=5\) with area \(7\). Find the displacement and total distance.
Show solution
Displacement is signed area: \(-10+7=-3\). Total distance is positive area: \(10+7=17\).
- HL extension: \(\vec{r}(t)=\begin{pmatrix}t^2\\t^3\end{pmatrix}\). Find \(\vec{v}(t)\), \(\vec{a}(t)\), and the speed when \(t=1\).
Show solution
\[\vec{v}(t)=\begin{pmatrix}2t\\3t^2\end{pmatrix},\qquad \vec{a}(t)=\begin{pmatrix}2\\6t\end{pmatrix}\]At \(t=1\), \(\vec{v}(1)=\begin{pmatrix}2\\3\end{pmatrix}\), so the speed is \(\sqrt{2^2+3^2}=\sqrt{13}\).