4.3.9 · D3Calculus III — Sequences & Series

Worked examples — Limit comparison test

2,449 words11 min readBack to topic

This deep dive is the training ground for the Limit comparison test. The parent note told you the rule and proved it. Here we hunt down every kind of series LCT can be thrown at, so that when the exam hands you a fraction you have never seen, you already know which cell of the table it falls into.

Before we start: recall the one number the whole test lives on, where is your series' term and is the skeleton you build by keeping the strongest power top and bottom. Read like a verdict:

  • — same fate, and 's fate decides both.
  • is smaller; only useful if converges.
  • is bigger; only useful if diverges.

The scenario matrix

Every LCT problem you will ever meet lives in one of these cells. The last column names the example on this page that nails it.

Cell What makes it different Comparison Verdict style Example
A polynomial / polynomial leading powers, clean p-Series main Ex 1
B root in denominator fractional dominant power -series with main, diverges Ex 2
C exponential dominates swamps polynomial Geometric Series main, converges Ex 3
D slow log factor vs power of -series, edge Ex 4
E wrong-way direct comparison still decides Harmonic Series edge Ex 5
F degenerate / trap , or bad test misused Ex 6
G real-world word problem model a total from a rate -series main Ex 7
H exam twist two unknown parameters -series in boundary tuning Ex 8

Cell A — polynomial over polynomial


Cell B — a root hides a fractional power


Cell C — exponential beats everything (geometric skeleton)


Cell D — a slow logarithm, using the rule


Cell E — that still decides


Cell F — the degenerate traps


Cell G — a real-world word problem


Cell H — the exam twist (a parameter to tune)


Recall Which cell is each series?

(poly/poly, converges) ::: Cell A — , . ::: Cell B — , , converges. ::: Cell C — geometric, , converges. ::: Cell D — vs convergent , converges. ::: Cell F — terms , diverges instantly.

See also: Ratio Test and Integral Test for series where no clean -series or geometric skeleton exists, and the Squeeze Theorem which powers the sandwich behind LCT.


Recall

Recall Self-test

In Cell C, why can we ignore next to ? ::: Exponential growth (base ) eventually dominates any polynomial, so . In Cell E, why does still give a verdict? ::: Because (harmonic) diverges, and the rule then forces to diverge. In Cell H, at the boundary does the series converge? ::: No — is harmonic, diverges. What breaks in Cell F trap 6a? ::: Terms tend to , so the divergence test kills it before LCT.