Infinite Limits

When a function's values grow without bound as x approaches a point, we say the limit is infinite. Infinite limits are not real numbers, they describe a specific kind of unbounded behavior and are closely linked to vertical asymptotes.

Concept Quick Reference
lim x a f ( x ) = + f ( x ) increases without bound as x a
lim x a f ( x ) = f ( x ) decreases without bound as x a
± is not a number it is a symbol describing a mode of behavior
One-sided versions lim x a and lim x a + apply as well

Limit Equal to +

Consider the function

f ( x ) = 1 ( x 1 ) 2 .

The graph of this function is shown below.

Graph of f(x)=1/(x-1)^2 showing the function growing without bound as x approaches 1

The function is not defined at x = 1 . Letting x approach $1$ from both sides, the values are shown in the following table.

Table of values of f(x)=1/(x-1)^2 as x approaches 1

As x gets closer and closer to $1$ (from either side), f ( x ) ultimately becomes and remains greater than any assigned number. To express that f ( x ) increases without bound as x 1 , we write:

lim x 1 1 ( x 1 ) 2 = + .

Some books write instead of + .

  • Note that + is not a number; it is merely a symbol indicating a mode of limiting behavior.

Let f be a function defined on both sides of a , except possibly at a itself. Then

lim x a f ( x ) = +

means that f ( x ) increases without bound as x approaches a .

If lim x a f ( x ) = + , we say " f ( x ) approaches positive infinity as x approaches a ," or " f ( x ) increases without bound as x approaches a ."

Limit Equal to

Now consider

g ( x ) = 1 ( x 1 ) 2 .

The graph of g ( x ) is shown below.

Graph of g(x)=-1/(x-1)^2 showing the function decreasing without bound as x approaches 1

As x approaches $1$ from either side, g ( x ) decreases without bound, it becomes and remains less than any assigned negative number. We write:

lim x 1 g ( x ) = .

Let g be a function defined on both sides of a , except possibly at a itself. Then

lim x a g ( x ) =

means that g ( x ) decreases without bound as x approaches a .

One-Sided Infinite Limits

One-sided limits can be infinite as well. Consider

h ( x ) = 1 x 2 .

The graph is shown below.

Graph of h(x)=1/(x-2) showing one-sided infinite limits at x=2

As x approaches $2$ from the left, the denominator x 2 is small and negative, so h ( x ) . As x approaches $2$ from the right, the denominator is small and positive, so h ( x ) + . We write:

lim x 2 h ( x ) = and lim x 2 + h ( x ) = + .

Frequently Asked Questions

Is a limit of ± the same as saying "the limit does not exist"? Technically an infinite limit is a special kind of non-existence, there is no finite number L that f ( x ) approaches. However, writing lim x a f ( x ) = + conveys more information than simply saying "the limit does not exist": it tells you specifically that f ( x ) grows without bound. Many textbooks use the notation = + to describe this behavior precisely.

How do I tell whether a one-sided infinite limit is + or ? Look at the sign of the fraction near the point. If the numerator has a positive limit and the denominator approaches $0$ through positive values, the result is + . If the denominator approaches $0$ through negative values and the numerator is positive, the result is . The rule: same signs give + ; opposite signs give .

What is the connection between infinite limits and vertical asymptotes? The line x = a is a **vertical asymptote** of f if any one of the one-sided limits lim x a ± f ( x ) equals + or . In other words, an infinite limit at x = a is precisely the condition that produces a vertical asymptote there.