Back to Maths

Mathematical Formulae - A-Levels Maths

Formulae that students are expected to know for A Level Mathematics are given below and will not appear in the booklet Mathematical Formulae and Statistical Tables, which will be provided for use with the paper.

Pure Mathematics Algebra, Geometry & Sequences

Quadratic Equations

Roots of quadratic equations
x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Laws of Indices

Multiplication Law
axay=ax+ya^x a^y = a^{x+y}
Division Law
ax÷ay=axya^x \div a^y = a^{x-y}
Power of a Power Law
(ax)y=axy(a^x)^y = a^{xy}

Laws of Logarithms

Definition
x=an    n=logaxfor a>0 and x>0x = a^n \iff n = \log_a x \quad \text{for } a > 0 \text{ and } x > 0
Addition Law
logax+logayloga(xy)\log_a x + \log_a y \equiv \log_a(xy)
Subtraction Law
logaxlogayloga(xy)\log_a x - \log_a y \equiv \log_a\left(\frac{x}{y}\right)
Power Law
klogaxloga(xk)k \log_a x \equiv \log_a(x^k)

Coordinate Geometry

Equation of a straight line
yy1=m(xx1)with gradient m passing through (x1,y1)y - y_1 = m(x - x_1) \quad \text{with gradient } m \text{ passing through } (x_1, y_1)
Perpendicular lines condition
m1m2=1m_1 m_2 = -1

Sequences

General term of an arithmetic progression
un=a+(n1)du_n = a + (n-1)d
General term of a geometric progression
un=arn1u_n = a r^{n-1}

Trigonometry & Mensuration Identities and Rules

Trigonometry in Triangle $ABC$

Sine rule
asinA=bsinB=csinC\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}
Cosine rule
a2=b2+c22bccosAa^2 = b^2 + c^2 - 2bc \cos A
Area of a triangle
Area=12absinC\text{Area} = \frac{1}{2}ab \sin C

Trigonometric Identities

Pythagorean Identity (Sine/Cosine)
cos2A+sin2A1\cos^2 A + \sin^2 A \equiv 1
Pythagorean Identity (Secant/Tangent)
sec2A1+tan2A\sec^2 A \equiv 1 + \tan^2 A
Pythagorean Identity (Cosecant/Cotangent)
csc2A1+cot2A\csc^2 A \equiv 1 + \cot^2 A
Double Angle (Sine)
sin2A2sinAcosA\sin 2A \equiv 2 \sin A \cos A
Double Angle (Cosine)
cos2Acos2Asin2A\cos 2A \equiv \cos^2 A - \sin^2 A
Double Angle (Tangent)
tan2A2tanA1tan2A\tan 2A \equiv \frac{2 \tan A}{1 - \tan^2 A}

Mensuration

Circumference and area of circle
C=2πr=πd,A=πr2C = 2\pi r = \pi d, \quad A = \pi r^2
Pythagoras' theorem
c2=a2+b2c^2 = a^2 + b^2
Area of a trapezium
Area=12(a+b)h\text{Area} = \frac{1}{2}(a+b)h
Volume of a prism
Volume=area of cross section×length\text{Volume} = \text{area of cross section} \times \text{length}
Arc length of sector (radians)
s=rθs = r\theta
Area of sector (radians)
A=12r2θA = \frac{1}{2}r^2\theta

Calculus & Differential Equations Differentiation & Integration Rules

Differentiation

FunctionDerivative
xnx^nnxn1n x^{n-1}
sinkx\sin kxkcoskxk \cos kx
coskx\cos kxksinkx-k \sin kx
ekxe^{kx}kekxk e^{kx}
lnx\ln x1x\frac{1}{x}
f(x)+g(x)f(x) + g(x)f(x)+g(x)f'(x) + g'(x)
f(x)g(x)f(x)g(x)f(x)g(x)+f(x)g(x)f'(x)g(x) + f(x)g'(x)
f(g(x))f(g(x))f(g(x))g(x)f'(g(x))g'(x)

Integration

FunctionIntegral
xnx^n1n+1xn+1+c(n1)\frac{1}{n+1} x^{n+1} + c \quad (n \neq -1)
coskx\cos kx1ksinkx+c\frac{1}{k} \sin kx + c
sinkx\sin kx1kcoskx+c-\frac{1}{k} \cos kx + c
ekxe^{kx}1kekx+c\frac{1}{k} e^{kx} + c
1x\frac{1}{x}lnx+c(x0)\ln|x| + c \quad (x \neq 0)
f(x)+g(x)f'(x) + g'(x)f(x)+g(x)+cf(x) + g(x) + c
f(g(x))g(x)f'(g(x))g'(x)f(g(x))+cf(g(x)) + c
Area under a curveabydx(y0)\int_{a}^{b} y\,dx \quad (y \ge 0)

Vectors, Statistics & Mechanics Applications

Vectors

Magnitude of 3D vector
xi+yj+zk=x2+y2+z2|x\mathbf{i} + y\mathbf{j} + z\mathbf{k}| = \sqrt{x^2 + y^2 + z^2}

Statistics

Mean of a set of data
xˉ=xn=fxf\bar{x} = \frac{\sum x}{n} = \frac{\sum fx}{\sum f}
Standard Normal variable
Z=Xμσwhere XN(μ,σ2)Z = \frac{X - \mu}{\sigma} \quad \text{where } X \sim \text{N}(\mu, \sigma^2)

Mechanics - Forces and Equilibrium

Weight
W=mgW = m g
Friction
FμRF \le \mu R
Newton's second law
F=maF = ma

Mechanics - Kinematics (Variable Acceleration)

Velocity from displacement
v=drdtv = \frac{dr}{dt}
Acceleration from velocity
a=dvdt=d2rdt2a = \frac{dv}{dt} = \frac{d^2r}{dt^2}
Displacement from velocity
r=vdtr = \int v\,dt
Velocity from acceleration
v=adtv = \int a\,dt