Evaluate: $C_0+\frac{C_1}2+\frac{C_2}3+\cdots\frac{C_n}{n+1}$.Where $C_k$ denote the usual binomial coefficient.
MY TRY: I solved it and got $\frac{2^{n+1}}{n+1}$,but it's ans. is given as $\frac{2^{n+1}-1}{n+1}$.Thank you.
Evaluate: $C_0+\frac{C_1}2+\frac{C_2}3+\cdots\frac{C_n}{n+1}$.Where $C_k$ denote the usual binomial coefficient.
MY TRY: I solved it and got $\frac{2^{n+1}}{n+1}$,but it's ans. is given as $\frac{2^{n+1}-1}{n+1}$.Thank you.
HINT:
$$(1+x)^n=\sum_{r=0}^n\binom nr x^r$$
$$\int_0^1(1+x)^n=\sum_{r=0}^n\binom nr\int_0^1x^r$$