Skip to content

Pure Mathematics Flashcards

A-Level Pure Mathematics — Flashcard Deck

15 flashcards with spaced repetition. Press Space to flip, then rate your recall (1—4).

What These Flashcards Cover

These flashcards test your knowledge of the core pure mathematics topics that underpin the A-Level specification. You should be confident with algebraic manipulation, trigonometric identities, sequences and series, and vector operations.

Key areas:

  • Algebra and Proof: Factorising quadratics and cubics. The discriminant b24acb^{2} - 4ac determines the nature of roots. Proof by contradiction (e.g. proving 2\sqrt{2} is irrational) and proof by induction (used for summing series and divisibility results).
  • Trigonometry: The three trigonometric ratios and their reciprocals. Key identities: sin2θ+cos2θ=1\sin^{2}\theta + \cos^{2}\theta = 1, tanθ=sinθcosθ\tan\theta = \frac{\sin\theta}{\cos\theta}. Addition formulae: sin(A±B)=sinAcosB±cosAsinB\sin(A \pm B) = \sin A\cos B \pm \cos A\sin B. Double angle formulae. Solving trigonometric equations in given intervals.
  • Sequences and Series: Arithmetic sequences: un=a+(n1)du_{n} = a + (n-1)d. Sum: Sn=n2(2a+(n1)d)S_{n} = \frac{n}{2}(2a + (n-1)d). Geometric sequences: un=arn1u_{n} = ar^{n-1}. Sum: Sn=a(1rn)1rS_{n} = \frac{a(1-r^{n})}{1-r}. Convergent geometric series: S=a1rS_{\infty} = \frac{a}{1-r} for r<1|r| < 1.
  • Logarithms and Exponentials: y=lnx    x=eyy = \ln x \iff x = e^{y}. Laws: ln(ab)=lna+lnb\ln(ab) = \ln a + \ln b, ln(ab)=lnalnb\ln\left(\frac{a}{b}\right) = \ln a - \ln b, ln(an)=nlna\ln(a^{n}) = n\ln a. Solving equations like 2x=52^{x} = 5 by taking logarithms of both sides.
  • Differentiation and Integration (Pure): Differentiate sinx\sin x, cosx\cos x, exe^{x}, lnx\ln x, tanx\tan x. Integrate cosx\cos x, sinx\sin x, exe^{x}, sec2x\sec^{2}x, tanx\tan x. Use substitution and integration by inspection.
  • Vectors: 2D and 3D vectors. Magnitude a=x2+y2+z2|\mathbf{a}| = \sqrt{x^{2}+y^{2}+z^{2}}. Dot product ab=abcosθ\mathbf{a} \cdot \mathbf{b} = |\mathbf{a}||\mathbf{b}|\cos\theta. Vector equations of lines: r=a+λb\mathbf{r} = \mathbf{a} + \lambda\mathbf{b}. Intersection of lines.

Intuition

Pure mathematics is about structure and pattern. Algebra gives you the tools to manipulate abstract expressions. Trigonometry connects geometry (triangles, circles) to algebra (equations, identities). Sequences and series describe patterns that repeat or accumulate.

Think of proof as the difference between “it looks true” and “it must be true.” Empirical evidence (checking a few cases) is not the same as a logical proof that covers all cases.


Common Pitfalls

  1. Losing solutions when squaring both sides. Squaring can introduce extraneous solutions. Always check your answers in the original equation.
  2. Forgetting that lnx\ln x is undefined for x0x \leq 0. When solving logarithmic equations, any solution that gives a negative or zero argument must be rejected.
  3. Confusing arithmetic and geometric series. Arithmetic series have a common difference (dd); geometric series have a common ratio (rr). Using the wrong formula gives incorrect sums.
  4. Misapplying vector direction. The vector from AA to BB is AB=ba\overrightarrow{AB} = \mathbf{b} - \mathbf{a}, not ab\mathbf{a} - \mathbf{b}. Getting the direction wrong flips the sign of your answer.

Cross-References