Strategy. Many P4 'hence expand' questions follow this pattern:
- Decompose into partial fractions.
- Rewrite each fraction in the form (1+bx)n (negative or fractional n).
- Apply the binomial series to each piece.
- Combine like terms.
- Range of validity = intersection of individual validities.
Worked example. (1−x)(1+2x)5+4x to three terms.
Step 1 — Partial fractions.
(1−x)(1+2x)5+4x=1−x3+1+2x2.
(Cover-up: at x=1, A=9/3=3; at x=−1/2, B=3÷(3/2)=2.)
Step 2-3 — Expand each.
1−x3=3(1−x)−1=3(1+x+x2+x3+…)=3+3x+3x2+… Valid for ∣x∣<1.
1+2x2=2(1+2x)−1=2(1−2x+4x2−8x3+…)=2−4x+8x2−… Valid for ∣2x∣<1⇒∣x∣<1/2.
Step 4 — Combine.
5+(3−4)x+(3+8)x2+…=5−x+11x2+…
Step 5 — Validity.
∣x∣<1 AND ∣x∣<1/2 → ∣x∣<1/2 (the stricter one).
Why this works. Partial fractions express the original as a SUM of geometric-like series. Each 1+bx1 is a geometric series in bx; each (1+bx)21 comes from (1+bx)−2. The sum of these convergent series gives the original rational function — for x in the COMMON convergence range.