Section 1.3 Induction
Theorem 1.3.1 (Well-Ordering Principle).
Every non-empty subset \(A\) of \(N\) contains a least element; that is, for \(A \subset \mathbb{N},\) there is an \(a\in A\) such that \(a\leq b\) for all \(b\in A.\)
This follows immediately from the fact that \(\mathbb{N}\) has a least element.
Corollary 1.3.2.
Every finite subset \(A\) of \(\mathbb{N}\) has a greatest element.
Theorem 1.3.3 (Archimedean Property).
If \(a,b\in\mathbb{N},\) then there is an \(n\in\mathbb{N}\) such that \(na\geq b.\)
Proof.
Suppose that the theorem is not true. Thus there exist \(a,b\in\mathbb{N}\) for which \(na\lt b\) for all \(n\in\mathbb{N}.\) Consider the set
Clearly \(S\subset \mathbb{N},\) so by the Well-Ordering Principle, \(S\) contains a least element, say \(b-ka.\) Since \(k+1\in\mathbb{N},\) we have also \(b-(k+1)a\in S.\) But
a contradiction. Hence the theorem is true.
Theorem 1.3.4 (Principle of Finite Induction).
Let \(S\subset\mathbb{N}\) such that
\(\displaystyle 1\in S\)
if \(k\in S,\) then \(k+1\in S\)
Then \(S=\mathbb{N}.\)
Proof.
Let \(S\subset\mathbb{N}\) with \(1\in S\) and with the property that if \(k\in S,\) then \(k+1\in S.\) Toward a contradiction, write \(T=\mathbb{N}\backslash S,\) and assume \(T\neq \emptyset.\) Note that \(T\subset\mathbb{N},\) so that by the Well-Ordering Principle, \(T\) contains a least element, say \(t\) (this also means \(t\notin S\)). Since \(1\in S,\) \(t\gt 1,\) and so \(0 \lt t-1 \lt t.\) Since \(t\in T\) is the smallest element and \(t-1\in\mathbb{N},\) it must be the case that \(t-1\in S.\) But by the definition of \(S\) since \(t-1\in S,\) we have \(t\in S,\) a contradiction. Thus \(T=\emptyset,\) and \(S=\mathbb{N}.\)
Remark 1.3.5.
Note that here the set \(S\) may be a solution set to a certain equality or inequality. The only condition is that \(S\subset\mathbb{N}.\) The following theorem demonstrates this.
Theorem 1.3.6 (Gauss' Sum).
For all \(n\in\mathbb{N}\) we have
Inductive Proof.
To show that this is true for all \(n\in\mathbb{N}\) we need only show that conditions \((i)\) and \((ii)\) of Theorem 1.3.4 hold. To this end, note that
so condition \((i)\) is satisfied. To see condition \((ii)\) holds, let us suppose that
Now consider the \(n+1\) case. We have
and so by induction for all \(n\in\mathbb{N}\) we have
Induction is not always needed. Indeed, we may prove the above theorem without using induction.
Non-inductive Proof.
Let \(n\in\mathbb{N}.\) Since addition is commutative we have that
So we have that for an arbitrary \(n\in\mathbb{N}\)
Theorem 1.3.7.
For \(m\gt 1\) and all \(k\in\mathbb{N}\) we have
Proof.
As before, we must show that conditions \((i)\) and \((ii)\) of Theorem 1.3.4 hold.
For \((i),\) it is quite straightforward to see that
and so the result holds for \(k=1.\)
For \((ii)\) suppose the result holds for \(k\gt 1.\) Then
so the result holds for \(k+1.\) Thus for \(m\gt 1\) and all \(k\in\mathbb{N}\) we have
As we will use induction in a different (and equivalent form) in the coming lectures, we put it down for the record now.
Theorem 1.3.8 (Principle of Finite Induction, restated).
Let \(S\subset\mathbb{N}\) such that
\(\displaystyle 1\in S\)
if \(1,2,...,k\in S,\) then \(k+1\in S\)
Then \(S=\mathbb{N}.\)