Uniform convergence of series

At a Glance

Why This Chapter Matters

Uniform convergence is one of the most tested topics in UPSC real analysis: three questions across 2013, 2015, and 2021, at mark weights from 10 to 15. The three questions cover the full range of techniques — uniform Leibniz test for alternating series, pointwise-only convergence for a geometric series that produces a discontinuous limit, and a subtle series-vs-sequence distinction. Knowing these three patterns cold is worth 38 marks in the last 13 years.

Minimum Theory

Uniform convergence of a series. The series ∑n=1∞fn(x)\sum_{n=1}^\infty f_n(x) converges uniformly on DD if the sequence of partial sums SN(x)=∑n=1Nfn(x)S_N(x) = \sum_{n=1}^N f_n(x) converges uniformly on DD: for every ε>0\varepsilon > 0 there exists N0N_0 (independent of xx) such that N≥N0⇒∣S(x)−SN(x)∣<εN \ge N_0 \Rightarrow |S(x)-S_N(x)| < \varepsilon for all x∈Dx \in D.

Weierstrass M-test. If there exist constants Mn≥0M_n \ge 0 with ∣fn(x)∣≤Mn|f_n(x)| \le M_n for all x∈Dx \in D and all nn, and if ∑Mn<∞\sum M_n < \infty, then ∑fn\sum f_n converges uniformly and absolutely on DD.

Uniform Leibniz test. For an alternating series ∑(−1)n−1an(x)\sum (-1)^{n-1} a_n(x) with an(x)≥0a_n(x) \ge 0: if (i) an+1(x)≤an(x)a_{n+1}(x) \le a_n(x) for all xx and all nn, and (ii) sup⁡xan(x)→0\sup_x a_n(x) \to 0 as n→∞n \to \infty, then the series converges uniformly on DD. The key is that the bound on an(x)a_n(x) must go to 00 with an xx-independent rate.

Continuity of the uniform limit. If each fnf_n is continuous on DD and ∑fn\sum f_n converges uniformly on DD, then the sum S(x)S(x) is continuous on DD. Contrapositively: a discontinuous pointwise limit immediately implies non-uniform convergence.

Uniform convergence and Weierstrass M-test

Question Archetypes

ArchetypeRecognition
series-uniform-convergence”Test uniform convergence” of a series ∑fn(x)\sum f_n(x) or geometric series ∑xk/(1+xk)n\sum x^k/(1+x^k)^n on an interval

series-uniform-convergence (3 question(s); 2013, 2015, 2021)

Recognition Cues — Three sub-patterns have appeared: (a) alternating series ∑(−1)n−1/(n+x2)\sum (-1)^{n-1}/(n+x^2) — apply uniform Leibniz; (b) geometric series on a closed interval — compute the pointwise sum and check its continuity; (c) series of the form ∑nx/(1+n2x2)\sum nx/(1+n^2 x^2) — check pointwise convergence first (it may fail entirely for x≠0x \ne 0), then address the sequence/series distinction.

Solution Template

  1. Identify the series type. Is it alternating? Geometric? A general positive series?
  2. Pointwise convergence. Find the pointwise limit S(x)S(x) (if it exists). For geometric series, sum the geometric progression explicitly.
  3. Test for uniform convergence.
    • Alternating: check uniform decay of an(x)a_n(x): find an xx-independent bound Mn→0M_n \to 0 with an(x)≤Mna_n(x) \le M_n.
    • Geometric/continuous limit test: if the pointwise sum is discontinuous, the convergence is not uniform.
    • M-test: if sup⁡x∣fn(x)∣\sup_x|f_n(x)| is summable, conclude uniform absolute convergence.
  4. Test for absolute convergence. Consider ∑∣fn(x)∣\sum |f_n(x)| for a fixed xx and compare with a known divergent series (typically harmonic).
  5. State the conclusion precisely. Distinguish uniform convergence, absolute convergence, and the domain on which each holds.

Worked Example

2013 Paper 2, 2013-P2-Q2c (13 marks)

Show that the series ∑n=1∞(−1)n−1n+x2\displaystyle\sum_{n=1}^\infty\frac{(-1)^{n-1}}{n+x^2} is uniformly convergent but not absolutely convergent for all real xx.

Let an(x)=1n+x2a_n(x) = \dfrac{1}{n+x^2} and un(x)=(−1)n−1an(x)u_n(x) = (-1)^{n-1} a_n(x).

Part 1 — Uniform convergence.

Apply the uniform Leibniz test:

(i) an(x)≥0a_n(x) \ge 0 since n≥1n \ge 1 and x2≥0x^2 \ge 0. ✓

(ii) an+1(x)=1n+1+x2<1n+x2=an(x)a_{n+1}(x) = \dfrac{1}{n+1+x^2} < \dfrac{1}{n+x^2} = a_n(x) for all xx. ✓

(iii) Uniform decay: 0≤an(x)=1n+x2≤1n0 \le a_n(x) = \dfrac{1}{n+x^2} \le \dfrac{1}{n} for all x∈Rx \in \mathbb{R}.

