

InterviewSolution
Saved Bookmarks
1. |
The coefficient of `x^(103)` in `(1+x+x^(2) +x^(3)+x^(4))^(199)(x-1)^(201)` is `"___"`. |
Answer» `E = (1+x+x^(2)+x^(3)+x^(4))^(199) (x-1)^(201)` `= ((1-x^(5))/(1-x))^(199)(x-1)^(201)` `= - (1-x)^(2)(1-x^(5))^(199)` `= - 1(1-2x+x^(2))(1-.^(199)C_(1)x^(5)+.^(199)C_(2)x^(10)-"…..")` `:.` Coefficient `x^(103)` in `E = 0` |
|