3.3.8 · D1Sequences & Series

Foundations — Formulae — Σ1, Σn, Σn², Σn³ — proofs

1,883 words9 min readBack to topic

Before you can read a single line of the parent proofs, you must own every symbol they use. Below, each piece is built from nothing, drawn as a picture, and justified. Read top to bottom — each rung of the ladder rests on the one below it.


1. A number line — where all our numbers live

Figure — Formulae — Σ1, Σn, Σn², Σn³ — proofs

Everything we do sits on this road. When we "add up numbers," we are collecting a handful of these marks and asking for their total. Look at the figure: the coloured dots are the numbers — the very things we will soon be summing.

Why the topic needs it: every symbol below is ultimately a position on this line. If you can point to a number, you can add it.


2. The counting index — a placeholder that walks

Why we need it: to describe "add up the first few numbers" without writing them all out, we need a way to say "the number in position ." That is the entire job of .

  • Other common index letters are — same idea, different letter. Choose any letter — meaning is the same.

3. The letter how many terms

Why we need it: without a stopping point, "add up the numbers" never ends. makes the sum finite and answerable.


4. The sum sign (Sigma) — "add these all up"

This is the star of the whole topic, so we build it slowly.

Figure — Formulae — Σ1, Σn, Σn², Σn³ — proofs

Look at the figure: the big is a machine. You feed in a rule (here, ""), the spotlight walks from the bottom number to the top number, and at each stop it drops a term into a bucket. At the end the bucket's total is the answer.

Why the topic needs it: is shorthand. Writing is painful; says the same thing in one breath — and is the object we will find a shortcut for.


5. Powers, ,

Figure — Formulae — Σ1, Σn, Σn², Σn³ — proofs

Why we need it: the four headline sums are (power ), (power ), (power ), (power ). Powers are the ingredient list of the whole chapter.


6. Linearity of — pulling constants out and splitting

This is the one rule of manipulation every proof leans on.

Why the topic needs it: every proof mixes together on one side. Linearity lets us separate them so we can substitute the shorter formulas we already know.


7. Function notation — a rule with a name

Why we need it: the master trick (telescoping) is stated as "pick a rule whose difference is the term you want." We literally cannot say that sentence without the symbol .


8. The difference and telescoping

Figure — Formulae — Σ1, Σn, Σn², Σn³ — proofs

Look at the figure: the arrows show each meeting its matching ; watch them vanish until only the two endpoints are left standing.

Why the topic needs it: this single collapse is the engine behind all four formula proofs. You choose cleverly (e.g. ) so that its difference contains the power you want (), sum both sides, and the left collapses to just two terms.


9. Expanding brackets,

Why we need it: the differences we telescope, like , must be expanded before the term becomes visible. This connects to Binomial Theorem, the general machine for expanding .


How these feed the topic

Number line

Index k walks

Limit n stops it

Sigma adds terms

Powers k squared k cubed

Linearity splits sums

Rule f of k

Difference f k plus 1 minus f k

Telescoping collapse

Expanding brackets

The four formula proofs


Equipment checklist

Test yourself — cover the right side and answer aloud.

What does the spotlight letter do?
It walks through — a stand-in for the number we are on.
What does do?
It stays fixed and marks where the spotlight stops (the last term).
Read in plain words.
Add up for every from to .
Evaluate .
.
Is the same as ?
No — square each term first, then add.
State linearity of .
; constants slide out, sums split.
What is ?
A named rule: post in , get one number back.
What does collapse to, and why?
; middle terms cancel in pairs (telescoping).
Expand .
.
Why do we expand ?
To reveal the term hidden inside, so telescoping can isolate .

Connections

  • Parent topic → — the four proofs these foundations unlock.
  • Telescoping Series — the cancellation engine built in §8.
  • Binomial Theorem — the general rule for expanding used in §9.
  • Arithmetic Progressions is the simplest AP.
  • Triangular Numbers — the shape hiding behind .
  • Mathematical Induction — a second way to prove each formula.
  • Definite Integrals as Limits of Sums — where these sums grow up into areas.