mathematical induction for sets

27

Upload: others

Post on 12-Sep-2021

7 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Mathematical Induction for Sets
Page 2: Mathematical Induction for Sets
Page 3: Mathematical Induction for Sets

Mathematical Induction for Sets

Let S be a subset of the positive integers.

If

(i) a 2 S, and

(ii) k 2 S ! k + 1 2 S for any arbitrary k 2 Z+,

then S contains every integer greater than or equal

to a.

Page 4: Mathematical Induction for Sets

Mathematical Induction for Sets

Let S be a subset of the positive integers.

If

(i) a 2 S, and

(ii) k 2 S ! k + 1 2 S for any arbitrary k 2 Z+,

then S contains every integer greater than or equal

to a.

Page 5: Mathematical Induction for Sets

Mathematical Induction for Sets

Let S be a subset of the positive integers.

If

(i) a 2 S, and

(ii) k 2 S ! k + 1 2 S for any arbitrary k 2 Z+,

then S contains every integer greater than or equal

to a.

Page 6: Mathematical Induction for Sets

Mathematical Induction for Sets

Let S be a subset of the positive integers.

If

(i) a 2 S, and

(ii) k 2 S ! k + 1 2 S for any arbitrary k 2 Z+,

then S contains every integer greater than or equal

to a.

Page 7: Mathematical Induction for Sets

Mathematical Induction for Sets

Let S be a subset of the positive integers.

If

(i) a 2 S, and

(ii) k 2 S ! k + 1 2 S for any arbitrary k 2 Z+,

then S contains every integer greater than or equal

to a.

Page 8: Mathematical Induction for Sets

Example. Use mathematical induction to prove

that

1 + 2 + 3 + . . .+ n =n(n+ 1)

2for all positive integers.

Page 9: Mathematical Induction for Sets

Mathematical Induction for Predicates

Let P (n) be a sentence whose domain is the

positive integers.

Suppose that:

(i) P (a)

(ii) P (k) ! P (k + 1) for any arbitrary k 2 Z+

Then P (n) is true for all positive integers greater

than or equal to a.

Page 10: Mathematical Induction for Sets

Mathematical Induction for Predicates

Let P (n) be a sentence whose domain is the

positive integers.

Suppose that:

(i) P (a)

(ii) P (k) ! P (k + 1) for any arbitrary k 2 Z+

Then P (n) is true for all positive integers greater

than or equal to a.

Page 11: Mathematical Induction for Sets

Mathematical Induction for Predicates

Let P (n) be a sentence whose domain is the

positive integers.

Suppose that:

(i) P (a)

(ii) P (k) ! P (k + 1) for any arbitrary k 2 Z+

Then P (n) is true for all positive integers greater

than or equal to a.

Page 12: Mathematical Induction for Sets

Mathematical Induction for Predicates

Let P (n) be a sentence whose domain is the

positive integers.

Suppose that:

(i) P (a)

(ii) P (k) ! P (k + 1) for any arbitrary k 2 Z+

Then P (n) is true for all positive integers greater

than or equal to a.

Page 13: Mathematical Induction for Sets

Mathematical Induction for Predicates

Let P (n) be a sentence whose domain is the

positive integers.

Suppose that:

(i) P (a)

(ii) P (k) ! P (k + 1) for any arbitrary k 2 Z+

Then P (n) is true for all positive integers greater

than or equal to a.

Page 14: Mathematical Induction for Sets

Example. Use mathematical induction to prove

that there are infinitely many prime numbers.

Page 15: Mathematical Induction for Sets
Page 16: Mathematical Induction for Sets

Mathematical Induction for Dummies

Blah blah some statement involving n blah blah.

(i) BASE CASE: Show true for n = a.

(ii) INDUCTIVE HYPOTHESIS: Assume true

for n = k (for some arbitrary k 2 Z+).

(iii) INDUCTIVE STEP: Show true for

n = k + 1 using inductive hypothesis.

Then we’ve proved it’s true for all positive integers

greater than or equal to a.

Page 17: Mathematical Induction for Sets

Mathematical Induction for Dummies

Blah blah some statement involving n blah blah.

(i) BASE CASE: Show true for n = a.

(ii) INDUCTIVE HYPOTHESIS: Assume true

for n = k (for some arbitrary k 2 Z+).

(iii) INDUCTIVE STEP: Show true for

n = k + 1 using inductive hypothesis.

Then we’ve proved it’s true for all positive integers

greater than or equal to a.

Page 18: Mathematical Induction for Sets

Mathematical Induction for Dummies

Blah blah some statement involving n blah blah.

(i) BASE CASE: Show true for n = a.

(ii) INDUCTIVE HYPOTHESIS: Assume true

for n = k (for some arbitrary k 2 Z+).

(iii) INDUCTIVE STEP: Show true for

n = k + 1 using inductive hypothesis.

Then we’ve proved it’s true for all positive integers

greater than or equal to a.

Page 19: Mathematical Induction for Sets

Mathematical Induction for Dummies

Blah blah some statement involving n blah blah.

(i) BASE CASE: Show true for n = a.

(ii) INDUCTIVE HYPOTHESIS: Assume true

for n = k (for some arbitrary k 2 Z+).

(iii) INDUCTIVE STEP: Show true for

n = k + 1 using inductive hypothesis.

Then we’ve proved it’s true for all positive integers

greater than or equal to a.

Page 20: Mathematical Induction for Sets

Mathematical Induction for Dummies

Blah blah some statement involving n blah blah.

(i) BASE CASE: Show true for n = a.

(ii) INDUCTIVE HYPOTHESIS: Assume true

for n = k (for some arbitrary k 2 Z+).

(iii) INDUCTIVE STEP: Show true for

n = k + 1 using inductive hypothesis.

Then we’ve proved it’s true for all positive integers

greater than or equal to a.

Page 21: Mathematical Induction for Sets

Mathematical Induction for Dummies

Blah blah some statement involving n blah blah.

(i) BASE CASE: Show true for n = a.

(ii) INDUCTIVE HYPOTHESIS: Assume true

for n = k (for some arbitrary k 2 Z+).

(iii) INDUCTIVE STEP: Show true for

n = k + 1 using inductive hypothesis.

Then we’ve proved it’s true for all positive integers

greater than or equal to a.

Page 22: Mathematical Induction for Sets

Example. Use mathematical induction to establish

the truth of the following statement for n � 0:

nX

i=0

2i = 2n+1 � 1

Page 23: Mathematical Induction for Sets

Example. Use mathematical induction to establish

the truth of the following statement for n � 0:

nX

i=0

2i = 2n+1 � 1

Page 24: Mathematical Induction for Sets

Example. Use mathematical induction to show:

nX

i=1

i3 =n2(n+ 1)2

4

for all positive integers.

Page 25: Mathematical Induction for Sets
Page 26: Mathematical Induction for Sets
Page 27: Mathematical Induction for Sets