The bound 1/n1/n is independent of xx and 1/n→01/n \to 0. So an(x)→0a_n(x) \to 0 uniformly.

By the uniform Leibniz test, ∑un(x)\sum u_n(x) converges uniformly on R\mathbb{R}. The truncation error satisfies ∣S(x)−SN(x)∣≤aN+1(x)≤1/(N+1)→0|S(x) - S_N(x)| \le a_{N+1}(x) \le 1/(N+1) \to 0 uniformly.

Part 2 — Not absolutely convergent.

For fixed xx, the absolute-value series is

∑n=1∞1n+x2.\sum_{n=1}^\infty \frac{1}{n+x^2}.

For n≥x2n \ge x^2, we have n+x2≤2nn + x^2 \le 2n, so 1n+x2≥12n\dfrac{1}{n+x^2} \ge \dfrac{1}{2n}.

The tail ∑n≥⌈x2⌉12n\sum_{n \ge \lceil x^2 \rceil} \dfrac{1}{2n} diverges (harmonic). By comparison, ∑1/(n+x2)\sum 1/(n+x^2) diverges for every fixed xx.

Series is uniformly convergent on R, but not absolutely convergent for any x.\boxed{\text{Series is uniformly convergent on }\mathbb{R},\text{ but not absolutely convergent for any }x.}

2015 Paper 2, 2015-P2-Q3b (15 marks)

Test the series ∑n=1∞nx1+n2x2\displaystyle\sum_{n=1}^\infty\frac{nx}{1+n^2 x^2} for uniform convergence.

Let un(x)=nx1+n2x2u_n(x) = \dfrac{nx}{1+n^2 x^2}.

Pointwise convergence. At x=0x = 0: all terms are 00; series converges to 00.

For x≠0x \ne 0: as n→∞n \to \infty, un(x)∼nxn2x2=1nxu_n(x) \sim \dfrac{nx}{n^2 x^2} = \dfrac{1}{nx}. Since ∑1/(nx)=1x∑1/n\sum 1/(nx) = \dfrac{1}{x}\sum 1/n diverges, the series diverges for every x≠0x \ne 0.

Sequence interpretation (pedagogical standard answer).

The question is commonly interpreted as asking about the sequence {un(x)}\{u_n(x)\} (each term), since the series itself has no non-trivial domain of convergence.

un→0 pointwise; not uniform on R; uniform on [a,∞) for any a>0.\boxed{u_n \to 0 \text{ pointwise; not uniform on }\mathbb{R};\text{ uniform on }[a,\infty) \text{ for any } a>0.}

2021 Paper 2, 2021-P2-Q1b (10 marks)

Test uniform convergence of x4+x41+x4+x4(1+x4)2+⋯x^4+\dfrac{x^4}{1+x^4}+\dfrac{x^4}{(1+x^4)^2}+\cdots on [0,1][0,1].

Write un(x)=x4(1+x4)nu_n(x) = \dfrac{x^4}{(1+x^4)^n}, n≥0n \ge 0.

Pointwise sum. For x=0x = 0: all terms =0= 0; sum =0= 0.

For x≠0x \ne 0: geometric series with first term x4x^4 and ratio r=1/(1+x4)∈(0,1)r = 1/(1+x^4) \in (0,1):

S(x)=x41−1/(1+x4)=x4(1+x4)x4=1+x4.S(x) = \frac{x^4}{1 - 1/(1+x^4)} = \frac{x^4(1+x^4)}{x^4} = 1 + x^4.

Continuity test. The pointwise sum is S(0)=0S(0) = 0 but lim⁡x→0+S(x)=1≠0\lim_{x \to 0^+} S(x) = 1 \ne 0. So SS is discontinuous at x=0x = 0.

Conclusion. Each partial sum SN(x)S_N(x) is continuous on [0,1][0,1]. If the convergence were uniform, the limit SS would be continuous (uniform limit of continuous functions is continuous). But SS is discontinuous at 00. Therefore the series does not converge uniformly on [0,1][0,1].

Series does not converge uniformly on [0,1] — the pointwise sum is discontinuous at x=0.\boxed{\text{Series does not converge uniformly on }[0,1]\text{ — the pointwise sum is discontinuous at }x=0.}

Common Traps

Marks-Aware Writing

A 13–15 mark answer for a uniform convergence proof must include: (1) an explicit statement of the test being applied (Leibniz uniform version, M-test, or continuity criterion), (2) verification of all hypotheses of the test with inequalities written out, (3) for non-uniform convergence via discontinuity — display the pointwise sum, identify the discontinuity, and cite the theorem. For the absolute-convergence part, show the comparison with a harmonic tail explicitly.

A 10-mark answer (2021 style) requires: compute the geometric sum for x≠0x \ne 0 and separately at x=0x=0; identify the jump; cite the continuity theorem; state the conclusion.

Practice Set

Ready to drill what you just read?

Daily Practice turns these patterns into one adaptive set a day — practised daily until they're automatic, free for everyone.

See Daily Practice →

This chapter is part of the Maths Coverage Map — 14 years, mapped. Get the take-away PDF free.