4.3.11 · D3Calculus III — Sequences & Series

Worked examples — Absolute vs conditional convergence

2,781 words13 min readBack to topic

This page is the drill. The parent note gave you the theory; here we walk through every kind of series that the topic can throw at you, one worked example per case. Each example makes you guess first, then reasons step by step.

Before starting, recall the single question that runs through everything:

The engine behind cells A, D, F, G, H is one named result — let us state it plainly so it is never invoked as a mystery:

The other engine — used whenever the twin fails — is the Alternating Series Test. Since we lean on it in cells B, C and I, let us state it in full so it is never a black box:


The scenario matrix

Every problem in this topic lands in one of these classes. The examples below are labelled with the class they hit, so by the end you will have seen them all.

# Case class What makes it tricky Example
A Alternating, twin is a -series with signs irrelevant → absolute Ex 1
B Alternating, twin is the harmonic series () classic conditional trap Ex 2
C Alternating, twin is -series with twin diverges, but AST still saves it Ex 3
D Geometric with a sign, ratio test quick absolute verdict Ex 4
E Terms don't go to fails at the very first gate → divergent Ex 5
F Zero / degenerate terms mixed in do zeros break anything? Ex 6
G Non-obvious signs (, not pure ) absolute test via Comparison Test Ex 7
H Word problem (oscillating physical sum) translate story → series Ex 8
I Exam twist: value inside a [[Power series & radius of convergence power series]], behaviour at the endpoint absolute vs conditional at the boundary

We take them in order.


Case A — alternating, twin converges (absolute)


Case B — alternating, twin is harmonic (conditional trap)


Case C — alternating, twin is (still conditional)


Case D — geometric, ratio test (absolute)


Case E — terms don't reach zero (divergent)


Case F — degenerate / zero terms (does convergence survive?)


Case G — non-obvious signs (comparison for absolute)


Case H — word problem (oscillating physical sum)

A robot on a number line starts at . On step it moves a distance metres, but flips direction each step: right, left, right, left, … Where does it end up, and is that final position "robust"?

Figure — Absolute vs conditional convergence

The figure above is the derivation drawn out: read it left-to-right with the steps below. Each coloured arrow is one term — the magenta arrow is step 1 (right, length ), the violet arrow step 2 (left, length ), the orange arrow step 3 (right, length ), and so on. Notice two things the picture makes obvious: (a) each arrow is exactly half the length of the one before, and (b) the tips march closer and closer to the dashed navy line at (the red dot) without ever crossing far past it. That "closing in" is convergence made visual.


Case I — exam twist: endpoint of a power series


Recall Which cell was which? (self-quiz)

Twin is -series with ::: absolutely convergent (cells A, F, G) Twin is harmonic, original alternates ::: conditionally convergent (cells B, I at ) Twin is -series with , original alternates ::: conditionally convergent (cell C) Terms fail to reach ::: divergent — stop immediately (cell E) Geometric with ratio magnitude ::: absolutely convergent (cells D, H) Endpoint of ::: divergent (cell I)


Connections