Calculus · real student question

Determine whether the sum of 1/(1 + n (ln n)^2) from n = 1 to infinity converges, and estimate its value.

Question

Determine whether

n=111+n(lnn)2\sum_{n=1}^{\infty}\frac{1}{1+n\left(\ln n\right)^{2}}

converges, and estimate its value.

Step-by-step solution

  1. Deal with the first term separately. At n=1n=1, ln1=0\ln 1=0, so the term is 11+0=1\dfrac{1}{1+0}=1. The interesting behaviour starts at n=2n=2, so write

    S=1+n=211+n(lnn)2S=1+\sum_{n=2}^{\infty}\frac{1}{1+n\left(\ln n\right)^{2}}

  2. Compare with the Bertrand series. For n2n\ge 2 the +1+1 only makes the denominator bigger, so

    0<11+n(lnn)2<1n(lnn)20<\frac{1}{1+n\left(\ln n\right)^{2}}<\frac{1}{n\left(\ln n\right)^{2}}

    and n21n(lnn)p\sum_{n\ge 2}\dfrac{1}{n(\ln n)^{p}} converges exactly when p>1p>1. Here p=2p=2, so the comparison series converges and the given series converges too.

  3. See why p>1p>1 is the threshold. The substitution u=lnxu=\ln x turns the integral test into

    2dxx(lnx)2=ln2duu2=1ln2\int_{2}^{\infty}\frac{dx}{x(\ln x)^{2}}=\int_{\ln 2}^{\infty}\frac{du}{u^{2}}=\frac{1}{\ln 2}

    finite because the exponent on uu exceeds 1. With p=1p=1 the same substitution gives du/u\int du/u, which diverges — the classic borderline case.

  4. Accept that no elementary closed form exists. Unlike 1/n2=π2/6\sum 1/n^{2}=\pi^{2}/6, this sum has no known expression in terms of standard constants, so the honest answer is a convergence verdict plus a numerical value.

  5. Estimate the value with a tail integral, not a raw partial sum. Convergence is extremely slow: the tail after NN terms is approximately

    Ndxx(lnx)2=1lnN\int_{N}^{\infty}\frac{dx}{x(\ln x)^{2}}=\frac{1}{\ln N}

    At N=107N=10^{7} the partial sum is 2.429852.42985 but the tail is still 0.062040.06204 — so stopping there and reporting 2.432.43 (or 2.422.42) understates the answer by more than 2%2\%.

  6. Combine partial sum and tail. Adding the two pieces at four different cut-offs gives a stable value:

    N=104: 2.38332+0.10857=2.49189,N=107: 2.42985+0.06204=2.49189N=10^{4}:\ 2.38332+0.10857=2.49189,\qquad N=10^{7}:\ 2.42985+0.06204=2.49189

    so

    n=111+n(lnn)22.4919\sum_{n=1}^{\infty}\frac{1}{1+n\left(\ln n\right)^{2}}\approx 2.4919

    The agreement across three orders of magnitude in NN is what makes the estimate trustworthy.

Answer

Convergent (comparison with 1/(nln2n)); no elementary closed form, S2.4919\text{Convergent (comparison with }\textstyle\sum 1/(n\ln^{2}n)\text{); no elementary closed form, }S\approx 2.4919

Need to solve a different problem like this? Open the solver →