- 4,533
- 13
Problem: Prove that for $n>0$, [math]\sum_{i=0}^{n} (-1)^i \binom{n}{i}=0[/math]
Attempt: This seems clearly like a proof based on induction.
1) Base case: for $n=1$, [math]\sum_{i=0}^{1}(-1)^i \binom{1}{i}=(-1)^0 \binom{1}{0}+(-1)^1 \binom{1}{1}=1-1=0[/math]
2) Show that $n=k$ being valid implies $n=k+1$ is valid. Assume that [math]\sum_{i=0}^{k} (-1)^i \binom{k}{i}=0[/math]. Now I need to show that [math]\sum_{i=0}^{k+1} (-1)^i \binom{k+1}{i}=0[/math]?
Am I right so far? The hint I'm given is to use the binomial theorem but there is something I'm missing about showing this is true. Can someone give me a small push (not the full proof please)?
Attempt: This seems clearly like a proof based on induction.
1) Base case: for $n=1$, [math]\sum_{i=0}^{1}(-1)^i \binom{1}{i}=(-1)^0 \binom{1}{0}+(-1)^1 \binom{1}{1}=1-1=0[/math]
2) Show that $n=k$ being valid implies $n=k+1$ is valid. Assume that [math]\sum_{i=0}^{k} (-1)^i \binom{k}{i}=0[/math]. Now I need to show that [math]\sum_{i=0}^{k+1} (-1)^i \binom{k+1}{i}=0[/math]?
Am I right so far? The hint I'm given is to use the binomial theorem but there is something I'm missing about showing this is true. Can someone give me a small push (not the full proof please)?