A-Level Maths formulae booklet: What's in it and what you still need to know

A-LevelMathsExam Prep9 min readBy Jono Ellis

Every A-Level Maths candidate gets a formulae booklet in the exam. It is provided across all boards (AQA, Edexcel, OCR, OCR MEI) and contains the more complex standard results in Pure, Mechanics and Statistics that examiners decided you should not have to recall from memory.

That is a help, but it is also a trap. The booklet gives you the standard derivatives and the Pythagorean trig identities, so students who do not check it sometimes burn time deriving things that are already printed. At the same time, the basic Mechanics relation W = mg, the product and chain rules and the quadratic formula are NOT in the booklet, and they appear in questions regularly.

This guide walks through what is in the booklet and where each result is used, then sets out the major formulae you should still know from memory.


Booklet provided

Every exam

the A-Level Maths formulae booklet is given to every candidate in every paper – Pure, Mechanics and Statistics – across all UK exam boards


Good to know

The booklet is the same length across boards, but the exact contents differ slightly. This guide follows the Edexcel and AQA booklets, which cover almost identical material. Check your own board's specification appendix for the official list.

What's in the Pure section

The Pure section of the booklet covers the trigonometric identities, integration standard forms and a handful of iterative formulae that are too long to memorise reliably. The table below lists the most commonly used ones.

ResultStatementWhen you use it
Pythagorean trig identitiescos²A + sin²A ≡ 1; sec²A ≡ 1 + tan²A; cosec²A ≡ 1 + cot²ASimplifying trig expressions, swapping between sin/cos and tan/sec forms, integration of trig
Sine rule, cosine rule and triangle areaa/sin A = b/sin B = c/sin C; a² = b² + c² - 2bc·cos A; Area = (1/2)ab·sin CPrinted in the Trigonometry section of the Edexcel, AQA and OCR A-Level Maths booklets
Compound angle formulaesin(A ± B) = sin A cos B ± cos A sin B; cos(A ± B) = cos A cos B ∓ sin A sin B; tan(A ± B) = (tan A ± tan B) / (1 ∓ tan A tan B)Proofs, simplifying expressions, solving trig equations with non-standard angles
Double angle formulaesin 2A = 2 sin A cos A; cos 2A = cos²A - sin²A = 2cos²A - 1 = 1 - 2sin²A; tan 2A = 2tan A / (1 - tan²A)Integration of sin²x or cos²x, solving equations involving 2x and x
R-method forma sin θ + b cos θ = R sin(θ + α) where R = √(a² + b²) and tan α = b/aSolving equations of the form a sin θ + b cos θ = c, or finding max/min values
Standard derivativesd/dx(sin x) = cos x; d/dx(cos x) = -sin x; d/dx(tan x) = sec²x; d/dx(eˣ) = eˣ; d/dx(ln x) = 1/xAlmost every Pure differentiation question. Listed in the Differentiation section of Edexcel and AQA booklets
Standard integral 1/x∫(1/x) dx = ln|x| + cIntegrating any 1/(linear) expression, often combined with substitution
Standard integral sec²x∫sec²x dx = tan x + cTrigonometric integration, especially after substitution
Integration by parts∫u (dv/dx) dx = uv - ∫v (du/dx) dxIntegrating products like x·eˣ, x·sin x or x·ln x
Newton-Raphson iterationxₙ₊₁ = xₙ - f(xₙ)/f'(xₙ)Numerical methods: Finding roots of f(x) = 0 to a given accuracy
Maclaurin / Taylor series (some boards)f(x) = f(0) + xf'(0) + (x²/2!)f''(0) + ... (Maclaurin form)Series expansions in Pure Year 2 / Further Maths
Key Pure section formulae provided in the A-Level Maths booklet. The exact wording varies slightly between boards but the content is the same. Standard derivatives and the Pythagorean identities are printed under their own headings (Differentiation, Trigonometric identities).

What's in the Mechanics section

Mechanics has a shorter formulae section than Pure. Most of Mechanics is built on Newton's laws and free body diagrams, which you have to set up yourself. The booklet provides a handful of constant-acceleration and rotational results.

