Calculus · real student question

Find the limit of ln(n)/n^2 as n approaches infinity.

Question

Evaluate

limnlnnn2\lim_{n\to\infty}\frac{\ln n}{n^{2}}

Step-by-step solution

  1. Identify the indeterminate form. As nn\to\infty both lnn\ln n\to\infty and n2n^{2}\to\infty, so the quotient is of type /\infty/\infty. That form has no automatic value — the answer depends on which part grows faster, so we need a comparison tool rather than direct substitution.

  2. Apply L'Hopital's rule once. Treating nn as a continuous variable, differentiate numerator and denominator separately:

    limnlnnn2=limn1/n2n=limn12n2=0\lim_{n\to\infty}\frac{\ln n}{n^{2}}=\lim_{n\to\infty}\frac{1/n}{2n}=\lim_{n\to\infty}\frac{1}{2n^{2}}=0

    One application is enough because differentiating lnn\ln n destroys the logarithm entirely, while the denominator stays a power.

  3. Sanity-check the growth ordering. The result is an instance of a general fact: lnn\ln n grows slower than npn^{p} for every p>0p>0, so lnn/np0\ln n/n^{p}\to0 always. Numerically ln(106)/(106)21.4×1011\ln(10^{6})/(10^{6})^{2}\approx1.4\times10^{-11} — already essentially zero ✓.

  4. Locate the maximum, so the decay is not mistaken for monotone decrease. With f(n)=lnnn2f(n)=\ln n\cdot n^{-2}, the product rule gives

    f(n)=1nn2+lnn(2)n3=12lnnn3f'(n)=\frac{1}{n}\cdot n^{-2}+\ln n\cdot(-2)n^{-3}=\frac{1-2\ln n}{n^{3}}

    which vanishes at lnn=12\ln n=\tfrac12, i.e. n=e1.6487n=\sqrt{e}\approx1.6487. So ff rises up to n1.65n\approx1.65 and only then decays to 00. A numerical derivative matches this formula at n=2,5,9n=2,5,9 to 10610^{-6} ✓.

  5. Note what the limit does — and does not — imply about the series. The terms tending to 00 is necessary but not sufficient for convergence. Here convergence does hold, by comparison: 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}}, and n3/2\sum n^{-3/2} is a convergent pp-series with p=3/2>1p=3/2>1.

    The sum's value is ζ(2)0.93755-\zeta'(2)\approx0.93755; summing the first two million terms gives 0.93754050.9375405 ✓.

Answer

limnlnnn2=0\lim_{n\to\infty}\frac{\ln n}{n^{2}}=0

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