3

I need to prove that:

$$0 = \sum_{k=0}^n\binom{n}{k}(−1)^k$$

Any ideas, please?

Surb
  • 55,662

1 Answers1

0

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.

Surb
  • 55,662