Question
Evaluate : $$\lim_{n\to \infty} \sum_{r=0}^{n} \frac{\binom nr}{(r+4)n^r}$$
I have come across a similar question: Evalute $ \lim_{n\rightarrow \infty}\sum^{n}_{k=0}\frac{\binom{n}{k}}{n^k(k+3)} $ . The problem is that the linked question asks for an approach that doesn't require the use of Riemann sums (or definite integrals). However, I'm looking for an approach that does involve definite integration.
I do know that I should try manipulating the sum in such a way that I can get a term of $\frac{r}{n}$ and $\frac{1}{n}$ but I can't figure out a way to do so.
EDIT: I have also read through this answer on the linked post, but I couldn't understand it. An elaboration of the answer would be helpful to me.