151 math exercises (3,2) methods of proof · mathematical induction in general, mathematical...

47
Math 151 Discrete Mathematics [Mathematical induction, 1 st principle] By: Malek Zein AL-Abidin King Saud University College of Sciences Department of Mathematics 151 Math Exercises (3,2) Methods of Proof Mathematical Induction( First principle ) Malek Zein AL-Abidin ه

Upload: others

Post on 06-Oct-2020

39 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin

King Saud University

College of Sciences

Department of Mathematics

151 Math Exercises

(3,2)

Methods of Proof “Mathematical Induction”

( First principle )

Malek Zein AL-Abidin

ه

Page 2: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin Mathematical Induction

In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is

true for all positive integers n, where P(n) is a propositional function. A proof by

mathematical induction has two parts, a basis step, where we show that P(1) is true, and an

inductive step, where we show that for all positive integers k, if P(k) is true, then P(k + 1)

is true.

PRINCIPLE OF MATHEMATICAL INDUCTION To prove that P(n) is true for all positive integers n, where P(n) is a propositional function, we complete two steps:

BASIS STEP: We verify that P(1) is true.

INDUCTIVE STEP: We show that the conditional statement P(k) → P(k + 1) is true for

all positive integers k.

Exercises 1. Use mathematical induction to Show that

if n is a positive integer, then 1 + 2+· · ·+n =

Solution: Let P(n) be the proposition , P(n): 1 + 2+· · ·+n =

BASIS STEP: P(1) , L H S = 1 , R H S =

L H S = R H S P(1) is true .

INDUCTIVE STEP: We assume that P(k) holds for an arbitrary positive integer k. That is,

we assume that P(k): 1 + 2+· · ·+k =

: , is true .

Under this assumption, it must be shown that P(k + 1) is also true . When we add( k + 1) to

both sides of the equation in P(k), we obtain

P(k+1): 1 + 2+· · ·+k + (k+1) =

This last equation shows that P(k + 1) is true under the assumption that P(k) is true. This

completes the inductive step. P(k+1) is true . Then P(n) is true for .

Page 3: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 2. Use mathematical induction to Show that

Solution:

Page 4: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 3. Use mathematical induction to Show that

Solution:

Page 5: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 4. Use mathematical induction to Show that

Solution:

Page 6: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 5. Use mathematical induction to Show that

if n is a positive integer, then

Solution: Let P(n) be the proposition ,

P(n):

BASIS STEP: P(1) : L H S = 1 , R H S =

L H S = R H S P(1) is true .

INDUCTIVE STEP: We assume that P(k) holds for an arbitrary positive integer k. That is,

we assume that P(k): : , is true .

Under this assumption, it must be shown that P(k + 1) is also true . When we add ( 2k + 1)

to both sides of the equation in P(k), we obtain

P(k+1): + (2k+1) =

