Serlo: EN: Subsequence

Aus testwiki
Zur Navigation springen Zur Suche springen

{{#invoke:Mathe für Nicht-Freaks/Seite|oben}}

Introductory Example

Datei: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 an=(1)n:

Vorlage:Einrücken

We are interested in a subsequence composed of every other term of the original sequencean. 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:

Vorlage:Einrücken

This gives rise to a subsequence that is constant 1.

Mathematical Description

Datei: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:

Vorlage:Einrücken

Now we want to find a sequence (nk)k that describes these indices. In the above example we consider even indices. So the sequence can be written as nk=2k:

Vorlage:Einrücken

We substitute this sequence into (an)n. From there we get the subsequence (ank)k:

Vorlage:Einrücken

First we will build the sequence (nk)k of relevant indices of the subsequence. We will set this subsequence into the original sequence (an)n for n so that we get the sequence (ank)k.

In our example we have nk=2k. So we substitute 2k for n in an=(1)n. Then we obtain the subsequence a2k=(1)2k=1.

Definition

Datei:Definition von Teilfolgen.webm

Mathe für Nicht-Freaks: Vorlage: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.

Mathe für Nicht-Freaks: Vorlage:Hinweis

Mathe für Nicht-Freaks: Vorlage:Aufgabe

Convergence of Subsequences

For subsequences we have the following important theorem:

Mathe für Nicht-Freaks: Vorlage:Satz

Mathe für Nicht-Freaks: Vorlage:Beispiel

Mathe für Nicht-Freaks: Vorlage:Hinweis

The above theorem directly implies:

Mathe für Nicht-Freaks: Vorlage:Satz

Mathe für Nicht-Freaks: Vorlage:Frage

Mathe für Nicht-Freaks: Vorlage:Beispiel

Application: convergence of mixed sequences

In the chapter „Beispiele und Eigenschaften von Folgen“ we have seen how to compose to sequences (bn)n and (cn)n to a "mixed sequence" (an)n . This mixture is defined as Vorlage:Einrücken That means, the sequence (an)n is composed out of the two subsequences (a2n1)n=(bn)n and (a2n)n=(cn)n .

We may now ask how the convergence of the mixture (an)n relates to the convergences of its two constituents (bn)n and (cn)n . In order for (an)n to converge, two conditions must be satisfied:

  • First, both subsequences (bn)n and (cn)n have to converge, as we know that for convergent sequences, all subsequences converge.
  • Second, the limits of (bn)n and (cn)n must be identical. This is because if (an)n converges, then all of its subsequences must tend to the same limit.

If one of these two conditions is not satisfied, the mixed sequence (an)n 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.

Mathe für Nicht-Freaks: Vorlage:Satz

Mathe für Nicht-Freaks: Vorlage:Frage

Mathe für Nicht-Freaks: Vorlage:Beispiel

{{#invoke:Mathe für Nicht-Freaks/Seite|unten}}