$a_n=\sum\nolimits_{i=0}^n 1/(n+i)$ I have to prove that the series converges and the limit. but i dont have a clue of how to approach it. It seems familiar to $log(1+x)$ but since $n$ is in the denominator i have difficulties to manipiulate it. Thanks in advance
Asked
Active
Viewed 40 times
1 Answers
0
Hint:
Rewrite it as $$ \frac1n \sum_{i=1}^n \frac1{1+\frac in}$$ and observe this is a Riemann sum.

Bernard
- 175,478
-
-
1In this case, it will be hard, because the limit is $\ln 2$, which supposes you've seen the integral. – Bernard Jan 31 '20 at 00:03