4.3.8 · D3Calculus III — Sequences & Series

Worked examples — Direct comparison test

2,836 words13 min readBack to topic

The whole game of the Direct Comparison Test (DCT) is: compare your unknown series, term by term, to a series whose fate you already know. Two benchmarks do almost all the work:

Recall The two benchmark families (from the parent note)

-series ::: converges when , diverges when . See p-series test. Geometric series ::: converges when , diverges when . See Geometric series. Harmonic series ::: — the borderline case (), diverges. See Harmonic series.


The scenario matrix

Every DCT problem falls into one of these cells. We will hit each with at least one worked example.

Cell Situation What makes it tricky Example
A Denominator slightly bigger than a -series direction: trap from above Ex 1
B Denominator slightly smaller than harmonic direction: push from below Ex 2
C Bounded wiggling numerator (, ) replace numerator by its max/min Ex 3
D Geometric-type terms () benchmark is geometric, not -series Ex 4
E Extra positive term in denominator makes it smaller naive direction is the useless one Ex 5
F Sign-changing terms DCT needs — must repair first Ex 6
G Degenerate / limiting input (term constant) test cannot apply — spot it Ex 7
H Word problem (real-world total) translate first, then compare Ex 8
I Exam twist: comparison chosen wrong way steel-man the mistake, then fix Ex 9

The one rule that decides everything:

Figure — Direct comparison test

The figure above is your compass for the whole page. On the left, a convergent series has a finite total; call that finite total — the green dashed roof. A series trapped underneath it (mint bars) can never sum past → converges. On the right, a divergent series builds an infinite floor (butter bars) that climbs forever; a series pushed above it (coral bars) is dragged up too → diverges. Every example below is one of these two pictures.


Cell A — denominator slightly bigger than a -series


Cell B — denominator slightly smaller than harmonic


Cell C — bounded wiggling numerator


Cell D — geometric-type terms


Cell E — extra positive term makes it smaller (trap for the arrow)


Cell F — sign-changing terms (DCT can't run raw)


Cell G — degenerate / limiting input (test cannot apply)


Cell H — a real-world word problem


Cell I — the exam twist (wrong-arrow steel-man)



Recall checkpoint

Recall Quick self-test

On this page, what does the symbol always stand for? ::: The general term of the series being tested — the exact expression inside the summation sign. To trap we compared to which convergent series, and via what inequality? ::: (bigger denominator → smaller fraction); converges. Why can't we run DCT directly on ? ::: Terms change sign, so partial sums aren't monotone; compare absolute values instead (absolute convergence). — what one-line test kills it? ::: Terms , so the -th term test forces divergence; no comparison needed. In Example 5, why is the useless direction? ::: It shows our series is smaller than a divergent series, which proves nothing; we repaired it with to get a smaller divergent floor . For a bounded-numerator series , what value replaces the numerator to get a convergent roof? ::: Its maximum, , giving .


Connections