Question
Question: Which of the following option(s) is/are correct?...
Which of the following option(s) is/are correct?

A
16C0+16C1+16C2+...+16C16=216
B
16C0+16C2+16C4+...+16C16=215
C
16C1+16C3+16C5+...+16C15=215
D
16C0−16C1+16C2−16C3+...+16C16=215
Answer
A, B, C
Explanation
Solution
The binomial expansion of (1+x)n is ∑r=0nnCrxr. Setting x=1 gives ∑r=0nnCr=2n, proving option A for n=16. Setting x=−1 gives ∑r=0n(−1)rnCr=0 (for n≥1), disproving option D. Adding the expansions for x=1 and x=−1 gives 2∑r evennCr=2n, so ∑r evennCr=2n−1, proving option B. Subtracting the x=−1 expansion from the x=1 expansion gives 2∑r oddnCr=2n, so ∑r oddnCr=2n−1, proving option C.
