Section 7.1 Principle of Mathematical Induction
It is usual to take the principle of mathematical induction as an axiom; that is, we assume that mathematical induction is valid without proving it.
Below is an outline of the idea behind why it is reasonable to assume that mathematical induction is valid. However, this outline does not constitute a proof since it technically uses mathematical induction implicitly.
Idea.
Suppose is fixed. We have a sequence of valid arguments:
Each is valid (modus ponens). So if we make the two assumptions stated in the principles (i.e. that is true and that is always true) we can trace the flow of truth from premises to conclusion in each argument in turn:
- First argument
- Premises true so conclusion is true.
- Second argument
- Premises true (using conclusion of the first argument) so conclusion is true.
- Third argument
- โฆ
-
argument - Premises true (using conclusion of the
argument) so conclusion is true.
Now, here is some specific terminology associated to proofs by induction.
- base case
- the statement
in a proof by mathematical induction - induction step
- the portion of a proof by mathematical induction that establishes the statement
- induction hypothesis
- the assumption
made as the first step in the induction step of a proof by mathematical induction
Procedure 7.1.2. Proof by induction.
To prove a universal statement indexed by whole numbers:
Base case.
Start by proving the statement obtained from the universally quantified predicate for the base case
Induction step.
Next, assume that is a fixed number such that and that the statement obtained from the universally quantified predicate is true for Based on this assumption, try to prove that the next case, is also true.
Worked Example 7.1.3.
Solution.
is obviously true.
We want to prove where is as follows.
We will prove this by induction.
Base case.
Induction step.
Assume the statement is true for i.e. assume that
We want to show that this implies the statement is true for i.e. show
We have
Worked Example 7.1.4.
Solution.
We want to prove where is as follows.
We will prove this by induction.
Base case.
For
Induction step.
Assume is divisible by This means that there exists some whole number so that
We want to show that is also divisible by To make the connection between this sum of cubes and the โprevious caseโ sum of cubes above, we can add in (and simultaneously subtract out) a term:
Since we have factored our sum of cubes into a product involving that sum of cubes is divisible by
Worked Example 7.1.5.
Solution.
We do not want to use as our induction index, since it jumps by twos. But odd means that for some so we want to prove where is as follows.
We will prove this by induction.
Base case.
For
Induction step.
Assume is divisible by This means that there exists some whole number so that
We want to show is divisible by We have
Since we have our expression factored into a product involving our expression is divisible by as desired.
Remark 7.1.6.
Indexing of statements does not have to start at
Worked Example 7.1.7.
Solution.
Base case.
For and
Induction step.
Assume for some We want to show We have