Skip to content

Calculus in kinematics

Calculus describes motion when velocity or acceleration changes continuously. If a particle moves along a straight line and its displacement from a fixed origin is ss at time tt, then

v=dsdt,a=dvdt=d2sdt2.v=\frac{ds}{dt}, \qquad a=\frac{dv}{dt}=\frac{d^2s}{dt^2}.

Differentiation moves from displacement to velocity to acceleration. Integration reverses this chain, but introduces constants that must be found from information about the motion.

You should be able to:

The motion in this lesson is along a straight line. A positive direction is chosen once and used consistently.

The displacement, velocity and acceleration chain

Section titled “The displacement, velocity and acceleration chain”

For displacement s(t)s(t),

s(t)ddtv(t)ddta(t).s(t)\xrightarrow{\frac{d}{dt}}v(t)\xrightarrow{\frac{d}{dt}}a(t).

In the reverse direction,

a(t)dtv(t)dts(t).a(t)\xrightarrow{\int\,dt}v(t)\xrightarrow{\int\,dt}s(t).

The units provide a useful check. If ss is measured in metres and tt in seconds, then

[s]=m,[v]=ms1,[a]=ms2.[s]=\mathrm m, \qquad [v]=\mathrm{m\,s^{-1}}, \qquad [a]=\mathrm{m\,s^{-2}}.

Each differentiation with respect to time contributes one factor of s1\mathrm{s^{-1}}.

  • s>0s>0: the particle is on the positive side of the origin.
  • s<0s<0: the particle is on the negative side of the origin.
  • v>0v>0: the particle is moving in the positive direction.
  • v<0v<0: the particle is moving in the negative direction.
  • a>0a>0: velocity is increasing.
  • a<0a<0: velocity is decreasing.

The sign of acceleration does not by itself give the direction of motion. A particle with v=5v=-5 and a=2a=2 is moving in the negative direction while slowing down.

More generally:

Signs of vv and aaBehaviour
Same signSpeed is increasing
Opposite signsSpeed is decreasing
v=0v=0Particle is instantaneously at rest

When ss is given as a function of tt, differentiate once for velocity and twice for acceleration.

Worked example 1: finding velocity and acceleration

Section titled “Worked example 1: finding velocity and acceleration”

A particle has displacement

s=t36t2+9t+4,t0,s=t^3-6t^2+9t+4, \qquad t\geq 0,

where ss is in metres and tt is in seconds. Find its velocity and acceleration at time tt, then find both at t=2t=2.

Differentiate:

v=dsdt=3t212t+9.v=\frac{ds}{dt}=3t^2-12t+9.

Differentiate again:

a=dvdt=6t12.a=\frac{dv}{dt}=6t-12.

At t=2t=2,

v(2)=3(2)212(2)+9=3 ms1,v(2)=3(2)^2-12(2)+9=-3\ \mathrm{m\,s^{-1}},

and

a(2)=6(2)12=0 ms2.a(2)=6(2)-12=0\ \mathrm{m\,s^{-2}}.

At this instant the particle is moving in the negative direction. Zero acceleration does not mean zero velocity.

A particle has displacement s=2t45t2+3t7s=2t^4-5t^2+3t-7. Find vv and aa when t=1t=1.

Answer v=8t310t+3,a=24t210.v=8t^3-10t+3, \qquad a=24t^2-10.

Therefore

v(1)=1 ms1,a(1)=14 ms2.v(1)=1\ \mathrm{m\,s^{-1}}, \qquad a(1)=14\ \mathrm{m\,s^{-2}}.

A particle is at rest when

v(t)=0.v(t)=0.

This identifies a stationary instant, but it does not automatically prove that the particle changes direction. Direction changes only if vv changes sign.

Worked example 2: stationary times and direction

Section titled “Worked example 2: stationary times and direction”

For the particle with

s=t36t2+9t+4,t0,s=t^3-6t^2+9t+4, \qquad t\geq0,

find when it is at rest and determine whether it changes direction.

From Worked example 1,

v=3t212t+9=3(t1)(t3).v=3t^2-12t+9=3(t-1)(t-3).

Hence v=0v=0 when

t=1ort=3.t=1 \quad\text{or}\quad t=3.

Test the sign of vv in each interval:

Time intervalTest valueSign of vvDirection
0t<10\leq t<1t=0t=0positivepositive
1<t<31<t<3t=2t=2negativenegative
t>3t>3t=4t=4positivepositive

