4.3.6 · D1Calculus III — Sequences & Series

Foundations — Divergence test (necessary but not sufficient)

1,844 words8 min readBack to topic

Before you can use the Divergence Test on the parent topic, you must be able to read every symbol it throws at you without flinching. This page builds each one from absolute zero — plain words first, then the picture, then why the topic needs it. Read top to bottom; each piece leans on the one before it.


1. A sequence — an infinite list of numbers

What it looks like. Picture beads threaded on a wire, one bead per position. The first bead is , the second , and so on with no last bead.

Why the topic needs it. The Divergence Test is a statement about the terms — specifically about where they head. You cannot ask "do the terms shrink to zero?" until you know what "the terms" even are. That's the sequence. See Limits of Sequences for the full machinery.


2. The limit — where the list is heading

What it looks like. Draw a horizontal dashed line at height . Plot each bead as a dot at horizontal position . If the dots hug that dashed line more and more tightly as you move right, the limit is .

Why the topic needs it. The entire test is phrased as a limit: compute , then check whether it is zero. This is the single computation the whole test rides on.


3. "DNE" — when there is no target at all

What it looks like. Two ways a limit can fail:

  • Bouncing forever: the dots jump between values and never calm down (e.g. gives ).
  • Running away: the dots march off to (or ) and never level out.

Why the topic needs it. Example 2 in the parent, , has no limit. The test still works, but only because "DNE" is treated as "definitely not settling to zero."


4. The sigma symbol — shorthand for "add them up"

What it looks like. Think of as a machine that eats a list of beads and spits out their running total. Feed it beads through , it hands back one number.

Why the topic needs it. The object the test judges — "does the series diverge?" — is this sigma with on top. No sigma, no series, no test.


5. Partial sums — the running total after terms

What it looks like. Water rising in a jar. Each new term pours in a little more; the water level after pours is . Notice the levels form their own sequence:

Why the topic needs it. This is the whole engine. "The series converges" is defined as " approaches a finite number." And the identity is the algebraic bridge the parent uses in Step 2 to link a single term back to the totals — the exact trick that proves the test.


6. Converges vs diverges — the two verdicts

What it looks like. Two jars side by side: one fills toward a marked line and stops (converges); the other overflows or sloshes forever (diverges). Full picture in Partial Sums and Series Convergence.

Why the topic needs it. These are the only two verdicts a series test can hand down. The Divergence Test's superpower — and its limit — is that it can only ever shout "diverges!" and can never certify "converges."


7. The logic word: contrapositive

Why the topic needs it. The parent proves the easy direction — "if the series converges, then ." Flipping it into its contrapositive — "if , then the series diverges" — is the Divergence Test. Understanding this flip is understanding why the test is "one-way."


How these feed the topic

identity a_N = S_N - S_N minus 1

Sequence a_n

Limit of a_n

DNE case

Sigma summation

Partial sums S_N

Converges or Diverges

Divergence Test

Contrapositive logic


Equipment checklist

Read each cue, answer in your head, then reveal.

What does mean, in plain words?
The -th number (the term at position ) in an infinite ordered list.
What does tell the counter to do?
Run forever — take positions without stopping.
State in words.
As you go far out in the list, the terms get and stay arbitrarily close to the single number .
Give one way a limit can "DNE."
The terms bounce between values forever (like ) or run off to infinity, never settling near one number.
What does instruct you to do?
Add the terms endlessly — this endless sum is the series.
What is ?
The partial sum — the running total after exactly terms.
Write the identity linking a single term to partial sums.
.
What does it mean for a series to converge?
The running totals approach a single finite number .
Difference between and ?
= the amount added each step shrinks to zero; = the running total heads to zero (a different, rarer statement).
What is the contrapositive of "If then "?
"If not then not " — logically identical to the original.

Connections

  • Partial Sums and Series Convergence — where and "converges to " are defined in full.
  • Limits of Sequences — the engine for computing .
  • Harmonic Series — the counterexample these foundations set up.
  • Parent: Divergence Test — where every symbol here gets used.