Solveeit Logo

Question

Question: How do you test the series \[\sum {\dfrac{{\sqrt {n + 2} - \sqrt n }}{n}} \]from \( n \) is \( \left...

How do you test the series n+2nn\sum {\dfrac{{\sqrt {n + 2} - \sqrt n }}{n}} from nn is [1,)\left[ {1,\infty } \right) for convergence?

Explanation

Solution

Hint : In order to test the above given series for convergence let the term written inside the summation as an{a_n} . Apply the operation of rationalise on this term and simplify it further using identity (AB)(A+B)=A2B2\left( {A - B} \right)\left( {A + B} \right) = {A^2} - {B^2} . Use the p-series test which states n=11np\sum\limits_{n = 1}^\infty {\dfrac{1}{{{n^p}}}} is convergent for p>1p > 1 and divergent otherwise to obtain the given series is convergent.

Complete step-by-step answer :
We are given a summation series of the form n+2nn\sum {\dfrac{{\sqrt {n + 2} - \sqrt n }}{n}} from nn is [1,)\left[ {1,\infty } \right) .
We can rewrite the summation by including the limits in the summation symbol as
n=1n+2nn\sum\limits_{n = 1}^\infty {\dfrac{{\sqrt {n + 2} - \sqrt n }}{n}}
let an=n+2nn{a_n} = \dfrac{{\sqrt {n + 2} - \sqrt n }}{n} ,
Now let’s rationalise the an{a_n} term by multiplying and dividing an{a_n} with n+2+n\sqrt {n + 2} + \sqrt n , we get
an=n+2nn an=(n+2nn)×(n+2+nn+2+n)   {a_n} = \dfrac{{\sqrt {n + 2} - \sqrt n }}{n} \\\ {a_n} = \left( {\dfrac{{\sqrt {n + 2} - \sqrt n }}{n}} \right) \times \left( {\dfrac{{\sqrt {n + 2} + \sqrt n }}{{\sqrt {n + 2} + \sqrt n }}} \right) \;
Simplifying further using the identity (AB)(A+B)=A2B2\left( {A - B} \right)\left( {A + B} \right) = {A^2} - {B^2} by considering A as n+2\sqrt {n + 2} and B as n\sqrt n , we have
an=(n+2)2(n)2n(n+2+n) an=n+2nn(n+2+n)   {a_n} = \dfrac{{{{\left( {\sqrt {n + 2} } \right)}^2} - {{\left( {\sqrt n } \right)}^2}}}{{n\left( {\sqrt {n + 2} + \sqrt n } \right)}} \\\ {a_n} = \dfrac{{n + 2 - n}}{{n\left( {\sqrt {n + 2} + \sqrt n } \right)}} \;
an=2n(n+2+n){a_n} = \dfrac{2}{{n\left( {\sqrt {n + 2} + \sqrt n } \right)}}
Now as you can see if we decrease the denominator , we will get a sequence which is greater. So if we remove 2 from the denominator, we get

an=2n(n+2+n)<2n(n+n)=22nn an=22nn  {a_n} = \dfrac{2}{{n\left( {\sqrt {n + 2} + \sqrt n } \right)}} < \dfrac{2}{{n\left( {\sqrt n + \sqrt n } \right)}} = \dfrac{2}{{2n\sqrt n }} \\\ {a_n} = \dfrac{2}{{2n\sqrt n }} \\\

Simplifying further using the property of exponents as am×an=am+n{a^m} \times {a^n} = {a^{m + n}} ,we have

an=1n1+12 an=1n32   {a_n} = \dfrac{1}{{{n^{1 + \dfrac{1}{2}}}}} \\\ {a_n} = \dfrac{1}{{{n^{\dfrac{3}{2}}}}} \;

As we know that the series n=11n32\sum\limits_{n = 1}^\infty {\dfrac{1}{{{n^{\dfrac{3}{2}}}}}} is always convergent according to the P-series test which says that the series of the form n=11np\sum\limits_{n = 1}^\infty {\dfrac{1}{{{n^p}}}} is convergent for p>1p > 1 and divergent otherwise . So in our case we have p=32=1.5>1p = \dfrac{3}{2} = 1.5 > 1 .
Therefore, we can say that the series n=1n+2nn\sum\limits_{n = 1}^\infty {\dfrac{{\sqrt {n + 2} - \sqrt n }}{n}} is convergent from nn is [1,)\left[ {1,\infty } \right) .

Note : 1. Students must know the meaning of convergence and divergence of a series before proceeding with the solution.
2.The nth partial sum of the series for nn as [1,)\left[ {1,\infty } \right) n=1an\sum\limits_{n = 1}^\infty {{a_n}} is given by Sn=a1+a2+....+an{S_n} = {a_1} + {a_2} + .... + {a_n} .If the sequence of these partial sums \left\\{ {{S_n}} \right\\} converges to L, then the sum of the series also converges to L. Similarly, if \left\\{ {{S_n}} \right\\} diverges to L , then the sum of the series also diverges.