AHL 1.15 (HL)—Advanced proof

Syllabus
First assessment 2021
Objective
Level
HL

Choose induction or contradiction to prove a claim

HL only

Choose induction or contradiction to prove a claim.

Induction proves a statement for all integers by a base case plus an implication from k to k+1; contradiction assumes the claim is false and derives impossibility.

Worked example
For 1+2+…+n=n(n+1)/2, verify n=1, then assume k and prove k+1.

Worked example
What must induction include besides the algebra? a valid base case and the inductive link.

Common boundary
Checking several values is not induction.

Contradiction example: assume 2=p/q\sqrt2=p/q in lowest terms. Then p2=2q2p^2=2q^2, so pp is even; writing p=2kp=2k shows qq is also even, contradicting lowest terms. Counterexample example: the claim 'there are no positive integer solutions to x2+y2=10x^2+y^2=10' is false because (x,y)=(1,3)(x,y)=(1,3) gives 12+32=101^2+3^2=10. State exactly which universal claim the example violates.