Skip to main content
EnglandMathsSyllabus dot point

How do you prove a statement is always true, and how do you show one is false?

Structure of mathematical proof including proof by deduction, proof by exhaustion, disproof by counter-example and proof by contradiction, applied to statements about numbers and inequalities.

A focused answer to the Edexcel A-Level Mathematics proof content, covering proof by deduction, proof by exhaustion, disproof by counter-example and proof by contradiction, including the irrationality of root 2 and the infinitude of primes.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

Edexcel wants you to understand and use the structure of mathematical proof, including proof by deduction, proof by exhaustion, disproof by counter-example, and proof by contradiction (including proving that 2\sqrt{2} is irrational and that there are infinitely many primes). You must lay out each step logically and finish with a clear conclusion.

The answer

Proof by deduction

You start from known facts or definitions and use algebra and logic to reach the required conclusion. A strong deduction uses general representations, not specific numbers. An even number is written 2n2n and an odd number 2n+12n+1, where nn is an integer; a multiple of three is 3n3n, and so on.

Proof by exhaustion

You break the statement into a finite number of cases and verify each one. This works only when there are finitely many cases to check.

Disproof by counter-example

To disprove a general statement you only need one example where it fails. The single example must be shown to break the claim explicitly.

Proof by contradiction

You assume the opposite of what you want to prove, then show this assumption forces an impossible result. Two standard proofs you must know are that 2\sqrt{2} is irrational and that there are infinitely many primes.

Examples in context

Inequality by deduction. Prove that a2+b22aba^2 + b^2 \ge 2ab for all real aa and bb. Start from the fact that a square is non-negative: (ab)20(a-b)^2 \ge 0. Expanding gives a22ab+b20a^2 - 2ab + b^2 \ge 0, so a2+b22aba^2 + b^2 \ge 2ab. The key move is recognising the perfect square to deduce the inequality.

Exhaustion on a small range. Prove that every integer nn with 1n51 \le n \le 5 satisfies n22n+1n^2 \le 2^n + 1. Check each: n=1n=1 gives 131 \le 3; n=2n=2 gives 454 \le 5; n=3n=3 gives 999 \le 9; n=4n=4 gives 161716 \le 17; n=5n=5 gives 253325 \le 33. All five cases hold, so the statement is proved.

Try this

Q1. Prove that the sum of two consecutive integers is always odd. [3 marks]

  • Cue. Use nn and n+1n+1; their sum is 2n+12n+1, which is odd. State a clear conclusion.

Q2. Disprove the claim that 2n+12^n + 1 is prime for all positive integers nn. [2 marks]

  • Cue. Try n=3n = 3: 23+1=9=3×32^3 + 1 = 9 = 3 \times 3, not prime.

Exam-style practice questions

Practice questions written in the style of Pearson Edexcel exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Edexcel 20194 marksProve that the sum of the squares of two consecutive integers is always odd.
Show worked answer →

Let the consecutive integers be nn and n+1n+1, where nn is an integer (M1 for a general algebraic representation, not specific numbers).

Sum of squares: n2+(n+1)2=n2+n2+2n+1=2n2+2n+1n^2 + (n+1)^2 = n^2 + n^2 + 2n + 1 = 2n^2 + 2n + 1.

Factor out 22: 2(n2+n)+12(n^2 + n) + 1 (M1 for reaching the form 2k+12k+1).

Since n2+nn^2 + n is an integer, 2(n2+n)+12(n^2+n)+1 has the form 2k+12k+1, which is odd (A1).

Conclude: the sum of the squares of two consecutive integers is always odd (A1 for an explicit closing statement). Markers reward general terms and a clear conclusion, not numerical testing.

Edexcel 20215 marksProve by contradiction that 2\sqrt{2} is irrational.
Show worked answer →

Assume the opposite: 2\sqrt{2} is rational, so 2=ab\sqrt{2} = \frac{a}{b} where aa and bb are integers with no common factor (M1 for stating the assumption and the lowest-terms condition).

Square both sides: 2=a2b22 = \frac{a^2}{b^2}, so a2=2b2a^2 = 2b^2 (M1).

Then a2a^2 is even, so aa is even; write a=2ca = 2c (A1). Substituting: 4c2=2b24c^2 = 2b^2, so b2=2c2b^2 = 2c^2, hence bb is even (M1).

Both aa and bb are even, contradicting that they have no common factor. The assumption is impossible, so 2\sqrt{2} is irrational (A1 for stating the contradiction and conclusion).

Edexcel 20182 marksDisprove, by counter-example, the statement that n2+n+11n^2 + n + 11 is prime for all positive integers nn.
Show worked answer →

A single counter-example is enough (M1 for choosing a value that breaks the claim).

Try n=10n = 10: 102+10+11=100+10+11=121=11×1110^2 + 10 + 11 = 100 + 10 + 11 = 121 = 11 \times 11, which is not prime (A1).

State that this counter-example disproves the claim. Markers reward exactly one valid counter-example with the factorisation shown; extra examples earn no more credit.

Related dot points

Sources & how we know this