Solveeit Logo

Question

Question: Prove by mathematical induction \(\dfrac{1}{{1.2}} + \dfrac{1}{{2.3}} + ... + \dfrac{1}{{n\left( {n ...

Prove by mathematical induction 11.2+12.3+...+1n(n+1)=nn+1\dfrac{1}{{1.2}} + \dfrac{1}{{2.3}} + ... + \dfrac{1}{{n\left( {n + 1} \right)}} = \dfrac{n}{{n + 1}}

Explanation

Solution

The given equation is 11.2+12.3+...+1n(n+1)=nn+1\dfrac{1}{{1.2}} + \dfrac{1}{{2.3}} + ... + \dfrac{1}{{n\left( {n + 1} \right)}} = \dfrac{n}{{n + 1}}
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{\left( {a + b} \right)^2} = {a^2} + 2ab + {b^2}

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 11-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 22- Now, we need to assume that the statement is true for any value n=kn = k. Then we need to prove the statement is true for n=k+1n = k + 1. This step is usually known as the inductive step.
The given equation is 11.2+12.3+...+1n(n+1)=nn+1\dfrac{1}{{1.2}} + \dfrac{1}{{2.3}} + ... + \dfrac{1}{{n\left( {n + 1} \right)}} = \dfrac{n}{{n + 1}}
Step 11- Let us consider an initial value n=1n = 1.
We shall substitute n=1n = 1in the given statement.
11.2=11+1\dfrac{1}{{1.2}} = \dfrac{1}{{1 + 1}}
12=12\Rightarrow \dfrac{1}{2} = \dfrac{1}{2}
Hence, the given statement is true for the initial value n=1n = 1
Step 22- Now, we need to assume that the statement is true for any value n=kn = k.
That means we have 11.2+12.3+...+1k(k+1)=kk+1\dfrac{1}{{1.2}} + \dfrac{1}{{2.3}} + ... + \dfrac{1}{{k\left( {k + 1} \right)}} = \dfrac{k}{{k + 1}} ………. (1)\left( 1 \right)
Then we need to prove the statement is true for n=k+1n = k + 1.
Let us consider the left-hand side of the statement.
11.2+12.3+...+1k+1(k+1+1)\dfrac{1}{{1.2}} + \dfrac{1}{{2.3}} + ... + \dfrac{1}{{k + 1\left( {k + 1 + 1} \right)}} =11.2+12.3+...+1k(k+1)+1(k+1)(k+2) = \dfrac{1}{{1.2}} + \dfrac{1}{{2.3}} + ... + \dfrac{1}{{k\left( {k + 1} \right)}} + \dfrac{1}{{\left( {k + 1} \right)\left( {k + 2} \right)}}
(Now, we need to substitute the equation (1)\left( 1 \right))
=kk+1+1(k+1)(k+2)= \dfrac{k}{{k + 1}} + \dfrac{1}{{\left( {k + 1} \right)\left( {k + 2} \right)}}
=k(k+2)+1(k+1)(k+2)= \dfrac{{k\left( {k + 2} \right) + 1}}{{\left( {k + 1} \right)\left( {k + 2} \right)}}
=k2+2k+1(k+1)(k+2)= \dfrac{{{k^2} + 2k + 1}}{{\left( {k + 1} \right)\left( {k + 2} \right)}} (Here we have applied the algebraic identity (a+b)2=a2+2ab+b2{\left( {a + b} \right)^2} = {a^2} + 2ab + {b^2})
=(k+1)2(k+1)(k+2)= \dfrac{{{{\left( {k + 1} \right)}^2}}}{{\left( {k + 1} \right)\left( {k + 2} \right)}}
=(k+1)×(k+1)(k+1)(k+2)= \dfrac{{\left( {k + 1} \right) \times \left( {k + 1} \right)}}{{\left( {k + 1} \right)\left( {k + 2} \right)}}
=k+1k+2= \dfrac{{k + 1}}{{k + 2}}
Now, let us consider the right-hand side of the statement.
k+1k+1+1\dfrac{{k + 1}}{{k + 1 + 1}} =k+1k+2 = \dfrac{{k + 1}}{{k + 2}}
Hence, the left-hand side and the right-hand side of the statement are the same for n=k+1n = k + 1.
Thus, the given statement is true for n=k+1n = k + 1 assuming it is true for n=kn = k.
Thus, 11.2+12.3+...+1n(n+1)=nn+1\dfrac{1}{{1.2}} + \dfrac{1}{{2.3}} + ... + \dfrac{1}{{n\left( {n + 1} \right)}} = \dfrac{n}{{n + 1}}

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+1n = k + 1assuming it is true for n=kn = k. Then, we can able to say that the statement is true for all natural numbers.