Sequences and Series of Functions/Pointwise and Uniform Convergence

Lesson 7.11,352 words

Pointwise and Uniform Convergence

A sequence of functions has two natural notions of limit. Pointwise convergence fixes each input and takes the limit of numbers; uniform convergence demands one rate that works for every input at once.

╌╌╌╌

A sequence of real numbers attaches one number to each . A sequence of functions attaches one function. For each we have , and we ask what it means for the whole list to approach a limit function . Unlike the numerical case, there is more than one reasonable answer, and the two standard answers behave differently under the operations of calculus.1

If is a sequence of continuous functions and in the weaker sense, can fail to be continuous. Under the stronger sense it cannot. The same split decides whether the limit of the integrals equals the integral of the limit, and whether a power series may be differentiated term by term. Which convergence holds decides each case.

Pointwise convergence

The first notion evaluates at a single point and reduces to a numerical limit.

Because limits of numerical sequences are unique, the pointwise limit function , when it exists, is unique. Spelling the numerical limit out with its definition gives an equivalent form that exposes the one feature that matters.

The index is allowed to depend on both and . For a fixed , different inputs may demand different thresholds, and nothing forces those thresholds to have a common bound.

The powers on flatten toward on the interior but stay pinned at when ; the pointwise limit is discontinuous there.

A function given by a series is a pointwise limit of its partial sums. Writing

and the convergence holds only on , even though is defined for every . The partial sums are defined everywhere, but they converge only inside the unit interval.

For there is no pointwise limit on any interval. The values converge at isolated points such as , but on every interval some makes oscillate without settling.2

Uniform convergence

The second notion removes the dependence of on . One threshold must work across the entire domain.

The quantifier order is the whole difference. In pointwise convergence the phrase reads for each , there is an ; in uniform convergence it reads there is an , good for every . Uniform convergence gives a band of half-width around the graph of , and past the index every graph lies inside that band.

Uniform convergence: past some index every lies inside a band of fixed half-width around ; the band width does not shrink or grow with .

Uniform convergence is the stronger condition. Choosing the single certainly supplies a working at each individual , so the implication is immediate.

The powers are the standard witness that the converse fails.

Whether uniformity survives can depend on the domain even for a sequence that converges to at every point.

On a bounded interval the lines flatten uniformly to as grows; on the whole line each still reaches unbounded height, so uniformity holds only after the domain is bounded.

The uniform norm

Uniform convergence becomes a statement about a single sequence of numbers once we measure the size of a function by its largest value.

The subscript names the set over which the supremum runs, so for uses only the points of . The quantity is the largest vertical gap between the two graphs, and uniform convergence says that gap collapses to .

The picture is a single measured segment: the tallest gap between and . Uniform convergence drives that one number to zero.

The uniform norm is the height of the tallest vertical gap between the graphs; uniform convergence means this height goes to .

The uniform Cauchy criterion

For numerical sequences, Cauchy sequences and convergent sequences coincide because is complete. The uniform norm gives functions the same internal test: a sequence can be certified without naming its limit.

The value of the criterion is that it tests the sequence against itself. The Picard iteration produces functions with no closed form, and the uniform Cauchy criterion certifies that their limit exists.

Series of functions and the M-test

A series of functions converges uniformly if its partial sums do. The uniform Cauchy criterion supplies a test that never mentions the limit and reduces everything to one numerical series.

Each term is dominated by a numerical bound , and the convergence of the number series is transferred to uniform convergence of the function series.

The M-test caps each term's height by a number ; if the numeric series of caps converges, the function series converges uniformly.

The two convergences at a glance

PointwiseUniform
Quantifier orderfor each , exists exists , for all
depends on and only
Norm statement each
Continuity of limitcan failpreserved
Cauchy testnot self-containeduniformly Cauchy converges
Certified bydirect limituniform norm bound, M-test

Pointwise convergence is the minimum a limit function must satisfy. Uniform convergence is the hypothesis under which the operations of calculus pass to the limit; the interchange theorems make this precise.

Footnotes

  1. Lebl, §6.1. A solution of a differential equation is often built as a limit of approximate solutions, so the meaning of that limit must be made precise before the operations of calculus can be applied to it.
  2. Lebl, §6.1, Example 6.1.4. That has no limit for some in every interval is left as an exercise there; the values are equidistributed enough to keep oscillating.
  3. Lebl, §6.1, Example 6.1.11.

╌╌ END ╌╌