Visual Tools
Calculators
Tables
Mathematical Keyboard
Converters
Other Tools


Special Limits






Limits Worth Memorizing


Certain limits appear so frequently in calculus that recognizing them on sight saves considerable effort. Each of these limits yields an indeterminate form under direct substitution—typically 0/00/0—yet each has a definite, well-established value.

These special limits are not mere curiosities. The limit sinxx1\dfrac{\sin x}{x} \to 1 underlies the derivatives of all trigonometric functions. The limit ex1x1\dfrac{e^x - 1}{x} \to 1 defines what makes the exponential function special. The limit (1+1/x)xe(1 + 1/x)^x \to e provides one definition of ee itself.

Knowing these limits transforms difficult calculations into straightforward applications. When a complicated expression can be massaged into a form matching one of these patterns, the work is essentially done.



Why Memorize Special Limits?


    Special limits resist direct computation. Substitution yields indeterminate forms, and algebraic manipulation alone cannot resolve them without circular reasoning or advanced tools.

    Their values come from geometric arguments, series expansions, or the definitions of the functions involved. Once established, these limits become permanent tools in the calculus toolkit.

    Memorizing them provides immediate payoff:



The Fundamental Trigonometric Limit


limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1


This limit requires xx measured in radians. Direct substitution gives 0/00/0, revealing nothing.

The standard proof uses the unit circle. For small positive xx, three quantities satisfy:

sinx<x<tanx\sin x < x < \tan x


Dividing by sinx\sin x:

1<xsinx<1cosx1 < \frac{x}{\sin x} < \frac{1}{\cos x}


Taking reciprocals and applying the Squeeze Theorem:

cosx<sinxx<1\cos x < \frac{\sin x}{x} < 1


As x0x \to 0, cosx1\cos x \to 1, so sinxx\dfrac{\sin x}{x} is squeezed to 11.

This limit determines the derivative of sinx\sin x: the fact that (sinx)=cosx(\sin x)' = \cos x depends entirely on this result.

Related Trigonometric Limits


Several limits follow from the fundamental trigonometric limit.

limx01cosxx=0\lim_{x \to 0} \frac{1 - \cos x}{x} = 0


limx01cosxx2=12\lim_{x \to 0} \frac{1 - \cos x}{x^2} = \frac{1}{2}


limx0tanxx=1\lim_{x \to 0} \frac{\tan x}{x} = 1


limx0xsinx=1\lim_{x \to 0} \frac{x}{\sin x} = 1


The last follows by taking the reciprocal: if sinxx1\dfrac{\sin x}{x} \to 1, then xsinx1\dfrac{x}{\sin x} \to 1 as well.

Deriving (1 − cos x)/x = 0


Start with the expression and multiply by the conjugate:

1cosxx1+cosx1+cosx=1cos2xx(1+cosx)=sin2xx(1+cosx)\frac{1 - \cos x}{x} \cdot \frac{1 + \cos x}{1 + \cos x} = \frac{1 - \cos^2 x}{x(1 + \cos x)} = \frac{\sin^2 x}{x(1 + \cos x)}


Rewrite as a product:

=sinxxsinx1+cosx= \frac{\sin x}{x} \cdot \frac{\sin x}{1 + \cos x}


As x0x \to 0:

sinxx1sinx1+cosx02=0\frac{\sin x}{x} \to 1 \qquad \frac{\sin x}{1 + \cos x} \to \frac{0}{2} = 0


Therefore:

limx01cosxx=10=0\lim_{x \to 0} \frac{1 - \cos x}{x} = 1 \cdot 0 = 0


The Natural Exponential Limit


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


Direct substitution gives 0/00/0. This limit defines the derivative of exe^x at x=0x = 0:

ddxexx=0=limh0e0+he0h=limh0eh1h=1\frac{d}{dx} e^x \bigg|_{x=0} = \lim_{h \to 0} \frac{e^{0+h} - e^0}{h} = \lim_{h \to 0} \frac{e^h - 1}{h} = 1


The exponential function is the unique function satisfying f(x)=f(x)f'(x) = f(x) with f(0)=1f(0) = 1. This limit is the cornerstone of that property.

An equivalent form:

limh0eh1h=1\lim_{h \to 0} \frac{e^h - 1}{h} = 1


Related Exponential Limits


For any base a>0a > 0:

limx0ax1x=lna\lim_{x \to 0} \frac{a^x - 1}{x} = \ln a


When a=ea = e, this reduces to the natural exponential limit since lne=1\ln e = 1.

For the natural logarithm:

limx0ln(1+x)x=1\lim_{x \to 0} \frac{\ln(1 + x)}{x} = 1


This can be seen by substituting u=ln(1+x)u = \ln(1 + x), so eu=1+xe^u = 1 + x and x=eu1x = e^u - 1. As x0x \to 0, u0u \to 0:

limx0ln(1+x)x=limu0ueu1=1\lim_{x \to 0} \frac{\ln(1 + x)}{x} = \lim_{u \to 0} \frac{u}{e^u - 1} = 1


The Definition of e


The number ee emerges from limits:

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


Equivalently, using discrete notation:

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


Another form with x0x \to 0:

limx0(1+x)1/x=e\lim_{x \to 0} (1 + x)^{1/x} = e


The value is e2.71828e \approx 2.71828. This limit arises naturally in compound interest: if interest is compounded nn times per year at annual rate 100%100\%, the growth factor over one year is (1+1/n)n(1 + 1/n)^n, which approaches ee as nn \to \infty.

Limits Involving Logarithms


Logarithms grow slowly—slower than any positive power of xx.

limx0+xlnx=0\lim_{x \to 0^+} x \ln x = 0


This is a 0()0 \cdot (-\infty) form. As x0+x \to 0^+, xx vanishes while lnx\ln x \to -\infty. The factor xx wins: the product approaches 00.

limxlnxx=0\lim_{x \to \infty} \frac{\ln x}{x} = 0


As xx \to \infty, both numerator and denominator grow, but xx grows faster than lnx\ln x. The ratio vanishes.

More generally, for any n>0n > 0:

limxlnxxn=0limx0+xnlnx=0\lim_{x \to \infty} \frac{\ln x}{x^n} = 0 \qquad \lim_{x \to 0^+} x^n \ln x = 0


Logarithms lose to any positive power.

Growth Rate Comparisons


As xx \to \infty, functions grow at different rates. The hierarchy:

logarithmicpolynomialexponential\text{logarithmic} \ll \text{polynomial} \ll \text{exponential}


Specifically:

limxlnxxn=0for any n>0\lim_{x \to \infty} \frac{\ln x}{x^n} = 0 \quad \text{for any } n > 0


limxxnex=0for any n\lim_{x \to \infty} \frac{x^n}{e^x} = 0 \quad \text{for any } n


limxxnax=0for any a>1 and any n\lim_{x \to \infty} \frac{x^n}{a^x} = 0 \quad \text{for any } a > 1 \text{ and any } n


Exponentials dominate polynomials, which dominate logarithms. These comparisons determine which terms control behavior in limits at infinity.

Using Special Limits


Rewrite expressions to match known forms.

Example 1


limx0sin5x3x\lim_{x \to 0} \frac{\sin 5x}{3x}


Rewrite to expose the standard form:

=53limx0sin5x5x=531=53= \frac{5}{3} \cdot \lim_{x \to 0} \frac{\sin 5x}{5x} = \frac{5}{3} \cdot 1 = \frac{5}{3}


Example 2


limx0e4x1x\lim_{x \to 0} \frac{e^{4x} - 1}{x}


Factor out the coefficient:

=4limx0e4x14x=41=4= 4 \cdot \lim_{x \to 0} \frac{e^{4x} - 1}{4x} = 4 \cdot 1 = 4


Example 3


limx0tanxx=limx0sinxx1cosx=11=1\lim_{x \to 0} \frac{\tan x}{x} = \lim_{x \to 0} \frac{\sin x}{x} \cdot \frac{1}{\cos x} = 1 \cdot 1 = 1


Recognizing patterns and factoring to match special limits streamlines computation.