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.