4.3.7 · D5Calculus III — Sequences & Series

Question bank — Integral test — proof, p-series

1,697 words8 min readBack to topic

Tag: #calculus3 #series/convergence

This is a concept gym for the integral test and the p-series. Every item below targets a place where intuition lies to you. Cover the right side, force a full sentence of reasoning, then reveal. Bare "yes/no" answers earn nothing — the reasoning is the point.

Before we start, three words we lean on constantly, defined from zero:

Keep these two pictures in front of you the whole time. Figure 1 shows why the trap works when decreases; Figure 2 shows why it breaks when increases. Nearly every item below is really one of these two pictures in words.

Figure — Integral test — proof, p-series
Figure — Integral test — proof, p-series

True or false — justify

Every answer must say why, not just T/F.

TF1. A p-series with converges.
False. Convergence needs strictly; so still blows up. The cutoff is razor-sharp, and is on the diverging side.
TF2. If , then too.
False. The test only guarantees the sum and integral share a fate (both finite), not a value. Look at Figure 1: the red left-endpoint rectangles sit strictly above the curve for a decreasing , so in general (e.g. vs integral ).
TF3. The harmonic series diverges even though its terms .
True. Terms shrinking to is necessary for convergence but not sufficient; the shrinking is too slow, and confirms divergence.
TF4. If , then by the integral test converges.
False. That is not what the integral test says, and it's the classic error. only lets you avoid instant divergence; you still must run a real test. Harmonic series is the counterexample.
TF5. The integral test can be used on .
False. The test demands positive; alternating terms have mixed signs, so the "areas can't cancel" assumption is broken. Use an alternating-series test instead.
TF6. If is positive and continuous but increasing, the integral test still applies.
False. Look at Figure 2: when increases, on the left endpoint gives the smallest value, so the left-endpoint rectangle now lies below the curve, giving — the exact reverse of the decreasing case . Both trap-inequalities flip, so is no longer squeezed the right way and the test's hypothesis is genuinely violated. (Separately, an increasing positive has , so the series diverges by the n-th term test for divergence anyway.)
TF7. diverges for every , including negative .
True. For the integral is infinite. For the terms don't even shrink to , so it diverges instantly by the n-th term test — divergence for all .
TF8. The Riemann zeta function is defined for .
False. is defined by this sum only for , exactly where the p-series converges. At the sum is the divergent harmonic series.
TF9. If converges, then must converge too.
True — provided is positive, continuous and decreasing (the integral-test hypotheses; without them the equivalence is not guaranteed). Under those conditions the equivalence runs both ways: convergence of the sum forces convergence of the integral via the lower-sum inequality , whose left side stays bounded. They live or die together.

Spot the error

Each line states a flawed argument; the reveal names the exact broken step.

SE1. " converges because shrinks faster than ."
The error is trusting "shrinks faster" without a test. The substitution gives , so it diverges — the extra isn't enough to save it.
SE2. " is positive and continuous, so I'll apply the integral test."
Missing hypothesis: is not decreasing (it oscillates because of ). The integral test requires eventually-decreasing ; here you'd need a comparison with instead.
SE3. "For , since , the sum equals ."
The error equates sum and integral. The test only bounds: . Sharing convergence sharing value.
SE4. ", and plugging in gives , undefined but finite-ish, so harmonic is borderline convergent."
The error is using the antiderivative at . When the antiderivative is , not ; and , so harmonic diverges outright — not "borderline convergent."
SE5. "The rectangles equal the curve's area, so the integral test is exact."
Rectangles of a decreasing never equal the curve's area — left-endpoint rectangles overshoot, right-endpoint ones undershoot (see Figure 1). The gap is exactly what the trapping inequality measures.
SE6. " — apply the test from ."
At , so is undefined. Start the test from ; the test is happy to begin at any since finitely many terms never change convergence.

Why questions

WHY1. Why must be decreasing, not just positive and continuous?
Decreasing guarantees the left-endpoint height is the max on and the right-endpoint height is the min (Figure 1). That gives both one-directional inequalities that trap ; without monotonicity, a rectangle could sit partly above and partly below the curve and the squeeze collapses.
WHY2. Why does the test tell us convergence but refuse to tell us the sum?
Because it delivers a pair of bounds , not an equation. The bounds pin down whether is finite, but leave a genuine gap between them — the sum lives somewhere inside, and the test never says exactly where.
WHY3. Why does the substitution appear when handling ?
Because turns into — the harmonic integral in disguise. The substitution is chosen precisely to reveal that the factor grows too slowly to fix the divergence.
WHY4. Why is the exact boundary and not or ?
Evaluate the improper integral as a limit , where is just the moving upper cutoff we push to infinity. For this equals , whose fate hinges on the sign of : for the exponent so (finite area), for it's so . At exactly the antiderivative switches to , and . The behaviour changes character exactly at .
WHY5. Why can we start the integral test at instead of ?
Convergence is a tail property — chopping off finitely many terms changes the sum by a finite amount but never its finite/infinite fate. So if is only eventually positive-decreasing (from some on), test the tail; the head is harmless.
WHY6. Why does the Comparison test use the p-series as its favourite yardstick?
Because p-series have a known, clean convergence rule (), so comparing an unknown series to instantly settles it. The p-series is the ruler because the integral test already measured it exactly.

Edge cases

EC1. What happens to at exactly?
It is the harmonic series, which diverges — the boundary belongs to the diverging side. "Push past 1" means strictly greater than 1.
EC2. What about , e.g. ?
Diverges immediately: with the terms grow without bound, so and the n-th term test for divergence kills it before the integral test is even needed.
EC3. What about , i.e. ?
Diverges: every term is , the partial sums are . Terms don't approach , so n-th term test rules it out instantly.
EC4. If is decreasing but only eventually (say increases then decreases), can we still test?
Yes — apply the test on the tail where is decreasing. The finitely many earlier terms add a finite constant and cannot change convergence.
EC5. Does converging require ?
No — but for a positive decreasing , if the integral converges then must ; otherwise the tail area would be infinite. The direction "integral converges " holds under our hypotheses.
EC6. What is the fate of compared to ?
The extra power flips the result: with , converges (it's a p-integral with ), so this series converges while diverges. The acts like a second-order p-series.

Connections

  • Comparison test — where these p-series yardsticks get used.
  • Limit comparison test — compares an unknown series against .
  • Improper integrals — the machinery evaluated inside every "why" above.
  • Harmonic series — the star boundary case .
  • Riemann zeta function, defined only where the p-series converges.
  • n-th term test for divergence — the necessary-not-sufficient trap behind TF4, EC2, EC3.