Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Chapter 5: Induction and Recursion

Q4E

Page 341

LetP(n) be the statement that a postage of n cents can be formed using 4-cent stamps and 7-cent stamps. The parts of this exercise outline a strong induction proof thatP(n) is true forn18 .

(a) Show statements P(18),P(19),P(20) andP(32) are true, completing the basis step of the proof.

(b) What is the inductive hypothesis of the proof?

(c) What do you need to prove in this inductive step?

(d) Complete the inductive step for k21.

(e) Explain why these steps show that statement is true whenever

Q4E

Page 329

Let P(n)be the statement that 13+23++n3=(n(n+1)/2)2 for the positive integer .

a) What is the statement P(1)?

b) Show that P(1) is true, completing the basis step of

the proof.

c) What is the inductive hypothesis?

d) What do you need to prove in the inductive step?

e) Complete the inductive step, identifying where you

use the inductive hypothesis.

f) Explain why these steps show that this formula is true wheneveris a positive integer.

Q4E

Page 370

Trace Algorithm 3 when it finds gcd (12,17) . That is, show all the steps used by Algorithm 3 to find gcd (12,17).

Q4RE

Page 378

Give two different examples of proofs that use strong induction.

a) We have a strong induction to show whether you can run one mile or two miles and whether you can always run two more. miles, once you've run the specified number of miles, you can run any number of miles.

b) Show that if n is an integer greater than 1, then n can be written as a product of prime numbers.

Q4SE

Page 379

Use mathematical induction to show that

\(\frac{1}{{1 \cdot 3}} + \frac{1}{{3 \cdot 5}} + ... + \frac{1}{{\left( {2n - 1} \right) \cdot \left( {2n + 1} \right)}} = \frac{n}{{2n + 1}}\)

whenever nis a positive integer.

Q50E

Page 359

Show that A(1,n)=2nwhenevern1.

Q50E

Page 331

What is wrong with this “proof”? “Theorem” For every positive integer n, i=1ni=(n+12)22..

Basis Step: The formula is true for n = 1.

Inductive Step: Suppose thati=1ni=(n+12)22.Theni=1n+1i=i=1ni+(n+1). Then. By the inductive hypothesis,

i=1n+1=n2+n+142+n+1=n2+3n+942=(n+32)22=((n+1)+12)22

completing the inductive step.

Q50SE

Page 379

Show that planes divide three-dimensional space into (n + 5n + 6)/ 6 regions if any three of these planes have exactly one point in common and no four contain a common point.

Q51E

Page 331

What is wrong with this “proof”? “Theorem” For every positive integer n, if x and y are positive integers with max(x,y)=n, thenx=y

Basis Step: Suppose that n=1. If max(x,y)=1and x and y are positive integers, we have x=1and y=1.

Inductive Step: Let k be a positive integer. Assume that whenever max(x,y)=kand x and y are positive integers, then x = y. Now let max(x,y)=k+1, where x and y are positive integers. Then , so by the inductive hypothesis, x-1=y-1. It follows that x=y, completing the inductive step.

Q51SE

Page 379

Use the well-ordering property to show that \(\sqrt 2 \) is irrational. (Hint: Assume that \(\sqrt 2 \) is rational. Show that the set of positive integers of the form \(b\sqrt 2 \) has a least element \(a\).Then show that \(a\sqrt 2 - a\) is smaller positive integer of this form.)

Access millions of textbook solutions in one place

  • Access over 3 million high quality textbook solutions
  • Access our popular flashcard, quiz, mock-exam and notes features
  • Access our smart AI features to upgrade your learning
Get Vaia Premium now
Access millions of textbook solutions in one place

Recommended explanations on Math Textbooks