Wednesday, July 12, 2017

summation - Find the following limit: $limlimits_{n to infty}(e-1)sum_{k=1}^n frac{1}{n+k(e-1)} $

I'm having problems with the following limit:



$\lim\limits_{n \to \infty}(e-1)\sum_{k=1}^n \frac{1}{n+k(e-1)} $



It's a task from a taskbook for first year engineering students. Any help is appreciated. Thanks.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...