I was studing about deadtimes in optical communications and I found this limit:
$$ \lim_{n\rightarrow\infty}\frac{1}{n}\sum_{q=0}^{\lceil\frac{n}{d+1}\rceil}\binom{n-(q-1)d}{q}, $$ where $d$ is a fixed positive integer.
Since there is a combinatoric form there, I think Stirling approximation may be useful, but I don't know even how to start.
Edit: Yes, as you made me see, this shouldn´t have a finite limit, I am interested though, in finding the dominant term if it is possible.
For $n\geq2(d+1)$ we can conclude:
$$\lim_{n\rightarrow\infty}\frac{1}{n}\sum_{q=0}^{\lceil\frac{n}{d+1}\rceil}\binom{n-(q-1)d}{q}\\ \geq\lim_{n\rightarrow\infty}\frac{1}{n}\sum_{q=2}^{2}\binom{n-(q-1)d}{q}\\ =\lim_{n\rightarrow\infty}\frac{1}{n}\binom{n-d}{2}\\ =\lim_{n\rightarrow\infty}\frac{1}{n}\cdot\frac{(n-d)(n-d-1)}{2}\rightarrow\infty$$