Does anyone know how to show that: $\Sigma_{k=0}^n k \binom{n}{k} = n2^{n-1}$?
I think we are suppose to use the binomial formula for that..
Thank you!
Does anyone know how to show that: $\Sigma_{k=0}^n k \binom{n}{k} = n2^{n-1}$?
I think we are suppose to use the binomial formula for that..
Thank you!
The simplest way is to take the derivative at $x=1$ of the binomial identity $$ (1+x)^n=\sum_{k=0}^n\binom{n}{k}x^k. $$
Hint: Differentiate both sides of: $(x+1)^n = \sum_{k=0}^n \binom{n}{k} \cdot x^k$ and put $x = 1$ to get the answer.