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” that all horses are the same color? Let P(n)be the proposition that all the horses in a set of n horses are the same color.

Basis Step: Clearly,P(1) is true

Inductive Step: Assume that P(k)is true, so that all the horses in any set of k horses are the same color. Consider any k+1horses; number these as horses 1,2,3,,k,k+1. Now the first k of these horses all must have the same color, and the last k of these must also have the same color. Because the set of the first khorses and the set of the last k horses overlap, all k+1 must be the same color. This shows that P(k+1) is true and finishes the proof by induction.

Short Answer

Expert verified

The error is in the statement the set of the first k horses and the set of the last k horses overlap.

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

Let P(n) be the statementthat all the horses in the set of n horses are of same colour.

It is given that the first k of these horses all must have the same color, and the last k of these must also have the same color. Because the set of the first k horses and the set of the last k horses overlap.

Take two horses, a white one and a black one then the possibility for the k+1 horse is 2 elements.

If the first k are all white and the last k are all black then the subsets do not overlap.

Thus, the proof is not true for all possibilities.

Therefore, the statement ‘the set of the first k horses and the set of the last k horses overlap’ 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

Study anywhere. Anytime. Across all devices.

Sign-up for free