InterviewSolution
Saved Bookmarks
| 1. |
The sum of the series `""^(4)C_(0) + ""^(5)C_(1) x + ""^(6)C_(2) x^(2)+""^(7)C_(3)x^(3) +... ` to `infty`, isA. `(1)/((1 - X)^(5)`B. `(1)/( 1 - X)^(5)`C. `(1 + X)^(-5)`D. none of these |
|
Answer» Correct Answer - B We know that ` (1 - x)^(-n) = ""^(n-1)C_(0) + ""^(n)C_(0) + ""^(n)C_(1) x + ""^(n +1)C_(2) x^(2) + ..........` Here, we have n= 5. Hence, the sum of the series is `(1- x)^(-5) = (1)/((1 - x)^(5)` |
|