1 Proof — coverage pack
1 specification leaves · notes, questions, answers and worked methods
1.1 · Understand and use the structure of mathematical proof, from assumptions through logical steps to a conclusion; use proof by deduction, exhaustion, disproof by counter example, and contradiction (irrationality of √2, infinity of primes).
- A proof begins with stated assumptions, uses valid implications at every step and ends with a conclusion that matches the claim.
- Choose the proof form deliberately: deduction for a general algebraic chain, exhaustion for finitely many cases, a counterexample to disprove a universal claim, or contradiction by assuming the opposite.
- In the classic contradiction for , writing in lowest terms leads to both and being even, contradicting the lowest-terms assumption.
- Checking several examples is not a proof of a universal statement; in contradiction proofs, also make clear exactly why the derived result conflicts with the assumption.
Tier 1 · Easy
1. Disprove the claim that is prime for every non-negative integer .[2 marks]
Answer
- At , the expression equals , which is not prime.
Method: A single counterexample defeats a universal claim. Taking gives , a composite number. Therefore the claim is false.
Tier 2 · Standard
1. Prove by exhaustion that is even whenever is an integer.[4 marks]
Answer
- The expression is even in both the even and odd cases for .
Method: Every integer is even or odd. If , then . If , then . Both forms are divisible by , so the result holds for every integer .
Tier 3 · Hard
1. Suppose someone lists all primes as . Construct an integer from this list and use contradiction to prove that the list cannot be complete.[5 marks]
Answer
- leads to a prime not on the alleged complete list.
Method: Assume for contradiction that the finite list contains every prime and form . Dividing by any listed prime leaves remainder , so none of the listed primes divides . Yet , so is prime or has a prime factor. That prime factor is absent from the list, contradicting its completeness. Hence there are infinitely many primes.