I just got to this question and I became a question mark. I wonder if anyone can help me with this one, because I don't even know how to begin to tackle this problem.
The question:
Prove the formula $\sum_{k=1}^n k\binom{n}{k} = n \cdot 2^{n-1}$ for all integers $n > 0$. We accept a proof based on manipulations of formulas and do not demand a proof by mathematical induction here.
Hint: Write out the first few terms in the sum $\sum_{k=1}^n k\binom{n}{k}$ and factor out $n$. Then use the formula $\sum_{j=0}^m \binom{m}{j} = 2^m$ that is valid for all non-negative integers $m$, particularly $m = n−1$.
Please help. I don't understand it.