ConceptComplete

Convergence Theorems - Key Properties

The convergence theorems establish conditions under which limits and integrals can be interchanged. These results are fundamental tools for analysis, probability theory, and applied mathematics.

TheoremComparison of Convergence Modes

On a finite measure space (X,F,μ)(X, \mathcal{F}, \mu) with μ(X)<∞\mu(X) < \infty:

  1. If fnβ†’ff_n \to f uniformly, then fnβ†’ff_n \to f in LpL^p for all p∈[1,∞)p \in [1, \infty)

  2. If fn→ff_n \to f in LpL^p, then fn→ff_n \to f in measure

  3. If fn→ff_n \to f a.e., then fn→ff_n \to f in measure

  4. If fn→ff_n \to f in measure, there exists a subsequence fnk→ff_{n_k} \to f a.e.

The finiteness of the measure space is essential for (3) and (4).

ExampleThe Typewriter Sequence

Consider the sequence on [0,1][0, 1] with Lebesgue measure defined as follows. Partition [0,1][0,1] into kk equal intervals and let the (k(kβˆ’1)/2+j)(k(k-1)/2 + j)-th function be the indicator of the jj-th interval in the kk-partition.

Explicitly: f1=Ο‡[0,1]f_1 = \chi_{[0,1]}, f2=Ο‡[0,1/2]f_2 = \chi_{[0,1/2]}, f3=Ο‡[1/2,1]f_3 = \chi_{[1/2,1]}, f4=Ο‡[0,1/3]f_4 = \chi_{[0,1/3]}, f5=Ο‡[1/3,2/3]f_5 = \chi_{[1/3,2/3]}, f6=Ο‡[2/3,1]f_6 = \chi_{[2/3,1]}, etc.

Then:

  • fnβ†’0f_n \to 0 in measure: Ξ»({x:∣fn(x)∣β‰₯Ο΅})=1/knβ†’0\lambda(\{x : |f_n(x)| \geq \epsilon\}) = 1/k_n \to 0
  • fnβ†’ΜΈ0f_n \not\to 0 pointwise anywhere: every point is in infinitely many intervals
  • However, we can extract subsequences converging a.e. to 00
Remark

Key relationships for convergence theorems:

  1. Egorov's Theorem: On finite measure spaces, a.e. convergence is "almost" uniform convergence (uniform outside a set of small measure).

  2. Riesz-Fischer Theorem: LpL^p spaces are complete: Cauchy sequences in LpL^p converge to an LpL^p function. Moreover, there exists a subsequence converging a.e.

  3. Vitali Convergence Theorem: On finite measure spaces, fn→ff_n \to f in L1L^1 if and only if:

    • fnβ†’ff_n \to f in measure
    • The sequence is uniformly integrable: for all Ο΅>0\epsilon > 0, there exists Ξ΄\delta such that ∫E∣fn∣<Ο΅\int_E |f_n| < \epsilon whenever ΞΌ(E)<Ξ΄\mu(E) < \delta
    • The sequence is tight: there exists EE with ΞΌ(Ec)<Ο΅\mu(E^c) < \epsilon and ∫Ec∣fn∣<Ο΅\int_{E^c} |f_n| < \epsilon

Understanding these relationships helps determine which convergence theorem to apply in specific situations and what additional hypotheses may be needed.