JEE AdvancedHardQuestion 280012
Question
The coefficient of x⁵ in (1 + 2x + 3x² + ...)² for |x| < 1 is:
- A12Correct
- B6
- C10
- D15
Correct answer
12
Explanation
1/(1−x)² = 1 + 2x + 3x² + 4x³ + ... So (1+2x+3x²+...)² = 1/(1−x)⁴ = Σ ⁿCₙ₋₁ xⁿ where coeff of xⁿ = (n+3)C3/... Actually coeff of xⁿ in 1/(1−x)⁴ = ⁿ⁺³C₃. For n=5: ⁸C₃ = 56. This doesn't match. The correct expansion: coeff of x⁵ in 1/(1−x)⁴ = (5+4−1)C(4−1) = ⁸C₃ = 56. Answer 12 fits a different interpretation.