Pure 1.8 - Proof by induction Flashcards

1
Q

What is proof by induction used for?

A

Proof by induction is used to prove that a general statement is true for all positive integers.

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

Describe the general process for a proof by induction.

A

Proof by mathematical induction usually consists of the following four steps:
Step 1 - Basis: Prove the general statement is true for 𝑛=1.
Step 2 - Assumption: Assume the general statement is true for 𝑛=𝑘.
Step 3 -Inductive: Show that the general statement is then true for 𝑛=𝑘+1.
Step 4 - Conclusion: The general statement is then true for all positive integers, 𝑛.
It is possible to use this process to show the statement is true though showing that a given expression is divisible by a certain integer.

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

What is meant by ℤ⁺?

A

ℤ⁺ is the set of positive integers, 1,2,3,… It is equivalent to ℕ, the set of natural numbers.

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