4.3.8 · D5Calculus III — Sequences & Series

Question bank — Direct comparison test

1,839 words8 min readBack to topic

Two ideas power almost every answer here, so let us pin them down in plain words first.

Recall The two arrows (the whole game)

Convergence flows DOWN: to trap a series under a finite roof, you need a bigger series that is known to converge. If your series sits below something finite, it too is finite. Divergence flows UP: to push a series above an infinite floor, you need a smaller series that is known to diverge. If your series sits above something infinite, it too is infinite. Anything else — a smaller convergent partner, or a bigger divergent partner — tells you nothing.

The picture below is the mental image behind every answer on this page — refer back to it whenever an arrow feels ambiguous.

Figure — Direct comparison test
Recall Why the roof/floor actually forces the conclusion (the engine)

The two arrows are not magic — they run on the Monotone convergence theorem. Look at the figure above: build the partial sums . Because every term , each new term only adds height, so can never step down — it is an increasing staircase (blue). If a convergent sits above it, that staircase is also capped by the finite total (yellow dashed roof). An increasing staircase that can never rise past a fixed ceiling has nowhere to go but settle — that is Monotone Convergence, and that is why "below a finite roof" means "converges."


True or false — justify

The word "eventually" means "for all for some fixed starting index " — finitely many early terms never affect convergence.

If for all and converges, then converges.
True — the convergence half of DCT. The partial sums of are increasing (each term adds height, never subtracts) and capped by the finite total of ; an increasing-and-capped staircase must settle by the Monotone convergence theorem, so converges.
If and converges, then converges.
False — knowing the small one is finite says nothing about the big one. The bigger series could still blow up; converges but diverges even though .
If and diverges, then diverges.
True — the divergence half. The partial sums of dominate those of term-by-term, and 's already run off to infinity, so the bigger staircase is dragged to infinity too (no finite cap can exist).
If converges and converges, DCT was the tool that proved it.
False — DCT is one possible tool, not the only one. Convergence can also come from the ratio, root, integral, or alternating-series tests; DCT specifically needs a term-by-term inequality against a known benchmark.
DCT can be applied to directly.
False — the terms change sign, so the partial-sum staircase can step down, wrecking the monotonicity that the Monotone convergence theorem needs. Compare absolute values instead (see Absolute convergence) or use the Alternating Series Test.
" for all " is stronger than DCT actually requires.
True — DCT only needs the inequality eventually (for ). Finitely many terms are a finite sum and cannot change whether the tail converges.
If , then converges by comparison.
False — terms going to zero is necessary but not sufficient. The Harmonic series has terms tending to yet diverges; DCT still needs a genuine convergent upper bound.
Showing (with ) proves converges.
True — is a convergent Geometric series (ratio ), a bigger series that caps 's increasing partial sums under a finite roof, so Monotone Convergence forces settling. Correct direction.
Showing proves converges.
False — that is a smaller convergent partner, the useless direction. Sitting above something finite gives no ceiling on the staircase; could still diverge.

Spot the error

Each argument reaches a conclusion using a real inequality. Find where the logic, not the algebra, goes wrong. The figure below shows the two useless directions in one glance.

Figure — Direct comparison test
"To show converges I note , and converges, so done."
Wrong direction — the partner is smaller and convergent, which proves nothing. Use (a bigger convergent series) instead; that traps it from above.
"To show diverges I note , and comparing to the divergent constant series finishes it."
Wrong direction — is below , and being smaller than a divergent series proves nothing. Instead use ( vs harmonic), a smaller divergent partner pushing up.
"Since has a numerator that is sometimes negative-ish, DCT cannot apply."
The premise is false: gives , always positive. Terms are non-negative, so DCT applies fine with the bound .
" for all , so converges."
The stated inequality is backwards: for every with (i.e. ) the denominator is smaller than , so — a bigger series, the useless direction for convergence. (For the term is even negative.) To fix it, bound with a slightly looser convergent roof such as for large enough (here ), then converges.
" converges because ."
Bounding term-by-term by a constant is useless — diverges, and being below a divergent series says nothing. The right move: , so eventually (for ) , a smaller divergent partner — hence it diverges.
" with — since oscillates, no clean comparison exists, so the test is inconclusive."
False despair — gives , a clean bigger convergent bound. Oscillation in a bounded numerator is never an obstacle; bound it by its maximum.

Why questions

Why does DCT insist the terms be non-negative?
Only then are the partial sums monotone increasing, which is the exact hypothesis the Monotone convergence theorem needs to conclude a bounded increasing sequence converges. Sign changes break monotonicity and the whole proof.
Why does knowing the smaller series converges give no information about the bigger one?
A finite lower structure cannot cap something above it; the bigger series has extra "room" to grow. Only an upper bound (a bigger convergent series) can force finiteness.
Why is the -series with the go-to convergent benchmark?
By the p-series test, converges exactly when , and is simple, positive, and dominates the tails of many rational-term series — an easy roof to reach for.
Why is the Harmonic series the canonical divergent benchmark?
It is the borderline case that just barely diverges, so any series whose terms are eventually is pushed above an infinite floor — the cleanest divergence lever.
Why does DCT never tell us the value of the sum?
It only compares behaviour (finite vs infinite) term-by-term; the actual total depends on all the terms exactly, which an inequality deliberately throws away. It answers "does it converge?" not "to what?".
Why can we ignore finitely many misbehaving early terms?
A finite sum is always finite, so it cannot change whether the infinite tail converges. Convergence is a property of the tail, hence "eventually " is enough.
Why prefer the Limit comparison test when the inequality is awkward?
DCT demands you prove a clean term-by-term inequality; if and merely behave alike but you cannot pin the direction, the limit-comparison ratio sidesteps the inequality entirely while giving the same conclusion.
Why is the Integral test sometimes used alongside DCT?
It is an alternate way to classify the benchmark series (like ) as convergent or divergent, giving you the trusted partner that DCT then compares against.

Edge cases

What does DCT conclude if for infinitely many ?
Nothing breaks — zeros are non-negative and satisfy trivially. Zero terms only help; the comparison and monotonicity arguments are unaffected.
If but diverges, what can DCT say about ?
Nothing — the bigger series diverging leaves the smaller one free to converge or diverge. You have the wrong-direction pairing for divergence and no upper bound for convergence.
Series has terms but the natural bound only holds for even , failing for odd — is DCT usable?
Not directly, since DCT needs the inequality for all , not a subsequence. You must find a single bound valid for the whole tail (or split and handle each piece).
Both and hold, and converges — does that force ?
No — the bigger series is entirely unconstrained by the small one converging. need not even tend to ; DCT gives no downward information.
A series has and is squeezed as — convergent or divergent?
Inconclusive from these bounds alone: the lower () converges and the upper () diverges, so DCT gives no verdict. Neither trap fires; try Limit comparison test with the true dominant term of .