UPSC 2013 Maths Optional Paper 2 Q2c — Step-by-Step Solution
13 marks · Section A
Uniform convergence of series · Real Analysis · asked 3× in 13 yrs · Read the full method →
Question
Show that the series n=1∑∞n+x2(−1)n−1 is uniformly convergent but not absolutely for all real values of x.
Technique
Leibniz/Dirichlet alternating-series test in the uniform form; comparison with harmonic series for absolute divergence.
Solution
Let an(x)=n+x21 and un(x)=(−1)n−1an(x) be the terms.
Part 1 — Uniform convergence on R
Strategy. Apply Leibniz’s alternating-series test in its uniform form. For an alternating series ∑(−1)n−1an(x) with an(x)≥0, monotone decreasing in n, and an(x)→0uniformly in x, the series converges uniformly. Moreover, the truncation error after N terms is bounded by aN+1(x).
Step 1.1 — an(x)≥0:1/(n+x2)>0 since n≥1>0 and x2≥0 ✓.
Step 1.2 — Monotone decreasing in n:an+1(x)=n+1+x21<n+x21=an(x) for each fixed x ✓.
Step 1.3 — Uniform decay to zero:
0≤an(x)=n+x21≤n1→0as n→∞.
The bound 1/n is independent of x, so an(x)→0 uniformly in x∈R.
Step 1.4 — Conclude. By Leibniz’s test (uniform version), ∑un(x) converges uniformly on R. The truncation error after N terms:
n=1∑∞un(x)−n=1∑Nun(x)≤aN+1(x)≤N+11→0,
uniformly in x.
So the series is uniformly convergent on R.
Part 2 — Not absolutely convergent (for any fixed x)
The absolute-value series is
n=1∑∞∣un(x)∣=n=1∑∞n+x21.
Fix any x∈R. For n≥x2, we have n+x2≤2n, so n+x21≥2n1.
The tail n=⌈x2⌉∑∞2n1 diverges (harmonic-series tail). By the comparison test, ∑n+x21 diverges.
So the series is not absolutely convergent for any real x.