Vectors in Mechanics

A LevelAQAEdexcelOCR

Vectors in Mechanics

In Resolving Forces, we mentioned how the components of a force can be described in vector form. We can do the same for equations of motion.

Make sure you are happy with the following topics before continuing.

A LevelAQAEdexcelOCR

Using SUVAT

We can use SUVAT more or less in the usual way, but we need to be careful of which equations we choose to use. Adapting the equations for vector form, we have

v=u+at(v1v2)=(u1u2)+(a1a2)ttextcolor{red}{v} = u + textcolor{blue}{a}textcolor{purple}{t} to begin{pmatrix}textcolor{red}{v_1} textcolor{red}{v_2} end{pmatrix} = begin{pmatrix}u_1 u_2 end{pmatrix} + begin{pmatrix}textcolor{blue}{a_1} textcolor{blue}{a_2} end{pmatrix}textcolor{purple}{t}

s=ut+12at2(s1s2)=(u1u2)t+12(a1a2)t2textcolor{limegreen}{s} = utextcolor{purple}{t} + dfrac{1}{2}textcolor{blue}{a}textcolor{purple}{t}^2 to begin{pmatrix}textcolor{limegreen}{s_1} textcolor{limegreen}{s_2} end{pmatrix} = begin{pmatrix}u_1 u_2 end{pmatrix}textcolor{purple}{t} + dfrac{1}{2}begin{pmatrix}textcolor{blue}{a_1} textcolor{blue}{a_2} end{pmatrix}textcolor{purple}{t}^2

s=12(u+v)t(s1s2)=12((u1u2)+(v1v2))ttextcolor{limegreen}{s} = dfrac{1}{2}(u + textcolor{red}{v})textcolor{purple}{t} to begin{pmatrix}textcolor{limegreen}{s_1} textcolor{limegreen}{s_2} end{pmatrix} = dfrac{1}{2}left( begin{pmatrix}u_1 u_2 end{pmatrix} + begin{pmatrix}textcolor{red}{v_1} textcolor{red}{v_2} end{pmatrix}right) textcolor{purple}{t}

s=vt12at2(s1s2)=(v1v2)t12(a1a2)t2textcolor{limegreen}{s} = textcolor{red}{v}textcolor{purple}{t} – dfrac{1}{2}textcolor{blue}{a}textcolor{purple}{t}^2 to begin{pmatrix}textcolor{limegreen}{s_1} textcolor{limegreen}{s_2} end{pmatrix} = begin{pmatrix}textcolor{red}{v_1} textcolor{red}{v_2} end{pmatrix}textcolor{purple}{t} – dfrac{1}{2}begin{pmatrix}textcolor{blue}{a_1} textcolor{blue}{a_2} end{pmatrix}textcolor{purple}{t}^2

Of course, we can extend that to nn dimensions, but this is just in 2D form, to demonstrate the idea. We might also demonstrate the vector in itextbf{i}, jtextbf{j} and further components.

You might notice that v2=u2+2astextcolor{red}{v}^2 = u^2 + 2textcolor{blue}{a}textcolor{limegreen}{s} has been removed…

Multiplying two vectors by each other, i.e. (vv)(textcolor{red}{v}cdot textcolor{red}{v}), (uu)(ucdot u), (as)(textcolor{blue}{a}cdot textcolor{limegreen}{s}) will not give us the solution we perhaps expect. But don’t worry about that, it’s not important for this section, anyway.

The point is, we can only use equations involving vector-by-scalar calculations. ttextcolor{purple}{t} is our only scalar variable.

A LevelAQAEdexcelOCR

Using Non-Uniform Acceleration

Again, we just use integration and differentiation from the Non-Uniform Acceleration section in the same way. In vector form:

(v1v2)=d(s1s2)dtbegin{pmatrix}textcolor{red}{v_1} textcolor{red}{v_2} end{pmatrix} = dfrac{dbegin{pmatrix}textcolor{limegreen}{s_1} textcolor{limegreen}{s_2} end{pmatrix}}{dtextcolor{purple}{t}}

(a1a2)=d(v1v2)dtbegin{pmatrix}textcolor{blue}{a_1} textcolor{blue}{a_2} end{pmatrix} = dfrac{dbegin{pmatrix}textcolor{red}{v_1} textcolor{red}{v_2} end{pmatrix}}{dtextcolor{purple}{t}}

(s1s2)=(v1v2)dtbegin{pmatrix}textcolor{limegreen}{s_1} textcolor{limegreen}{s_2} end{pmatrix} = {LARGE int} begin{pmatrix}textcolor{red}{v_1} textcolor{red}{v_2} end{pmatrix} dtextcolor{purple}{t}

(v1v2)=(a1a2)dtbegin{pmatrix}textcolor{red}{v_1} textcolor{red}{v_2} end{pmatrix} = {LARGE int} begin{pmatrix}textcolor{blue}{a_1} textcolor{blue}{a_2} end{pmatrix} dtextcolor{purple}{t}

