AP Calculus AB and BC

Limit of (3^x - 1)/x as x Approaches 0

The limit of three to the x minus one over x as x approaches zero is the natural logarithm of three, about 1.0986. The expression is the limit definition of the derivative of three to the x evaluated at zero.

limx03x1x=ln3\lim_{x \to 0} \frac{3^{x}-1}{x} = \ln 3

Settled by the limit definition of the derivative.

Read it as a derivative

Set f(x)=3xf(x) = 3^{x}. Since f(0)=1f(0) = 1, the expression is exactly the difference quotient at zero.

limx03x1x=limx0f(x)f(0)x0=f(0)\lim_{x \to 0}\frac{3^{x}-1}{x} = \lim_{x \to 0}\frac{f(x)-f(0)}{x-0} = f'(0)

The derivative of axa^{x} is axlnaa^{x}\ln a, so f(0)=30ln3=ln3f'(0) = 3^{0}\ln 3 = \ln 3.

Why the logarithm appears at all

Write 3x=exln33^{x} = e^{x\ln 3}. Then the numerator is exln31e^{x\ln 3} - 1, which behaves like xln3x \ln 3 for small xx, since eu1ue^{u} - 1 \approx u near zero.

Dividing by xx leaves ln3\ln 3. The general result is limx0ax1x=lna\lim_{x \to 0}\frac{a^{x}-1}{x} = \ln a, and a=ea = e recovers the familiar limit of 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

Why is the base e special?

Because lne=1\ln e = 1, so limx0ex1x=1\lim_{x \to 0}\frac{e^{x}-1}{x} = 1 exactly. Every other base picks up a logarithm factor, which is why e is the natural choice for calculus.

Can I use L'Hopital's rule?

Yes, and it gives 3xln3ln33^{x}\ln 3 \to \ln 3. Some instructors object, since this limit is part of how the derivative of 3x3^{x} is established in the first place.