6 methods · 8 questions
★ Signature method unlocked: the technique this chapter rewards most often, with 2 worked questions.
The full chapter (6 methods · 8 worked questions) comes with Platform Access. See pricing
Many problems hand you an awkward expression whose real identity is a standard series in disguise. Spot the pattern (signs, 1,2,3,… coefficients, a product of (1−xk)−1 factors) and replace it by the closed binomial or geometric form, after which the wanted coefficient is a single formula rather than a long multiplication.
Trigger: "find the coefficient of xn" in something that looks worse than it is, or a sum you suspect equals a clean series.
Instances:
(i) 1−2x+3x2−4x3+⋯=(1+x)−2 and similar, so a cube becomes (1+x)−6 and the coefficient comes straight from (6−6).
(ii) split a rational function by partial fractions and expand each piece as a geometric or binomial series in x, then add the coefficients.
(iii) read (1−xk)−1=1+xk+x2k+⋯ as a counting (partition) generating function and count the ways the exponents add to n.
(iv) identify a central binomial coefficient (r2r) as the coefficient in (1−p)−1/2, then evaluate a series by choosing p.
Linked questions (2)
STEP 2 2008 · Q2
STEP 2 2012 · Q1
