Section 2.3 Calculating Limits Using Limit Laws
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{:}\)
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,
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
Fact 2.3.1. The Constant Factor Rule for Limits.
Example 2.3.2.
Combining this with the previous result
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
Fact 2.3.3. The Sum Rule for Limits.
Similarly
Fact 2.3.4. The Difference Rule for Limits.
Other basic arithmetic works too: we have
Fact 2.3.5. The Product Rule for Limits.
Fact 2.3.6. The Quotient Rule for Limits.
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
Fact 2.3.7. The Power Rule for Limits.
The power rule applied to the simple function \(f(x)=x \) gives the limits of power functions
Limits of Polynomials and Rational Functions.
The rule for constant multiples gives the limit for any monomial \(f(x) = C x^n\text{:}\)
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
So we have every limit of every polynomial: they are all given simply by evaluating at \(x = a\text{.}\)
Example 2.3.8.
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.
HintTheorem 2.3.9. The Direct Substitution Property.
For \(f\) a polynomial or rational function and any number \(a \) in its domain, the limit is given by simply substituting \(a \) for \(x \text{:}\)
We will gradually expand the list of functions with this nice property, called continuity.
Exercise 2.3.10.
Evaluate \(\displaystyle\lim_{x \to 2}\frac{x-2}{x^2-4} \text{,}\) using the limit laws and as little algebra as possible.
Theorem 2.3.11. The Root Law for Limits.
Proof.
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.
Exercise 2.3.12.
Evaluate \(\displaystyle\lim_{x \to 2} f(x) \) where
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,
(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: If \(l(x) \leq f(x) \leq u(x)\) and \(\displaystyle \lim_{x \to a} l(x) = \lim_{x \to a} u(x) = L \text{,}\) then \(\displaystyle \lim_{x \to a}f(x) = L\) also.
Theorem 2.3.13. The Squeeze Theorem.
Exercise 2.3.14.
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.