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, 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.

Short Answer

Expert verified

The error is in the statement max(x-1,y-1)=k.

Step by step solution

01

Mathematical Induction

The principle of mathematical induction is to prove that P(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

The induction hypothesis is true for only positive integers. For x=1 and y=2 in the statementmax(x-1,y-1)=k. The value of x-1 is zero which is not a positive integer.

So, the induction hypothesis is not applicable.

Therefore, the statement max(x-1,y-1)=kis wrong.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

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

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

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