Question : Evaluate - $$ \binom{n}{0}-\binom{n}{1}+\binom{n}{2}-\binom{n}{3} \dots + (-1)^r\binom{n}{r}$$
I tried to solve it but I am able to solve only when $r=n$.In that case I can put $x=-1$ in the expansion of $(1+x)^n$ and the result is $0$.
I know that for asking any question on this forum, I need to show my approach and thoughts but literally I have no idea how to solve up to $r+1$ terms.
Although I tried to add and subtract the terms to reach upto $\binom{n}{n}$, and evaluate the remaining sum, but nothing helpful.
Any help will be appreciable!