Sequences
A real sequence of numbers if a function from to .
Referenced by (1 direct)
Direct references:
A real sequence is a special case of a sequence.
Typically, we say and write the sequence as a list When it's possible to give a rule for the th term of a sequence, we can write and refer to the sequence using just the rule. For example,
We say that a sequence has a limit if we can make terms arbitrarily close to by taking to be sufficiently large. More precisely, the limit of a sequence as approaches infinity is () if for every there exists an such that whenever .
If a sequence's limit exists and is finite, we say the sequence converges to the limit and is a convergent sequence.
Example: The limit of the sequence is . Proof: We need to show that given , there is some where if , . First, note that
Now,
Therefore, if we pick a natural number , then whenever , and
We can simplify this proof a bit by recognizing that because , if , then is also less than . when so we can choose as a natural number greater than
Uniqueness of the Limit of a Sequence
Note that the limit of a sequence is unique, that is, if and then . Proof:. Suppose . Then and for some we have
Now, let We have that whenever ,
which can be rewritten as
Therefore, whenever ,
Hence we have that , but this is impossible, so our supposition that must be false.
We can make a similar argument assuming that , and this leads to the conclusion that , and therefore is the unique limit of the sequence.
Limit Laws for Sequences
Constant Sequence: If for all , then
Limit of a Sum is the Sum of the Limits: If and are convergent sequences, then .
Limit of a Difference is the Difference of the Limits: If and are convergent sequences, then .
Factoring a Constant Through the Limit: If is a convergent sequence and is a real number, then
Limit of a Product is the Product of the Limits: If and are convergent sequences, then .
Limit of a Quotient is the Quotient of the Limits: If and are convergent sequences, and , then .
Squeeze Theorem: If and are convergent sequences with the same liimt , and is a sequence for which for all , then .
Bounded Sequences
A sequence is said to be a bounded sequence if there exists a real number such that for all natural numbers . In other words, is never further from than . If is less than or equal to some real number for all , then is said to be bounded above, and if is greater than or equal to some real number for all , it is said to be bounded below.
Divergent Sequences
In general, any sequence that does not converge is said to diverge and is a divergent sequence.
The real sequence is said to diverge to infinity if for every real number , there exists a natural number such that whenever In this case, we write . This means that for any given real number, not matter how large, we can find an that makes .
The real sequence is said to diverge to minus infinity if for every real number , there exists a natural number such that whenever In this case, we write . This means that for any given real number, not matter how small, we can find an that makes .
A sequence can also diverge but not to infinity or minus infinity. For example, does not converge, so it is divergent, but it does not diverge to .
Monotone Sequences
The real sequence is said to be increasing if for all natural , and is said to be decreasing if for all natural .
A real sequence is is said to be monotone if it is either increasing or decreasining.
The monotone convergence theorem says that if a sequence is monotone and bounded, then it converges. Proof: Suppose that the sequence is bounded and increasing. Then, by the Completeness axiom, the set has a least upper bound; let's call it Then, for any positive , can't be an upper bound of the set, since . Therefore, for some , , and since increases monotonically, for all , we have , which implies that is, that converges to .
Subsequences
The sequence is called a subsequence of the sequence if is a strictly increasing function. Another way to put this is that if is a sequence, if we construct by removing or more elements from and leaving the remaining elements in the same order, then is a subsequence of
The Limit of a Subsequence Theorem says that if is a convergent sequence with limit , then any subsequence of will also converge to Proof: Suppose converges to Let Then for some , for . Since is strictly increasing, for all so if then and
This theorem also implies that a sequence is not convergent if it has a subsequence that does not converge, or if two subsequences converge to different limits, for example, where converges to but converges to .
We can also use this to find some limits. For example,
can be factored into
The left factor is a subsequence of which goes to and the right factor goes to so the limit of the whole expression is
Bolzano-Weirstrass Theorem
The Bolzano-Weirstrass Theorem states that if a sequence of real numbers is bounded, then it has a convergent subsequence.
Cauchy Sequences
A sequence is said to be Cauchy if for every , there exists a natural for which whenever In other words, as we go further in the sequence, the terms get arbitrarily closer together.
A sequence is Cauchy if and only if it is convergent.
Lim Sup and Lim Inf
Suppose the real sequence is bounded. Then
We can think of as giving the smallest upper bound that the terms of get arbitrarily close to, but do not exceed, as increases indefinitely, and as giving the greatest lower bound that the terms of get close to, but do not exceed, as increases indefinitely.
If we define
then we know is bounded because is bounded. Now, is the least upper bound of all the terms in and is the least upper bound of all the terms in except and ; therefore must be less than or equal to since removing terms can only lower the least upper bound. The patterns holds for all , so is a decreasing sequence. Since it is decreasing and bounded, the Monotone Convergence Theorem tells us that converges. We can make a similar argument about
which is bounded and increasing and also converges.
If a sequence is convergent, then
If a sequence is bounded, then
If a sequence is bounded above, then
If a sequence is not bounded above, then
If a sequence is bounded below then
If a sequence is not bounded below, then