40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Vectors and Geometric Proofs for the TMUA

Updated September 2025

Vectors represent displacement with both magnitude and direction, serving as a powerful tool for geometric problem solving. Mastering column notation, vector arithmetic, and ratio divisions allows candidates to solve complex coordinate geometry problems. This subtopic focuses on constructing rigorous proofs using vector pathways and algebraic manipulations.

Core concept

A vector is a mathematical object defined by its magnitude and direction, represented algebraically as a column (xy)\begin{pmatrix} x \\ y \end{pmatrix} or geometrically as a directed line segment AB\vec{AB}.

Understanding Vector Basics

Vectors are used to represent quantities that have both a size (magnitude) and a specific direction. In the TMUA, you must distinguish between scalars, which only have magnitude (such as distance or speed), and vectors (such as displacement or velocity).

Geometrically, a vector is represented by an arrow. The length of the arrow represents the magnitude, and the arrow's orientation represents the direction. Notationally, a vector can be written as a bold lower-case letter, such as a\mathbf{a}, or by using the start and end points with an arrow above them, such as AB\vec{AB}, which represents the vector starting at point AA and ending at point BB.

Vector Representations

There are two primary ways to represent vectors in the TMUA syllabus:

  1. Diagrammatic Representation: This involves drawing vectors as directed line segments in a plane. To find the sum of two vectors a\mathbf{a} and b\mathbf{b} diagrammatically, we use the triangle law. We place the start of vector b\mathbf{b} at the end of vector a\mathbf{a}. The resultant vector a+b\mathbf{a} + \mathbf{b} is the single vector that completes the triangle, going from the start of a\mathbf{a} to the end of b\mathbf{b}.

  2. Column Representation: A vector can be expressed in terms of its horizontal and vertical components. In two dimensions, this is written as v=(xy)\mathbf{v} = \begin{pmatrix} x \\ y \end{pmatrix}, where xx is the horizontal displacement and yy is the vertical displacement.

Vector Arithmetic and Scalar Multiplication

Arithmetic with vectors follows specific rules:

Addition and Subtraction: To add or subtract vectors in column form, you simply add or subtract their corresponding components. If a=(a1a2)\mathbf{a} = \begin{pmatrix} a_1 \\ a_2 \end{pmatrix} and b=(b1b2)\mathbf{b} = \begin{pmatrix} b_1 \\ b_2 \end{pmatrix}, then a+b=(a1+b1a2+b2)\mathbf{a} + \mathbf{b} = \begin{pmatrix} a_1 + b_1 \\ a_2 + b_2 \end{pmatrix}. Diagrammatically, ab\mathbf{a} - \mathbf{b} is interpreted as a+(b)\mathbf{a} + (-\mathbf{b}), where b-\mathbf{b} is a vector with the same magnitude as b\mathbf{b} but pointing in the exactly opposite direction.

Scalar Multiplication: Multiplying a vector by a scalar kk changes its magnitude. If k>0k > 0, the direction remains the same. If k<0k < 0, the direction is reversed. In column form, ka=(ka1ka2)k\mathbf{a} = \begin{pmatrix} ka_1 \\ ka_2 \end{pmatrix}.

Parallel Vectors: Two vectors are parallel if and only if one is a scalar multiple of the other. That is, a\mathbf{a} is parallel to b\mathbf{b} if a=kb\mathbf{a} = k\mathbf{b} for some non zero scalar kk.

Geometric Arguments and Proofs

Vectors are particularly useful for proving geometric properties within shapes.

Position Vectors: The position vector of a point PP is the displacement of PP from a fixed origin OO, denoted OP\vec{OP} or p\mathbf{p}. The displacement vector between any two points AA and BB can be found using their position vectors: AB=OBOA=ba\vec{AB} = \vec{OB} - \vec{OA} = \mathbf{b} - \mathbf{a}.

Example Proof: Midpoints and Ratios

Consider a triangle OABOAB where OA=a\vec{OA} = \mathbf{a} and OB=b\vec{OB} = \mathbf{b}. Let MM be the midpoint of OAOA and NN be the midpoint of OBOB. We can find the vector MN\vec{MN} to see how it relates to the base AB\vec{AB}.

  1. First, express MN\vec{MN} as a path: MN=MO+ON\vec{MN} = \vec{MO} + \vec{ON}.
  2. Since MM is the midpoint of OAOA, MO=12a\vec{MO} = -\frac{1}{2}\mathbf{a}.
  3. Since NN is the midpoint of OBOB, ON=12b\vec{ON} = \frac{1}{2}\mathbf{b}.
  4. Thus, MN=12a+12b=12(ba)\vec{MN} = -\frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b} = \frac{1}{2}(\mathbf{b} - \mathbf{a}).
  5. We know AB=ba\vec{AB} = \mathbf{b} - \mathbf{a}.
  6. Therefore, MN=12AB\vec{MN} = \frac{1}{2}\vec{AB}.

This proof shows that the line joining the midpoints of two sides of a triangle is parallel to the third side and half its length.

Collinearity: To prove that three points AA, BB, and CC lie on a straight line (are collinear), you must show that AB\vec{AB} is parallel to BC\vec{BC}. Since they share a common point BB, if the vectors are parallel, the points must be collinear.

Key takeaways

  • A displacement vector AB\vec{AB} is calculated as ba\mathbf{b} - \mathbf{a}, where a\mathbf{a} and b\mathbf{b} are position vectors.
  • Vectors are parallel if one can be expressed as a scalar multiple of the other, v=kw\mathbf{v} = k\mathbf{w}.
  • To prove three points are collinear, demonstrate that the vectors between them are parallel and share a common point.
  • The magnitude of a column vector (xy)\begin{pmatrix} x \\ y \end{pmatrix} is found using Pythagoras' theorem: x2+y2\sqrt{x^2 + y^2}.
Tips

When solving geometric problems, always start by defining two non parallel vectors, such as OA=a\vec{OA} = \mathbf{a} and OB=b\vec{OB} = \mathbf{b}, as your basis. Any other vector in the diagram can then be expressed as a linear combination of these two.

Cautions

Be careful with signs when moving against the direction of a defined vector. If AB=v\vec{AB} = \mathbf{v}, then going from BB to AA must be represented as v-\mathbf{v}.

Insight

Vector methods often allow you to solve geometry problems without needing to use coordinate geometry or trigonometry, as they focus on the relative directions and ratios within the shape itself.

Frequently asked questions

What is the difference between a position vector and a displacement vector?

A position vector describes the location of a point relative to a fixed origin OO. A displacement vector describes the path from one specific point to another, regardless of the origin.

How do you show two vectors are parallel?

Two vectors a\mathbf{a} and b\mathbf{b} are parallel if there exists a scalar kk such that a=kb\mathbf{a} = k\mathbf{b}. In column form, this means the ratio of the xx components is the same as the ratio of the yy components.

Does the order of letters matter in vector notation?

Yes. AB\vec{AB} represents the vector from AA to BB, whereas BA\vec{BA} represents the vector from BB to AA. These are related by AB=BA\vec{AB} = -\vec{BA}.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.