PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Very high Entry average rating: No information on entry rating
[parent] an example of mathematical induction (Example)

Below is a step-by-step demonstration of how mathematical induction (the Principle of Finite Induction) works.

Proposition. For any positive integer $ n$, $ 2^{n-1}\le n!$.

Proof. Setup. Let $ S$ be the set of positive integers $ n$ satisfying the rule: $ 2^{n-1}\le n!$. We want to show that $ S$ is the set of all positive integers, which would prove our proposition.

Initial Step. For $ n=1$, $ 2^{n-1}=2^{1-1}=2^0=1$, while $ n!=1!=1$. So $ 2^{n-1}=n!$ for $ n=1$ and thus $ 2^{n-1}\le n!$ all the more so. This shows that $ 1\in S$.

Induction Step 1. Assume that for $ n=k$, $ k$ a positive integer, $ 2^{n-1}\le n!$. In other words, we assume that $ k\in S$, or that $ 2^{k-1}\le k!$.

Induction Step 2. Next, we want to show that $ k+1\in S$. If we let $ n=k+1$, then by the assumption of the proposition, showing $ n=k+1\in S$ is the same as showing $ 2^{n-1}\le n!$, or $ 2^k\le (k+1)!$. This can be done by the following calculation:

$\displaystyle 2^k$ $\displaystyle =$ $\displaystyle 2^{k-1}2$ (1)
  $\displaystyle \le$ $\displaystyle k!2$ (2)
  $\displaystyle \le$ $\displaystyle k!(k+1)$ (3)
  $\displaystyle =$ $\displaystyle (k+1)!,$ (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 $ 2\le k+1$ for any positive integer $ k$ (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 $ 2^k\le (k+1)!$, we have thus shown that $ n=k+1\in S$, proving the proposition. $ \qedsymbol$

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.



"an example of mathematical induction" is owned by CWoo. [ full author list (2) ]
(view preamble)

View style:

See Also: principle of finite induction


This object's parent.
Log in to rate this entry.
(view current ratings)

Cross-references: proof, number, factorial, power, definitions, equations, integer, positive, proposition, principle of finite induction, induction
There are 2 references to this entry.

This is version 4 of an example of mathematical induction, born on 2006-02-06, modified 2006-06-10.
Object id is 7596, canonical name is AnExampleOfMathematicalInduction.
Accessed 2984 times total.

Classification:
AMS MSC00A05 (General :: General and miscellaneous specific topics :: General mathematics)
 00A35 (General :: General and miscellaneous specific topics :: Methodology of mathematics, didactics)
 03E25 (Mathematical logic and foundations :: Set theory :: Axiom of choice and related propositions)

Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add example | add (any)