Skip to main content

Section 2.3 Calculating Limits Using Limit Laws

We now have the fundamental idea of limits, and are ready to learn how to compute limits as easily as possible, and to use this to compute the tangent slopes of curves, instantaneous velocities and such as easily as possible. Building this collection of calculational skills is the main goal of the rest of this chapter, with some related ideas and applications mixed in.
Limits for Two Very Basic Functions.

For a constant function \(f(x)=c \text{,}\) limits are easy: for any \(x \text{,}\) \(f(x) \) is extremely close to \(c \text{,}\) so as \(x \to a \text{,}\) the limit is \(c \text{:}\)

\begin{equation*} \lim_{x \to a} c = c. \end{equation*}

A second one almost as easy is to note that for \(f(x)=x \text{,}\) as \(x \) approaches \(a \text{,}\) \(f(x)=x \) approaches \(a \text{.}\) That is,

\begin{equation*} \lim_{x \to a} x = a. \end{equation*}

In each case, the limit is just the value of \(f(a) \text{,}\) which is true for many ``nice'' functions, but not for all functions: we have already seen some exceptions above.

These two results are the building blocks that allow us to easily compute limits for any polynomial or rational function, once we know how to put together information about the limits of simple functions to get limits of more complicated ones.

The Limit of a Constant Multiple of a Function.

The first combining rule comes from this intuitive idea: when \(f(x) \) is close to L, \(C \cdot f(x) \) is close to \(C \cdot L \text{.}\)

Thus if \(f(x) \to L \) as \(x \to a \text{,}\) then \(C \cdot f(x) \to C \cdot L \) as \(x \to a \text{.}\)

The first half of this says that \(\displaystyle\lim_{x \to a}f(x) = L \text{,}\) so the second half gives

Combining this with the previous result

\begin{equation*} \lim_{x \to 2} 7x = 7 \lim_{x \to 2} x = 7 \cdot 2 = 14. \end{equation*}
The Limits of Sums and Differences of Functions.

The next basic idea is that:

when \(f(x) \) is close to \(L \) and \(g(x) \) is close to \(M \text{,}\) their sum \(f(x)+g(x) \) is close to \(L+M \text{.}\)

This leads to

Similarly

Other basic arithmetic works too: we have

and with a little more caution, The restriction here is just the requirement that the right-hand side makes sense.

Note well: when the right-hand side does not make sense (division by zero), the left-hand side still might! In fact, many of the most important limit calculations are like that.

The Power Rule, and Power Functions.

Using the product rule repeatedly gives

The power rule applied to the simple function \(f(x)=x \) gives the limits of power functions

\begin{equation*} \lim_{x \to a} x^n = a^n. \end{equation*}
Limits of Polynomials and Rational Functions.

The rule for constant multiples gives the limit for any monomial \(f(x) = C x^n\text{:}\)

\begin{equation*} \lim_{x \to a} f(x) = \lim_{x \to a} C \cdot x^n = C \cdot \lim_{x \to a} x^n = C \cdot a^n = f(a). \end{equation*}

Any polynomial \(p(x)=c_0+c_1 x + c_2 x^2 + \cdots \) is a sum of such monomials, so using the Addition Rule repeatedly gives

\begin{equation*} \lim_{x \to a} p(x) = \lim_{x \to a} c_0+c_1 x + c_2 x^2 + \cdots = \lim_{x \to a} c_0 + \lim_{x \to a}c_1 x + \lim_{x \to a}c_2 x^2 + \cdots = c_0+c_1 a + c_2 a^2 + \cdots = p(a). \end{equation*}

So we have every limit of every polynomial: they are all given simply by evaluating at \(x = a\text{.}\)

Find a simple strategy for calculating the limit of any rational function, \(\displaystyle\lim_{x \to a} \frac{p(x)}{q(x)} \) where \(p(x) \) and \(q(x) \) are polynomials.

Hint
Use the rules above first for quotients, then for polynomials.

We will gradually expand the list of functions with this nice property, called continuity.

Evaluate \(\displaystyle\lim_{x \to 2}\frac{x-2}{x^2-4} \text{,}\) using the limit laws and as little algebra as possible.

This can be shown by using the Power Rule.
Ignoring the Function Value at \(a\).

Remember that the value of \(f(x) \) for \(x=a \) is irrelevant to the limit as \(x \to a \text{:}\)

If \(f(x) = g(x) \) for \(x \neq a \text{,}\) then \(\displaystyle\lim_{x \to a}f(x) = \lim_{x \to a}g(x) \text{.}\)

This includes the possibility that neither limit exists: both are ``DNE''. Thus only \(x \lt a \) and \(x \lt a \) matter, and it sometimes helps to consider these two cases one at a time.

Using One-sided Limits to Compute Limits.

As seen in the previous section, a limit exists exactly when both one-sided limits exist, and both of then have the same value, in which case the limit has that same value too. Moreover, all the rules seen above are also true for one sided limits.

Evaluate \(\displaystyle\lim_{x \to 2} f(x) \) where

\begin{equation*} f(x) = \left\{ \begin{array}{rl} x^3, & x \lt 2 \\ 3, & x= 2 \\ x^2 + 2x, & x \gt 2 \end{array} \right. \end{equation*}

Hint: compute each one-side limit. Also, it might helps to sketch the graph first; it often does!

Limits Respect Inequalities.

If \(f(x) \) is no greater than \(g(x)\text{,}\) its limit at any point is not greater either. That is,

\begin{equation*} \text{If } f(x) \leq g(x), \text{ then } \lim_{x \to a} f(x) \leq \lim_{x \to a} g(x), \end{equation*}

(so long as both limits exist.)

This inequality idea is particularly useful when a function \(f(x) \) can be squeezed between two simpler functions \(l(x) \) and \(u(x) \) with both of them having the same limit at a point \(a \text{;}\) this situation forces the in-between function \(f(x) \) to have that same limit:

Sketch \(\displaystyle y = f(x) = x^2 \sin \left(\frac{1}{x} \right)\) for \(x \) near 0, and then evaluate \(\displaystyle\lim_{x \to 0}f(x) \text{.}\)

In a while we will use squeezing to show that \(\displaystyle\lim_{x \to 0}\frac{\sin x}{x}=1 \text{,}\) and use that to find the slope at any point on the graph of any trig. function.

Recommended Exercises Recommended Exercises

Study Exercises 2, 5, 6, 10, 17, 18, 33, 38, 42, 44, 50 and 52 from the text.