Find the value of $$\lim_{n\to \infty}\sum_{k=1}^n \frac{\binom{n}{k}}{n^k(k+3)}$$
I am not sure how to progress. I feel as though Squeeze theorem might somehow be used but I can't see to comprehend how.
Can someone please help?
Find the value of $$\lim_{n\to \infty}\sum_{k=1}^n \frac{\binom{n}{k}}{n^k(k+3)}$$
I am not sure how to progress. I feel as though Squeeze theorem might somehow be used but I can't see to comprehend how.
Can someone please help?
Hint: $$\left(1+\frac{t}{n}\right)^n-1=\sum_{k=1}^n \binom{n}{k}\frac{t^k}{n^k}$$
and hence $$ \int_0^1 t^2\left(\left(1+\frac{t}{n}\right)^n-1\right)dt=\sum_{k=1}^n \binom{n}{k}\frac{1}{(k+3)n^k}$$
Now $(1+\frac{t}{n})^n\leq \exp(t)$, you can use the DCT.