We can extend this to nn dimensions, and demonstrate our vectors in itextbf{i}, jtextbf{j} and further components, also.

Here, we simply differentiate and integrate each component separately.

A LevelAQAEdexcelOCR
A LevelAQAEdexcel

Example 1: SUVAT

A particle has initial displacement s0=(35)underline{s}_0 = begin{pmatrix}3 5end{pmatrix}. Given that u=(11)underline{u} = begin{pmatrix}1 -1end{pmatrix} and a=(02)textcolor{blue}{underline{a}} = begin{pmatrix}textcolor{blue}{0} textcolor{blue}{-2}end{pmatrix}, find the displacement (in vector form) of the particle at time t=4textcolor{purple}{t} = textcolor{purple}{4}.

[3 marks]

s=ut+12at2+s0textcolor{limegreen}{underline{s}} = underline{u}textcolor{purple}{t} + dfrac{1}{2}textcolor{blue}{underline{a}}textcolor{purple}{t}^2 + underline{s}_0

=((11)×4)+(12(02)×42)+(35)= left( begin{pmatrix}1 -1end{pmatrix} times textcolor{purple}{4}right) + left( dfrac{1}{2}begin{pmatrix}textcolor{blue}{0} textcolor{blue}{-2}end{pmatrix} times textcolor{purple}{4}^{2}right) + begin{pmatrix}3 5end{pmatrix}

=(44)+(016)+(35)=(715)= begin{pmatrix}4 -4end{pmatrix} + begin{pmatrix}0 -16end{pmatrix} + begin{pmatrix}3 5end{pmatrix} = begin{pmatrix}7 -15end{pmatrix}

 

Alternatively, we can work this out in itextbf{i} and jtextbf{j} notation.

Let s0=(3i+5j)underline{s}_0 = (3textbf{i} + 5textbf{j}), u=(ij)underline{u} = (textbf{i} – textbf{j}) and a=2jtextcolor{blue}{underline{a}} = textcolor{blue}{-2textbf{j}}

Then s=4(ij)+422(2j)+(3i+5j)=(7i15j)textcolor{limegreen}{underline{s}} = textcolor{purple}{4}(textbf{i} – textbf{j}) + dfrac{textcolor{purple}{4}^2}{2}(textcolor{blue}{-2textbf{j}}) + (3textbf{i} + 5textbf{j}) = (textcolor{limegreen}{7textbf{i} – 15textbf{j}})

A LevelAQAEdexcelOCR

Example 2: Non-Uniform Acceleration

A particle has acceleration a=(2ti+t2j)textcolor{blue}{underline{a}} = (textcolor{blue}{2ttextbf{i} + t^{2}textbf{j}}). It is initially stationary at the point s0=(3i+3j)underline{s}_0 = (3textbf{i} + 3textbf{j}). Find an expression for its displacement vector stextcolor{limegreen}{s}, at time ttextcolor{purple}{t}.

[3 marks]

v=adt=(2tt2)dt=(t213t3)+(00)=(t213t3)begin{aligned}textcolor{red}{underline{v}} = int textcolor{blue}{underline{a}} dtextcolor{purple}{t} = int begin{pmatrix}textcolor{blue}{2t} textcolor{blue}{t^{2}}end{pmatrix} dtextcolor{purple}{t} = begin{pmatrix}textcolor{red}{t^{2}} textcolor{red}{dfrac{1}{3}t^{3}}end{pmatrix} + begin{pmatrix}0 0 end{pmatrix} = begin{pmatrix}textcolor{red}{t^{2}} textcolor{red}{dfrac{1}{3}t^{3}}end{pmatrix}end{aligned}

s=vt=(t213t3)dt=(13t3112t4)+s0=(13t3112t4)+(33)=(13t3+3112t4+3)begin{aligned}textcolor{limegreen}{underline{s}} &= int textcolor{red}{underline{v}} textcolor{purple}{t} = int begin{pmatrix}textcolor{red}{t^{2}} textcolor{red}{dfrac{1}{3}t^{3}}end{pmatrix} dtextcolor{purple}{t} = begin{pmatrix}textcolor{limegreen}{dfrac{1}{3}t^{3}}[6pt] textcolor{limegreen}{dfrac{1}{12}t^{4}}end{pmatrix} + underline{s}_0[1.2em]&=begin{pmatrix}textcolor{limegreen}{dfrac{1}{3}t^{3}}[6pt] textcolor{limegreen}{dfrac{1}{12}t^{4}}end{pmatrix} + begin{pmatrix}3 3end{pmatrix}[1.2em]&=begin{pmatrix}textcolor{limegreen}{dfrac{1}{3}t^{3} + 3}[6pt] textcolor{limegreen}{dfrac{1}{12}t^{4} + 3}end{pmatrix}end{aligned}

 

