Calculus · real student question

State the indeterminate form of the limit of (e^x + x)^(1/x) as x approaches 0, then use L Hopital rule to evaluate it.

Question

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

limx0(ex+x)1/x\lim_{x\to 0}\left(e^{x}+x\right)^{1/x}

Step-by-step solution

  1. Identify the indeterminate form. As x0x\to 0, the base ex+x1e^x + x \to 1 and the exponent 1x±\tfrac{1}{x} \to \pm\infty. So the form is 11^{\infty} — indeterminate, because a base slightly above 11 raised to a huge power can approach anything. It is not simply 11.

  2. Take logarithms to convert the power into a quotient. Let LL be the limit and set y=(ex+x)1/xy = (e^x+x)^{1/x}:

    lny=ln(ex+x)x\ln y = \frac{\ln(e^{x}+x)}{x}

    As x0x\to 0 the numerator ln1=0\to \ln 1 = 0 and the denominator 0\to 0, so this is now 00\tfrac{0}{0} and L'Hopital's Rule applies.

  3. Differentiate top and bottom. For the numerator use the chain rule:

    ddxln(ex+x)=ex+1ex+x,ddxx=1\frac{d}{dx}\ln(e^x+x) = \frac{e^{x}+1}{e^{x}+x}, \qquad \frac{d}{dx}x = 1

  4. Evaluate the new quotient at x=0x = 0. It is no longer indeterminate:

    limx0ex+1ex+x=1+11+0=21=2\lim_{x\to 0}\frac{e^{x}+1}{e^{x}+x} = \frac{1+1}{1+0} = \frac{2}{1} = 2

    So lnL=2\ln L = 2.

  5. Undo the logarithm. This final exponentiation is the step most often forgotten, leaving the answer as 22:

    L=e27.389056L = e^{2} \approx 7.389056

  6. Verify numerically from both sides. At x=0.001x = 0.001: e0.001+0.001=1.0020010e^{0.001}+0.001 = 1.0020010, and 1.00200101000=7.3961.0020010^{1000} = 7.396. At x=0.001x = -0.001: e0.0010.001=0.9980005e^{-0.001}-0.001 = 0.9980005, and 0.99800051000=7.3820.9980005^{-1000} = 7.382. Both bracket e2=7.38906e^2 = 7.38906 ✓, and a symbolic limit returns exactly e2e^2.

Answer

e2e^{2}

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