Introduction to Matrices (Edexcel International AS Further Maths: Further Pure 1): Revision Note

Exam code: XFM01

Mark Curtis

Written by: Mark Curtis

Reviewed by: Dan Finlay

Updated on

Introduction to Matrices

What is a matrix?

  • A matrix is a rectangular grid (array) of elements (numbers or letters) arranged in rows and columns

    • The plural of matrix is matrices

  • The order (dimensions) of a matrix is its number of rows × number of columns

    • a 2 × 1 matrix is (ab)

      • this is also called a column matrix or a column vector

    • a 2 × 2 matrix is (abcd)

      • this is called a square matrix

  • A bold capital letter is often used to represent a matrix

    •  A=(5204)B=(43)

  • 2D coordinates can be written as a column matrix

    • The point (3, 5) is (35) 

  • You can use subscript notation to refer to elements in a matrix

    • Matrix A is A=(ai,j) where i=1, 2, 3, ..., m and j=1, 2, 3, ..., n

      • ai,j refers to the element in row i, column j

      • The order of A is m×n (rows × columns)

A matrix written in subscript notation

What type of matrices do I need to know?

  • A column matrix (or column vector) is a matrix with a single column

    • Order m×1

  • A row matrix is a matrix with a single row

    • Order 1×n

  • A square matrix is one in which the number of rows is equal to the number of columns

    • Order n×n

  • Two matrices are equal when they are of the same order and their corresponding elements are equal

    • ai,j=bi,j for all elements

  • A zero matrix, 0, is a matrix in which all the elements are zero

    • For example, the 2 × 2 zero matrix is 0=(0000)

  • An identity matrixI, is a square matrix in which all elements along the leading diagonal (top-left to bottom right) are 1

    • The rest of the elements are zero

    • For example, the 2 × 2 identity matrix is  I=(1001)

    • The notation In can be used to specify the n×n identity matrix

Basic Operations with Matrices

How do I multiply a matrix by a scalar?

  • To multiply any matrix by a scalar (a number), multiply each element by that scalar 

    • If A=(5204) then 2A=2(5204)=(2×52×22×02×4)=(10408)

  • Multiplying by a negative scalar changes the sign of each element in the matrix

  • Lower case letters often refer to scalar multiples

    • kA is the matrix A multiplied by the scalar k

How do I add and subtract matrices?

  • Two matrices of the same order can be added (or subtracted) by adding (or subtracting) corresponding elements

    • The answer is a matrix of the same order

    • For example, (123021)+(303141)=(1+32+03+3012+41+1)=(420162)

What properties of matrix addition do I need to know?

  • A+B=B+A

    • Matrix addition is commutative

      • You can swap the order

    • Matrix subtraction is not commutative

      • ABBA

  • AB=A+(B)

    • Subtraction is the same as adding a negative

  • A+(B+C)=(A+B)+C

    • Matrix addition is associative

      • To add three matrices, you can start with the first two, or the last two

    • Matrix subtraction is not associative

      • A(BC)(AB)C

      • Try expanding the brackets to see

  • A+0=A

    • Adding the zero matrix has no effect

  • 0A=A

Worked Example

Consider the matrices A=(427315)B=(265923).

(a) Find A+B.

The matrices have the same order (dimensions)
Corresponding elements can be added

A+B=(4+22+67+53+(9)1+(2)5+(3))

A+B=(2812618)

(b) Find 10B.

Multiply each element by -10

10B=10(265923)=(10×210×610×510×(9)10×(2)10×(3))

10B=(206050902030)

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Mark Curtis

Author: Mark Curtis

Expertise: Maths Content Creator

Mark graduated twice from the University of Oxford: once in 2009 with a First in Mathematics, then again in 2013 with a PhD (DPhil) in Mathematics. He has had nine successful years as a secondary school teacher, specialising in A-Level Further Maths and running extension classes for Oxbridge Maths applicants. Alongside his teaching, he has written five internal textbooks, introduced new spiralling school curriculums and trained other Maths teachers through outreach programmes.

Dan Finlay

Reviewer: Dan Finlay

Expertise: Portfolio Lead

Dan graduated from the University of Oxford with a First class degree in mathematics. As well as teaching maths for over 8 years, Dan has marked a range of exams for Edexcel, tutored students and taught A Level Accounting. Dan has a keen interest in statistics and probability and their real-life applications.