Skip to content

Pure Mathematics

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.

Topics Covered

Algebraic Expressions

  • 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

Quadratics

  • 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

Equations and Inequalities

  • Simult equations — substitution and elimination methods
  • Quadratic inequalities — solving and representing on a number line
  • Graphical solutions — intersection points as solutions to simultaneous equations

Coordinate Geometry

  • 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

Functions

  • 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)

Sequences and Series

  • 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

Binomial Expansion

  • (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

Trigonometry

  • 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

Exponentials and Logarithms

  • 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

Calculus

  • 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

Vectors

  • 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

  • Proof by deduction — direct logical argument
  • Proof by exhaustion — checking all cases
  • Proof by contradiction — assuming the negation and deriving a contradiction

Numerical Methods

  • 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

Study Tips

  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.

How to Use These Notes

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.