Question
Question: How do you use the integral test to determine if \(\sum {\dfrac{{\ln n}}{{{n^2}}}} \) from \(\left[ ...
How do you use the integral test to determine if ∑n2lnn from [1,∞) is convergent or divergent?
Solution
Integral test is a method to check whether the given series converges or diverges. If the series converges we can find the summation of the series, and if the series diverges the summation of the series approaches infinity. To check for convergence or divergence using integral test we try to convert the given series into an integral of a continuous decreasing function and find its value.
i.e. 1∑∞an is converted into 1∫∞f(x)dx where f is a continuous decreasing function in [1,∞).
Complete step by step solution:
We have been given a series ∑n2lnn and we have to use the integral test to determine whether the given series is convergent or divergent from [1,∞).
Integral test is given as,
For any continuous decreasing function f in the interval [p,∞), the series is convergent if p∑∞an<p∫∞f(x)dx, and the series is divergent if p∫∞f(x)dx<p∑∞an.
In other words we can say that if we get a finite value of p∫∞f(x)dx, the given series is convergent. And in case we don’t get a finite value of p∫∞f(x)dx, the given series is divergent.
For the given series1∑∞n2lnn, we can assume the function f(x) to be,
f(x)=x2lnx
Thus, we have to now evaluate the integral 1∫∞x2lnxdx.
We can use integration by parts to solve the above integral. Integration by parts is given as,
∫uvdx=u∫vdx−∫(dxdu∫vdx)dx
Let u=lnx and v=x21.
Then,
∫x2lnxdx=lnx∫x21dx−∫(dxd(lnx)∫x21dx)dx
We can solve and find that ∫x21dx=−x1+c from the formula ∫xndx=(n+1)x(n+1)+c.
And dxd(lnx)=x1 is known from special integral formula.
Thus, we can simplify our integral as,
=lnx(−x1)−∫x1.(−x1)dx =−xlnx+∫x21dx =−xlnx−x1+C =x−lnx−1+C
Now we evaluate this integral in the limit,
1∫∞x2lnxdx=[x−lnx−1]1∞=[−xlnx−x1]1∞ =[−∞ln∞−∞1]−[−1ln1−11]
We can observe that x→∞limxlnx=∞∞. So we will use L’Hospital Rule as follows,
x→∞limxlnx=x→∞limdxd(x)dxd(lnx)=x→∞lim1(x1)=x→∞limx1=∞1=0
Thus, we can simplify our integral as,
[−∞ln∞−∞1]−[−1ln1−11]=[0−0]−[0−1]=1
Thus, we get 1∫∞x2lnxdx=1 which is a finite value.
Hence, the given series ∑n2lnn from [1,∞) is convergent.
Note: We used the integral test to check whether the given series is convergent or divergent. To check this we assumed a continuous function similar to the general term of the series and integrated upon this function within the given limits. As we got a finite value we said the given series is convergent. Once converting the given series into integral, we can calculate the integral using formula or tricks as required.