The velocity changes sign at both t=1t=1 and t=3t=3, so the particle changes direction at both times.

There is also a quicker local check here. Since a=6t12a=6t-12,

a(1)=60,a(3)=60.a(1)=-6\neq0, \qquad a(3)=6\neq0.

A nonzero acceleration at an isolated zero of velocity guarantees a sign change locally. However, a sign table remains the safest general method.

Between times t=at=a and t=bt=b, the displacement is

s(b)s(a)=abv(t)dt.s(b)-s(a)=\int_a^b v(t)\,dt.

This is a signed change in position. Total distance travelled counts every part of the journey positively:

distance=abv(t)dt.\text{distance}=\int_a^b |v(t)|\,dt.

At A level, total distance is usually found by locating every time at which v=0v=0, splitting the journey there, and adding the magnitudes of the separate displacements.

Worked example 3: distance after reversals

Section titled “Worked example 3: distance after reversals”

For

s=t36t2+9t+4,s=t^3-6t^2+9t+4,

find the displacement and total distance travelled from t=0t=0 to t=4t=4.

The particle reverses at t=1t=1 and t=3t=3. Calculate its position at all relevant times:

s(0)=4,s(1)=16+9+4=8,s(3)=2754+27+4=4,s(4)=6496+36+4=8.\begin{aligned} s(0)&=4,\\ s(1)&=1-6+9+4=8,\\ s(3)&=27-54+27+4=4,\\ s(4)&=64-96+36+4=8. \end{aligned}

The displacement over the whole interval is

s(4)s(0)=84=4 m.s(4)-s(0)=8-4=\boxed{4\ \mathrm m}.

The total distance is

s(1)s(0)+s(3)s(1)+s(4)s(3)=84+48+84=4+4+4=12 m.\begin{aligned} |s(1)-s(0)|+|s(3)-s(1)|+|s(4)-s(3)| &=|8-4|+|4-8|+|8-4|\\ &=4+4+4\\ &=\boxed{12\ \mathrm m}. \end{aligned}

Simply calculating s(4)s(0)|s(4)-s(0)| would give the distance between the endpoints, not the distance travelled.

A particle has velocity

v=3t212t+9,t0,v=3t^2-12t+9, \qquad t\geq0,

and s=2s=2 when t=0t=0. Find its total distance travelled during the first 22 seconds.

Answer

The velocity is zero at t=1t=1 and t=3t=3, so only t=1t=1 lies within the interval.

Integrating,

s=t36t2+9t+C.s=t^3-6t^2+9t+C.

Since s(0)=2s(0)=2, C=2C=2. Thus

s(0)=2,s(1)=6,s(2)=4.s(0)=2, \qquad s(1)=6, \qquad s(2)=4.

Hence the distance is

62+46=6 m.|6-2|+|4-6|=\boxed{6\ \mathrm m}.

If acceleration is known as a function of time, integrate once to find velocity:

v=adt.v=\int a\,dt.

An indefinite integral includes a constant. This constant represents the information lost by differentiation, usually the initial velocity.

Worked example 4: using an initial velocity

Section titled “Worked example 4: using an initial velocity”

A particle has acceleration

a=6t4.a=6t-4.

At t=0t=0, its velocity is 5 ms15\ \mathrm{m\,s^{-1}}. Find vv in terms of tt and determine when the particle is first at rest.

Integrate:

v=(6t4)dt=3t24t+C.v=\int(6t-4)\,dt=3t^2-4t+C.

Use v(0)=5v(0)=5:

5=C.5=C.

Therefore

v=3t24t+5.v=3t^2-4t+5.

For rest, solve

3t24t+5=0.3t^2-4t+5=0.

Its discriminant is

(4)24(3)(5)=44<0.(-4)^2-4(3)(5)=-44<0.

There is no real solution, so the particle is never at rest. In fact, the quadratic is always positive, so it always moves in the positive direction.

Starting from acceleration, integrate once for velocity and again for displacement. Each integration introduces its own constant.

A particle moves with acceleration

a=12t6.a=12t-6.

At t=1t=1, its velocity is 4 ms14\ \mathrm{m\,s^{-1}} and its displacement is 7 m7\ \mathrm m. Find v(t)v(t) and s(t)s(t).

First integrate acceleration:

v=6t26t+C.v=6t^2-6t+C.

Use v(1)=4v(1)=4:

