Skip to content

Pure Mathematics

Pure Mathematics is the backbone of A-Level Mathematics. It develops the algebraic fluency, calculus techniques, and proof skills that underpin every applied topic in the course. This section covers all pure mathematics content from algebraic manipulation through to numerical methods.

  • Indices and surds — laws of indices, rationalising denominators, simplifying a+b\sqrt{a} + \sqrt{b} expressions
  • Algebraic fractions — simplifying, adding, subtracting, multiplying, dividing
  • Partial fractions — decomposition for integration and series expansion
  • Solving quadratics — factorising, quadratic formula, completing the square
  • The discriminantb24ac>0b^2 - 4ac > 0 (two real roots), =0= 0 (repeated root), <0< 0 (no real roots)
  • Graphs of quadratics — vertex form y=a(xh)2+ky = a(x - h)^2 + k, transformations, roots and intercepts
  • Modelling with quadratics — projectile paths, optimisation problems
  • Simult equations — substitution and elimination methods
  • Quadratic inequalities — solving and representing on a number line
  • Graphical solutions — intersection points as solutions to simultaneous equations
  • Straight lines — gradient m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, equation yy1=m(xx1)y - y_1 = m(x - x_1)
  • Parallel and perpendicular linesm1=m2m_1 = m_2 and m1m2=1m_1 m_2 = -1
  • Circles(xa)2+(yb)2=r2(x-a)^2 + (y-b)^2 = r^2; tangent and radius properties
  • Domain and range — restrictions (denominators, square roots, logarithms)
  • Composite functionsfg(x)fg(x); order of composition matters
  • Inverse functions — reflection in y=xy = x; finding f1(x)f^{-1}(x) algebraically
  • Transformations — translations f(xa)+bf(x - a) + b, stretches pf(qx)pf(qx), reflections f(x)-f(x), f(x)f(-x)
  • Arithmetic sequencesan=a+(n1)da_n = a + (n-1)d; Sn=n2(2a+(n1)d)S_n = \frac{n}{2}(2a + (n-1)d)
  • Geometric sequencesan=arn1a_n = ar^{n-1}; Sn=a(1rn)1rS_n = \frac{a(1-r^n)}{1-r}; sum to infinity for r<1|r| < 1
  • Sigma notation\sum notation and its evaluation
  • (a+b)n(a+b)^n — Pascal”s triangle, binomial coefficients (nr)=n!r!(nr)!\binom{n}{r} = \frac{n!}{r!(n-r)!}
  • Approximations — using binomial expansion for (1+x)n(1+x)^n when x<1|x| < 1
  • Ratios and graphssin\sin, cos\cos, tan\tan; periods, amplitudes, transformations
  • Identitiessin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1, tanθ=sinθcosθ\tan\theta = \frac{\sin\theta}{\cos\theta}, double angle formulae
  • Solving trigonometric equations — finding all solutions in a given range; CAST diagram
  • Radians — arc length s=rθs = r\theta, sector area A=12r2θA = \frac{1}{2}r^2\theta
  • Exponential functionsy=exy = e^x; growth and decay models
  • Logarithmslogab=c    ac=b\log_a b = c \iff a^c = b; laws of logarithms
  • Solving equations — using logarithms to solve ax=ba^x = b; change of base formula
  • Differentiation — power rule, chain rule, product rule, quotient rule; finding gradients, tangents, normals, stationary points, maxima and minima
  • Integration — reverse of differentiation; definite and indefinite integrals; area under a curve; integration by substitution and by parts
  • Differential equations — forming and solving first-order separable equations
  • Connected rates of change — related rates problems using the chain rule
  • 2D vectors — magnitude, direction, addition, subtraction, scalar multiplication
  • Position vectorsAB=ba\vec{AB} = \mathbf{b} - \mathbf{a}
  • Geometric problems — parallel vectors, collinear points, dividing a line in a ratio
  • Proof by deduction — direct logical argument
  • Proof by exhaustion — checking all cases
  • Proof by contradiction — assuming the negation and deriving a contradiction
  • Location of roots — sign change between f(a)f(a) and f(b)f(b)
  • Iteration — fixed-point iteration xn+1=g(xn)x_{n+1} = g(x_n); staircase and cobweb diagrams
  • Newton-Raphsonxn+1=xnf(xn)f(xn)x_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)}; derivation and limitations
  1. Practise algebraic manipulation daily. Fluency with indices, fractions, and factorisation is non-negotiable. Every question requires it.
  2. Show every step in proofs. Examiners mark each logical step. Skipping steps loses marks even if the conclusion is correct.
  3. Sketch graphs. Always sketch before solving. Understanding the geometry of a function prevents errors in finding solutions.
  4. Learn derivative and integral rules. Chain, product, and quotient rules must be automatic. Derive them once to understand them, then practise until they’re fast.
  5. Check calculus answers. Differentiate your integral (or integrate your derivative) to verify.

Pure mathematics is the language of pattern and structure underlying all quantitative reasoning. Algebra provides the grammar for expressing relationships, while calculus gives the tools to analyse change. Functions are machines that transform inputs to outputs, and their inverses reverse the process. Sequences and series build complexity from repetition, and proof ensures every claim rests on unshakeable logical foundations. The discipline trains your mind to decompose complex problems into manageable steps, a skill that transfers far beyond mathematics.

Follow the sidebar order. Each page provides rigorous definitions, proofs, worked examples with full working, and exam-style problems. The material is cumulative — master each topic before moving to the next.

  • Mechanics Index — Mechanics applies the algebraic, calculus, and vector skills developed in Pure Mathematics to physical problems.
  • Statistics Index — Statistics uses algebraic manipulation, functions, and numerical methods to analyse data and probability.
  • Further Pure Mathematics 1 — Extends the core Pure content into complex numbers, matrices, and advanced calculus.
  • Proof — Proof techniques unify all pure mathematics topics through rigorous logical argument.

Confusing f(x)f'(x) with f(x)f(x): The derivative f(x)f'(x) gives the gradient of the tangent at any point, not the value of the function. Students often evaluate f(x)f'(x) when asked for f(x)f(x), or vice versa. Always check whether the question asks for the function value or the rate of change.

Forgetting the chain rule: When differentiating composite functions like sin(2x)\sin(2x) or e3xe^{3x}, the chain rule gives ddxf(g(x))=f(g(x))g(x)\frac{d}{dx}f(g(x)) = f'(g(x)) \cdot g'(x). Students often forget the inner derivative, writing the derivative of sin(2x)\sin(2x) as cos(2x)\cos(2x) instead of 2cos(2x)2\cos(2x).

Losing the constant of integration: Every indefinite integral requires +C+ C. Forgetting it loses a mark even if the rest of the integration is correct. The constant represents the family of all antiderivatives.