Question
Question: How do you use the ratio test to test the convergence of the series \(\sum {\dfrac{{n!}}{{{n^n}}}} \...
How do you use the ratio test to test the convergence of the series ∑nnn! from n=1 to infinity?
Solution
First let us know what the ratio test states. So, the ratio test says that a series ∑xnis convergent if n→∞limxnxn+1<1 and is divergent if n→∞limxnxn+1>1 and the test fails if n→∞limxnxn+1=1. So, to solve this problem, we are to first find the xn+1 term, that is the term of the series that is n+1th term. Then we will find, xnxn+1 and then n→∞limxnxn+1. Then applying the ratio test accordingly we can find, whether, n→∞limxnxn+1 is less than 1 or greater than 1, that is, whether the series is convergent or divergent respectively.
Complete step by step solution:
Given, is n=1∑∞nnn!.
The nth term of the series is, xn=nnn!.
Therefore, the (n+1)th term of the series is, xn+1=(n+1)n+1(n+1)!.
Now, evaluating the ratio, xnxn+1=nnn!(n+1)n+1(n+1)!.
⇒xnxn+1=(n+1)n+1(n+1)!.n!nn
We know, n!=n.(n−1).(n−2).....3.2.1
Using, this property, we get,
⇒xnxn+1=(n+1)n.(n+1)(n+1).n!.n!nn
Now, cancelling the common terms between the numerator and denominator, we get,
⇒xnxn+1=(n+1)nnn
⇒xnxn+1=(n+1n)n
Now, dividing both numerator and denominator by nn, we get,
⇒xnxn+1=nn+n1nnn
⇒xnxn+1=1+n11n
⇒xnxn+1=(1+n1)n1
Now, taking limit of the ratio, we get,
n→∞limxnxn+1=n→∞lim(1+n1)n1
⇒n→∞limxnxn+1=n→∞lim(1+n1)n1
Now, we know, n→∞lim(1+n1)n=e
Therefore, using this property, we can write,
⇒n→∞limxnxn+1=(e1)
Now, we know, 2<e<3.
That is clearly, e>1
⇒e1<1
Therefore, we can say,
⇒n→∞limxnxn+1=(e1)<1
By applying the ratio test, we can clearly say, the series is convergent.
Note: The ratio test is one of the ways to test the convergence of a series. It is preferable to use the test if the series has terms in the form of fractions. Other than the ratio test, there is also the Cauchy’s root test, in which a series ∑xnis convergent if n→∞lim(xn)n1<1 and is divergent if n→∞lim(xn)n1>1 and the test fails if n→∞lim(xn)n1=1.