Introduction
The NATURAL NUMBERS are the counting numbers: 1, 2, 3, 4, etc. Based on it, the Mathematical induction is a technique for proving a statement that is asserted about every natural number. By "every", or "all," natural numbers, we mean any one that we name.
Thus,
Mathematical induction is a proof technique. It is a form of direct proof, and it is done based on natural numbers in following steps.
- Define the argument
- Prove the argument for
- Prove the argument for
- Assume the argument is true for
- Prove the argument for
Example 1
Prove that (ab)n=anbn is true for every natural number n
Solution
- Step 1 − For n=1,(ab)1=a1nb1=ab, Hence, step 1 is satisfied.
- Step 2-For n=2,(ab)2=(ab)1+1=(ab)1(ab)1=a1b1a1b1=a2b2
- Step 3-For n=3,(ab)3=(ab)2+1=(ab)2(ab)1=a2b2a1b1=a3b3
- Step 4(hypothesis step) − It assumes that the statement is true for the nth iteration (n=k)
- Step 5(Inductive ste) − It proves that a statement is true for the value n=k+1
We have to prove that (ab)k+1=ak+1bk+1
Given,
(ab)k=akbk
or (ab)k (ab)=akbk (ab)
or (ab)k+1=ak+1bk+1
So,
(ab) n=anbn is true for every natural number n.
Sum of first natural number
Mathematical Induction Method
Show that sum of first
Proof
Step 1 Show that the statement holds for
The result is
It shows that, (E1=F1), the statement is true for n=1
Step 2 Show that the statement holds for
The result is
It shows that, (E2=F2), the statement is true for n=2
Step 3 Show that the statement holds for
The result is
It shows that, (E3=F3), the statement is true for n=3
Step 4 Assume that the statement holds for
The result is
We assume that,
Step 5 Verify that the statement holds for
The result is
or
or
or
or
or
or
This shows that the statement is true for
Thus, for any natural number
This completes the proof.
Geometrical Method
चित्रमा दुईवटा 1+2+3+…+8 को योगलाई आयताकार रुपमा प्रस्तुत गरिएको छ। जसमा,
or
or
or
or
यसै गरि 1+2+3+…+n हुँद, adding the natural numbers up to n, twice, we get
Sn | =1 | +2 | 3 | +---+ | (n-2) | +(n-1) | +n |
Sn | =n | +(n-1) | +(n-2) | +---+ | +3 | +2 | +1 |
2Sn | =(n+1) | +(n+1) | +(n+1) | +---+ | +(n+1) | +(n+1) | +(n+1) |
2Sn | =n(n+1) | ||||||
Sn | = |
Therefore,
or
Algebraic Method
Show that sum of first
Proof
We know that,
Thus, taking the values from r=1,2,...n, and then summing up, we get
Taking r=1 | |
Taking r=2 | |
Taking r=3 | |
Taking r=4 | |
| |
Taking r=n | |
Summing up r=1 to n |
As we know,
or
Sum of square of first natural number
Mathematical Induction Method
Show that sum of square of first
Proof
Step 1 Show that the statement holds for
The result is
It shows that, (E1=F1), the statement is true for n=1
Step 2 Show that the statement holds for
The result is
It shows that, (E2=F2), the statement is true for n=2
Step 3 Show that the statement holds for
The result is
It shows that, (E3=F3), the statement is true for n=3
Step 4 Assume that the statement holds for
The result is
We assume that,
Step 5 Verify that the statement holds for
The result is
or
or
or
or
or
or
or
or
This shows that the statement is true for
Thus, for any natural number
This completes the proof.
Geometrical Method
The length of the cube is 1 unit, the volume of cube is 1 cubic unit. In this case, the volume non-shaded region=1 in first figure, the volume of non-shaded region = 0,0 A B C D E F G H |
0,0 A B C D E F G H |
0,0 A B C D E F G H |
Let
This is shown as below
Also,
this is also shown in the figure below
Also
This is shown in a figure below.
Similarly,
or
or
or
or
or
or
Sum of cube of first natural number
Geometrical Method
Find the sum of cube of first nnatural number geometrically
Let us take sum of first five cubes of natural numbers, viz.
In the figure below
The result is a square of length
Therefore, the sum of cubes of first
We know that,
Therefore
or
This completes the proof.
Complete Induction
When we use induction to prove that
- Express the statement that is to be proved in the form
. - Show that
is true - State the inductive hypothesis, and assume that
is true - Show that
is true
Exercise
Use mathematical induction for the following exercise.- Prove that
is a multiple of 2 - Prove that
is divisible by 3 - Prove that
- Prove that De Moivre's theorem:
- Find the sum of square of first
natural number algebraically - Find the sum of cube of first
natural number by mathematical Induction - Find the sum of cube of first
natural number algebraically - Prove the binomial theorem using mathematical induction. The binomial theorem states that for any positive integer n,
- Prove Pascal's Identity using mathematical induction
for all positive integers n and k such that - Prove that for all positive integers n and for any real number
the sum of the first n terms of a geometric series is given by the formula , where a is the first term.
Example 7
Show that sum of cube of first n natural number is Sn=
Suppose that
Taking r=1 | ||
Taking r=2 | ||
Taking r=3 | ||
............................. | ............................ | ............................ |
Taking r=(n-1) | ||
Taking r=n |
Adding, we get
or
or
4 (Sn)=
or
4Sn=
or
Sn=
Exercise
- Prove that
is a multiple of 2 - Prove that
is divisible by 3 - Prove De Moivre's theorem:
ExampleWhat are the most common mistakes students make while using mathematical induction, and how can they avoid them? Solution
The most common mistakes students make while using mathematical induction are as follows.
- either skip proving the base case or assume it is true without verification.
- assume the inductive hypothesis is sufficient but fail to logically connect it to the next step for
- Assuming the statement holds for all
without verifying conditions - Mistakes in simplifying algebraic expressions or manipulating terms in the inductive step.
No comments:
Post a Comment