Infinite Limits

In this section, we examine infinite limits, where a function's output grows or decreases without bound as the input approaches a specific value.

Quick Reference

Limit Type Symbolic Notation Meaning
Positive Infinite Limit lim x a f ( x ) = + f ( x ) increases without bound as x approaches a.
Negative Infinite Limit lim x a f ( x ) = f ( x ) decreases without bound as x approaches a.
One-Sided Infinite Limit lim x a + f ( x ) = ± , lim x a f ( x ) = ± f ( x ) grows or decreases without bound from one side of a.


Consider the function f defined by the equation

f ( x ) = 1 ( x 1 ) 2

The graph of this function is illustrated below.

Graph of f(x) = 1/(x-1)^2
Graph of f ( x ) = 1 ( x 1 ) 2 .

Note that f is not defined at x = 1 (division by zero is not defined), but let's consider the values of f when x is close to 1. Letting x approach 1 from both sides, the corresponding values of f are given in the following table.

Table of values for 1/(x-1)^2 as x approaches 1
Values of f ( x ) for x near 1 .

From this table, we see that as x gets closer and closer to 1 but never quite equal to 1, f ( x ) ultimately becomes and remains greater than any assigned number. To express that f ( x ) increases without bound as x approaches 1, we write

lim x 1 1 ( x 1 ) 2 = +

Instead of + , some books simply write .

[!NOTE]
Note that + is not a number; it is merely a symbol indicating a mode of limiting behavior.

Intuitive Definition: 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," "the limit of f ( x ) , as x approaches a, is positive infinity," or " f ( x ) increases without bound as x approaches a."

Now consider the function g defined by the equation

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

The graph of g ( x ) is shown below. As x approaches 1 from either side, g ( x ) decreases without bound. In other words, as x approaches 1, g ( x ) becomes and remains less than any assigned negative number. In this case, we write

lim x 1 g ( x ) = .
Graph of g(x) = -1/(x-1)^2
Graph of g ( x ) = 1 ( x 1 ) 2 .

Intuitive Definition: 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.

Graph of h(x) = 1/(x-2)
Graph of h ( x ) = 1 x 2 .

One-sided limits can be defined accordingly. For example, consider the function h ( x ) defined by the equation

h ( x ) = 1 x 2 .

The graph of this function is represented in the figure above. In this case, we write

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