Math for Non-Geeks/Subsequences
{{#invoke:Math for Non-Geeks/Seite|oben}}
Introductory Example
File:Teilfolgen - Einführendes Beispiel.webm Sometimes its necessary to speak about the "subsequence" of a sequence. Much like a subset is a "part" of a set, a subsequence is some part of a sequence -- all elements of a subsequence are also elements of the original sequence. A subsequence is in end effect constructed by removing some chosen terms of the original sequence. Regardless of how many terms are stripped from the original sequence, the resulting subsequence still has an infinite number of terms. For example, let's take the sequence :
We are interested in a subsequence composed of every other term of the original sequence. This subsequence arises from either removing all terms with an even index or removing all terms with an odd index. If, for example, we remove all terms with odd index, we get the following schematic:
This gives rise to a subsequence that is constant .
Mathematical Description
File:Teilfolgen – Erklärung der mathematischen Schreibweise.webm How can subsequences be denoted? First let's look at the indices of the sequence terms that we want to keep in the subsequence:
Now we want to find a sequence that describes these indices. In the above example we consider even indices. So the sequence can be written as :
We substitute this sequence into . From there we get the subsequence :
First we will build the sequence of relevant indices of the subsequence. We will set this subsequence into the original sequence for so that we get the sequence .
In our example we have . So we substitute for in . Then we obtain the subsequence .
Definition
File:Definition von Teilfolgen.webm
Math for Non-Geeks: Template:Definition
This concept is important for analysis since it is used to characterize so-called "limit points." However, these will not be properly defined and discussed until the next chapter.
Math for Non-Geeks: Template:Hinweis
Math for Non-Geeks: Template:Aufgabe
Convergence of Subsequences
For subsequences we have the following important theorem:
Math for Non-Geeks: Template:Satz
Math for Non-Geeks: Template:Beispiel
Math for Non-Geeks: Template:Hinweis
The above theorem directly implies:
Math for Non-Geeks: Template:Satz
Math for Non-Geeks: Template:Frage
Math for Non-Geeks: Template:Beispiel
Application: convergence of mixed sequences
In the chapter „Beispiele und Eigenschaften von Folgen“ we have seen how to compose to sequences and to a "mixed sequence" . This mixture is defined as Template:Math That means, the sequence is composed out of the two subsequences and .
We may now ask how the convergence of the mixture relates to the convergences of its two constituents and . In order for to converge, two conditions must be satisfied:
- First, both subsequences and have to converge, as we know that for convergent sequences, all subsequences converge.
- Second, the limits of and must be identical. This is because if converges, then all of its subsequences must tend to the same limit.
If one of these two conditions is not satisfied, the mixed sequence must diverge. But are the two conditions also sufficient for convergence of the mixed sequence? Indeed, they are! We will now proof this. The limit of the mixed sequence must the coincide with the two limits of the subsequences.
Math for Non-Geeks: Template:Satz
Math for Non-Geeks: Template:Frage
Math for Non-Geeks: Template:Beispiel
{{#invoke:Math for Non-Geeks/Seite|unten}}