

InterviewSolution
Saved Bookmarks
1. |
The value of `.^(15)C_(0)^(2)-.^(15)C_(1)^(2)+.^(15)C_(2)^(2)-"...."-.^(15)C_(15)^(2)` isA. 15B. -15C. 0D. 51 |
Answer» Correct Answer - C As we know that `.^(n)C_(0)-.^(n)C_(1)^(2) + .^(n)C_(3)^(2)+"…."+(-1)^(n).^(n)C_(n)^(2) = 0` . (if n is odd) and in the question `n = 15` (odd). Hence, sum of given series is 0. |
|