← Back to subjects
0
IB Diploma Mathematics: Analysis & Approaches HL · Proof
Mini-Lesson

Proof

This HL mini-lesson covers Proof: direct proof, disproof by counterexample, proof by contradiction, and proof by mathematical induction — the rigorous heart of the Analysis & Approaches course.

Answer as you go and collect ⭐ stars. Press Start when ready.

What is proof

What a proof is

A proof is a sequence of logically valid steps from accepted facts (axioms and earlier results) to a conclusion — establishing a statement for certain, not just by example.

Notation: ⇒ means "implies"; ⇔ means "if and only if"; ∀ means "for all"; ∃ means "there exists".

Quick check

Contradiction

?In proof by contradiction you begin by:
Direct proof

Direct proof

Assume the hypothesis and deduce the conclusion algebraically. For example, "the sum of two even numbers is even": 2m + 2n = 2(m + n), which is even. ∎

Calculate

Sum formula

Using Σ r = n(n+1)/2, evaluate the sum of the first 50 positive integers.
Hint: 50 × 51 ÷ 2.
Counterexample

Disproof by counterexample

A universal statement ("for all n …") is disproved by a single failing case.

Famous example

"n² − n + 41 is prime for all n" fails at n = 41, where n² − n + 41 = 41² = 1681 = 41 × 41, not prime.

Quick check

Counterexample

?To disprove "all prime numbers are odd", it suffices to note that:
Calculate

Sum of squares

Using Σ r² = n(n+1)(2n+1)/6, evaluate it for n = 5.
Hint: 5 × 6 × 11 ÷ 6.
Contradiction

Proof by contradiction

Assume the statement is false, then derive a logical contradiction; the assumption must therefore be wrong.

Classic: √2 is irrational — assume √2 = p/q in lowest terms, and show p and q share a factor 2, a contradiction.

Sort it

Which method fits the statement?

Tap a statement, then how you would prove or disprove it.

🪜 Induction

🚫 Contradiction

❌ Counterexample

Induction

Proof by mathematical induction

To prove P(n) for all integers n ≥ 1:

  • Base case: verify P(1).
  • Inductive step: assume P(k), then prove P(k+1).

By the domino principle, P(n) then holds for every n ≥ 1.

Calculate

Base case

Verify the base case of Σ r = n(n+1)/2 by evaluating the right-hand side at n = 1.
Hint: 1 × 2 ÷ 2.
Quick check

Induction step

?The inductive step proves the implication:
Worked induction

Induction — worked example

Prove Σr=1n r = n(n+1)/2.

Steps

Base: n = 1 gives 1 = 1(2)/2 = 1. ✓ Step: assume Σ = k(k+1)/2; then adding (k+1) gives k(k+1)/2 + (k+1) = (k+1)(k+2)/2 = P(k+1). ∎

Check at n = 50: 50·51/2 = 1275.

Calculate

Odd numbers

The sum of the first n odd numbers equals n². Find the sum of the first 7 odd numbers.
Hint: 7².
Match it

Match each description to the proof idea

Tap a statement on the left, then its matching partner on the right.

Description
Proof idea
Rigour

Common pitfalls

Verifying many cases is not a proof. In induction you must actually use the assumption P(k) to reach P(k+1), and you must state the base case.

Warning: induction proves results for the positive integers, not for all real numbers.

Calculate

Counterexample

Evaluate n² − n + 41 at n = 41 (the value that breaks the "always prime" claim).
Hint: 41² − 41 + 41 = 41².
Quick check

Scope of induction

?Mathematical induction proves statements for:
Strategy

Choosing a proof

Universal claim with a formula in n → induction. Something is impossible / irrational → contradiction. "For all …" that looks doubtful → hunt for a counterexample. Straightforward algebraic claim → direct proof.

Exam habit: finish an induction with the concluding statement invoking the principle of induction.

Recap

The big ideas to know

Direct: assume the hypothesis, deduce the conclusion

Counterexample: one failing case disproves "for all"

Contradiction: assume false, derive a contradiction (e.g. √2 irrational)

Induction: base case P(1) + step P(k) ⇒ P(k+1)

Rigour: examples are not proof; state the base case

You've worked through the whole topic. Press Finish to see your score.

🏆

Mini-lesson complete!

⭐⭐⭐

You've worked through Proof for IB Diploma Mathematics: Analysis & Approaches HL. 🎉

Your stars: 0 / 0

Next: test yourself in the Evaluate stage Confidence Quiz, then lock it in with Verify.

📣 Smashed it? Share your score

Challenge a mate to beat your stars, or show a parent how you got on.

→ Back to all subjects