Yr1 Proof by Induction Flashcards

1
Q

Conclusion

A

If the statement is true for n=k, then it has been shown true for n=k+1 and as it is true for n=1, the statement is true for all n positive integers.

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

For divisibility, f(k+1)

A

manipulate and split the terms until you have a multiple of f(k) and the addition is the divisible you are trying to prove.

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

For recurrance relations

A

Base Case: n=1 and n=2
Assume: n=k and n=k+1
Prove: n=k+2

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