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.
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 sumsSn=a1+⋯+an. Because every term an≥0, each new term only adds height, so Sn can never step down — it is an increasing staircase (blue). If a convergent ∑bn sits above it, that staircase is also capped by the finite total B (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."
The word "eventually" means "for all n≥N for some fixed starting index N" — finitely many early terms never affect convergence.
If 0≤an≤bn for all n and ∑bn converges, then ∑an converges.
True — the convergence half of DCT. The partial sums Sn of an are increasing (each term ≥0 adds height, never subtracts) and capped by the finite total of bn; an increasing-and-capped staircase must settle by the Monotone convergence theorem, so ∑an converges.
If 0≤an≤bn and ∑an converges, then ∑bn converges.
False — knowing the small one is finite says nothing about the big one. The bigger series could still blow up; an=1/n2 converges but bn=1/n diverges even though an≤bn.
If 0≤an≤bn and ∑an diverges, then ∑bn diverges.
True — the divergence half. The partial sums of bn dominate those of an term-by-term, and an's already run off to infinity, so the bigger staircase is dragged to infinity too (no finite cap can exist).
If ∑an converges and ∑bn 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 ∑n(−1)n 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.
"an≤bn for all n" is stronger than DCT actually requires.
True — DCT only needs the inequality eventually (for n≥N). Finitely many terms are a finite sum and cannot change whether the tail converges.
If limn→∞an=0, then ∑an converges by comparison.
False — terms going to zero is necessary but not sufficient. The Harmonic series∑1/n has terms tending to 0 yet diverges; DCT still needs a genuine convergent upper bound.
True — ∑1/2n is a convergent Geometric series (ratio 1/2<1), a bigger series that caps an's increasing partial sums under a finite roof, so Monotone Convergence forces settling. Correct direction.
Showing an≥2n1 proves ∑an converges.
False — that is a smaller convergent partner, the useless direction. Sitting above something finite gives no ceiling on the staircase; an could still diverge.
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.
"To show ∑n2+11 converges I note n2+11≥2n21, and ∑2n21 converges, so done."
Wrong direction — the partner is smaller and convergent, which proves nothing. Use n2+11≤n21 (a bigger convergent series) instead; that traps it from above.
"To show ∑n1 diverges I note n1≤11=1, and comparing to the divergent constant series ∑1 finishes it."
Wrong direction — n1 is below∑1, and being smaller than a divergent series proves nothing. Instead use n1≥n1 (p=1/2≤1 vs harmonic), a smaller divergent partner pushing up.
"Since n22+sinn has a numerator that is sometimes negative-ish, DCT cannot apply."
The premise is false: −1≤sinn≤1 gives 1≤2+sinn≤3, always positive. Terms are non-negative, so DCT applies fine with the bound ≤n23.
"n2−101≤n21 for all n, so ∑n2−101 converges."
The stated inequality is backwards: for every n with n2>10 (i.e. n≥4) the denominator n2−10 is smaller than n2, so n2−101>n21 — a bigger series, the useless direction for convergence. (For n≤3 the term is even negative.) To fix it, bound with a slightly looser convergent roof such as n2−101≤n22 for n large enough (here n2−10≥n2/2⟺n2≥20⟺n≥5), then ∑n22 converges.
"∑nlnn converges because nlnn≤nn=1."
Bounding term-by-term by a constant 1 is useless — ∑1 diverges, and being below a divergent series says nothing. The right move: lnn≥1⟺n≥e≈2.718, so eventually (for n≥3) nlnn≥n1, a smaller divergent partner — hence it diverges.
"∑an with an=n2cos2n — since cos2n oscillates, no clean comparison exists, so the test is inconclusive."
False despair — 0≤cos2n≤1 gives 0≤an≤n21, a clean bigger convergent bound. Oscillation in a bounded numerator is never an obstacle; bound it by its maximum.
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 p-series with p=2 the go-to convergent benchmark?
By the p-series test, ∑1/np converges exactly when p>1, and 1/n2 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 p=1 case that just barely diverges, so any series whose terms are eventually ≥1/n 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 n≥N" is enough.
DCT demands you prove a clean term-by-term inequality; if an and bn 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 ∑1/np) as convergent or divergent, giving you the trusted partner that DCT then compares against.
What does DCT conclude if an=0 for infinitely many n?
Nothing breaks — zeros are non-negative and satisfy 0≤an≤bn trivially. Zero terms only help; the comparison and monotonicity arguments are unaffected.
If an≤bn but ∑bndiverges, what can DCT say about ∑an?
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 ≥0 but the natural bound only holds for even n, failing for odd n — is DCT usable?
Not directly, since DCT needs the inequality for alln≥N, not a subsequence. You must find a single bound valid for the whole tail (or split and handle each piece).
Both an≥0 and an≤bn hold, and ∑an converges — does that force bn→0?
No — the bigger series bn is entirely unconstrained by the small one converging. bn need not even tend to 0; DCT gives no downward information.
A series has an→0 and is squeezed as n21≤an≤n1 — convergent or divergent?
Inconclusive from these bounds alone: the lower (1/n2) converges and the upper (1/n) diverges, so DCT gives no verdict. Neither trap fires; try Limit comparison test with the true dominant term of an.