Exercise 2.3.5
Prove Proposition 2.3.9. (Hint: fix q and induct on n.)
Let's write out Proposition 2.3.9.
Proposition 2.3.9 (Euclid’s division lemma). Let be a natural number, and let be a positive number. Then there exist natural numbers , such that and .
Let's follow the hint and prove this by induction. Before we dive in, it is worth noting the point of the proof is to show existence, which can make the proof easier.
Let the proposal tate that there exist natural numbers , such that and .
The inductive hypothesis is that is true.
The base case is . That is, there exist natural numbers , for
where .
One solution is and . The existence of one solution is all we need to show the base case is true. As it happens, it is the only possible solution, but that is not required here.
The inductive step requires us to show that is true. That is, there exist natural numbers , for
where .
Let's start with the inductive hypothesis.
Incrementing both sides,
The simplest case is where and , as long as , that is .
However, since means by Proposition 2.2.12, it is possible that . In this case, using the distributivity of multiplication Proposition 2.3.4,
where and .
We have shown that and can always exist for , where . This completes the induction step.
By showing the base case is true, and that , by induction we have shown holds for all natural numbers . That is there exist natural numbers , such that and .
No comments:
Post a Comment