4=66+C,4=6-6+C,

so C=4C=4 and

v=6t26t+4.v=6t^2-6t+4.

Now integrate velocity:

s=2t33t2+4t+D.s=2t^3-3t^2+4t+D.

Use s(1)=7s(1)=7:

7=23+4+D,7=2-3+4+D,

so D=4D=4. Therefore

v=6t26t+4,s=2t33t2+4t+4.\boxed{v=6t^2-6t+4}, \qquad \boxed{s=2t^3-3t^2+4t+4}.

The two constants are unrelated. It is good practice to give them different letters.

If v(t0)=v0v(t_0)=v_0, then

v(t)=v0+t0ta(u)du.v(t)=v_0+\int_{t_0}^{t}a(u)\,du.

The dummy variable uu prevents confusion between the upper limit tt and the integration variable. Similarly, if s(t0)=s0s(t_0)=s_0,

s(t)=s0+t0tv(u)du.s(t)=s_0+\int_{t_0}^{t}v(u)\,du.

This approach builds the initial condition into the formula and avoids a separate constant, but both methods are equivalent.

The constant acceleration formulae are not valid when aa depends on time. Calculus replaces them.

A particle starts at the origin with velocity 12 ms112\ \mathrm{m\,s^{-1}}. Its acceleration at time tt is

a=2t7,0t6.a=2t-7, \qquad 0\leq t\leq6.

Find its greatest displacement from the origin during this interval.

Integrate acceleration:

v=t27t+C.v=t^2-7t+C.

As v(0)=12v(0)=12, C=12C=12:

v=t27t+12=(t3)(t4).v=t^2-7t+12=(t-3)(t-4).

Candidates for greatest displacement occur at the endpoints or when v=0v=0. Therefore test t=0,3,4,6t=0,3,4,6.

Integrate velocity:

s=t337t22+12t+D.s=\frac{t^3}{3}-\frac{7t^2}{2}+12t+D.

Since s(0)=0s(0)=0, D=0D=0. Now

s(0)=0,s(3)=9632+36=272,s(4)=64356+48=403,s(6)=72126+72=18.\begin{aligned} s(0)&=0,\\ s(3)&=9-\frac{63}{2}+36=\frac{27}{2},\\ s(4)&=\frac{64}{3}-56+48=\frac{40}{3},\\ s(6)&=72-126+72=18. \end{aligned}

Hence the greatest displacement is

18 m,\boxed{18\ \mathrm m},

attained at t=6t=6.

It would be wrong to stop after finding the stationary times. A maximum over a closed time interval can occur at an endpoint.

A particle has displacement

s=5sin(2t),t0.s=5\sin(2t), \qquad t\geq0.

Find its velocity, acceleration, and the first positive time at which it is at rest.

Using the chain rule,

v=dsdt=10cos(2t).v=\frac{ds}{dt}=10\cos(2t).

Differentiating again,

a=20sin(2t).a=-20\sin(2t).

For rest,

10cos(2t)=02t=π210\cos(2t)=0 \quad\Longrightarrow\quad 2t=\frac{\pi}{2}

at the first positive solution. Thus

t=π4 s.t=\boxed{\frac{\pi}{4}\ \mathrm s}.

Angles are in radians because calculus formulae such as ddxsinx=cosx\frac{d}{dx}\sin x=\cos x assume radians.

A useful extension: acceleration as a function of displacement

Section titled “A useful extension: acceleration as a function of displacement”

Sometimes acceleration is given in terms of ss, not tt. The chain rule gives

a=dvdt=dvdsdsdt=vdvds.a=\frac{dv}{dt} =\frac{dv}{ds}\frac{ds}{dt} =v\frac{dv}{ds}.

Therefore

a=vdvds.\boxed{a=v\frac{dv}{ds}}.

This relation is especially useful when time does not appear in the data.

A particle moves in a straight line with acceleration a=6sa=6s. When s=1s=1, its speed is 4 ms14\ \mathrm{m\,s^{-1}}. Find its possible speeds when s=3s=3.

Use a=vdvdsa=v\frac{dv}{ds}:

vdvds=6s.v\frac{dv}{ds}=6s.

Separate and integrate:

vdv=6sds,\int v\,dv=\int6s\,ds,

so

12v2=3s2+C.\frac12v^2=3s^2+C.

When s=1s=1, the speed is 44, so v2=16v^2=16 regardless of direction:

8=3+C,8=3+C,

giving C=5C=5. Hence

12v2=3s2+5.\frac12v^2=3s^2+5.

At s=3s=3,

12v2=27+5=32,\frac12v^2=27+5=32,

so v2=64v^2=64. Thus the possible velocities are v=±8 ms1v=\pm8\ \mathrm{m\,s^{-1}}, and the requested speed is

8 ms1.\boxed{8\ \mathrm{m\,s^{-1}}}.

The integration determines v2v^2, so additional information would be needed to choose the direction.

GivenRequiredOperation
s(t)s(t)v(t)v(t)Differentiate once
s(t)s(t)a(t)a(t)Differentiate twice
v(t)v(t)a(t)a(t)Differentiate once
v(t)v(t) and one positions(t)s(t)Integrate once, then use the position
a(t)a(t) and one velocityv(t)v(t)Integrate once, then use the velocity
a(t)a(t), one velocity and one positions(t)s(t)Integrate twice, using both conditions
a(s)a(s)relation between vv and ssUse a=vdvdsa=v\frac{dv}{ds}

Confusing position with distance travelled

Section titled “Confusing position with distance travelled”

s=3s=3 means the particle is 33 units in the positive direction from the origin. It says nothing about the length of its previous journey.

Velocity can be negative. Speed is v|v| and is never negative.

Check the sign of vv on both sides of the stationary time. An even repeated factor may touch zero without changing sign.

Using constant acceleration formulae for variable acceleration

Section titled “Using constant acceleration formulae for variable acceleration”

Formulae such as v=u+atv=u+at assume that aa is constant. If a=3t2a=3t^2, integrate instead.

Discarding solutions without checking the model

Section titled “Discarding solutions without checking the model”

Time usually satisfies t0t\geq0, and a question may restrict it further. Reject solutions because they lie outside the stated time interval, not merely because there are several of them.

A particle has velocity

v=t25t+4,t0.v=t^2-5t+4, \qquad t\geq0.

Find its acceleration at t=3t=3, and determine the times when it changes direction.

Answer a=2t5,a=2t-5,

so a(3)=1 ms2a(3)=1\ \mathrm{m\,s^{-2}}.

Also

v=(t1)(t4),v=(t-1)(t-4),

so the particle is at rest at t=1t=1 and t=4t=4. The factors are simple, so vv changes sign at each time. The particle changes direction at both.

A particle has acceleration a=86ta=8-6t. At t=1t=1, v=7v=7, and at t=0t=0, s=2s=-2. Find ss in terms of tt.

Answer

Integrate acceleration:

v=8t3t2+C.v=8t-3t^2+C.

Using v(1)=7v(1)=7 gives 7=83+C7=8-3+C, so C=2C=2. Then

s=4t2t3+2t+D.s=4t^2-t^3+2t+D.

Using s(0)=2s(0)=-2 gives D=2D=-2. Therefore

s=4t2t3+2t2.\boxed{s=4t^2-t^3+2t-2}.

A particle has displacement s=t33t29t+5s=t^3-3t^2-9t+5 for 0t50\leq t\leq5. Find the total distance travelled.

Answer v=3t26t9=3(t3)(t+1).v=3t^2-6t-9=3(t-3)(t+1).

Within 0t50\leq t\leq5, the only stationary time is t=3t=3. Calculate positions:

s(0)=5,s(3)=272727+5=22,s(5)=1257545+5=10.s(0)=5, \qquad s(3)=27-27-27+5=-22, \qquad s(5)=125-75-45+5=10.

Therefore the total distance is

225+10(22)=27+32=59 m.|-22-5|+|10-(-22)|=27+32=\boxed{59\ \mathrm m}.

Explain why a particle with v=2v=-2 and a=3a=-3 is speeding up.

Answer

The velocity is negative, so the particle moves in the negative direction. The acceleration is also negative, so the velocity becomes more negative. Its magnitude v|v|, which is its speed, therefore increases.

Before finishing a calculus kinematics problem, check that you have:

  • differentiated or integrated in the correct direction;
  • included and evaluated every integration constant;
  • kept velocity and acceleration signed;
  • used v=0v=0 to locate possible reversals;
  • checked signs when a change of direction matters;
  • split total distance at every reversal;
  • tested interval endpoints in maximum or minimum problems;
  • rejected times outside the modelled interval;
  • included appropriate units and given exact answers unless told otherwise.