ResultStatementWhen you use it
SUVAT (constant acceleration)v = u + at; s = ut + (1/2)at²; v² = u² + 2as; s = ((u + v)/2)t; s = vt - (1/2)at²Any constant-acceleration problem: Projectiles, vertical motion, kinematics
Newton's law of gravitation (some boards)F = Gm₁m₂/r²Further Maths / specific syllabuses only
Mechanics formulae from the booklet. Most Mechanics is built from F = ma and free body diagrams, which are NOT given. Note that W = mg is also assumed knowledge and is not printed in the booklet.

What's in the Statistics section

The Statistics section is mostly distribution-related. It includes the formulae for the binomial, normal and (for some boards) the Poisson and uniform distributions, plus the normal distribution probability tables themselves in an appendix.

The statistical tables are often a separate booklet handed out with the formulae booklet. They give cumulative binomial probabilities, percentage points of the normal distribution, and critical values for hypothesis tests.

ResultStatementWhen you use it
Binomial distributionP(X = r) = ⁿCᵣ pʳ (1-p)ⁿ⁻ʳ where X ~ B(n, p)Discrete distributions, hypothesis tests on a proportion
Normal distribution standardisingZ = (X - μ) / σ where Z ~ N(0, 1)Converting any normal to the standard normal so you can use the tables
Mean and variance of a sample meanE(X̄) = μ; Var(X̄) = σ²/nHypothesis tests on the mean of a normal distribution
Cumulative binomial tablesTabulated values of P(X ≤ x) for X ~ B(n, p) at standard n and pQuick lookup in binomial hypothesis tests instead of summing terms
Normal distribution tablesTabulated values of Φ(z) = P(Z ≤ z) for the standard normalAny normal-distribution probability or hypothesis test
Critical values for hypothesis tests5%, 2.5%, 1%, 0.5% one-tailed and two-tailed values of ZQuickly reading off critical values without interpolating from the main table
Statistics formulae and tables provided. The Poisson distribution appears for some boards but not others – check your specification.

What's NOT in the booklet – formulae you must still know

A lot of basic results are not in the booklet. Examiners assume these are part of your working knowledge from GCSE or core A-Level content, and they test them constantly. If any of the formulae below feel uncertain, build them into your daily revision drill.

This list is not exhaustive but it covers the high-leverage results that come up most often across past papers.

TopicFormula you must knowNotes
Quotient ruled/dx(u/v) = (v·u' - u·v') / v²Some boards include this (Edexcel does); others do not. Check your own booklet
Product ruled/dx(uv) = u·v' + v·u'Not in most booklets. Drill it
Chain ruled/dx(f(g(x))) = f'(g(x))·g'(x)Not in the booklet. Used in almost every differentiation question
Logarithm lawslog(ab) = log a + log b; log(a/b) = log a - log b; log(aⁿ) = n·log aIncluding the change of base formula log_a(x) = log(x)/log(a)
Vector magnitude|a| = √(x² + y² + z²)Vector questions in Pure 2
Quadratic formulax = [-b ± √(b² - 4ac)] / 2aWas on the GCSE Higher sheet, but NOT in the A-Level booklet
WeightW = mgAssumed knowledge. Not printed in the A-Level Maths booklet. Use g = 9.8 m s⁻² unless told otherwise
Arithmetic and geometric series (some boards)Sₙ = (n/2)(2a + (n-1)d); Sₙ = a(1 - rⁿ)/(1 - r); S∞ = a/(1-r) for |r| < 1Edexcel, AQA and OCR booklets do include these; if you sit a less common syllabus, check yours
Major A-Level Maths results that are typically NOT in the booklet. Always assume these are testable from memory. Note: Standard derivatives and the Pythagorean identities sin²x + cos²x = 1 ARE printed in the booklet on Edexcel, AQA and OCR (see the Pure table above).
Good to know

Don't waste exam time looking up the basics. The booklet has sin²x + cos²x = 1 and d/dx(sin x), but flicking pages to find them costs seconds you cannot get back. Know the foundations cold and reserve the booklet for the longer-tailed results like compound angles, Newton-Raphson and integration by parts.

