4.3.5 · D1Calculus III — Sequences & Series

Foundations — Telescoping series

1,739 words8 min readBack to topic

This page assumes nothing. Before you can read the parent note Telescoping series, you must own every symbol it uses. We build them one at a time, each on top of the last, each anchored to a picture.


0. The very first symbol: a sequence and the letter

Before any sums, we need a list of numbers in order. A sequence is just that: number 1, number 2, number 3, ...

Picture: a row of numbered boxes. Box holds the value .

Figure — Telescoping series

Why the topic needs it: every series is a sum of a sequence's terms. Without a clear idea of "position " you cannot even say which terms cancel. See Limits of Sequences and Sequence of Partial Sums for where this leads.


1. The summation symbol

Now we add the boxes up. Writing is tiring, so mathematicians invented a shorthand.

  • The number below is where the index starts.
  • The number above is where it stops.
  • Change the start (e.g. ) and the first few terms simply don't appear.

Picture: a conveyor belt feeding boxes into a machine that spits out one grand total.

Figure — Telescoping series

Why the topic needs it: the whole subject is about the value of . The parent note's very first line is a .


2. Infinity — what "" really asks

The top of the can be the symbol ("infinity"). This does not mean "add infinitely many things in one go" — that's impossible to do literally. It means something sneakier and safer.

We only ever add a finite number of terms ( of them), then ask where those growing totals are heading. That heading-target is the infinite sum — if it exists.

Why the topic needs it: telescoping's magic is that the finite total becomes trivially simple, so this limit is easy to take. Everything hinges on it. This is the bridge to Convergence Tests for Series.


3. The partial sum — a running total

Here is the single most important object in the whole topic.

Picture: money accumulating in a jar. After 1 coin you have ; after 2 coins ; the jar's level is the running total.

Figure — Telescoping series

Why the topic needs it: the infinite sum is defined as . Telescoping works by making collapse to just two boundary numbers.

Recall Check your grip on

If , what is ? ::: .


4. The difference — the beating heart

Telescoping needs the terms to look like a difference of two neighbours from one list. So first we need a second sequence, which the parent calls .

Picture: two adjacent boxes with an arrow; the term is height of left box minus height of right box.

Figure — Telescoping series

Why the topic needs it: this is the form. A series telescopes precisely when its term can be written as . The parent's definition, master formula, and every example all rest on spotting this shape.


5. The limit

Once , the infinite sum is . So we must understand what a limit of a sequence is.

Examples of the settling target :

  • (values shrink toward zero).
  • (values creep up toward one — note this is not zero!).
  • → no limit (bounces ).

Why the topic needs it: the parent's Mistake 1 is forgetting this. The sum is , and is only zero if . See Limits of Sequences.


6. The partial-fraction split — the tool that manufactures the difference

Series rarely arrive already written as . We must create that shape. The standard machine is partial fraction decomposition.

Why this tool and not another? We want a difference of two pieces, one indexed by and one by . Partial fractions is precisely the algebra that produces — which is exactly with . No other elementary tool splits a product-denominator into that neighbour-difference form.

The finite-cancellation viewpoint of all this is the Method of Differences; and once you have the exact value, contrast it with the other exact-sum family, Geometric Series.


How the foundations feed the topic

Sequence a_n and index n

Sigma sum over n

Partial sum S_N running total

Infinity means a limit

Difference b_n minus b_n+1

Interior terms cancel

S_N equals b_1 minus b_N+1

Limit of a sequence

Sum equals b_1 minus lim b_n

Partial fractions

Telescoping series exact sum


Equipment checklist

Test yourself — you are ready for the parent note only if every reveal feels obvious.

What does the subscript in mean?
The position in the list; is the -th term, not .
What does tell you to do?
Add every term from up to : .
What does actually mean?
The limit of the partial sums — where the running totals head.
What is the partial sum ?
The total of the first terms; the "running total" after steps.
What shape must a term have to telescope?
A difference of neighbours, , from one sequence .
When adding terms, which survive?
Only the first and the last ; all interior pieces cancel.
What does mean?
As grows, settles arbitrarily close to the single number .
Why isn't the infinite sum always ?
It equals ; the limit only vanishes if .
Which tool manufactures the difference ?
Partial fraction decomposition.

Once all nine feel automatic, open Telescoping series and watch the collapse.