Scratch work:
Open sentence:
Base case: P(1):
Inductive step: Show that
Let . Assume
We want to show that . We have that
(since )
Formal Proof:
We work by induction on .
Let .
Base Case. Fix . We see that
Inductive step.
Let . Assume
Then
Thus is true. By the principle of mathematical induction, .
Proposition. Let be a finite nonempty set of real numbers. Then has a least element.
Idea of the proof:
If , then clearly has a least element
If , clearly true
Open sentence: has a least element.
Let .
Assume P(k) is true.
We want to show is true.
Let A have elements. Let . Let .
Then by assumption has a least element, call it . Then is the least element of .
Pigeonhole principle:
Three pigeonholes, five pigeons. At least 1 pigeonhole has more than one pigeon in it.
HW 13
Ben Finch
E 13.1
Let be the open sentence
We work by induction to prove that is true for each . Base Case: We have
is true. Inductive step: Let and assume that
is true. We want to show that:
is true.
Then,
So, if is true, then is also true.
Therefore, the statement holds for all .
E 13.2
Let be the open sentence:
We work by induction to prove that is true for each .
Base case: is true since we have
Inductive step. Let and assume that
is true. We want to show that:
We find:
Therefore, is true for all .
E 13.3
Let be the open sentence:
We work by induction to prove that is true for each . Base Case. is true since we have
Inductive Step. Let and assume.
We want to show that:
We have
Therefore is true for all .
E 13.4
a)
Let be the open statement .
We work by induction to prove for all . Base Case:
We see that . Inductive step:
Let . Assume that . We want to prove that . We find
Thus is true for all .
b)
For , we have two cases: and .
For , we have:
For , by the result of part (a), we know that . Since for , we can conclude that:
Therefore, in both cases, we have for all .
E 13.5
Let . Let be the open sentence:
We aim to prove for all .
The proof will be done by induction.
Base case:
Substituting into the equation, we get
So, is true.
Inductive step:
Let . Assume is true:
We aim to show is true:
We find:
Therefore, is true, assuming that is true.
Thus is true for all .
E 13.6
Let be the open statement Base Case:
The base case holds true.
Inductive step:
Let . Assume .
We aim to prove
Thus is true for all .
E 13.7
Let be some nonempty set of natural numbers.
Consider the set for some . is a nonempty subset of natural numbers because is nonempty.
According to Proposition 13.11, since is a finite nonempty set of real numbers, it has a least element, call it .
Assume by way of contradiction that is not the least element of . Then, there exists an element such that .
Since is in , it implies that is also in because contains all natural numbers less than or equal to some element in . However, this contradicts the fact that is the least element of .
Therefore, our assumption is false, and m must be the least element of .
Hence, any nonempty set of natural numbers, , has a least element.
E 13.8 Proof:
Let , let , and assume . We aim to prove that the open sentence:
If m objects are placed in n bins, some bin does not contain any object.
We work by way of induction.
Base Case: For , the statement holds trivially because we assume and so if and , we have 1 bin which is empty.
Inductive Step:
Assume the statement holds for some .
We need to show that the statement holds for .
Consider objects in bins. Since , we have two cases:
If , by inductive assumption, at least one bin remains empty when objects are placed in bins. Adding another bin to make it bins, we will have more than one bin that is empty.
If , every bin among the bins gets one object. Adding one additional bin to make it bins will leave that additional bin empty.