$\lim_{n\to\infty} \sum_{r=0}^n \frac{\binom{n}{r}}{(n^r)(r+3)}$
I have no idea how do I solve this problem. I do know I have to somehow convert this in a function of $\frac{r}{n}$ cause this looks to me as Riemann integral problem.
Any help would be appreciated.
Hint :
$\mathbf{\text{Method 1:}}$
Use that for large enough $n$ we have $$\binom{n}{r}\sim\frac{n^r}{r!}$$
The rest is easy assuming you know the Taylor series of $e$
$\mathbf{\text{Method 2:}}$
Using binomial theorem we have that $$(1+x)^n=\sum_{r=0}^n \binom{n}{r}x^r$$ thus $$x^2(1+x)^n=\sum_{r=0}^n \binom{n}{r}x^{r+2}$$
What happens if you integrate the above equation wrt $x$ from $0$ to $\displaystyle \frac{1}{n}$? (Note that left hand side can be easily integrated using Integration by Parts)