AP Calculus AB and BC

Limit of (1+1/x)^x as x Approaches Infinity Is e

The limit of (1 + 1/x)^x as x approaches infinity is e, about 2.71828. Direct substitution gives the indeterminate form 1 to the infinity, which is not 1: the base shrinks toward 1 while the exponent grows without bound, and the two effects balance. This limit is one standard definition of e.

limx(1+1x)x=e\lim_{x \to \infty} \left(1+\frac{1}{x}\right)^x = e

Settled by the definition of e.

Taking a logarithm to settle the race

The exponent is where the trouble lives, so move it down with a natural logarithm and see what that quantity does.

ln[(1+1x)x]=xln(1+1x)=ln(1+1x)1x\ln\left[\left(1+\frac{1}{x}\right)^x\right] = x\ln\left(1+\frac{1}{x}\right) = \frac{\ln\left(1+\frac{1}{x}\right)}{\frac{1}{x}}

Write h=1xh = \frac{1}{x}, so h0h \to 0 as xx \to \infty. The quotient becomes ln(1+h)h\frac{\ln(1+h)}{h}, which is the difference quotient for ln(1+t)\ln(1+t) at t=0t = 0, and its limit is the derivative there: 11+0=1\frac{1}{1+0} = 1.

limxxln(1+1x)=limh0ln(1+h)h=1\lim_{x \to \infty} x\ln\left(1+\frac{1}{x}\right) = \lim_{h \to 0} \frac{\ln(1+h)}{h} = 1

The logarithm of the expression approaches 11, so the expression itself approaches e1=ee^1 = e. Read the other way, this limit is where ee comes from: 2.7182818282.718281828\ldots has no tidier closed form, and many courses take this limit as its definition, which is why the argument above can look like it is going in a circle.

Why substituting infinity says nothing

Letting xx grow sends 1x\frac{1}{x} to 00, so the base slides down to 11 while the exponent climbs to \infty.

(1+1x)x1\left(1+\frac{1}{x}\right)^x \longrightarrow 1^{\infty}

11^{\infty} is an indeterminate form, not the number 11. Powers of exactly 11 are always 11, but this base is never exactly 11: it is 1+1x1 + \frac{1}{x}, always a little larger, and a number slightly above 11 raised to a huge power can land anywhere.

Two forms, two different answers

Both (1+1x2)x\left(1+\frac{1}{x^2}\right)^x and (1+1x)x2\left(1+\frac{1}{x}\right)^{x^2} read as 11^{\infty}, yet the first tends to 11 and the second to \infty. The form alone decides nothing. What decides the value is how fast the base approaches 11 compared with how fast the exponent grows, and only the logarithm exposes that.

The mistakes students make

  • Answering 11 because the base tends to 11. That reasoning would hold if the exponent were a fixed number, and it is not.
  • Answering \infty because the exponent tends to \infty. That would hold if the base stayed pinned above 11, and it does not.
  • Applying L'Hopital's rule to the expression as written. The rule accepts 00\frac{0}{0} and \frac{\infty}{\infty} only, so the logarithm has to convert the power into a quotient first.
  • Taking the logarithm, getting 11, and reporting 11. The limit of the logarithm is 11; the limit asked for is e1e^1.

Not sure which technique a limit wants?

The Limit Method Chooser walks the decision from direct substitution through factoring, the conjugate, and L'Hopital, and says why each one applies or fails.

Frequently asked questions

What is limx(1+kx)x\lim_{x \to \infty}\left(1+\frac{k}{x}\right)^x?

It is eke^k. The logarithm becomes xln(1+kx)x\ln\left(1+\frac{k}{x}\right), which tends to kk by the same difference quotient, so the expression tends to eke^k. With k=1k = 1 this returns ee, and with k=1k = -1 it gives e1e^{-1}.

Is this the compound interest formula?

It is the heart of it. An investment at annual rate rr compounded nn times a year multiplies by (1+rn)n\left(1+\frac{r}{n}\right)^n, and letting nn \to \infty gives ere^r. Continuous compounding is exactly this limit, which is why ee shows up in growth and decay models.

Is 11^{\infty} ever simply 11?

Not as a limit form. If a base is exactly 11 then every power of it is 11, but 11^{\infty} as a limit describes a base that is only approaching 11. Depending on the speeds involved the answer can be 11, ee, any positive number, or \infty, so the form has to be resolved rather than read off.