Limits

Although limits are not the foundation in our approach to calculus, they are still an important concept. Roughly speaking, a limit describes what value one quantity is approaching as another quantity approaches some value in some direction.

Directions

Technically, a direction in some variable describes not only whether the variable is increasing or decreasing (that is its literal direction on a number line) but also if there is a limiting value that it approaches but does not reach. The basic directions that we study in this course take the following four forms, where x may be any variable and c may be any constant: Any two or more of these directions may be combined, but the only type of combined direction that we will need is this is the combination of x → c and x → c+.

If D is any direction and u is any variable quantity, then we indicate the value to which u approaches as change occurs in the indicated direction as

We will examine the case when u approaches a real value L, as well as the case when u increases without limit or decreases without limit. In the first case, we say that the limit converges; in the second case, we say that the limit diverges to (positive or negative) infinity. Other types of behaviour are also possible, which are also kinds of divergence, but we consider those cases to be undefined. A limit as x approaches c exists (as one of the three kinds of results that we have defined) if and only if the limits as x increases and decreases towards c both exist and are the same result.

So in total, there are fifteen kinds of limits that we will consider, for the five kinds of directions (four basic and one combined) and the three kinds of answers:

To see how to read these aloud, I'll consider the last one as an example; this says that the limit of u, as x approaches c, is negative infinity.

Evaluating limits

The first fact to know about limits is that the limit of the variable itself is already given by the direction: Since the limit of x is c whenever x increases or decreases to c, the limit is still c whenever x approaches c: A similarly important principle is that the limit of a constant, in any direction, is that constant:

Of course, we rarely bother with limits as simple as these! However, we have the powerful principle that if an expression is built using only the basic operations of addition, subtraction, multiplication, and division, then the limit of the expression may be computed using these operations. Explicitly, each of these equations is true whenever the right-hand side is defined (so that in particular the left-hand side is automatically also defined):

Furthermore, the same principle applies to exponentiation and taking roots, as long as the exponent is a constant: In this way, we can evaluate most limits.

We can do even more limits if we extend arithmetic to the values ±∞ as follows, where a is (in general) any real number or ±∞ and C is a (finite) constant:

Finally, we can even divide by zero sometimes, if we are computing limits! In other words, if v has a consistent sign while it approaches zero, then the limit of u/v is plus or minus infinity, depending on how the sign of v compares to the sign of u. However, this tells us nothing if limD u = 0 too; for that, we need the next idea.

L'Hôpital's Rule

We're left with the following indeterminate forms: Limits of these forms can usually be evaluated by using some more or less clever algebra to rewrite the expression in a more amenable way. However, another approach to the last two forms is given by L'Hôpital's Rule: Sometimes the other two indeterminate forms can also be rewritten as 0/0 or ∞/∞ using some more or less simple algebra.

This rule shows the connection between limits and differential calculus. In the official textbook, this connection is exploited in the other direction, to define derivatives (and so essentially differentials) using limits.


Go back to the course homepage.
This web page was written in 2011 by Toby Bartels, last edited on 2011 June 9. Toby reserves no legal rights to it.

The permanent URI of this web page is http://tobybartels.name/MATH-1400/2011SP/limits/.

HTML 5