Mathematical induction ''all horses are the same color''

In summary: You just need to say that every set of 11 has at least one horse that is different color from the other 10.
  • #1
gfd43tg
Gold Member
950
50

Homework Statement


Find the error in the following proof that \all horses are the same color" 4.

Claim: In any set of h horses, all horses are the same color.

Proof: By induction on ##h##:

Base Case: For ##h = 1##. In any set containing just one horse, all horses are clearly the same color.

Induction step: For ##k \ge 1## assume that the claim is true for ##h = k## and prove that it is true for
##h = k + 1##. Take any set ##H## of ##k + 1## horses. We will now show that all the horses in this set are
the same color:

##\bullet## Remove one horse from this set to obtain the set ##H_{A}## with just k horses. By the induction
hypothesis, all the horses in ##H_{A}## are the same color.
##\bullet## Now return the removed horse and remove a different one to obtain a new set ##H_{B}## with just
##k## horses. By the same argument, all the horses in ##H_{B}## are the same color.
##\bullet## Since ##H_{A}## and ##H_{B}## have some overlapping horses, it must be that all the horses in ##H## must
be the same color, and the proof is complete.1. Carefully follow the induction steps of the proof when going from two horses to three horses and
indicate if there is a step in the proof which is invalid (i.e. start by assuming that, in any set of
two horses, all horses are the same color):
Answer:2. Carefully follow the induction steps of the proof when going from one horse to two horses and
indicate if there is a step in the proof which is invalid (i.e. start from the obvious fact that, in
any set of one horse, all horses are the same color):
Answer:

Homework Equations


The Attempt at a Solution


This is such a weird question that ended up on an exam in a previous year. Well, I know for induction you start with the base case, assume its case ##k## is true, then show it is true for ##k+1##. But I have no clue what to make out of this one
 
Last edited:
Physics news on Phys.org
  • #2
Think about the value of h for which the inductive step fails. Hint: it only fails for one value of h.
 
  • #3
Maylis said:

The Attempt at a Solution


This is such a weird question that ended up on an exam in a previous year. Well, I know for induction you start with the base case, assume its case ##k## is true, then show it is true for ##k+1##. But I have no clue what to make out of this one

That's correct.

The conclusion that "all horses are the same color" is obviously wrong. The question is asking you to go carefully through the argument when k = 2 and k = 1, and find exactly where it goes wrong.

It's hard to give too many hints without just telling you the answer, but think about any assumptions that are made in the proof, but not actually proved.
 
  • #4
In order to see the problem, you need to see why it might work.
If you knew that all sets of 10 horses had the same color, then you would also know that all sets of 11 horses were the same color because:
In the set of 11 horses, the first 10 are the same color, and the last 10 are the same color. But there's one more statement you need to make before you can say that all 11 are the same color. It's so obvious, that it's easy to just think it without saying it.
 

FAQ: Mathematical induction ''all horses are the same color''

1. What is mathematical induction?

Mathematical induction is a method of mathematical proof used to prove statements or theorems about natural numbers. It involves using a base case and a recursive step to prove that the statement holds for all natural numbers.

2. How does mathematical induction relate to the statement "all horses are the same color"?

The statement "all horses are the same color" is a classic example used to explain mathematical induction. It demonstrates how a seemingly illogical statement can be proven through the use of mathematical induction.

3. Can mathematical induction be used to prove other statements besides "all horses are the same color"?

Yes, mathematical induction can be used to prove a wide range of statements and theorems in mathematics. It is a widely used and accepted method of proof in the mathematical community.

4. What are the steps involved in using mathematical induction to prove a statement?

The steps involved in mathematical induction are: 1) Prove the statement is true for the base case (usually the smallest or first natural number), 2) Assume the statement is true for some arbitrary natural number, and 3) Use the assumption to prove that the statement is also true for the next natural number. This completes the proof by induction.

5. Are there any limitations or caveats to using mathematical induction?

While mathematical induction is a powerful method of proof, it can only be used for statements that involve natural numbers. It also relies on the assumption that the statement is true for some arbitrary natural number, which may not always be the case. Additionally, some statements may require a different proof method and may not be suitable for mathematical induction.

Back
Top