4.2.12 · D5Calculus II — Integration
Question bank — Convergence tests for improper integrals — comparison
Read each prompt, commit to an answer out loud, then reveal. If your justification differs from mine, that gap is the misconception to fix.
True or false — justify
A bound with divergent proves diverges.
False. Being below an infinite area can still be finite (e.g. , yet converges). A useful lower bound must sit above a divergent .
If and diverges, then diverges.
True. If the smaller area is already infinite, the larger area (which is it) cannot be finite — this is the divergence half of the DCT.
The DCT works for any two functions as long as .
False. It also needs (equivalently ); the proof relies on being increasing, which fails if changes sign.
If converges, then converges.
True. This is absolute convergence; controlling by a convergent lets us handle sign-changing — see Absolute vs conditional convergence.
If converges, then must converge too.
False. Convergence can be conditional: cancellation of positive and negative area can make finite while diverges.
converges for .
False. At exactly the antiderivative is , so it diverges. The boundary belongs to the divergent side; convergence needs strictly.
For (a type-2 improper integral at ), convergence also needs .
False. Near the rule flips: converges iff . Small powers are integrable near , large powers near — see Improper integrals — infinite discontinuities (type 2).
If , then converges.
False. The integrand vanishing is necessary-feeling but not sufficient: yet diverges. Speed of decay is what matters.
The Limit Comparison Test requires and to be eventually positive.
True. LCT is stated for for large ; the ratio-sandwich argument only makes sense with positive functions.
If , then and literally have equal value.
False. guarantees the same fate (both converge or both diverge), never equal numerical values — only that their tails scale proportionally.
Spot the error
" for large , so since diverges, diverges."
The inequality is backwards: since , we get . The corrected bound (bigger than a divergent integral) is exactly what forces divergence.
", and converges, so the integral converges."
The bound is false where . The safe envelope is , giving ; the conclusion survives but only with the correct constant.
"I want convergence, so I found with and convergent — done."
Wrong direction: bounding below a convergent tells you nothing about . To prove convergence you must bound above by a convergent .
"LCT gave , and diverges, so diverges."
With you only get the one-way link " converges converges." Divergence of says nothing; decays faster than , so it may well converge.
" pointwise everywhere except near , but that's fine, comparison still applies globally."
Comparison needs the inequality to hold for all (or eventually, adjusting ). A single interval where can add extra area, so you must restrict to where the bound truly holds.
": since isn't positive, DCT can't say anything, so it diverges."
The premise is right (DCT needs ) but the leap is wrong. Use ; absolute comparison gives convergence.
"Comparing to by LCT: dominant term is ."
The dominant term as is (it grows faster than ), so the correct benchmark is , giving and divergence — not .
Why questions
Why must for the Direct Comparison Test but not obviously for the Limit Comparison Test?
DCT's proof uses that is increasing (needs ); LCT also secretly needs positivity so the ratio bound is a valid two-sided squeeze — both rely on nonnegativity via Monotone Convergence Theorem.
Why do we define instead of just "integrating to infinity"?
is not a number you can substitute into an antiderivative; you integrate over a legitimate finite window and ask whether the accumulated area settles as grows.
Why is the go-to convergent benchmark and the go-to divergent one?
They straddle the threshold: converges, diverges. Any tail behaving "faster than " leans convergent, "like or slower" leans divergent — see The p-integral and p-series.
Why does the comparison test for integrals mirror the comparison test for series?
Both accumulate nonnegative pieces and rely on "increasing + bounded converges"; the Integral Test for series makes the correspondence exact for monotone terms.
Why does bounding a wiggling numerator like by a constant work?
Because is trapped in , so ; replacing the oscillation by its worst-case constant gives a clean comparison without losing correctness.
Why can't "" alone guarantee convergence, when it is required for series?
Even for series is only necessary, not sufficient ( diverges); integrals inherit the same lesson — the rate of decay decides, not the mere fact of decay.
Why does LCT free us from choosing the correct inequality direction?
It converts the problem into a single limit ; once , the two-sided squeeze automatically supplies both DCT inequalities, so you never have to guess which way the bound points.
Edge cases
What happens in LCT when ?
dominates : you only get " converges converges" (equivalently " diverges diverges"). It's a one-way tool, useful only if diverges.
What happens in LCT when ?
is negligible beside : you only get " converges converges." If diverges you learn nothing about .
An integral is improper in two ways at once (e.g. ). How do you test it?
Split at a convenient interior point, say ; the whole converges only if both pieces converge. Here diverges ( at ) and diverges, so it diverges either way.
Does converge at slightly above , like ?
Yes. The criterion is strictly, with no gap: any , however close, gives and a finite value. Convergence is razor-thin but genuine.
If only holds for (not from ), can we still conclude convergence?
Yes — convergence depends only on the tail. Split ; the finite first piece is harmless, and DCT applies to where the bound holds.
What if but is unbounded on the finite part while decaying at infinity?
Then it's improper of both types; test each singular point separately. Convergence at (via comparison to , ) and integrability at the blow-up point are independent conditions — both must hold.
Can two integrals both diverge yet have a finite ratio limit ?
Yes, that's the whole point of LCT: and both diverge with . Same fate does not mean finite; it means they diverge together.
Connections
- The p-integral and p-series
- Comparison test for infinite series
- Absolute vs conditional convergence
- Monotone Convergence Theorem
- Integral Test for series
- Improper integrals — infinite discontinuities (type 2)