related to this question:
Is there an easy closed-form term for
$$\sum_{j=k}^{\infty} \frac{x^j}{j!}e^{-x},$$
thus when the sum starts at a constant $k$ instead of $1$?
EDIT: Thanks for your help. Is there a Chance to solve this sum-term? Because this is not really what I expect, when I talk about a closed-form term.
A Little bit more of context might help, maybe:
I have $$f(n,p)=\sum_{j=k}^{\infty} \frac{(np)^j}{j!} e^{-np}$$ and it is meant that the partial Derivation is $$\frac{\delta f(n,p)}{\delta n}=\frac{p (np)^{k-1}}{(k-1)!}e^{-np}$$ but I have no idea how to get to this.
Because to me:
$$\frac{\delta f(n,p)}{\delta n}=\sum_{j=k}^{\infty} \left( \frac{p (np)^{j-1}}{j!} e^{-np} -\frac{p (np)^j}{j!} e^{-np} \right)$$ but then I am stuck.
