Prove without using induction that the following formula:$$\sum_{k=0}^n (-1)^k\binom{n}{k}=0$$ is valid for every $n\ge1$.
Progress
For each odd $n$ we can use the identity:$$\binom{n}{k}=\binom{n}{n-k}$$ In fact all terms equidistant from the end points are opposite. My question is: if $n$ is even how can we prove it?