Does exist a combinatorial proof for the following two identities ?
$\sum_{k = 0}^{n} \binom{x+k}{k} = \binom{x+n+1}{n}$
$\sum_{k = 0}^{n} k\binom{n}{k} = n2^{n-1}$
I know how to derive the identites from $(1+x)^n$ , but I am searching for a combinatorial proof ?
The second identity counts the number of nonempty sets with a distinguished representative; that is, all pairs $(x,S)$ such that $S \subseteq [n]$ with $x \in S$.
Equating these two counts, we are done.