I am doing a project and somehow the alternating sum $\sum_{i=0}^{n}(-1)^{i}{{n+i}\choose{i}}$ comes up. I am not not sure if there is any use of this sum, but just think it is an interesting sum since it looks simple and yet I could not find a way to simply this sum (a surprise to me). I am wondering if anyone has experience with this sum and know how to simply it.
I know that $\sum_{i=0}^{n} {{n+i}\choose{i}} = {{2n+1}\choose{n}}$. But now the factor $(-1)^i$ causes a problem.