Visual Tools
Calculators
Tables
Mathematical Keyboard
Converters
Other Tools


Common Limits


Reference table of common limit identities. Try puzzle mode to drill, or read the full limits explanation →

Common limits tool

Search by expression, by value, by name — or pick a family.

View

Rows view: dense, print-friendly listing. Click any row to expand.

Or skip to the quiz →
NameLimit expressionValueFamily
Constantlimxac\displaystyle\lim_{x \to a} c=ccBasic limits
Identitylimxax\displaystyle\lim_{x \to a} x=aaBasic limits
Power at a pointlimxaxn\displaystyle\lim_{x \to a} x^n=ana^nBasic limits
Sine over xlimx0sin(x)x\displaystyle\lim_{x \to 0} \dfrac{\sin(x)}{x}=11Trigonometric limits
Tangent over xlimx0tan(x)x\displaystyle\lim_{x \to 0} \dfrac{\tan(x)}{x}=11Trigonometric limits
(1 - cos x) over xlimx01cos(x)x\displaystyle\lim_{x \to 0} \dfrac{1 - \cos(x)}{x}=00Trigonometric limits
(1 - cos x) over x squaredlimx01cos(x)x2\displaystyle\lim_{x \to 0} \dfrac{1 - \cos(x)}{x^2}=12\dfrac{1}{2}Trigonometric limits
Sine of kx over xlimx0sin(kx)x\displaystyle\lim_{x \to 0} \dfrac{\sin(kx)}{x}=kkTrigonometric limits
Sine over x at infinitylimxsin(x)x\displaystyle\lim_{x \to \infty} \dfrac{\sin(x)}{x}=00Trigonometric limits
Definition of e at infinitylimx(1+1x)x\displaystyle\lim_{x \to \infty} \left(1 + \dfrac{1}{x}\right)^x=eeExponential limits
Definition of e at zerolimx0(1+x)1/x\displaystyle\lim_{x \to 0} (1 + x)^{1/x}=eeExponential limits
Scaled definition of elimx(1+ax)x\displaystyle\lim_{x \to \infty} \left(1 + \dfrac{a}{x}\right)^x=eae^aExponential limits
e to the x minus one over xlimx0ex1x\displaystyle\lim_{x \to 0} \dfrac{e^x - 1}{x}=11Exponential limits
a to the x minus one over xlimx0ax1x\displaystyle\lim_{x \to 0} \dfrac{a^x - 1}{x}=ln(a)\ln(a)Exponential limits
ln(1+x) over xlimx0ln(1+x)x\displaystyle\lim_{x \to 0} \dfrac{\ln(1 + x)}{x}=11Logarithmic limits
ln x over x at infinitylimxln(x)x\displaystyle\lim_{x \to \infty} \dfrac{\ln(x)}{x}=00Logarithmic limits
x times ln x at 0+limx0+xln(x)\displaystyle\lim_{x \to 0^+} x\ln(x)=00Logarithmic limits
Reciprocal at infinitylimx1x\displaystyle\lim_{x \to \infty} \dfrac{1}{x}=00Limits at infinity
Reciprocal power at infinitylimx1xn\displaystyle\lim_{x \to \infty} \dfrac{1}{x^n}=00Limits at infinity
Power at infinitylimxxn\displaystyle\lim_{x \to \infty} x^n=\inftyLimits at infinity
Power over exponentiallimxxnex\displaystyle\lim_{x \to \infty} \dfrac{x^n}{e^x}=00Limits at infinity
Logarithm over powerlimxln(x)xn\displaystyle\lim_{x \to \infty} \dfrac{\ln(x)}{x^n}=00Limits at infinity
Negative exponentiallimxex\displaystyle\lim_{x \to \infty} e^{-x}=00Limits at infinity
x to the one over xlimxx1/x\displaystyle\lim_{x \to \infty} x^{1/x}=11Limits at infinity
Reciprocal from the rightlimx0+1x\displaystyle\lim_{x \to 0^+} \dfrac{1}{x}=++\inftyOne-sided limits
Reciprocal from the leftlimx01x\displaystyle\lim_{x \to 0^-} \dfrac{1}{x}=-\inftyOne-sided limits
Square root from the rightlimx0+x\displaystyle\lim_{x \to 0^+} \sqrt{x}=00One-sided limits
x to the x from the rightlimx0+xx\displaystyle\lim_{x \to 0^+} x^x=11One-sided limits

Families of limits

Click a family to highlight its entries in the table above.

c

Basic limits

Constant, identity, and other elementary limits that follow from continuity.

3 matchesClick to highlight
sin

Trigonometric limits

Classical trigonometric limits — the foundation of every trig derivative.

6 matchesClick to highlight
e^x

Exponential limits

Limits that define or relate to the constant ee.

5 matchesClick to highlight
ln

Logarithmic limits

Limits involving the natural logarithm.

3 matchesClick to highlight

Limits at infinity

End behavior of polynomial, rational, exponential, and logarithmic expressions.

7 matchesClick to highlight
0⁺

One-sided limits

Limits approached from the right or left only — useful where the two-sided limit fails to exist.

4 matchesClick to highlight

Limit laws and theorems

The rules that combine, transform, and evaluate limits.

+

Sum and difference

The limit of a sum (or difference) is the sum (or difference) of the limits, provided both exist.

limxa(f(x)±g(x))=limxaf(x)±limxag(x)\displaystyle\lim_{x \to a}\bigl(f(x) \pm g(x)\bigr) = \lim_{x \to a} f(x) \pm \lim_{x \to a} g(x)
×

Product and constant multiple

The limit of a product is the product of the limits. Constants pull out of the limit.

limxa(f(x)g(x))=limxaf(x)limxag(x)\displaystyle\lim_{x \to a}\bigl(f(x)\,g(x)\bigr) = \lim_{x \to a} f(x) \cdot \lim_{x \to a} g(x)
÷

Quotient

The limit of a quotient is the quotient of the limits, provided the denominator's limit is not zero.

limxaf(x)g(x)=limxaf(x)limxag(x),limg0\displaystyle\lim_{x \to a}\dfrac{f(x)}{g(x)} = \dfrac{\lim_{x \to a} f(x)}{\lim_{x \to a} g(x)}, \quad \lim g \neq 0

Squeeze theorem

If f(x)g(x)h(x)f(x) \leq g(x) \leq h(x) near aa and limf=limh=L\lim f = \lim h = L, then limg=L\lim g = L as well. Useful when direct evaluation is hard but bounds are easy.

limx0x2sin(1/x)=0sincex2x2sin(1/x)x2\displaystyle\lim_{x \to 0} x^2 \sin(1/x) = 0 \quad \text{since} \quad -x^2 \leq x^2\sin(1/x) \leq x^2
L

L\'Hôpital\'s rule

For indeterminate forms 0/00/0 or /\infty/\infty, differentiating top and bottom separately gives a limit of the same value (when it exists).

limxaf(x)g(x)=limxaf(ˊx)g(ˊx)\displaystyle\lim_{x \to a}\dfrac{f(x)}{g(x)} = \lim_{x \to a}\dfrac{f\'(x)}{g\'(x)}
C

Continuity

A function is continuous at aa exactly when the limit equals the value. Every polynomial, rational, exponential, logarithmic, and trig function is continuous on its domain.

f continuous at a    limxaf(x)=f(a)\displaystyle f \text{ continuous at } a \iff \lim_{x \to a} f(x) = f(a)
Loading...