Question
Question: Prove by mathematical induction \(\dfrac{1}{{1.2}} + \dfrac{1}{{2.3}} + ... + \dfrac{1}{{n\left( {n ...
Prove by mathematical induction 1.21+2.31+...+n(n+1)1=n+1n
Solution
The given equation is 1.21+2.31+...+n(n+1)1=n+1n
Here, we need to prove the given equation by mathematical induction. We use mathematical induction to prove a statement is true for all natural numbers. We need to deal with this method using two steps.
Formula to be used:
(a+b)2=a2+2ab+b2
Complete answer:
Mathematical induction is a method that is used to prove a statement, or a theorem is true for all the natural numbers. This method involves two steps which are given below.
Step 1-First we shall consider an initial value. We need to prove that the given statement is true for that initial value. This is the base step of the induction method.
Step 2- Now, we need to assume that the statement is true for any value n=k. Then we need to prove the statement is true for n=k+1. This step is usually known as the inductive step.
The given equation is 1.21+2.31+...+n(n+1)1=n+1n
Step 1- Let us consider an initial value n=1.
We shall substitute n=1in the given statement.
1.21=1+11
⇒21=21
Hence, the given statement is true for the initial value n=1
Step 2- Now, we need to assume that the statement is true for any value n=k.
That means we have 1.21+2.31+...+k(k+1)1=k+1k ………. (1)
Then we need to prove the statement is true for n=k+1.
Let us consider the left-hand side of the statement.
1.21+2.31+...+k+1(k+1+1)1 =1.21+2.31+...+k(k+1)1+(k+1)(k+2)1
(Now, we need to substitute the equation (1))
=k+1k+(k+1)(k+2)1
=(k+1)(k+2)k(k+2)+1
=(k+1)(k+2)k2+2k+1 (Here we have applied the algebraic identity (a+b)2=a2+2ab+b2)
=(k+1)(k+2)(k+1)2
=(k+1)(k+2)(k+1)×(k+1)
=k+2k+1
Now, let us consider the right-hand side of the statement.
k+1+1k+1 =k+2k+1
Hence, the left-hand side and the right-hand side of the statement are the same for n=k+1.
Thus, the given statement is true for n=k+1 assuming it is true for n=k.
Thus, 1.21+2.31+...+n(n+1)1=n+1n
Note:
Generally, the mathematical induction method is applied only for natural numbers. Here, the base step is to prove the statement is true for the initial value and the inductive step is to prove the statement is true for n=k+1assuming it is true for n=k. Then, we can able to say that the statement is true for all natural numbers.