Javascript required
Skip to content Skip to sidebar Skip to footer

Do Continuous Functions Contain Convergent Sequences

A fundamental question we can ask about a sequence is whether or not its values tend toward a particular value, just as a continuous function of x may or may not approach a limit as x tends toward infinity.

Convergence of Sequences

When we learned about limits of functions, we thought of evaluating the function value for a collection of x values that tended toward some specified value a, and tried to find a number that the function values would approach as x became arbitrarily close to a (but did not necessarily reach a). If there was such a number, we called that number the limit of the function at a. If there was no such number (because the function values became infinitely large or continued to oscillate, we said the function failed to have a limit at a.

A similar situation is true for sequences, but instead of letting x approach some value a, we let n approach infinity. In informal language, if the terms of the sequence get closer and closer to some limit L as n gets larger and larger, we say the sequence has a limit L (we have no need to add "at infinity" since the only definition of the limit of a sequence is as n goes to infinity). We make this more formal with a definition.

When a sequence a sub n converges to a limit L, we write

the word lim, then underneath, n then a right arrow, then infinity followed by a sub n = L or a sub n, a rightward pointing arrow, then L.

Calculating Sequence Limits

For many sequences, we can use the definition directly to determine whether the sequence converges or diverges and to what limit (we call this the convergence of the sequence). Once we know the convergence of several sequences, we can use these to quickly determine the convergence of sequences with more complicated formulas for the sequence terms. The following rules can be used when the formula for the terms of the sequence can be written as an algebraic sum, product, or quotient of terms of sequences whose convergence is known.

Sequence Limit Theorems

Recall that when we were trying to find the limit of a function, one approach we used was to "sandwich" the function between two other functions that had the same limit, and use a Sandwich Theorem to demonstrate that the limit of the function was the same as the limit of the two sandwiching functions. Since a sequence can be seen as a function that is only defined on the natural numbers, the sandwich theorem should still hold for sequences. We restate the theorem in the language of sequences here.

We can take advantage of the fact that the sequence is a function defined on the natural numbers in another way. If we can define a new function, defined on all real numbers, that passes through the all points of the graph of the sequence, then finding the limit of this new function will give us the limit of the sequence.

When we have a sequence of terms that are fractions for which the numerator and denominator either both have limit 0 or both have infinite limits, we can often apply this theorem to convert the problem into finding a limit of a continous function, then using L'Hôpital's rule to evaluate the limit.

We know that a composition of two continuous functions is continuous, so if we apply a continuous function g of x to the continuous function f of x that passes through all the sequence points, we will get a new continuous function. Knowing the limit of the sequence gives us the limit of f of x, which gives us the limit of the composite function, as stated in the following theorem.

Monotonic and Bounded Sequences

We now define some specific types of sequences that have additional properties.

Definition:
If each term (after the first term) in a sequence is greater than or equal to the prior term, we say the sequence is nondecreasing (if each term is greater than the prior term, with no terms equal, we say the sequence is strictly increasing).

If each term (after the first term) in a sequence is less than or equal to the prior term, we say the sequence is nonincreasing (if each term is less than the prior term, with no terms equal, we say the sequence is strictly decreasing).

A sequence that is either nonincreasing or nondecreasing is a monotonic sequence.

There are two common methods to show that a sequence is monotonic. The first is to write a formula for the difference between a term and the prior term, and demonstrate that that difference is either never negative or never positive for all n. The second is to define a continuous function f of x with f of n = a sub n for all n, and showing that the derivative of that function is either never negative or never positive for all x greater than or equal to 1.

If a sequence is bounded, and is also monotonic, it must increase or decrease forever, but never escape its bounds, which implies that the sequence has a limit somewhere between the upper and lower bounds.

Notice that this theorem does not allow us to compute the limit. It only tells us that a limit exists, and that the limit may not fall outside the bounds for the sequence.

macalisterfromeflow.blogspot.com

Source: https://course.math.colostate.edu/calc2-review/lessons/Math.Calc.SeqSer.02.html