3.3.7 · D3Sequences & Series

Worked examples — Sigma (Σ) notation — evaluating, telescoping sums

2,101 words10 min readBack to topic

You already met the parent topic: what means, the three algebra rules, Gauss's trick, and the "dominoes that cancel" idea of telescoping. This page does one thing: it throws every kind of sum at you and works each to the end, so you never meet a case in an exam you haven't already seen tamed.


The scenario matrix

Here is the full menu of cases this topic can throw at you. Every cell is covered by a worked example below.

# Case class What makes it tricky Example
A Linear term Just linearity + Gauss Ex 1
B Quadratic / cubic term Needs , Ex 2
C Gap-1 telescope Neighbours cancel, 1 survivor each end Ex 3
D Gap-2 telescope Delayed cancel, 2 survivors each end Ex 4
E Shifted lower limit (starts at ) Must re-index or subtract a head Ex 5
F Limiting value Telescoping → convergence Ex 6
G Degenerate / empty & single-term gives ; gives one term Ex 7
H Real-world word problem Translate story → Σ Ex 8
I Exam twist: -difference telescope Rationalise to expose Ex 9
J Sign / alternating trap is NOT a constant to pull out Ex 10

The worked examples

Ex 1 — Case A: a linear term

Ex 2 — Case B: quadratic + cubic in one term

Ex 3 — Case C: the gap-1 telescope

Ex 4 — Case D: the gap-2 telescope (two survivors each end)

Ex 5 — Case E: a shifted lower limit

Ex 6 — Case F: the limiting value ()

Ex 7 — Case G: degenerate and single-term sums

Ex 8 — Case H: a word problem

Ex 9 — Case I: the exam twist (a square-root telescope)

Ex 10 — Case J: the sign / alternating trap


Recall One-line summary of the whole matrix

Every sum is "rewrite the term into something addable." Polynomials → split into . Fractions with factored denominators → partial fractions → telescope (gap survivors each end). Roots → rationalise → telescope. Signs like stay inside. Empty sums are ; check closed forms at the smallest ; take by killing the tail.


Quick self-test

Gap- telescope leaves how many survivors each end?
Exactly .
What is an empty sum equal to?
(the identity of addition).
How do you telescope ?
Rationalise with the conjugate → .
Can be pulled out of a Σ?
No — it varies with , so it is not a constant.
Limit of as ?
(since ).

Connections

  • Partial Fractions — the engine that creates every telescoping split here.
  • Method of Differences — Ex 3–5, 8, 9 are all instances of it.
  • Arithmetic Progressions — cross-check for the linear Ex 1.
  • Convergence of Series — Ex 6 and Ex 8's ceiling come straight from exact partial sums.
  • Mathematical Induction — how to prove the closed forms rigorously.
  • Binomial Theorem — where sums like Ex 10 reappear.