Calculus · real student question

Evaluate the infinite sum of ln(n)/n^2 for n from 1 to infinity.

Question

Evaluate

n=1ln(n)n2\sum_{n=1}^{\infty}\frac{\ln(n)}{n^2}

Step-by-step solution

  1. Establish convergence first. Compare with n3/2\sum n^{-3/2}: for large nn, lnn<n1/2\ln n<n^{1/2}, so lnnn2<1n3/2\dfrac{\ln n}{n^2}<\dfrac{1}{n^{3/2}}. Since n3/2\sum n^{-3/2} converges (p=32>1p=\tfrac32>1), the given series converges absolutely. The n=1n=1 term is ln1=0\ln 1=0, so the sum effectively starts at n=2n=2.

  2. Differentiate the zeta function under the sum. For (s)>1\Re(s)>1,

    ζ(s)=n=1ns\zeta(s)=\sum_{n=1}^{\infty}n^{-s}

    and ddsns=ddseslnn=lnnns\dfrac{d}{ds}n^{-s}=\dfrac{d}{ds}e^{-s\ln n}=-\ln n\cdot n^{-s}. Term-by-term differentiation is legitimate here because the differentiated series converges uniformly on (s)1+δ\Re(s)\ge1+\delta.

  3. Read off the identity. Therefore

    ζ(s)=n=1lnnnsn=1lnnns=ζ(s)\zeta'(s)=-\sum_{n=1}^{\infty}\frac{\ln n}{n^s}\quad\Longrightarrow\quad\sum_{n=1}^{\infty}\frac{\ln n}{n^s}=-\zeta'(s)

    Setting s=2s=2 gives the closed form ζ(2)-\zeta'(2). There is no elementary expression: ζ(2)\zeta'(2) relates to the Glaisher-Kinkelin constant, not to π\pi and ln2\ln 2 alone.

  4. Get a numerical value that is actually trustworthy. Direct summation converges far too slowly (the tail past NN is about (lnN+1)/N(\ln N+1)/N). Adding the first 200,000200{,}000 terms and correcting the tail with the Euler-Maclaurin estimate lnN+1Nf(N)2f(N)12\dfrac{\ln N+1}{N}-\dfrac{f(N)}{2}-\dfrac{f'(N)}{12} gives

    n=1lnnn2=0.9375482543\sum_{n=1}^{\infty}\frac{\ln n}{n^2}=0.9375482543

  5. Check the magnitude independently. The known value ζ(2)=0.93754825431584\zeta'(2)=-0.93754825431584\ldots agrees to ten digits with the computed sum ✓. A crude sanity bound also holds: the first four nonzero terms alone give ln24+ln39+ln416+ln525=0.4464\tfrac{\ln2}{4}+\tfrac{\ln3}{9}+\tfrac{\ln4}{16}+\tfrac{\ln5}{25}=0.4464, and the remaining positive tail carries the sum up toward 0.93750.9375 ✓.

Answer

ζ(2)0.9375482543-\zeta'(2)\approx0.9375482543

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