( where P(k) is true ) [the term # = k+1]

P(k+1): + (2k+1)

This last equation shows that P(k + 1) is true under the assumption that P(k) is true. This

completes the inductive step. P(k+1) is true . Then P(n) is true for .

#

Page 7: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 6. Use mathematical induction to Show that

Solution:

Page 8: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 7. Use mathematical induction to Show that

for all nonnegative integers n.

Solution: Let P(n) be the proposition ,

P(n):

BASIS STEP: P(0) : L H S = 1 , R H S = 1

L H S = R H S P(0) is true .

INDUCTIVE STEP: We assume that P(k) holds for an arbitrary nonnegative integer k.

That is, we assume that

P(k): : , is true .

Under this assumption, it must be shown that P(k + 1) is also true . When we add

to both sides of the equation in P(k), we obtain

P(k+1): + ( ) =

( where P(k) is true ) [the term # = k+1]

P(k+1): + ( )

This last equation shows that P(k + 1) is true under the assumption that P(k) is true. This

completes the inductive step. P(k+1) is true . Then P(n) is true for .

Page 9: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 8. Use mathematical induction to Show that

Solution:

Page 10: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 9. Use mathematical induction to Show that

Solution:

Page 11: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 10. Use mathematical induction to Show that

,

Solution: Let P(n) be the proposition ,

P(n):

Where ,

BASIS STEP: P(0) : L H S = , R H S =

L H S = R H S P(0) is true .

INDUCTIVE STEP: We assume that P(k) holds for an arbitrary nonnegative integer k.

That is, we assume that

P(k):

: , is true .

Under this assumption, it must be shown that P(k + 1) is also true . When we add

to both sides of the equation in P(k), we obtain

P(k+1): + ( ) =

( where P(k) is true ) [the term # = k+1]

This last equation shows that P(k + 1) is true under the assumption that P(k) is true. This

completes the inductive step . P(k+1) is true . Then P(n) is true for .

Page 12: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 11. Use mathematical induction to Show that

for all nonnegative integers n.

Solution:

Page 13: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 12. Use mathematical induction to Show that

Solution:

Page 14: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 13. Use mathematical induction to Show that

Solution:

Page 15: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 14. Use mathematical induction to Show that

Solution:

Page 16: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 15. Use mathematical induction to Show that

Solution:

Page 17: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 16. Use mathematical induction to Show that

Solution:

Page 18: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 17. Use mathematical induction to Show that

Solution:

Page 19: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 18. Use mathematical induction to Show that

Solution:

Page 20: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 19. Use mathematical induction to Show that

Solution: Let P(n) be the proposition ,

P(n):

BASIS STEP: P(1) : 1 , P(1) is true

INDUCTIVE STEP: We assume that P(k) holds for an arbitrary positive integer k. That is,

we assume that P(k): , is true .

Under this assumption, it must be shown that P(k + 1) is also true .

P(k+1): where

P(k+1) is true . Then P(n) is true for .

# ----------------------------------------------------------------------------------------------------------------------------------------------------------------------

20. Use mathematical induction to Show that

for every integer n with n ≥ 4.

Solution: Let P(n) be the proposition ,

P(n):

BASIS STEP: P(4) : , P(4) is true

INDUCTIVE STEP: We assume that P(k) holds for an arbitrary positive integer k .

That is, we assume that P(k): , is true . (*)

Under this assumption, it must be shown that P(k + 1) is also true .

P(k+1): = 2 ( from inductive hypothesis * )

( because

( by definition of factorial function)

P(k+1) is true . Then P(n) is true for .

#

Page 21: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 21. Use mathematical induction to Show that

for every integer n with n ≥ 7.

Solution:

----------------------------------------------------------------------------------------------------------------------------------------------------------------------

22. Use mathematical induction to Show that

for every integer n with n ≥ 2.

Solution:

Page 22: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 23. Use mathematical induction to Show that

for every integer n with n ≥ 4.

Solution:

Page 23: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 24. Use mathematical induction to Show that

for every integer n with n ≥ 5.

Solution:

Page 24: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 25. Use mathematical induction to Show that

for every integer n with n ≥ 3.

Solution: Let P(n) be the proposition ,

:

BASIS STEP:

INDUCTIVE STEP: We assume that P(k) holds for an arbitrary positive integer k. That is,

we assume that , is true . (*)

under this assumption, it must be shown that P(k + 1) is also true .

( from inductive hypothesis * )

( because

P(k+1) is true .

Then P(n) is true .

#

Page 25: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 26. Use mathematical induction to Show that

for every integer n with n ≥ 5.

Solution:

Page 26: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 27. Use mathematical induction to Show that

for every integer n with n ≥ 2.

Solution:

Page 27: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 28. Use mathematical induction to Show that

for every integer n with n ≥ 1.

Solution: Let P(n) be the proposition ,

:

BASIS STEP:

.

INDUCTIVE STEP: We assume that P(k) holds for an arbitrary positive integer k. That is,

we assume that

, is true . (*)

under this assumption, it must be shown that P(k + 1) is also true .

( from inductive hypothesis * )

(because

is true .

Then P(n)

. is true .

#

Page 28: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 29. Use mathematical induction to Show that

for every integer n with n ≥ 1.

Solution:

Page 29: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 30. Use mathematical induction to Show that

for every integer n with n ≥ 1.

Solution:

Page 30: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 31. Use mathematical induction to Show that

for every integer n with n ≥ 3.

Solution:

Page 31: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 32. Use mathematical induction to Show that

for every integer n with n ≥ 2.

Solution:

Page 32: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 33. Use mathematical induction to Show that

for every integer n with n ≥ 4.

Solution:

Page 33: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 34. Use mathematical induction to Show that

is odd for all nonnegative integers n.

Solution:

Page 34: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 35. Use mathematical induction to Show that

for all nonnegative integers n.

Solution: Let P(n) be the proposition ,

:

BASIS STEP: .

INDUCTIVE STEP: We assume that P(k) holds for an arbitrary nonnegative integer k.

That is, we assume that , is true .

(*)

under this assumption, it must be shown that P(k + 1) is also true .

( from inductive hypothesis * )

:

is true

.

#

Page 35: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 36. Use mathematical induction to Show that

for all positive integer n

Solution:

Page 36: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 37. Use mathematical induction to Show that

Solution:

Page 37: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 38. Use mathematical induction to Show that

for all nonnegative integers n.

Solution:

Page 38: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 39. Use mathematical induction to Show that

Solution:

Page 39: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 40. Use mathematical induction to prove that is divisible by 3 whenever

is a positive integer .

Solution:

Page 40: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 41. Use mathematical induction to prove that is divisible by 6 whenever

is a positive integer .

Solution:

Page 41: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 42. Use mathematical induction to prove that is divisible by 3 whenever

is a nonnegative integer .

Solution:

Page 42: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 43. Use mathematical induction to Show that

Solution:

Page 43: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 44. Use mathematical induction to Show that

Solution:

Page 44: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 45. Use mathematical induction to prove that is divisible by 5 whenever

is a nonnegative integer .

Solution:

Page 45: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 46. Prove that 21 divides whenever is a positive integer .

Solution:

Page 46: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 47. Prove that if n is a positive integer, then 133 divides

Solution:

Page 47: 151 Math Exercises (3,2) Methods of Proof · Mathematical Induction In general, mathematical induction ∗ can be used to prove statements that assert that P(n) is true for all positive

Math 151 Discrete Mathematics [Mathematical induction, 1st principle] By: Malek Zein AL-Abidin 48. Use mathematical induction to prove that

is divisible by 57

for every nonnegative integer n.

Solution: