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

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.

Short Answer

Expert verified

The basic step is wrong.

Step by step solution

Achieve better grades quicker with Premium

  • Unlimited AI interaction
  • Study offline
  • Say goodbye to ads
  • Export flashcards

Over 22 million students worldwide already upgrade their learning with Vaia!

01

Mathematical Induction

The principle of mathematical induction is to prove thatP(n) is true for all positive integer n in two steps.

1. Basic step: To verify that P(1) is true.

2. Inductive step: To prove the conditional statement if P(k)is true then P(k+1)is true.

02

Wrong in the proof

Let P(n)be the statement i=1ni=n+1222.

Basic step:

Letn=1 in P(n) then the value of LHS is i=11i=1. Find the value of RHS as follows:

n+1222=1+1222=3222=942=98

Here, the RHS value is =98which is not the same as the value of LHS.

Therefore, the basic step is wrong.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

How many additions are used by the recursive and iterative algorithms given in Algorithm 7 and 8, respectively, to find the Fibonacci numberf7 ?

In the proof of Lemma 1 we mentioned that many incorrect methods for finding a vertex such that the line segment is an interior diagonal of have been published. This exercise presents some of the incorrect ways has been chosen in these proofs. Show, by considering one of the polygons drawn here, that for each of these choices of , the line segment is not necessarily an interior diagonal of .

a) p is the vertex of P such that the angleabpis smallest.

b) p is the vertex of P with the least -coordinate (other than ).

c) p is the vertex of P that is closest to .

(a) Determine which amounts of postage can be formed using just 3-cent and 10-cent stamps.

(b) Prove your answer to (a) using the principle of mathematical induction. Be sure to state explicitly your inductive hypothesis in the inductive step.

(c) Prove your answer to (a) using strong induction. How does the inductive hypothesis in this proof differ from that in the inductive hypothesis for a proof using mathematical induction?

Devise a recursive algorithm for computingn2 where n is a nonnegative integer, using the fact that(n+1)2=n2+2n+1 . Then prove that this algorithm is correct.

Prove that the first player has a winning strategy for the game of Chomp, introduced in Example 12 in Section 1.8, if the initial board is square. [Hint: Use strong induction to show that this strategy works. For the first move, the first player chomps all cookies except those in the left and top edges. On subsequent moves, after the second player has chomped cookies on either the top or left edge, the first player chomps cookies in the same relative positions in the left or top edge, respectively.]

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free