Section 2-4: Limits Properties: Lim Lim Lim Lim
Section 2-4: Limits Properties: Lim Lim Lim Lim
Section 2-4: Limits Properties: Lim Lim Lim Lim
The time has almost come for us to actually compute some limits. However, before we do that we will
need some properties of limits that will make our life somewhat easier. So, let’s take a look at those
first. The proof of some of these properties can be found in the Proof of Various Limit Properties section
of the Extras chapter.
Properties
First, we will assume that lim f ( x ) and lim g ( x ) exist and that c is any constant. Then,
x→a x→a
1. lim cf ( x ) = c lim f ( x )
x→a x→a
In other words, we can “factor” a multiplicative constant out of a limit.
f ( x) lim f ( x )
4. lim = x→a , provided lim g ( x ) ≠ 0
x→a g ( x) lim g ( x ) x→a
x→a
As noted in the statement we only need to worry about the limit in the denominator being
zero when we do the limit of a quotient. If it were zero we would end up with a division by
zero error and we need to avoid that.
n
lim f ( x ) = lim f ( x ) , where n is any real number
n
5.
x→a x→a
In this property n can be any real number (positive, negative, integer, fraction, irrational, zero,
etc.). In the case that n is an integer this rule can be thought of as an extended case of 3.
x→a x→a
6. lim n f ( x ) = n lim f ( x )
x→a x→a
This is just a special case of the previous example.
1
lim n f ( x ) = lim f ( x ) n
x→a x→a
1
= lim f ( x ) n
x→a
= n lim f ( x )
x→a
8. lim x = a
x→a
As with the last one you should be able to convince yourself of this by drawing the graph of
f ( x) = x .
9. lim x n = a n
x→a
Note that all these properties also hold for the two one-sided limits as well we just didn’t write them
down with one sided limits to save on space.
Let’s compute a limit or two using these properties. The next couple of examples will lead us to some
truly useful facts about limits that we will use on a continual basis.
= 3 ( −2 ) + 5 ( −2 ) − 9
2
= −7
= 3 ( −2 ) + 5 ( −2 ) − 9
2
= −7
= p ( −2 )
In other words, in this case we see that the limit is the same value that we’d get by just evaluating the
function at the point in question. This seems to violate one of the main concepts about limits that we’ve
seen to this point.
In the previous two sections we made a big deal about the fact that limits do not care about what is
happening at the point in question. They only care about what is happening around the point. So how
does the previous example fit into this since it appears to violate this main idea about limits?
Despite appearances the limit still doesn’t care about what the function is doing at x = −2 . In this case
the function that we’ve got is simply “nice enough” so that what is happening around the point is
exactly the same as what is happening at the point. Eventually we will formalize up just what is meant
by “nice enough”. At this point let’s not worry too much about what “nice enough” is. Let’s just take
advantage of the fact that some functions will be “nice enough”, whatever that means.
The function in the last example was a polynomial. It turns out that all polynomials are “nice enough” so
that what is happening around the point is exactly the same as what is happening at the point. This
leads to the following fact.
Fact
If p(x) is a polynomial then,
lim p ( x ) = p ( a )
x→a
By the end of this section we will generalize this out considerably to most of the functions that we’ll be
seeing throughout this course.
Solution
First notice that we can use property 4) to write the limit as,
6 − 3 z + 10 z 2 lim 6 − 3 z + 10 z 2
lim = z →1
z →1 −2 z 4 + 7 z 3 + 1 lim − 2 z 4 + 7 z 3 + 1
z →1
Well, actually we should be a little careful. We can do that provided the limit of the denominator isn’t
zero. As we will see however, it isn’t in this case so we’re okay.
Now, both the numerator and denominator are polynomials so we can use the fact above to compute
the limits of the numerator and the denominator and hence the limit itself.
6 − 3 (1) + 10 (1)
2
6 − 3 z + 10 z 2
lim =
z →1 −2 z 4 + 7 z 3 + 1
−2 (1) + 7 (1) + 1
4 3
13
=
6
Notice that the limit of the denominator wasn’t zero and so our use of property 4 was legitimate.
In the previous example, as with polynomials, all we really did was evaluate the function at the point in
question. So, it appears that there is a fairly large class of functions for which this can be done. Let’s
generalize the fact from above a little.
Fact
Provided f ( x ) is “nice enough” we have,
As noted in the statement, this fact also holds for the two one-sided limits as well as the normal limit.
Here is a list of some of the more common functions that are “nice enough”.
The last bullet is important. This means that for any combination of these functions all we need to do is
evaluate the function at the point in question, making sure that none of the restrictions are violated.
This means that we can now do a large number of limits.