I've been trying to solve this problem lately, but I have been unable to do it. I want to prove that
$$\sum_{i=0}^{2n}(-1)^i\frac{1}{i!(2n-i)!} = 0$$
for any integer $n>0$. We can generalize the problem changing $2n$ to $a$, I don't mind, although I am focusing on the even numbers, thus the reason for using $2n$.
I have no trouble in showing that the sum is 0 for $n = \infty$, but I am interested in finding a solution for any given $n$. I have tried using induction, but since the $n$ variable is also in the denominator I cannot cleanly let the term out of the expression.
Thank you in advance.
If you multiply with $(2n)!$, then with use of Binomial theorem you get
$$\sum_{i=0}^{2n}(-1)^i\frac{(2n)!}{i!(2n-i)!} = \sum_{i=0}^{2n}(-1)^i{2n\choose i} = (1-1)^{2n} =0$$