Calculus · real student question

State the indeterminate form of the limit of ln x / sqrt(x) as x approaches infinity, then use L Hopital rule to find the limit.

Question

State the indeterminate form of the following limit, then use L’Hopital’s Rule to find it.

limx+lnxx\lim_{x\to+\infty}\frac{\ln x}{\sqrt{x}}

Step-by-step solution

  1. Identify the indeterminate form. As x+x\to+\infty both lnx+\ln x \to +\infty and x+\sqrt{x} \to +\infty, so the quotient has the form \dfrac{\infty}{\infty}. That is one of the two forms L'Hopital's Rule handles directly.

  2. Differentiate numerator and denominator separately. L'Hopital's Rule replaces fg\dfrac{f}{g} by fg\dfrac{f'}{g'} — this is not the quotient rule, and mixing the two is the classic error:

    f(x)=lnxf(x)=1x,g(x)=x1/2g(x)=12x1/2=12xf(x) = \ln x \Rightarrow f'(x) = \frac{1}{x}, \qquad g(x) = x^{1/2} \Rightarrow g'(x) = \frac{1}{2}x^{-1/2} = \frac{1}{2\sqrt{x}}

  3. Form and simplify the new quotient.

    f(x)g(x)=1/x1/(2x)=2xx=2x\frac{f'(x)}{g'(x)} = \frac{1/x}{1/(2\sqrt{x})} = \frac{2\sqrt{x}}{x} = \frac{2}{\sqrt{x}}

    The simplification is what makes the rule pay off: the new expression is no longer indeterminate.

  4. Take the limit.

    limx+2x=0\lim_{x\to+\infty}\frac{2}{\sqrt{x}} = 0

    so the original limit is 00 as well. One application of the rule was enough.

  5. Interpret the result. This is the standard statement that logarithms grow more slowly than any positive power of xx: lnx=o(xp)\ln x = o(x^{p}) for every p>0p > 0. Here p=12p = \tfrac12, and the same argument works for any pp.

  6. Verify numerically. At x=104x = 10^4: ln104104=9.2103100=0.092103\dfrac{\ln 10^4}{\sqrt{10^4}} = \dfrac{9.2103}{100} = 0.092103. At x=108x = 10^8: 18.4207104=0.00184207\dfrac{18.4207}{10^4} = 0.00184207. At x=1016x = 10^{16}: 36.8414108=3.68×107\dfrac{36.8414}{10^8} = 3.68\times10^{-7} ✓ — decreasing toward 00, and a symbolic limit returns exactly 00.

Answer

00

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