Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A student proved the following statement using mathematical induction: The population of every city in US is the same The students proof proceeds as follows.
A student proved the following statement using mathematical induction: "The population of every city in US is the same" The students proof proceeds as follows. The above statement is equivalent to: "For every n, if S is any set of n cities in US, then the population of all cities from S is the same" Base Case. Size of S is 1. There is only one city in S. Thus population of every city in S is the same. Inductive Hypothesis. Let S be a set of m cities and assume that population of every city in S is the same. Induction Step. We will prove that if S is a set of m + 1 cities, then the population of every city in S is the same. Let S = [c_1, c_2, ... , C_m, C_m+1}. Consider the following two subsets of S: S_1 = {c_1,..., c_m} S_1 = {c_1,..., c_m+1} Note that both S_1 and S_2 are of size m. Thus by induction hypothesis: population(c_1) = polulation(c_2) = ... = population(c_m) population(c_2) = polulation(c) = ... = population(c_m + 1). Since c_2 appears in both sets, we have population(c_2) = polulation (c_2) = ... = population (c_m) = population(c_m + 1). Thus for every set of m +1 cities, their population is the same. By induction principle, every city in US has the same population. Of course, the above statement is wrong. Identify the problem in the above proof. To receive credit, you must explain why the above proof is correct-identify the exact place where the proof fails
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started