Question
Question: How do you use the ratio test to test the convergence of the series \[\sum {\dfrac{{{{11}^n}}}{{(n +...
How do you use the ratio test to test the convergence of the series ∑(n+1)(72n+1)11n from n=1 to infinity?
Solution
Hint : To test the convergence of the given infinite series, remember the D’Alembert’s ratio test which says that the series S=i=1∑∞xi will be convergence if there exists a k such that k<1 for the n→∞limxnxn+1=k and the series will be divergent if k>1 for the same limit of the ratio. But this test will fail if we get k=1 that means then we have to go through another test to test the convergence.
Complete step-by-step answer :
In order to test the convergence of the given series we have to find the nthand(n+1)th term of the given series that is ∑(n+1)(72n+1)11n
We can find nthand(n+1)th by just replacing the variable with them separately
So, nth term will be given as
xn=(n+1)(72n+1)11n
And (n+1)th will be given as
xn+1=((n+1)+1)(72(n+1)+1)11n+1=(n+2)(72n+3)11n+1
Now, according to the ratio test, we have to find the following
k=n→∞limxnxn+1
Putting values, we will get
k=n→∞lim(n+1)(72n+1)11n(n+2)(72n+3)11n+1=n→∞lim(n+2)(72)11(n+1)=n→∞lim(n+2)4911(n+1)
Dividing numerator and denominator with n to solve the limit, we will get
k=n→∞lim(1+n2)4911(1+n1)
Substituting the limits, we will get
k=(1+0)4911(1+0)=4911<1
Since k<1 and we know that in the ratio test if the limit comes to be less than one then the series is convergent.
Therefore the series ∑(n+1)(72n+1)11n is convergent.
Note : In this question we have given the general term of the series, so that we put the term numbers which we want and get the terms directly. But in general you will tackle the actual series, so don’t be afraid at that time and firstly find the general term of the series then proceed with the test.