Appearance
Sequences, Series & Telescoping Sums
Overview
A sequence $\{a_n\}$ is a function from $\mathbb{N} \to \mathbb{R}$ (or $\mathbb{C}$). A series is the sequence of partial sums $S_n = \sum_{k=1}^n a_k$. In competitive mathematics, mastery lies in transforming unfamiliar summations into known algebraic identities, geometric series, or telescoping cancellations.
1. Classical Progressions Summary
Arithmetic Progression (AP)
- General term:
- Sum of
terms:
Geometric Progression (GP)
- General term:
- Sum of
terms: ( ) - Sum of infinite GP (
):
Arithmetic-Geometric Progression (AGP)
General AGP:
- Sum of infinite AGP (
):
2. The Telescoping Method
Fundamental Telescoping Identity
If the general term $T_r$ of a series can be decomposed as $T_r = V_r - V_{r-1}$, then: $$S_n = \sum_{r=1}^n T_r = (V_1 - V_0) + (V_2 - V_1) + \dots + (V_n - V_{n-1}) = V_n - V_0$$
Type I: Factors in Denominator (Equally Spaced Factors)
Multiply and divide by the difference of outermost factors
Type II: Factors in Numerator
3. Standard Sigma Sum Formulas
4. Double Summations
For independent summations over a grid
For summations over