Induction Flashcards

1
Q

What is mathematical induction?

A

A proof technique which exploits the conctruction of the set of natural numbers. In its basic formula it says:

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

What it basic recursion?

A

Definining something in terms of itself. In terms of its use in mathematical structures, it usually means using a function in its own definition:

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

Can variations on induction and recursion have different or multiple base cases?

A

Yes

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

What is strong induction?

A

A refined form of basic induction in which:

  • the base step works the same
  • for the inductive step, we prove the the statement of a generic natural k+1 holds if we assume that the statement holds for any natural greater than or equal to k
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Need to do practice on these

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