Blog Logo
AIML Resident @ Apple
·
read
Image Source: http://fungyung.com/data/out/34/62844389-domino-wallpapers.jpg
· · ·

What is Mathematics Series

Index

· · ·

Why Mathematical Induction?

There are infinitely many integers.

The step-by-step procedure of passing from \(n\) to \(n+1\) which generates the infinite sequence of integers forms the basis of one of the most fundamental patterns of mathematical reasoning, the principle of mathematical induction.

Mathematical Induction is used to establish the truth of a mathematical theorem for an infinite sequence of cases.

There are two steps in proving a theorem, \(A\) by mathematical induction:

  • The first statement \(A_1\) must be true.
  • If a statement \(A_r\) is true then the statement \(A_{r+1}\) should be true too.

That these two conditions are sufficient to establish the truth of all the statements, \(A_1, A_2, \cdots \) is a logical principle which is as fundamental to mathematics as are the classical rules of Aristotelian logic.

Suppose that a) by some mathematical argument it is shown that if \(r\) is any integer and if assertion \(A_r\) is known to be true then the truth of assertion \(A_{r+1}\) will follow, and that b) the first proposition \(A_1\) is known to be true. Then all the propositions of the sequence must be true, and A is proved.

The principle of mathematical induction rests on the fact that after any integer \(r\) there is a next, \(r+1\), and that any desired integer \(n\) may be reached by a finite number of such steps, starting from the integer 1.

Although the principle of mathematical induction suffices to prove a theorem or formula once it is expressed, the proof gives no indication of how this formula was arrived at in the first place. So, it should be more fittingly called a verification.

Proof for Arithmetic Progression

For every value of n, the sum \(1 + 2 + \cdots + n\) of the first n integers is equal to \(\frac {n(n+1)} {2} \)

For any \(r\) is given by assertion \(A_r\) is given by,

Adding \((r+1)\) to both LHS and RHS of \eqref{1},

\eqref{2} is nothing but assertion, \(A_{r+1}\).

Also for \(r=1\), assertion \(A_1\) is true because, from \eqref{1},

So, using \eqref{2} and \eqref{3}, mathematical induction proves that the assertion in \eqref{1} holds for all positive integers, \(n\).

Proof for Geometric Progression

The theorem states that, for every value of \(n\),

The assertion holds true for \(n=1\), because,

Let’s assume \(G_r\) is true, i.e.

Then,

But \eqref{7} is precisely the assertion \eqref{4} for the case \(n=r+1\). Hence, using \eqref{5} and \eqref{7} the assertion \eqref{4} is proved by mathematical induction.

Proof for Sum of First n Squares

The theorem states that, for every value of \(n\),

The assertion holds true for \(n=1\), because,

Let’s assume \(A_r\) is true, i.e.,

Then,

which is precisely the assertion \eqref{8} for \(n = r+1\). So, using \eqref{9} and \eqref{11}, mathematical induction proves the assertion.

Proof for Sum of First n Cubes

The theorem states that, for every value of \(n\),

The assertion holds true for \(n=1\), because,

Let’s assume \(A_r\) is true, i.e.,

Then,

which is precisely the assertion \eqref{12} for \(n = r+1\). So, using \eqref{13} and \eqref{15}, mathematical induction proves the assertion.

Proof for Bernoulli’s Inequality

The assertion, \(A_n \) states that, for every value of \(n\),

The assertion holds true for \(n=1\), because,

Let’s assume \(A_r\) is true, i.e.,

Then,

which is precisely the assertion \eqref{16} for \(n = r+1\). So, using \eqref{17} and \eqref{19}, mathematical induction proves the assertion.

If \(p \lt -1\), then \((1+p)\) is negative and the inequality in \eqref{19} would be reversed. So, the restriction introduced in \eqref{16} is essential.

Proof of Binomial Theorem

The assertion, \(C_i^n \) states that, for every value of \(n\),

The assertion holds true for \(n=1\), because,

which is exactly the value for \(C_0^1 = C_1^1 = 1\) in Pascal’s Triangle.

Let’s assume \(C_i^r\) is true, i.e.,

Then using the relation, \(C_i^{r+1} = C_{i-1}^{r} + C_i^{r} \text{, } C_i^{r+1}\) is given by,

which is precisely the assertion \eqref{20} for \(n = r+1\). So, using \eqref{21} and \eqref{23}, mathematical induction proves the assertion.

Generalized Mathematical Induction

If a sequence of statements \(A_s, A_{s+1}, \cdots\) is given where \(s\) is a some positive integer, and if
a) For every value \(r \geq s\), the truth of \(A_{r+1}\) will follow from the truth of \(A_r\),
b) \(A_s\) is known to be true,
then all the statements \(A_s, A_{s+1}, \cdots\) are true; i.e. \(A_n\) is true for all \(n \geq s\)

Proof for Bernoulli’s Inequality (Strict version)

The assertion, \(A_n \) states that, for every value of \(n\),

The assertion holds true for \(n=s=2\), because,

Let’s assume \(A_r\) is true, i.e.,

Then,

which is precisely the assertion \eqref{24} for \(n = r+1\). So, using \eqref{25} and \eqref{27}, mathematical induction proves the assertion.

If \(p \lt -1\), then \((1+p)\) is negative and the inequality in \eqref{19} would be reversed. So, the restriction introduced in \eqref{16} is essential.

Principle of Smallest Integer

Every non-empty set \(C\) of positive integers has a smallest number. (Set may be finite or infinite.)

At first it seems like a trivial principle but it actually does not apply to many sets that are not integers, e.g. the set of positive fractions \(1, {1 \over 2} {1 \over 3} \cdots \) does not contain a smallest number.

Proof for Mathematical Induction

The principle of smallest integer can be used to prove the principle of mathematical induction as a theorem.

Let us consider any sequence of statements \(A_1, A_2, \cdots \) such that,

  1. For any integer \(r\) the truth of \(A_{r+1}\) will follow from that of \(A_r\)
  2. \(A_1\) is known to be true.

if 1 of the \(A’s\) were false, the set \(C\) of all positive integers \(n\) for which \(A_n\) is false would be non-empty. By the principle of smallest integer, \(C\) would have a smallest integer \(p\), which must be greater than 1 because of condition (2) in the theorem. Hence, \(A_p\) would be false, but \(A_{p-1}\) true, which contradicts condition (1) of the theorem. So, the assumption in the first place, that any one of the \(A’s\) is false is untenable.

Mathematical Induction must be applied very carefully to prove an assertion because, it is often fallacious because of a misleading base case. A popular example of this is “All number are equal fallacy”.

REFERENCES:

What is Mathematics? Second Edition - Chapter I: Natural Numbers

· · ·