$$\binom{n}{1}-2\binom{n}{2}+3\binom{n}{3}+\cdots+(-1)^{n-1}n\binom{n}{n}=0$$
I tried solving this identity using this one: $$(n+1) \cdot C(n,k) = (k+1) \cdot C(n+1,k+1)$$ but I didn't get any far.
Any hints for the solution would be appreciated :)
Thanks in advance :)