Question
Question: Find the sum of the series $\sum_{r=0}^{n} (-1)^r . ^nC_r \left[ \frac{1}{2^r} + \frac{3}{2^{2r}} + ...
Find the sum of the series ∑r=0n(−1)r.nCr[2r1+22r3+23r7+24r15+...uptonterms]

A
0
B
−2n2(2n−1)n
C
2n2(2n−1)n
D
1
Answer
−2n2(2n−1)n for n≥1, and 0 for n=0. Assuming n is a positive integer for the context of such problems.
Explanation
Solution
Let the given series be S. The expression is: S=∑r=0n(−1)r.nCr[2r1+22r3+23r7+24r15+...up to n terms] The sum inside the bracket, Br, is ∑k=1n2kr2k−1. This can be written as a telescoping sum: Br=∑k=1n(2(k−1)r1−2kr1)=1−2nr1=1−(2n1)r. Substituting back: S=∑r=0n(−1)r.nCr[1−(2n1)r] S=∑r=0n(−1)r.nCr−∑r=0n(−1)r.nCr(2n1)r The first sum is (1−1)n=0 for n≥1, and 1 for n=0. The second sum is (1−2n1)n. For n≥1, S=0−(1−2n1)n=−(2n2n−1)n=−2n2(2n−1)n. For n=0, S=1−(1−1)0=1−1=0.
