Give a proof that k*C(n,k) equals n*C(n-1, k-1).
Then calculate the SUM k = 1 to n of k*C(n,k).
I'm not even understanding where to start. Can anyone help me out please?
Okay, and do you know what "n choose k" means? That is, as daon suggested.Give a proof that k*C(n,k) equals n*C(n-1, k-1).
Then calculate the SUM k = 1 to n of k*C(n,k).
I'm not even understanding where to start. Can anyone help me out please?
Edit: C(n,k) means n choose k