Exercises — Absolute vs conditional convergence
Before we start, one picture of the whole decision tree so the flow is burned in.

L1 — Recognition
These test whether you can read off the box a series belongs to using known facts.
Problem 1.1
Classify as absolutely convergent, conditionally convergent, or divergent.
Recall Solution 1.1
Step — throw away the signs. , so . Why: absolute convergence is decided entirely by the positive series .
Step — recognise the type. This is a p-series with . A -series converges exactly when . Here , so converges.
Verdict: since converges, the series is absolutely convergent. The alternating signs are irrelevant.
Problem 1.2
Classify .
Recall Solution 1.2
Step — absolute test. , a -series with → diverges. So it is not absolutely convergent.
Step — test itself with the Alternating Series Test (AST). The magnitudes are (i) positive, (ii) decreasing, (iii) . All three hold, so converges.
Verdict: converges but not absolutely → conditionally convergent.
Problem 1.3
Classify .
Recall Solution 1.3
Step — the cheapest test first: do the terms go to zero? Why this test first: if the terms don't shrink to , no series can converge — this is the Term Test for Divergence, the fastest kill switch.
Verdict: , so diverges. (Neither absolute nor conditional applies — it's simply not convergent.)
L2 — Application
Now you must run a test (comparison, ratio, -series) to get 's behaviour.
Problem 2.1
Classify .
Recall Solution 2.1
Step — pick the tool. Factorials or powers like in the denominator scream Ratio Test, because the ratio of consecutive terms collapses the powers cleanly. We apply it to .
Step — compute the ratio. Why: the cancels to leave a single factor ; the polynomial ratio .
Step — read the verdict. , and the ratio test applied to decides absolute convergence directly.
Verdict: absolutely convergent.
Problem 2.2
Classify .
Recall Solution 2.2
Step — absolute test. . This is the textbook integral-test series: , so diverges. Not absolutely convergent. Why the integral test: is positive and decreasing, and its antiderivative is known — the integral converts the sum into a growth we can read off.
Step — test with the AST. Magnitudes are positive, decreasing (both and grow), and . AST → converges.
Verdict: conditionally convergent.
Problem 2.3
Classify .
Recall Solution 2.3
Step — absolute test by comparison. for all . Why Comparison Test: has no closed antiderivative worth using, but it is dominated by a known convergent -series ().
Step — conclude. Since and converges, converges.
Verdict: absolutely convergent.
L3 — Analysis
You must reason about why a case is what it is, not just crank a test.
Problem 3.1
The series converges to . Two students shuffle the terms:
- Student A keeps the original order:
- Student B takes one positive then two negatives:
They both claim their sum is the "true value" of the series. What single fact resolves the dispute, and what is Student B's sum?
Recall Solution 3.1
Step — identify the convergence type. (the Harmonic series) diverges, while the alternating version converges. So this is conditionally convergent.
Step — invoke the theorem. The Riemann Rearrangement Theorem says: for a conditionally convergent series, rearranging can produce any real value. So there is no order-independent "true value" — both students computed a legitimate sum of their ordering. Why this happens: the positive-only part and negative-only part each diverge (to and ). Rearranging redistributes how much of each infinite reservoir you draw before crossing to the other, steering the running total anywhere.
Step — Student B's value. The "one positive, two negatives" pattern is the classic rearrangement whose sum is . Sketch: group as
Verdict: Student A gets ; Student B gets . Both are correct for their ordering — that's the whole lesson of conditional convergence.
Problem 3.2
True or false, with justification: "If converges but diverges, then is conditionally convergent." Then classify and check it against your conclusion.
Recall Solution 3.2
Step — decide the general claim: it is TRUE. Suppose converges and diverges. We show cannot be absolutely convergent, which forces it to be conditional.
Step — the key comparison. Since converges, its terms , so eventually . For those , Why this inequality: squaring a number smaller than makes it smaller, so sits below .
Step — contrapositive via Comparison Test. If converged, then by comparison would force to converge too. But we are told diverges — contradiction. Hence diverges.
Step — conclude. converges but diverges → conditionally convergent. The implication is TRUE.
Step — check the concrete case. For : converges by AST (Problem 1.2), and gives which diverges. Both premises hold, and indeed this series is conditionally convergent (Problem 1.2 verdict) — exactly as the theorem predicts. ✓
Takeaway: here diverging is a valid shortcut certifying non-absolute convergence — but only after you already know itself converges.
L4 — Synthesis
Combine several ideas, or bring in a parameter.
Problem 4.1
For which real values of is (a) absolutely convergent, (b) conditionally convergent, (c) divergent?
Recall Solution 4.1
Step — absolute behaviour. is a -series: converges iff .
- So for : absolutely convergent.
Step — when absolute fails (), test via AST. Magnitudes decrease to iff .
- For : AST applies (decreasing ), so converges, but diverges → conditionally convergent.
Step — the tail. If then (it stays or grows). Term Test → divergent.
Full answer:
- : absolutely convergent.
- : conditionally convergent.
- : divergent.
Figure 2 shows this as a number line so the three regions and their boundaries are visible at a glance: the divergent stretch (white, terms don't vanish), the conditional band (amber), and the absolute ray (cyan). Note the endpoint markers — belongs to conditional, while is excluded from it (divergent).

Problem 4.2
Find all for which the power series converges, and classify the convergence at each endpoint (absolute / conditional).
Recall Solution 4.2
Step — radius via Ratio Test on . With , Absolute convergence needs : , i.e. . Radius , centre .
Step — right endpoint . Series becomes = harmonic → diverges.
Step — left endpoint . Series becomes → converges by AST, but diverges → conditionally convergent.
Full answer:
- : absolutely convergent.
- : conditionally convergent.
- : divergent.
- Otherwise ( or ): divergent. Interval of convergence: .
L5 — Mastery
One problem that stitches the whole chapter together.
Problem 5.1
Consider (conditionally convergent). (a) Explain, using partial sums of the positives and negatives, why a rearrangement can hit any target . (b) The alternating series has partial sums that bracket the limit. Using the AST error bound, how many terms guarantee the partial sum is within of ?
Recall Solution 5.1
(a) — the mechanism. Split into its positive terms and (magnitudes of) negatives . Each is a scaled Harmonic series: Why this matters: you have two infinite reservoirs, one of 's and one of 's. To reach a target : add positive terms until the running total first exceeds , then add negatives until it drops below , then positives again, and so on. Because each reservoir is infinite you never run out, and because individual terms the overshoot each time shrinks to — so the running total converges to exactly . That is the constructive proof behind the Riemann Rearrangement Theorem.
(b) — AST error bound. For an alternating series with decreasing magnitudes , the error after terms is at most the first omitted term: . Why: consecutive partial sums straddle the limit, so the gap is smaller than the next step.
Require .
Answer: terms guarantee the partial sum is within of . (Contrast the absolutely convergent -type series, whose tails shrink far faster — a vivid measure of how slowly conditional convergence settles.)
Recall One-line self-check before you leave
First question you always ask ::: Does converge? If yes ::: Absolutely convergent — stop, no second test. If no ::: Test itself (usually AST): converges → conditional; diverges → divergent. Endpoints of a power series ::: Always substituted and tested by hand (Ratio Test is silent at ).
Connections
- Alternating Series Test — the workhorse for every conditional verdict
- Ratio Test — for constant-base powers and factorials
- Comparison Test · p-series — the absolute-convergence deciders
- Riemann Rearrangement Theorem — why conditional sums are order-dependent
- Power series & radius of convergence — L4.2's home turf