I need to prove that:
$$0 = \sum_{k=0}^n\binom{n}{k}(−1)^k$$
Any ideas, please?
I need to prove that:
$$0 = \sum_{k=0}^n\binom{n}{k}(−1)^k$$
Any ideas, please?
Hint
By Binomial theorem, $$(a+b)^n=\sum_{k=0}^n\binom{n}{k}a^kb^{n-k}.$$
Set $a=-1$ and $b=1$ to get the result.