Definition 10.9University Mathematics — Year 2 · Chapter 10 — Sequences and Series of Functions
A series of functions ∑un converges pointwise/uniformly when its partial sums do. It converges normally (on X) when ∑∥un∥∞<∞. Normal convergence implies uniform convergence (in the Banach space of bounded functions: Theorem 5.21), which implies pointwise; both implications are strict.
Examples
Example 10.10(One series, three verdicts)
Take un(x)=nxn on [0,1). Pointwise: converges for every x∈[0,1) (comparison with the geometric series). Normal on [0,a], a<1:∥un∥∞,[0,a]=nan, summable. Not normal on [0,1):∥un∥∞,[0,1)=n1, and ∑n1 diverges. Not even uniform on [0,1): the remainder resists near 1,
so sup[0,1)∣RN∣≥21 for every N. Closing insight: all four verdicts coexist peacefully — the sum −ln(1−x) is continuous on [0,1) because continuity only needs uniformity near each point, i.e. on the segments [0,a]; blowing up at the edge is the sum’s right.
Example 10.13(The Riemann ζ function)
ζ(s)=∑n≥1n−s converges normally on every half-line [a,+∞), a>1 (∥n−s∥∞=n−a, summable): ζ is continuous on (1,+∞); differentiating termwise (the derived series ∑−lnnn−s also converges normally on [a,∞)), ζ is C1 — and, iterating, C∞ — with ζ′(s)=−∑nslnn. Note the discipline: normal convergence is checked on sub-half-lines, never on the open(1,∞) itself, where it fails.
Example 10.14(A logarithmic series, worked to the end)
Let F(x)=∑n≥1ne−nx on (0,∞). Each term is bounded on [δ,∞) by ne−nδ≤e−nδ, a convergent geometric series: normal convergence on every [δ,∞), so F is continuous on (0,∞). The derived series ∑−e−nx is likewise normally convergent on [δ,∞) (∥e−nx∥∞,[δ,∞)=e−nδ), so F is C1 with a geometric derivative:
F′(x)=−n≥1∑e−nx=1−e−x−e−x=ex−1−1.
Iterating, F is C∞. Integrating F′ (both F and x↦−ln(1−e−x) vanish at +∞ and have the same derivative on (0,∞)):
F(x)=−ln(1−e−x),
the logarithmic series at t=e−x. Closing insight: as x→0+, F(x)=−ln(x+O(x2))=lnx1+O(x) — the series diverges logarithmically at the boundary, exactly like the harmonic series it becomes at x=0; normal convergence on [δ,∞) but not on (0,∞) is the symptom.