Infinite limits and limits at infinity
Let , , is a limit point of .
Let .
Recall our definition of the limit of a function. Note that (when or is the extended real set) it is not applicable when or are , since it considers open balls centered at and . To get around this, we will define what neighborhoods of are, and reformulate the definition of limits to only use neighborhoods.
Rudin, 4.32
Definition 1.
For any real , the set of real numbers such that is called a neighborhood of infinity and is denoted by . Ditto for .
Now, we can define limits as approaches and limits that are themselves . Of the nine combinations, two examples are given:
- Let . means for every neighborhood of , there exists a neighborhood of such that .
- Let . means for every neighborhood of , there exists a neighborhood of such that .
Thus, we can make the following general definition:
Rudin, 4.33
Definition 2.
Let , , is a limit point of .
means for any neighborhood of , there exists a neighborhood of such that .
or (with being , of course) can be .
With this, we have formulated taking limits in the extended real number system in terms of neighborhoods. Note that our definitions now are completely bereft of ‘s and ‘s, i.e, they depend only on what the open sets are in the domain and codomain, and not on the metric.
Rudin, 4.34
Theorem 3.
are defined on . As , and , where , , and are in the extended real number system.
Then, and are unique, , , and , provided the RHS is defined.
This is basically stating that the uniqueness of a limit and the algebra of limits of functions continue to hold after our new definitions. It can be easily verified.
Discontinuities
One sided limits
Rudin, 4.25
Definition 4.
Let , and .
.Then, means any of these:
- For all , there exists such that .
- Use the general definition (4.33) with .
- For any sequence in such that , it is true that .
Ditto for left handed limits.
We define one sided limits to help us to study discontinuous and monotonic functions.
Discontinuous functions
Rudin, 4.26
Definition 5.
If is not continuous at some in its domain, then we say that is discontinuous at .
Suppose is discontinuous at .
Two kinds of discontinuities exist.
- First kind: and both exist. They are either unequal (in which case the value of does not matter), or they are equal to each other but unequal to .
- Second kind: not first kind.
Monotonic functions
Rudin, 4.28
Definition 6.
is monotone increasing if for all , .
Rudin, 4.29
Theorem 7.
Let be a monotone increasing function. Then,
- The left hand limit and right hand limit exist at every point in . Also, and . Also, .
- .
Proof of 1
Let be the supremum mentioned. Given , find such that . Take . For all such that (), . ❏Proof of 2
Observe that and . Thus, and are the infimum and supremum of the same set. The result follows. ❏
Rudin, 4.30
Theorem 8.
If is monotonic and , then
- each discontinuity is of the first kind, and
- is finite or countable.
Proof
(1) follows form the fact that the left and right limits exist at every point in the function’s domain. For (2), the hypothesis tells us that for each , . Thus, with each element in , we can associate a rational number such that . Since implies , we have if . Thus, we have a bijection between and a subset of , which we know is countable. ❏
See examples 4.27