Special Limits

The following limits appear repeatedly throughout calculus. The best way to remember them is to know how their graphs behave. They are organized by function type.

Limit Value Condition
lim x + x n +
lim x 0 + 1 x r + r > 0
lim x ± 1 x r $0$ r > 0
lim x + b x + b > 1
lim x b x $0$ b > 1
lim x 0 sin x x $1$ x in radians
lim x + arctan x π 2

Power Functions

  1. lim x + x n = +
  2. \displaystyle\lim_{x \to -\infty} x^n = \begin{cases} -\infty & \text{if } n \text{ is odd} \\ +\infty & \text{if } n \text{ is even} \end{cases}
Graphs of power functions x^n showing end behavior for odd and even exponents

Root Functions

  1. lim x + x n = +
  2. \displaystyle\lim_{x \to -\infty} \sqrt[n]{x} = \begin{cases} -\infty & \text{ifn is odd} \\ \text{not defined} & \text{if n is even} \end{cases}
Graphs of root functions showing behavior at infinity

Reciprocal Powers

  1. lim x 0 + 1 x r = + and lim x 0 1 x r = +  or     ( r > 0 , provided x r is defined for negative x )
  2. lim x ± 1 x r = 0    ( r > 0 )

For limits (5) and (6): when x < 0 , x r is defined only for rational numbers r = m / n where n is an odd integer. For example, x 1 / 3 = x 3 is defined for x < 0 , but x 1 / 2 = x is not.

Graphs of 1/x^r showing behavior near 0 and at infinity

Exponential Functions

  1. lim x + b x = +    ( b > 1 )
  2. lim x b x = 0    ( b > 1 )
  3. lim x + b x = 0    ( b < 1 )
  4. lim x b x = +    ( b < 1 )
Graphs of exponential functions b^x for b loading=1 and b<1">

Natural Logarithm

  1. lim x 0 + ln x =
  2. lim x + ln x = +
Graph of y=ln(x) showing the vertical asymptote at x=0 and growth to infinity

Tangent Function

  1. lim x ± π 2 tan x = +
  2. lim x ± π 2 + tan x =
Graph of y=tan(x) showing vertical asymptotes at odd multiples of pi/2

Arctangent Function

  1. lim x + arctan x = π 2    (some books write tan 1 instead of arctan )
  2. lim x arctan x = π 2
Graph of y=arctan(x) with horizontal asymptotes at pi/2 and -pi/2

The Sinc Limit

  1. lim 𝒙 0 sin 𝒙 𝒙 = 1    ( x is in radians, not degrees)
Graph of y=sin(x)/x showing the limit equals 1 as x approaches 0

Frequently Asked Questions

Why does lim x 0 sin x / x = 1 only hold in radians? The geometric proof (area comparison of a circular sector) uses the arc-length formula s = r θ , which is valid only when θ is measured in radians. In degrees, the corresponding limit would be π / 180 , not $1$.

How do I remember limits 7–10 for exponential functions? Think about the graph of b x . For b > 1 the graph rises steeply to the right (so lim x + b x = + ) and flattens to zero on the left (so lim x b x = 0 ). For 0 < b < 1 the graph is a reflection: it falls to zero on the right and rises steeply on the left.

What are the limits of hyperbolic functions? The limits of hyperbolic functions ( sinh x , cosh x , tanh x , etc.) are covered in the section on hyperbolic functions in the differentiation chapter.