Limits of Functions


We now want to combine some of the concepts that we have introduced before: functions, sequences, and topology. In particular, if we have some function f(x) and a given sequence { an }, then we can apply the function to each element of the sequence, resulting in a new sequence. What we would want is that if the original sequence converges to some number L, then the new sequence { f( an )} should converge to f(L), and if the original sequence diverges, the new one should diverge also. This seems not too much to ask for, but is quite simple minded.

Example:

As the above easy example shows, things can be more complicated than anticipated. Therefore, we have to attack the problem more systematically. First, we need to define what we mean by 'limit of a function'.

Definition: Limit of a Function (sequences version)

Examples:

The above definition works quite well to show that a functionis not continuous, because you only have to find one particular sequence whose images do not converge as a sequence. It is not a good definition, in general, to prove convergence of a function, because you will have to check every possible convergent sequence, and that is hard to do. We would therefore like another definition of convergence or limit of a function.

Definition: Limit of a function (epsilon-delta Version)

Example:

Regardless of which of the two definitions might be considered easier to use in a particular situation, the basic problem right now is that we have two different definitions for the same concept. We therefore have to show that both definitions are actually equivalent to each other.

Proposition: Equivalence of Definitions of Limits

In other words, both definitions of continuity are equivalent, and we can use which ever seems the easiest. Here are some basic properties of limits of functions.

Proposition: Properties for limits of Functions

Sometimes a function may not have a limit using the above definitions, but when the domain of the function is restricted, then a limit exists. This leads to the concepts of one-sided limits.

Definition: One-Sided Limits of a Function

This is the formal definition of x approaching c either only from the right side, or only from the left side. These one-sided limits are related to regular limits in a straight forward manner:

Proposition: Limits and One-Sided Limits

Now that we have some idea about limits of functions, we will move to the next question: if some sequence converges to c, and the function converges to L as x approaches c, then when is it true that f(c) = L ? This will be the contents of the next section, continuity.


Go Up | Next Section | Prev. Section | Glossary | Map
(bgw)