For any $n \in \mathbb{N}$, show that: $$\frac{1}{n+1} + \frac{1}{n+2} + \ldots + \frac{1}{2n} < \frac{5}{6}$$
I wrote the sum as $H_{2n} - H_{n}$, where $H_{k} = \frac{1}{1} + \frac{1}{2} + \ldots + \frac{1}{k}$ (the kth harmonic number). After that, I was searching for inequalities with harmonic numbers, but I didn't find anything useful.
Can you, please, give me a hint? I don't want the full proof. Thank you!
Hint: denoting by $s_n$ the l.h.s., it holds $$ s_n < \int_{n}^{2n} \frac{1}{x} \, dx = \log(2) < \frac{5}{6}\,. $$