InterviewSolution
Saved Bookmarks
| 1. |
The coefficient of `x^(n-2)` in the polynomial `(x-1)(x-2)(x-3)...(x-n)` isA. `(1)/(24)n(n+1)(n-1)(3n+2)`B. `(1)/(24)n(n^(2)-1)(3n+2)`C. `(n(n+1)(2n+2))/(6)`D. none of these |
| Answer» Correct Answer - B | |