Does this sum have closed form:
$$\sum_{j=0}^\infty \frac{(-1)^j \binom nj}{e^{-j m+x}-1} $$ Where: $e$ is exponential function and $x \in \mathbb{R},m>0,m \in \mathbb{R},n>0,n \in \mathbb{Z}$
Maybe this sum can use integral to solve it? Thank you
Update.
I'm seeking a n-th derivative.Using this formula:
$$\frac{\partial ^nf(x)}{\partial x^n}=\underset{m\to 0}{\lim }\, m{}^{\wedge}(-n)*\underset{j=0}{\overset{\infty }{(\sum }}(-1){}^{\wedge}j*\text{Gamma}(n+1)*f(-j*m+x)*(j!*\text{Gamma}(n+1-j){}^{\wedge}(-1))$$
where: $$f(x)=\frac{1}{e^x-1}$$
that way i'm need sum have closed form.