UPSC 2016 Maths Optional Paper 2 Q2a — Step-by-Step Solution
15 marks · Section A
Absolute and conditional convergence · Real Analysis · asked 4× in 13 yrs · Read the full method →
Question
Show that the series n=1∑∞n+1(−1)n+1 is conditionally convergent. (If you use any theorem(s) to show it, then you must give a proof of that theorem(s).)
Technique
Leibniz test (proved via monotone bounded even partial sums) for convergence; harmonic divergence (proved by dyadic blocking) for non-absolute-convergence.
Solution
“Conditionally convergent” means: the series converges, but the series of absolute values diverges. We prove convergence by the Leibniz alternating-series test (with proof) and divergence of the absolute series by comparison with the harmonic series (with proof).
Step 1 — Convergence: Leibniz alternating series test (statement + proof)
Write the series as ∑(−1)n+1an with an=n+11>0.
Leibniz Test.If (an) is positive, monotonically decreasing, and an→0, then ∑n=1∞(−1)n+1an converges.
Proof. Let SN=∑n=1N(−1)n+1an. Consider even partial sums:
S2m=(a1−a2)+(a3−a4)+⋯+(a2m−1−a2m).
Each bracket is ≥0 (since an decreasing), so (S2m) is non-decreasing. Also
S2m=a1−(a2−a3)−(a4−a5)−⋯−a2m≤a1,
so (S2m) is bounded above by a1. By the Monotone Convergence Theorem S2m→S for some S. For odd sums, S2m+1=S2m+a2m+1, and a2m+1→0, so S2m+1→S too. Even and odd subsequences share the limit S, hence SN→S. □
Apply it.an=n+11: positive; decreasing since an+1=n+21<n+11=an; and an=n+11→0. All hypotheses hold, so
n=1∑∞n+1(−1)n+1converges.
Step 2 — The absolute series diverges (comparison with the harmonic series, with proof)
The series of absolute values is
n=1∑∞n+1(−1)n+1=n=1∑∞n+11=21+31+41+⋯,
which is the harmonic series with its first term omitted.
Claim.∑n=1∞n+11 diverges.
Proof (Cauchy condensation / grouping). It suffices to show ∑k=2∞k1=∞ (dropping the finite first term 1 of the harmonic series does not change divergence). Group the harmonic series in blocks of lengths 1,2,4,8,…:
(21)+(31+41)+(51+⋯+81)+⋯
The block from index 2j+1 to 2j+1 has 2j terms each ≥2j+11, so its sum is ≥2j⋅2j+11=21. Hence the partial sums exceed 21⋅(number of completed blocks)→∞. So the harmonic series, and therefore ∑n+11, diverges. □
Step 3 — Conclusion
The series converges (Step 1) but does not converge absolutely (Step 2). Therefore