Unit 1 — Pure Mathematics A
1Proof
Three proof methods appear at AS level:
- Proof by deduction — a logical chain of reasoning from known facts to a new statement. Every step must be justified.
- Proof by exhaustion — testing every possible case. Only works when the number of cases is finite and small enough to check.
- Disproof by counter-example — finding one example that disproves a universal statement. A single valid counter-example is sufficient.
2Algebra & Functions
Surds and indices form the foundation for algebraic fluency. Learn to rationalise denominators (e.g. rewrite $\frac{1}{\sqrt{2}}$ as $\frac{\sqrt{2}}{2}$) and simplify expressions with fractional or negative indices.
Quadratic equations — factorisation, completing the square, and the quadratic formula are all required. The discriminant tells you the nature of roots without solving: positive means two real roots, zero means one repeated root, negative means no real roots.
Polynomials — know the Factor Theorem (if $f(a)=0$ then $(x-a)$ is a factor) and Remainder Theorem. Long division and equating coefficients are standard techniques for factorising cubics and higher polynomials.
Inequalities — remember to reverse the inequality sign when multiplying or dividing by a negative number. Sketching a graph is often the safest way to solve quadratic and rational inequalities.
3Coordinate Geometry
Be comfortable switching between forms of a straight line: $y=mx+c$, $ax+by+c=0$, and $y-y_1=m(x-x_1)$. The gradient of a perpendicular line is the negative reciprocal.
For circles, know how to find the centre and radius from the expanded equation by completing the square. A tangent to a circle meets the radius at the point of contact at right angles — this property is frequently tested.
The distance formula and midpoint formula are used in many contexts beyond pure coordinate geometry, including vectors and loci problems.
4Sequences & Series
Arithmetic sequences have a common difference; geometric sequences have a common ratio. Be careful with geometric series — the sum to infinity only converges when the common ratio is between $-1$ and $1$.
Binomial expansion at AS is restricted to positive integer powers. Know how to find a specific term (e.g. the coefficient of $x^5$ in $(2+3x)^8$) without writing out the whole expansion.
5Trigonometry
Know the exact values for $0\text{\textdegree}, 30\text{\textdegree}, 45\text{\textdegree}, 60\text{\textdegree}, 90\text{\textdegree}$ and their radian equivalents. The sine rule and cosine rule solve any triangle, but choose wisely: sine rule for AAS/ASA, cosine rule for SAS/SSS.
Pythagorean identities connect $\sin$, $\cos$, $\tan$, $\sec$, $\cosec$, and $\cot$. These are essential for simplifying trigonometric expressions and solving equations.
When solving $\sin\theta = k$ or $\cos\theta = k$, always consider the full range of solutions (use the symmetry of the graph or the CAST diagram). The period of $\sin$ and $\cos$ is $360\text{\textdegree}$ (or $2\pi$ rad).
6Exponentials & Logarithms
Logarithms undo exponentials: $\log_a x$ is the power you must raise $a$ to in order to get $x$. The laws of logarithms let you expand and combine log expressions — these mirror the laws of indices.
Exponential growth and decay appear in many modelling contexts: population growth, radioactive decay, cooling, compound interest. The general form is $y = Ae^{kt}$ (growth) or $y = Ae^{-kt}$ (decay).
Linearisation — taking logs of both sides turns relationships like $y = ax^n$ or $y = ab^x$ into straight-line form. This lets you estimate parameters from experimental data using a graph.
7Differentiation
Differentiation gives the gradient function — the rate of change of $y$ with respect to $x$. The result is itself a function of $x$.
At AS you need: polynomials, $\sin kx$, $\cos kx$, $e^{kx}$, $\ln x$. The chain rule is essential for composite functions (function of a function). The product rule handles products of two functions.
Applications — finding the equation of a tangent or normal to a curve, identifying stationary points (where $\frac{dy}{dx}=0$), and determining whether they are maxima, minima, or points of inflection using the second derivative.
8Integration
Integration is the reverse of differentiation (with an arbitrary constant $c$). The definite integral between limits $a$ and $b$ gives the exact area under the curve, provided $y \geq 0$ throughout the interval.
If the curve dips below the $x$-axis, the definite integral gives a negative contribution for that portion. The total geometric area requires splitting the integral at the roots and taking absolute values.
9Vectors
A vector has both magnitude and direction. Know how to add and subtract vectors geometrically (triangle/parallelogram laws) and algebraically (component-wise).
The magnitude of a vector is found using Pythagoras. A unit vector has magnitude 1; any vector can be converted to a unit vector by dividing by its magnitude.
The formula for a point dividing a line segment in a given ratio is often tested in coordinate geometry and vector contexts.