an example of mathematical induction
Below is a step-by-step demonstration of how mathematical induction (the Principle of Finite Induction) works.
Proposition. For any positive integer , .
Proof.
Setup. Let be the set of positive integers satisfying the rule: . We want to show that is the set of all positive integers, which would prove our proposition.
Initial Step. For , , while . So for and thus all the more so. This shows that .
Induction Step 1. Assume that for , a positive integer, . In other words, we assume that , or that .
Induction Step 2. Next, we want to show that . If we let , then by the assumption of the proposition, showing is the same as showing , or . This can be done by the following calculation:
(1) | |||||
(2) | |||||
(3) | |||||
(4) |
where Equations (1) and (4) are just definitions of the power and the factorial of a number, respectively. Step (3) is the fact that for any positive integer (which, incidentally, can be proved by mathematical induction as well). Step (2) follows from the induction step, the assumption that we made in the Induction Step 1. in the previous paragraph. Because , we have thus shown that , proving the proposition. ∎
Remark. All these steps are essential in any proof by (mathematical) induction. However, in more advanced math articles and books, some or all of these steps are omitted with the assumption that the reader is already familiar with the concepts and the steps involved.
Title | an example of mathematical induction |
---|---|
Canonical name | AnExampleOfMathematicalInduction |
Date of creation | 2013-03-22 15:39:46 |
Last modified on | 2013-03-22 15:39:46 |
Owner | CWoo (3771) |
Last modified by | CWoo (3771) |
Numerical id | 7 |
Author | CWoo (3771) |
Entry type | Example |
Classification | msc 00A05 |
Classification | msc 00A35 |
Classification | msc 03E25 |
Related topic | PrincipleOfFiniteInduction |