Question
Question: How do you test the series \(\dfrac{\ln k}{{{k}^{2}}}\) for convergence?...
How do you test the series k2lnk for convergence?
Solution
Now to solve this problem we will use an integral test for convergence. First we will check if the initial conditions are satisfied by the functions. Hence if the function is positive, continuous and decreasing in the interval [1,∞] we can proceed with the integral test. Hence we will find if the integral ∫1∞x2lnx converges. The nature of the series will be the same as the nature of the integral according to the Integral test.
Complete step-by-step solution:
Consider the given series ∑k2lnk .
To check the convergence of the series we will use Integral test.
Hence, the function f(x)=x2lnx
Now first let us check if all the conditions of the Integral test theorem are satisfied.
To use the integral test the function must be positive continuous and decreasing in the interval [1,∞] where f(n)=an where an is nth term of the sequence.
Now we know that lnx>0 and x2>0 for all value of x and hence the function is also positive for x∈[1,∞]
Hence f(x)>0 for x∈[1,∞]
Now let us check the difference in the given function.
f(x)=x2lnx
Now we know that if f(x)=qp⇒f′(x)=q2qp′−pq′
Hence differentiating the function x2lnx with the above formula we get, x4x2x1−2x(lnx)=x3(1−2lnx)
Now we know that in the interval [1,∞] x3>0 and 1−2lnx<0 as lnx>1 for x>1
Hence we can say that the function x31−2lnx<0 in the interval [1,∞]
Hence we have f′(x)<0 in the interval [1,∞]
Now let us check x→∞limf(x)
⇒x→∞limf(x)=x→∞limx2lnx
Using L-hospital rule we get that the limit is equal to x→∞lim2xx1=x→∞lim2x21=0
Hence function is monotone decreasing in the interval [1,∞]
Now we can see the conditions for the integral test are satisfied.
Now we can say that if ∫1∞x2lnx converges then the series ∑x2lnx converges.
Now consider the integral ∫1∞x2lnx
Now we know that ∫f.g=f∫g−∫(f′∫g) hence using this we get,
⇒∫1∞x2lnx=[lnx(−x1)−∫(x1)(x−1)]1∞⇒∫1∞x2lnx=[−xlnx+∫x21]1∞⇒∫1∞x2lnx=[−xlnx−x1]1∞⇒∫1∞x2lnx=−[xlnx+1]1∞⇒∫1∞x2lnx=−[x→∞lim(xlnx+1)−1ln1+1]⇒∫1∞x2lnx=−[0−10+1]=1
Hence we get the integral ∫1∞x2lnx converges.
Hence by Integral test we have the series ∑x2lnx also converges.
Note: Note that since the function obtained can be easily integrated we go for integral tests to check the convergence of the series instead of comparison tests. Also while using Integral test always check if the function satisfies all the initial conditions and then proceed with the test.