Show that $$\sum_{k=1}^{p}{{p+1}\choose k}2^k=\sum_{k=1}^{p}{{p+1}\choose k}2^{p+1-k}.$$
I know that the binomial coefficients are symmetric but how can I proof that the left and the right side are equal?
Show that $$\sum_{k=1}^{p}{{p+1}\choose k}2^k=\sum_{k=1}^{p}{{p+1}\choose k}2^{p+1-k}.$$
I know that the binomial coefficients are symmetric but how can I proof that the left and the right side are equal?
Define $j=p+1-k$, which covers the same range of values as $k$. Since $\binom{p+1}{k}=\binom{p+1}{j}$, $\sum_k\binom{p+1}{k}2^k=\sum_j\binom{p+1}{j}2^{p+1-j}$.