4.3.11 · D1Calculus III — Sequences & Series

Foundations — Absolute vs conditional convergence

2,187 words10 min readBack to topic

Symbol 0 — What is a sequence? (the raw ingredient)

Before we can add infinitely many things, we need an infinitely long list of numbers.

So is the first number, the second, and so on forever.

Figure — Absolute vs conditional convergence

Look at the dots: each dot sits at height . The height is the value, the left-to-right position is . A sequence is just "a value for every slot".


Symbol 1 — What means (a process, not a number)

Before the summation sign we must be honest about the symbol , which will appear on top of it.


Symbol 2 — The summation sign (adding the list up)

Now we want to add the terms of a sequence. Writing forever is clumsy, so mathematicians invented a shorthand.

The object is called a series — a sequence that is being added up, not just listed.


Symbol 3 — Partial sums and the limit (making sense of "adding forever")

You can never finish adding infinitely many numbers. So what could "the sum" even mean? The trick: add only the first terms, then watch what happens as grows.

Figure — Absolute vs conditional convergence

Each orange dot is a running total . Watch the sequence of dots: if they home in on one height as we go right, that height is the sum.


Symbol 4 — Converge vs Diverge (the two fates)

The symbol means "approaches / gets arbitrarily close to". So reads "the terms shrink toward zero", and reads " grows without bound".


Symbol 5 — Absolute value (throwing away the sign)

The whole parent topic pivots on one operation: erasing the minus signs.

Figure — Absolute vs conditional convergence

The plum bars are the signed terms (some point down); the teal bars are (all flipped up). Turning into means stapling every bar upward, which can only make the running total bigger or equal. That single picture is the seed of the Absolute Convergence Theorem: if even the all-upward pile settles, the original (with helpful cancellation) must settle too.


Symbol 6 — The two central terms, stated with symbols

We now have exactly the pieces (, , converge/diverge) to state the two definitions the parent topic revolves around — no new machinery, just naming what we built.


Symbol 7 — The alternating factor (the sign-flipper)

The star examples all carry a or . This is just a switch that flips sign every step.

Figure — Absolute vs conditional convergence

The zig-zag orange line is the running total of the alternating series: each step over-shoots then corrects, and the swings shrink toward . That "shrinking zig-zag closing in" is exactly what the Alternating Series Test guarantees, and it is the picture of conditional convergence — settling because of the back-and-forth.


Symbol 8 — Named benchmark series (the yardsticks you'll compare against)

To decide whether converges, you compare it to series whose fate is already known.


How the foundations feed the topic

sequence a_n

series sum a_n

infinity as a process

partial sums S_N

limit of S_N

converge or diverge

absolute value abs a_n

series sum abs a_n

absolute vs conditional

minus one to the n flipper

p-series and harmonic

Comparison and Ratio tests

Alternating Series Test

Riemann Rearrangement

Read it top-down: a sequence becomes a series, whose partial sums (tamed by ) decide convergence. Erasing signs gives ; comparing the two verdicts is precisely the absolute vs conditional split, and the fragility of the conditional case is what Riemann Rearrangement Theorem exploits.


Equipment checklist

What does mean?
The -th number in a sequence; the subscript is a position label, not multiplication.
What does the symbol represent?
A never-ending process ("keep going past every finite value"), not a number you can do arithmetic with.
What does pack into one symbol?
Start slot (), never-stop (), and the term-rule , all meaning "add them all up".
What is a partial sum ?
The finite running total of the first terms, .
What does mean?
As grows without bound the running totals crowd arbitrarily close to the fixed number .
How is "the series converges" defined?
The partial sums have a finite limit .
What does mean?
"Approaches / gets arbitrarily close to".
Compute and .
Both equal — absolute value is distance from zero, sign forgotten.
Define absolute convergence in symbols.
converges absolutely when converges.
Define conditional convergence in symbols.
converges but diverges.
Why does have running totals those of ?
Flipping every term upward can only add, never subtract, so the pile grows at least as fast.
What are the first four values of ?
(starts positive at ).
For which does converge?
Exactly .
Does the harmonic series converge?
No — it diverges (it's the case).
When does a geometric series converge?
Exactly when .

Connections