There are many rules for computing limits. I'll list the most important ones. I'll give proofs of some of these rules separately. I'm stating the most of the technical conditions required for these results to hold; if you want to see the full statements of the rules, check the section on proofs of limit properties.
There are analogous results for left and right-hand limits; just
replace " " with
"
" or "
".
I mentioned the first rule earlier:
1. If is a polynomial, then
.
Remember that a polynomial is a function of the form
The a's are numbers. The rule says you can compute the limit of a polynomial as x goes to c by plugging c in for x.
Example. Compute .
2. "The limit of a sum is the sum of the limits."
This equation --- and the ones like it that follow --- must be interpreted as follows: The statement is true provided that the two limits on the right side are defined.
Example. Suppose .
Compute
.
Using the sum rule and the polynomial rule, I have
3. "The limit of a product is the product of the limits."
Again, the statement is true provided that the two limits on the right side are defined.
Example. Suppose .
Compute .
The polynomial rule gives
The product rule gives
Using mathematical induction and the rule for products, you can prove:
4. "The limit of a power is the power of the limit."
In this equation, n is a positive integer, and the statement is true
provided that is defined.
Example. Suppose . Compute
You have to be a little careful with quotients to avoid division by zero.
5. "The limit of a quotient is the quotient of the limits" --- provided that the denominator does not become 0 when you plug in.
In any case, the statement is only true if and
are defined.
If the denominator approaches 0, there are two possibilities.
(a) If the numerator approaches a nonzero number (so you're getting
" "), the limit
is undefined.
(b) If the numerator approaches 0 (so you're getting " "), you must do additional work to decide
whether the limit is defined (and if it's defined, what its value
is).
Example. Compute .
Using the rules for quotients and for polynomials,
As the last example shows, you can use the rules for quotients and for polynomials to compute the limit of a rational function. A rational function is a polynomial divided by a polynomial. For example, here are some rational functions:
Example. (a) Find .
(b) Find .
(a)
Reason: The numerator approaches 6 (a nonzero
number) while the denominator
approaches 0.
(b)
There's nothing wrong with having 0 on the top of a
fraction.
Example. Compute .
In this case, plugging in gives
, an indeterminate form. I need to do more work to
determine whether the limit is defined. Factor and cancel:
6. "Constants pull out of limits." If k is a number, then
The result is true provided that the limit on the right is defined.
Note that since a constant (by itself) is a polynomial, the polynomial rule implies that if k is a constant,
Example. Suppose . Compute
7. "The limit of a root is the root of the limit."
The result holds provided that is defined. Moreover, n should be an odd positive
integer --- or if n is an even positive integer, then
should be positive.
Note that the situation may be complicated if n is even and , as we'll see in an
example.
Example. Compute .
Since I'm taking an odd root, it doesn't matter whether the function inside the root is approaching a positive or a negative number.
(You could write this as .)
Example. Compute .
As , the quantity
inside the square root approaches
. Therefore, the limit is
undefined.
Example. Compute .
As , I have
. You might
think that, since
, the limit should be 0. In
fact, the limit is undefined.
To see why, remember that when x approaches 3, it does so from
both sides. But what happens if x is less than 3? Suppose . Then
In other words, x can't approach 3 from the left (through numbers
less than 3) because is
undefined for
. Hence, the limit is undefined.
Later on, I'll show that if x approaches 3 from the right,
then the limit is indeed 0.
8. ( Trig functions, logs, and exponentials)
Suppose is one of
Suppose c is a number in the domain of . Then
9. ( Composites) Suppose that:
(a) .
(b) .
Then
Here's an example which uses the last two rules.
Example. Compute .
By the rule for polynomials,
Since is defined, the rules for sine and
composites give
The next result is often called the Squeeze Theorem (or the Sandwich Theorem). It is different from the other computational rules in that it produces an answer in an indirect way.
The Squeeze Theorem is an intuitively obvious
result about limits. Suppose you have three functions ,
,
, and you're trying to compute the limit of
as x approaches a.
10. ( The Squeeze Theorem) Suppose you know that:
(a) and
.
(b) (at least for x's in some
interval around a).
Then
The result in reasonable because g is "sandwiched" between f and h.
Example. Compute .
As ,
, but
oscillates. And at
,
is undefined.
There's no "algebraic" rule which would allow you to
compute the limit, but the Squeeze Theorem makes it easy.
always lies between -1 and 1:
Multiply through by :
Note that , so the inequalities don't
"flip over".
Now
Hence, by the Squeeze Theorem
The picture below shows the graphs of ,
, and
. Notice that
is indeed caught between the two parabolas,
which squeeze the wiggly graph as
:
The next property is often not stated explicitly, but it's often used
in computing limits. It gives a precise statement of the fact that
depends on what
does near c, not what
does at c.
11. ( The Neighborhood Theorem) Suppose that:
(a) .
(b) for all x in the interval
except possibly at c.
Then the limits and
are either both defined or both undefined. If they
are both defined, then they have the same value.
Example. Compute .
The function is undefined at
: plugging in
gives
. But for
,
So the Neighborhood Theorem says that has the same limit as
as
. Thus,
Copyright 2018 by Bruce Ikenaga