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: 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

called the limit of u in the direction D. We will examine the case when u approaches a real value L, as well as the case when u increases without bound or decreases without bound. 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 will 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.

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 necessarily also defined):

Furthermore, the same principle applies to exponentiation and taking roots, as long as the exponent is a constant: If you think about these rules in detail every time that you apply them, then you're working too hard. The point is simply that you can plug in the target c of the direction for the variable x and do ordinary arithmetic, as long as the result of this arithmetic is defined. 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 k is a constant real number:

Technically, what these statements mean is: and so on. But usually it's easier just to imagine calculating with infinity.

Finally, we can even divide by zero sometimes, if we are computing limits! Here I state the rules more carefully:

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 limDu = 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 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, assuming that the right-hand side is defined: Sometimes the other two indeterminate forms can also be rewritten as 0/0 or ∞/∞ using some algebra.

This rule shows the connection between limits and derivatives. In the official textbook, this connection is exploited in the other direction, to define derivatives using limits.


Go back to the course homepage.
This web page was written between 2011 and 2013 by Toby Bartels, last edited on 2013 May 1. Toby reserves no legal rights to it.

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

HTML 5