hi i have as question
we know that that $\frac1x$ is a strictly decreasing function on $[1,\infty[$
let n a natural number greater than 0
let $u_n=\sum_{i=n}^{2n} \frac1i$
and $F(n)=\int_{n}^{2n} \frac1x dx$
i want to prove that $\frac1{2n}\le u_n-F(n)\le \frac1n$
i have tried to transform the integral into a sum but i couldn't figure it out
please help me with this question
$$F(n)=\int_n^{2n}\frac{1}{x}dx\approx \sum_{i=1}^m \frac{1}{t_i}(x_{i+1}-x_i)$$
where $x_0=n\leq x_1\leq x_2 \leq \dots \leq x_m=2n$, and $t_i\in [x_{i+1}-x_i]$.
– Weierstraß Ramirez May 31 '23 at 10:11