Highlights of this Chapter: we introduce the notion of a limit of a function, as well as the limit from above and the limit from below. We prove that a limit exists if and only if these right and left hand limits both exist, and are equal - a fact which will prove useful in various calculations with derivatives to come.
Sometimes we need to understand the behavior of a function near a point, without actually being able to compute the function’s value at that point (perhaps, that point is outside the functions’ domain). To do so, we use sequences once again to help us out!
First, one quick definition to make terminology easier: :::{#def-limit-point} Let be a set. Then a point is a limit point of if there is at least one sequence of points in converging to . :::
For example, is a limit point of even though it is not a point of . Any point in a set is trivially a limit point of that set (just take the constant sequence equal to that point over and over).
Definition 17.1 (Limits of Functions) Let be a function defined defined on a domain and let be a limit point of . Then we write to mean for every sequence with and , we have
Note, this definition looks a lot like the definition of continuity, except that we are not able to say “approaches ” as we are not interested in what is doing at (or even if is defined at ), but rather only on what is happening nearby.
Let’s do some quick examples to get a feel for this definition:
Example 17.1
Let be any sequence converging to , for which for all . Then by the limit theorems we see , so , and . Since was arbitrary, this holds for all such sequences, thus
Example 17.2
Let be any sequence converging to , for which for all , and be the piecewise function above. Then for all as we avoid the case , and using the limit theorems . Since was arbitrary, Note this is true even though .
This example shows why we do not consider sequences that contain the point : if we looked at sequences converging to 2 that contained infinitely many 2’s above, they either diverge, or converge to 3, whereas all other sequences converge to as we showed. The next example shows another utility of this.
Example 17.3
Let be any sequence converging to , for which for all . Then since the denominator of is never zero, and we can simplify with algebra:
Thus, for all we have
Since was arbitrary, this holds for all sequences and
Example 17.5 Then does not exist.
Here’s the familiar theorem from calculus that you can ‘plug in’ when taking limits of continuous functions.
Theorem 17.1 (Limit of Continuous Functions) If is continuous at then $
Proof. Let be continuous at and be an arbitrary sequence with for all . By the assumption of continuity, we know that for all sequences converging to , Since our is such a sequence (just with the extra condition that ) the same holds. And, as was an arbitrary such sequence
Epsilons and Deltas
Just like for continuity - whatever we can do with arbitrary sequences we can also do with s and s. Here’s an alternative conception of functional limits:
Definition 17.2 (Function Limits and ) Let be a function with domain and a limit point of . Then we write if for all there is a such that for all with , we have .
Exercise 17.1 Reprove the above theorem using the definition of limit, and the definition of continuity.
Exercise 17.2 (Equivalence of Limit Definitions) Prove that the definition of functional limits is equivalent to the sequence definition (using the same ideas we used to prove the analogous definitions of continuity are equivalent).
Limits from Above and Below
In some cases, we want to consider a more restricted notion of limit: not one that considers all sequences but rather one that only notices sequences larger than, or smaller than the target value. It is easy to modify the sequence definition for
Definition 17.3 (Limit From Above) Let be a limit point of the domain of a function . Then we write and say “The limit from above is ” if for all sequences in the domain with and , we have .
Definition 17.4 (Limit From Below) Let be a limit point of the domain of a function . Then we write and say “The limit from below is ” if for all sequences in the domain with and , we have .
Exercise 17.3 Give an definition of limits from above, and limits from below.
One sided limits are very useful as they can be easier to compute, but their values completely determine the value of the overall limit. In particular:
Exercise 17.4 Let be a function and a limit point of its domain. Then if The overall limit exists, and has the same value as the two one sided limits.
*Hint: take an arbitrary sequence with , and decompose it into a union of two subsequences, the “right subsequence” of terms and the “left subsequence” of terms . Use what you know about limits of sequences and subsequences!
The converse of this is immediate, as the sequences ranged over in the definitions of and are just particular cases of the sequences ranged over in the definition of . Together, these yield the following theorem:
Theorem 17.2 Let be a function and a point of its domain. Then exists if and only if both one sided limits exist and are equal. And, in this case
We can generalize this to formulate a condition on when gluing two continuous functions together remains continuous. While elementary, this result proves extremely useful in analysis and topology, and is called the pasting lemma as it allows you to paste continuous functions together.
Exercise 17.5 (The Pasting Lemma) Let be two continuous functions and is a point such that . Prove that the piecewise function below is continuous at .
When do one-sided limits exist at all? One useful assurance of existence is monotonicity:
Exercise 17.6 Let be a bounded monotone function on the interval . Then both of the one sided limits exist Hint: show they are the inf and sup of
This proves useful in many cases where we know only that our function is monotone, but cannot compute its values. For us, the most important application is Proposition 23.2 where we show exponential functions are differentiable, when we have only assumed they are continuous.
One result that will be useful later on is describing continuity with function limits. These definitions are very similar, except that only considers sequences with , whereas the definition of continuity at requires we consider all sequences that converge to . This does not pose any serious issue, as the only difference is terms literally equal to !
Theorem 17.3 is continuous at if and only if .