HSC Sequences · Chapter guide
Telescoping, Sigma & Induction
Telescoping sums cancel intermediate terms after a partial-fraction rewrite. Prove the closed form by induction, then take n→∞ when the remainder vanishes — a core Ext 1 sequences technique.
Learning outcomes
- Decompose rational terms to telescope
- Evaluate partial sums and infinite limits
- Prove closed forms by mathematical induction
- Recognise surd and alternating telescoping patterns
Why telescoping matters
Many HSC series are not pure APs or GPs. After a clever rewrite, consecutive terms cancel and only the “ends” survive. That pattern is called telescoping. Typical tools:
- Partial fractions: .
- Difference of surds: rationalise to expose cancellation.
- Induction: prove the guessed closed form for every .
Worked example 1 — Classic partial fractions
Evaluate , then find the infinite sum.
Decompose:
The partial sum collapses:
As , .
Induction sketch: assume ; then .
Worked example 2 — Surd telescoping
Sums involving (or conjugates) telescope after rationalisation. Multiply by the conjugate to turn a difference of square roots into a difference of integers or simpler radicals, then cancel.
Strategy: write the general term as or , identify , and evaluate the leftover boundary terms.
Worked example 3 — Alternating or shifted patterns
Some series need a non-obvious decomposition (e.g. three-term partial fractions, or pairing ). Steps:
- Guess the telescoping shape from small .
- Prove the identity algebraically.
- Sum from to and simplify.
- Take limits if asked.
Index shifts in sigma notation often appear here — rewrite back to a standard range before cancelling.
Link to binomial and partial sums
Partial sums of binomial coefficients and related identities sometimes telescope after using Pascal’s relation . Treat those as “structured telescoping” once the AP/GP basics are fluent.
Common mistakes
- Cancelling terms that are not adjacent after the rewrite.
- Forgetting the last uncancelled positive/negative boundary term.
- Claiming without checking the remainder .
- Induction: proving the step but skipping a clear base case .
Practice (hints only)
- Find . (Partial fractions with three terms or careful pairing.)
- Prove by induction a closed form you obtain by telescoping, then let .
Where next
Recursive sequences and limits build on the same careful algebra: see recurrence, limits, and iteration.