Calculus · real student question

Evaluate the limit of (e^x - 1)/x as x approaches 0.

Question

Evaluate

limx0ex1x.\lim_{x\to 0}\frac{e^{x}-1}{x}.

Step-by-step solution

  1. Confirm the form is indeterminate. Substituting x=0x=0 gives e010=00\frac{e^{0}-1}{0}=\frac{0}{0}, so direct substitution fails and some genuine work is needed. Recognising 0/00/0 rather than assuming the answer is 00 or undefined is the first decision.

  2. Method 1: the Taylor series of exe^{x}. Expanding about 00,

    ex=1+x+x22!+x33!+    ex1=x+x22!+x33!+e^{x}=1+x+\frac{x^{2}}{2!}+\frac{x^{3}}{3!}+\cdots\;\Longrightarrow\; e^{x}-1=x+\frac{x^{2}}{2!}+\frac{x^{3}}{3!}+\cdots

    Dividing by xx cancels the leading term:

    ex1x=1+x2+x26+1as x0.\frac{e^{x}-1}{x}=1+\frac{x}{2}+\frac{x^{2}}{6}+\cdots\longrightarrow 1\quad\text{as }x\to0.

    The series also shows how the ratio approaches 11: linearly, with slope 12\tfrac12.

  3. Method 2: recognise a derivative. By definition,

    f(0)=limx0f(x)f(0)x0.f'(0)=\lim_{x\to0}\frac{f(x)-f(0)}{x-0}.

    Taking f(x)=exf(x)=e^{x}, so f(0)=1f(0)=1, the given expression is the difference quotient for exe^{x} at 00. Since f(x)=exf'(x)=e^{x}, the limit equals f(0)=e0=1f'(0)=e^{0}=1. This derivation is the most fundamental of the three — the limit is essentially the statement that ee is the base whose exponential has slope 11 at the origin.

  4. Method 3: L'Hopital's rule. The 0/00/0 form permits differentiating numerator and denominator separately:

    limx0ex1x=limx0ex1=e0=1.\lim_{x\to0}\frac{e^{x}-1}{x}=\lim_{x\to0}\frac{e^{x}}{1}=e^{0}=1.

    Use this one with care: it relies on already knowing ddxex=ex\frac{d}{dx}e^{x}=e^{x}, which method 2 shows is the same fact as the limit itself, so quoting L'Hopital here is circular if the derivative was derived from this limit.

  5. Check numerically. Evaluating the ratio: at x=0.1x=0.1 it is 1.05171.0517, at x=0.01x=0.01 it is 1.0051.005, at x=0.01x=-0.01 it is 0.9950.995, and at x=0.0001x=0.0001 it is 1.000051.00005. The values close in on 11 from both sides, matching the series prediction 1+x21+\tfrac{x}{2} ✓.

Answer

limx0ex1x=1\lim_{x\to 0}\frac{e^{x}-1}{x}=1

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