Core Pure 8: Proof By Induction Flashcards

1
Q

What are the 4 Steps for Proof by Induction

A

Step 1: Basis
Prove the general statement is true for n=1

Step 2: Assumption
Assume the general statement is true for n=k

Step 3: Inductive
Show that the general statement is then true for n=k+1

Step 4: Conclusion
The general statement is then true for all positive integers, n.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you do Step 1: Basis Step

A

Substitute n = 1 into both the LHS and RHS of the formula to check if the formula works for n = 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you do Step 2: Assumption

A

In this step you assume that the general statement given is true for n=k

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do you do Step 3: Inductive Step

A
  • Sum k to terms plus the (k+1)th term
  • This is the (k+1)th term
  • Sum of first k terms is k^2 by assumption
  • This is the same expression as n^2 with n replaced by k+1
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you do Step 4: Conclusion Step

A

Result is true for n =1 and steps 2 and 3 imply result is true for n = 2. Continuing to apply steps 2 and 3 implies the result is true for n = 3, 4, 5, e.c.t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly