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/0—yet each has a definite, well-established value.
These special limits are not mere curiosities. The limit xsinx→1 underlies the derivatives of all trigonometric functions. The limit xex−1→1 defines what makes the exponential function special. The limit (1+1/x)x→e provides one definition of e 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
x→0limxsinx=1
This limit requires x measured in radians. Direct substitution gives 0/0, revealing nothing.
The standard proof uses the unit circle. For small positive x, three quantities satisfy:
Direct substitution gives 0/0. This limit defines the derivative of ex at x=0:
dxdexx=0=h→0limhe0+h−e0=h→0limheh−1=1
The exponential function is the unique function satisfying f′(x)=f(x) with f(0)=1. This limit is the cornerstone of that property.
An equivalent form:
h→0limheh−1=1
Related Exponential Limits
For any base a>0:
x→0limxax−1=lna
When a=e, this reduces to the natural exponential limit since lne=1.
For the natural logarithm:
x→0limxln(1+x)=1
This can be seen by substituting u=ln(1+x), so eu=1+x and x=eu−1. As x→0, u→0:
x→0limxln(1+x)=u→0limeu−1u=1
The Definition of e
The number e emerges from limits:
x→∞lim(1+x1)x=e
Equivalently, using discrete notation:
n→∞lim(1+n1)n=e
Another form with x→0:
x→0lim(1+x)1/x=e
The value is e≈2.71828. This limit arises naturally in compound interest: if interest is compounded n times per year at annual rate 100%, the growth factor over one year is (1+1/n)n, which approaches e as n→∞.
Limits Involving Logarithms
Logarithms grow slowly—slower than any positive power of x.
x→0+limxlnx=0
This is a 0⋅(−∞) form. As x→0+, x vanishes while lnx→−∞. The factor x wins: the product approaches 0.
x→∞limxlnx=0
As x→∞, both numerator and denominator grow, but x grows faster than lnx. The ratio vanishes.
More generally, for any n>0:
x→∞limxnlnx=0x→0+limxnlnx=0
Logarithms lose to any positive power.
Growth Rate Comparisons
As x→∞, functions grow at different rates. The hierarchy:
logarithmic≪polynomial≪exponential
Specifically:
x→∞limxnlnx=0for any n>0
x→∞limexxn=0for any n
x→∞limaxxn=0for any a>1 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
x→0lim3xsin5x
Rewrite to expose the standard form:
=35⋅x→0lim5xsin5x=35⋅1=35
Example 2
x→0limxe4x−1
Factor out the coefficient:
=4⋅x→0lim4xe4x−1=4⋅1=4
Example 3
x→0limxtanx=x→0limxsinx⋅cosx1=1⋅1=1
Recognizing patterns and factoring to match special limits streamlines computation.