How to use the booklet effectively

The booklet is a safety net for the long, low-frequency results – not a substitute for knowing the fundamentals. Three habits will help you use it well.

First, learn the layout before the exam. Download your board's exact booklet from their website and use it during every past paper. By the real exam, you should know without looking that Newton-Raphson is on page 2 and the binomial formula is on page 4.

Second, only reach for the booklet when you genuinely need it. If a question asks you to differentiate sin x, do not flick through pages looking for a derivative table. If you cannot do that one from memory, the booklet will not save you in the real time pressure of the exam.

Third, practise applying the booklet results in the exact form they are given. The R-method formula in the booklet is stated as a sin θ + b cos θ = R sin(θ + α). If a question asks for the form R cos(θ - α) instead, you need to recognise that it is the same idea with the cos identity rearranged.

Tip

Statistical tables are sometimes a separate booklet from the formulae booklet. Open both at the start of any Statistics paper so you don't waste time looking for one when you need it.

Differences between exam boards

All four major A-Level Maths boards (Edexcel, AQA, OCR A, OCR MEI) provide a formulae booklet. The content is broadly the same, with three small differences worth knowing.

Edexcel and AQA booklets are nearly identical for the standard A-Level Maths qualification. Both cover the Pure trig identities, integration standard forms, Newton-Raphson, integration by parts, SUVAT and the main distribution formulae.

OCR booklets sometimes include the arithmetic and geometric series formulae and the binomial expansion (1 + x)ⁿ for any rational n. Edexcel includes the binomial expansion as well. AQA puts the binomial expansion in the Pure section but expects you to recall the basic version for positive integer n from memory.

Further Maths booklets are different from regular A-Level Maths and include matrix results, complex number identities and hyperbolic function definitions. If you are doing Further Maths, you get the Further booklet in your Further papers – not the regular one.

Building deeper fluency

Top-scoring A-Level Maths students treat the formulae booklet like an emergency reference, not a working tool. Three habits build that fluency.

One, write out the off-booklet formulae weekly. Set a timer for five minutes and write the standard derivatives, the trig identity sin²x + cos²x = 1 and its rearrangements, the chain rule and the product rule from memory. Check against your notes and any slips become flashcards.

Two, do past papers under timed conditions with the booklet next to you. Mark them honestly. Any question where you used the booklet for something basic – say, looking up d/dx(eˣ) – should be flagged as a memory gap to fix.

Three, practise the rearrangement of booklet formulae. The cosine rule appears in the form a² = b² + c² - 2bc·cos A for some boards, and you may need cos A = (b² + c² - a²) / 2bc. The double angle cos 2A has three forms and you need to pick the right one for the question (integrating cos²x uses cos 2A = 2cos²x - 1).

A-Level Maths formulae booklet checklist

Work through this list once a week during exam season to make sure you are getting full value from the booklet.

  • Download your board's exact formulae booklet PDF and use it during every past paper
  • Know where the booklet prints the standard derivatives (sin x, cos x, tan x, eˣ, ln x) and the Pythagorean identities so you can find them in seconds
  • Memorise the chain and product rules. They are NOT in the booklet on Edexcel, AQA or OCR
  • Drill sin²x + cos²x = 1 and its rearrangements 1 + tan²x = sec²x, 1 + cot²x = cosec²x. The identities are printed, but speed of recall still wins time
  • Memorise W = mg and the quadratic formula. These are NOT in the A-Level booklet. The sine rule, cosine rule and (1/2)ab·sin C ARE printed in the Trigonometry section, but knowing them cold still saves time
  • Practise picking the right form of cos 2A (three versions) depending on the question
  • For Mechanics, drill SUVAT from memory rather than reading off the booklet every time
  • For Statistics, learn the layout of the cumulative binomial tables before exam day
  • Practise R-method questions until converting a sin θ + b cos θ to R sin(θ + α) is automatic

Frequently asked questions


Related articles

See all
Study Techniques5 min

Revision techniques that actually work for A-Levels

Subject Guides5 min

Trigonometry at GCSE: SOH CAH TOA explained

Study Techniques5 min

How to use past papers effectively for GCSE revision