A-Level Further Maths Flashcards: Pure Mathematics
A-Level Further Maths — Pure Mathematics Flashcards
20 flashcards with spaced repetition. Press Space to flip, then rate your recall (1—4).
What These Flashcards Cover
These flashcards cover the advanced pure mathematics content unique to Further Maths. You will work with complex numbers, matrices, hyperbolic functions, and more sophisticated techniques for solving differential equations.
Key areas:
- Complex Numbers: . A complex number has modulus and argument . Polar form: . De Moivre’s theorem: .
- Argand Diagrams: Represent complex numbers as points on a plane with real axis (horizontal) and imaginary axis (vertical). The modulus is the distance from the origin; the argument is the angle from the positive real axis.
- Roots of Unity: The th roots of unity are for . They lie on a circle of radius 1 in the Argand diagram, equally spaced at angles of .
- Matrices: A matrix is a rectangular array of numbers. Matrix addition and multiplication follow specific rules. Determinant of a : . Inverse: . A matrix is singular if its determinant is zero.
- Proof by Induction: To prove for all : (1) Show is true (base case). (2) Assume is true (inductive hypothesis). (3) Show is true using the hypothesis. Used for series summation, divisibility, and matrix results.
- Hyperbolic Functions: , , . Identity: . Derivatives: , .
- Differential Equations (Advanced): First-order linear: , solved using integrating factor . Second-order with constant coefficients: solved using auxiliary equation .
- Polar Coordinates: where , . Area in polar coordinates: . Converting between Cartesian and polar forms.
Intuition
Complex numbers extend the number line into a plane. Where real numbers describe position along a line, complex numbers describe position on a 2D surface (the Argand diagram). Multiplication by is a rotation of 90 degrees.
Matrices are a shorthand for systems of linear equations. When you multiply a matrix by a vector, you are transforming that vector — rotating, scaling, shearing, or reflecting it. The determinant measures how much the matrix scales areas.
Hyperbolic functions are the “cousins” of trigonometric functions but based on exponentials rather than circles. Where and describe circular motion, and describe growth and decay.
Common Pitfalls
- Argument range. The argument should be in . The calculator gives , which may need adjusting by adding or subtracting depending on the quadrant.
- Matrix multiplication is not commutative. as a rule. Multiplying in the wrong order gives a different (often wrong) answer.
- Forgetting the base case in induction. Without showing is true, the inductive argument has no foundation. You must always verify the base case.
- Sign errors in the auxiliary equation. For , the auxiliary equation is . A common error is using or forgetting to divide through by .
Cross-References
- Pure Mathematics: Pure maths covers calculus and algebra
- Further Mechanics: Mechanics applies maths to physics
- Further Statistics: Statistics develops data analysis methods