In component form:

v=adt=(2ti+t2j)dt=t2i+13t3jbegin{aligned}textcolor{red}{underline{v}} = int textcolor{blue}{underline{a}} dtextcolor{purple}{t} = int (textcolor{blue}{2ttextbf{i} + t^{2}textbf{j}}) dtextcolor{purple}{t} = textcolor{red}{t^{2}textbf{i} + dfrac{1}{3}t^{3}textbf{j}}end{aligned}

s=vdt=(t2i+13t3j)dt=13t3i+112t4j+s0=13t3i+112t4j+(3i+3j)=(13t3+3)i+(112t4+3)jbegin{aligned}textcolor{limegreen}{underline{s}} &= int textcolor{red}{underline{v}} dtextcolor{purple}{t} = int left(textcolor{red}{t^{2}textbf{i} + dfrac{1}{3}t^{3}textbf{j}}right) dtextcolor{purple}{t} = textcolor{limegreen}{dfrac{1}{3}t^{3}textbf{i} + dfrac{1}{12}t^{4}textbf{j}} + underline{s}_0[1.2em]&=textcolor{limegreen}{dfrac{1}{3}t^{3}textbf{i} + dfrac{1}{12}t^{4}textbf{j}} + (3textbf{i} + 3textbf{j})[1.2em]&=textcolor{limegreen}{left(dfrac{1}{3}t^{3} + 3right) textbf{i} + left( dfrac{1}{12}t^{4} + 3right) textbf{j}}end{aligned}

A LevelAQAEdexcelOCR

Vectors in Mechanics Example Questions

Question 1: A particle has an initial velocity of (5i+j)(5textbf{i} + textbf{j}) and acceleration (0.3i+0.4j)(0.3textbf{i} + 0.4textbf{j}). Find the particle’s velocity after 8 s8textbf{ s}.

[2 marks]

A Level AQAEdexcelOCR

Use v=u+atunderline{v} = underline{u} + underline{a}t to give

v=(5i+j)+8(0.3i+0.4j)underline{v} = (5textbf{i} + textbf{j}) + 8(0.3textbf{i} + 0.4textbf{j})

=((5+2.4)i+(1+3.2)j)=left( (5 + 2.4)textbf{i} + (1 + 3.2)textbf{j}right)

=(7.4i+4.2j)= (7.4textbf{i} + 4.2textbf{j})

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: A particle sets off from the origin with a velocity of (t36t)begin{pmatrix}t^3 6tend{pmatrix}. Find an expression for the displacement vector sunderline{s} and the acceleration vector aunderline{a}.

[4 marks]

A Level AQAEdexcelOCR

a=dvdt=(3t26)underline{a} = dfrac{dunderline{v}}{dt} = begin{pmatrix}3t^2 6end{pmatrix}

s=vdt=(t36t)=(14t43t2)+(00)=(14t43t2)underline{s} = int underline{v} dt = {LARGE int} begin{pmatrix}t^3 6tend{pmatrix} = begin{pmatrix}dfrac{1}{4}t^4[6pt] 3t^2 end{pmatrix} + begin{pmatrix}0 0 end{pmatrix} = begin{pmatrix}dfrac{1}{4}t^4[6pt] 3t^2 end{pmatrix}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: A particle’s displacement is modelled as s=(sinti+et5j)underline{s} = (sin t textbf{i} + e^{frac{t}{5}}textbf{j}).

Find an expression for the velocity and acceleration in terms of tt.

 

 

[4 marks]

A Level AQAEdexcelOCR

v=dsdt=(costi+15et5j)underline{v} = dfrac{dunderline{s}}{dt} = left( cos ttextbf{i} + dfrac{1}{5}e^{frac{t}{5}}textbf{j}right)

a=dvdt=(sinti+125et5j)underline{a} = dfrac{dunderline{v}}{dt} = left( -sin ttextbf{i} + dfrac{1}{25}e^{frac{t}{5}}textbf{j}right)

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Formula Booklet

A Level
Site Logo

Exam Tips Cheat Sheet

A Level

Specification Points Covered

J5 – Use vectors to solve problems in pure mathematics and in context, including forces and kinematics

Q3 – Understand, use and derive the formulae for constant acceleration for motion in a straight line; extend to 2 dimensions using vectors

Q4 – Use calculus in kinematics for motion in a straight line: v=drdtv=dfrac{dr}{dt}, a=dvdt=d2rdt2a=dfrac{dv}{dt}=dfrac{d^{2}r}{dt^{2}}, r=vdtr=int v dt, v=adtv=int a dt; extend to 2 dimensions using vectors

Related Topics

Site Logo

Vector Basics

A Level
Site Logo

Position Vectors

A Level
Site Logo

Vector Calculations

A Level
Site Logo

SUVAT Equations

A Level