Proof

    Edexcel
    A-Level
    Further Mathematics

    Master the art of mathematical proof for your Edexcel A-Level Further Maths exam. This guide breaks down Proof by Induction into four simple steps, showing you how to secure every mark on questions involving series, divisibility, and matrices.

    5
    Min Read
    3
    Examples
    6
    Questions
    0
    Key Terms

    Study Notes

    Overview

    header_image.png

    Proof by Mathematical Induction is a cornerstone of A-Level Further Mathematics and a powerful tool for proving statements about all positive integers. It's a formal, logical argument that functions like a chain of dominoes: if you can prove the first one falls (the base case), and that any domino falling will knock over the next one (the inductive step), you can conclude that all the dominoes will fall. In your exam, this topic appears in the Core Pure papers and typically accounts for 5-7 marks per question. Examiners are looking for a highly structured, rigorous argument, so precision is key. This topic has strong synoptic links with Series, Matrices, and Number Theory, making it a crucial concept to master.

    Key Concepts

    The Four-Step Induction Framework

    Mathematical induction follows a rigid four-step structure. Missing any of these steps will result in lost marks, particularly the final conclusion. Candidates must present their argument clearly, showing each logical stage.

    induction_steps_diagram.png

    1. Base Case (n=1): First, you must prove the statement is true for the smallest possible value of n, which is usually n=1. This is the 'first domino'. You must explicitly substitute n=1 into both sides of the statement and show they are equal. A B1 mark is awarded for this.

    2. Inductive Hypothesis: Next, you assume the statement is true for some arbitrary positive integer, n=k. You are not proving anything here; you are simply stating the assumption that will be used in the next step. This is often written as "Assume the result is true for n=k". An M1 mark is often given for this statement.

    3. Inductive Step (n=k+1): This is the core of the proof and where most algebraic manipulation occurs. You must prove that if the statement is true for n=k, then it must also be true for n=k+1. The goal is to manipulate the expression for n=k+1 until you can substitute the n=k assumption into it. This demonstrates that one domino falling causes the next to fall. This step attracts the majority of the method (M) and accuracy (A) marks.

    4. Conclusion: Finally, you must write a concluding statement that ties everything together. This statement must be precise and reference the previous steps. A typical Edexcel-style conclusion is: "Since the statement is true for n=1, and if it is true for n=k then it is true for n=k+1, by the principle of mathematical induction, the statement is true for all positive integers n." This secures the final A1 cso (Correct Solution Only) mark.

    Types of Induction Proofs

    1. Summation of Series

    This is the most common type of induction question. You will be asked to prove a formula for the sum of a series up to n terms.

    series_summation_visual.png

    Example: Prove that for all positive integers n, \sum_{r=1}^{n} r = \frac{n(n+1)}{2}.

    In the inductive step, you would start with the sum to k+1 terms, split it into the sum to k terms plus the (k+1)th term, and then substitute your assumption for the sum to k terms.

    2. Divisibility

    These proofs require you to show that a function f(n) is divisible by a certain integer for all n. The key is to relate f(k+1) to f(k).

    divisibility_proof_visual.png

    Example: Prove that f(n) = 3^{2n} - 1 is divisible by 8 for all positive integers n.

    In the inductive step, you would analyse f(k+1) and try to express it in the form of f(k) plus another term that is clearly divisible by 8. A common technique is to consider f(k+1) - f(k).

    3. Powers of Matrices

    For these questions, you will be asked to prove a formula for the nth power of a given matrix.

    matrix_induction_visual.png

    Example: Given the matrix M = \begin{pmatrix} 2 & 1 \ 0 & 1 \end{pmatrix}, prove that M^n = \begin{pmatrix} 2^n & 2^n-1 \ 0 & 1 \end{pmatrix} for all positive integers n.

    In the inductive step, you must show that M^{k+1} = M^k imes M. You substitute the assumed formula for M^k and perform the matrix multiplication. Credit is given for explicitly showing the multiplication, not just stating the result.

    Worked Examples

    3 detailed examples with solutions and examiner commentary

    Practice Questions

    Test your understanding — click to reveal model answers

    Q1

    Prove by induction that \sum_{r=1}^{n} (2r-1) = n^2 for all n \ge 1.",
    "marks": 5

    foundation", "hint": "For the inductive step, remember that the sum to k+1 is the sum to k plus the (k+1)th term.
    Q2

    Prove by induction that f(n) = n^3 + 2n is divisible by 3 for all positive integers n.",
    "marks": 5

    standard", "hint": "Consider f(k+1) - f(k). If f(k) is divisible by 3 and f(k+1)-f(k) is divisible by 3, what can you say about f(k+1)?
    Q3

    If u_1 = 4 and u_{n+1} = 2u_n - 3, prove by induction that u_n = 2^{n-1} + 3 for n \ge 1.",
    "marks": 5

    standard", "hint": "The assumption is for $u_k$. Use this in the recurrence relation for $u_{k+1}$.
    Q4

    Prove by induction that for n \ge 1, \frac{d^n}{dx^n}(xe^x) = (x+n)e^x.",
    "marks": 6

    challenging", "hint": "You will need to use the product rule for differentiation in the inductive step.
    Q5

    Let the matrix A = \begin{pmatrix} 1 & 1 \ 0 & 2 \end{pmatrix}. Prove by induction that A^n = \begin{pmatrix} 1 & 2^n-1 \ 0 & 2^n \end{pmatrix} for all integers n \ge 1.",
    "marks": 6

    challenging", "hint": "Remember that $A^{k+1} = A^k imes A$. Show the matrix multiplication explicitly.
    Q6

    Question 6

    More Further Mathematics Study Guides

    View all

    Trigonometry

    OCR
    GCSE

    This topic extends your trigonometry knowledge beyond right-angled triangles into the realm of any angle, trigonometric identities, and complex equation solving. You'll master the CAST diagram, apply the Sine and Cosine Rules to non-right-angled triangles in 2D and 3D contexts, and prove identities using fundamental relationships. This is a high-value topic in Further Maths exams, frequently appearing in multi-step problem-solving questions worth 4-6 marks.

    Proof

    OCR
    GCSE

    Proof is the art of constructing watertight algebraic arguments that demonstrate mathematical statements are true for ALL cases, not just specific examples. This topic is a cornerstone of OCR GCSE Further Mathematics, demanding rigorous logic, precise algebraic notation, and clear communication. Mastering proof unlocks high-value marks and develops critical thinking skills that extend far beyond mathematics.

    Vectors

    OCR
    GCSE

    Vectors in OCR GCSE Further Mathematics goes far beyond basic GCSE column vector arithmetic. You'll master constructing complex vector paths through geometric figures, proving collinearity using scalar multiples, and finding positions of points that divide lines in given ratios. This topic demands algebraic precision, rigorous notation, and explicit geometric reasoning—skills that examiners reward generously when demonstrated correctly.

    Inequalities

    OCR
    GCSE

    Master OCR GCSE Further Maths Inequalities (2.3) by learning to solve quadratic inequalities algebraically and graphically. This guide breaks down the critical steps, from finding roots to sketching parabolas and selecting the correct regions, ensuring you can secure every mark."

    Sequences

    OCR
    GCSE

    Sequences in OCR GCSE Further Mathematics extend beyond standard GCSE, requiring mastery of quadratic sequences, geometric progressions, limiting values, and recurrence relations. This topic is essential for top grades, testing algebraic rigour, pattern recognition, and the ability to determine long-term behaviour of mathematical series.

    Standard Form

    OCR
    GCSE

    This guide provides a comprehensive, exam-focused breakdown of Standard Form for OCR GCSE Further Mathematics. It covers everything from the core principles of writing numbers in the form A × 10ⁿ to performing complex calculations, ensuring you can secure every mark available on this crucial topic.