Proof by Induction
Proof by Induction
Proof by Induction
Write down the statement for n = k + 1 and prove that the statement is true
for n = k + 1
This proves the statement is true for all integers greater than or equal to
your starting value
There are 4 types of proof by induction problem that we need to look at:
Summation of Series
Divisibility
Matrix Products
Exam Hint:
Set out your proof very clearly with 5 separate paragraphs for each of the stages
below. Leave a blank line between paragraphs. It always pays off to make the
examiner’s job easy!
Proof of S(k + 1): the trick to this is always to write S(k + 1) in terms of S(k). It
will normally be S(k) plus an extra bit, or S(k) multiplied by an extra bit
Example
Proof
Assume statement is
true for n = k
Proof of statement
for n = k + 1
Final sentence
Type 2: Divisibility
2
r 4r 5n 5
Example
Proof
Assume statement is
true for n = k
Proof of statement
for n = k + 1
Final sentence
Example
Proof
Assume statement is
true for n = k
Proof of statement
for n = k + 1
Final sentence
Example
Proof
Assume statement is
true for n = k
Proof of statement
for n = k + 1
Final sentence
Proof by Induction Exam Questions
n
1 n
∑ r(r+1 )
r=1 = n+1 .
(5)
2.
3.
Solutions to Proof by Induction Exam Questions
1.
1
B1
When n = 1, LHS = , RHS = . So LHS = RHS and result true for n = 1
M1
M1 A1
= =
B1
and so result is true for n = k + 1 (and by induction true for ) [5]
(a 2. B1
If n = 1, = 1, =1
true for n = 1
M1 A1
M1
=
A1
=
true for n = k + 1 if true for n = k,
true for n ℤ+ by induction
A1 cso
(6)
3. (a) (i) f(k + 1) – f(k)
= k3 + 3k2 + 3k + 1 – 10k – 10 + 15 – (k3 – 10k + 15) M1
= 3k + 3k – 9
2
A2, 1, 0 (3)
(b) f(1) = 6 = 3×2 true for n = 1 B1
f(k + 1) – f(k) = 3k + 3k – 9 = 3(k + k – 3)
2 2
M1 A1
true for n = k + 1 if true for n = k, A1 cso (4)
true for n ℤ+ by induction
M1 A1
= 2 + k 2k + 1 – 2 k + 1 + k 2k + 1 + 2 k + 1
= 2(1 + k 2k + 1)
M1 A1
=
true for n = k + 1 if true for n = k, A1 cso (6)
true for n ℤ+ by induction (13 marks)