Let $c>0$ and $m$ be a positive integer. The following sum is convergent, but how fast does it grow with $m$ as $m$ is large? $$ f(m)= \sum\limits_{n=1}^{\infty} \binom{n + m}{n} e^{-c \, n} $$
Is there a polinom in $m$, $g(m)$, such that $$f(m) \leq g(m) ?$$
By stars and bars for any $x\in(0,1)$ and $m\in\mathbb{N}^*$ we have: $$ \frac{1}{(1-x)^{m+1}}=\sum_{n\geq 0}\binom{m+n}{n}x^n \tag{1}$$ hence: $$ \sum_{n\geq 1}\binom{m+n}{n}e^{-cn} = \color{red}{\frac{1}{(1-e^{-c})^{m+1}}-1}.\tag{2} $$ As a function of $m$, the RHS of $(2)$ has an exponential behaviour, hence there is no polynomial $g(m)$ that is an upper bound for the RHS of $(2)$ for any $m\geq m_0$.