I am to determine if the sequence
$$x_n = \frac{1}{n+1}+\frac{1}{n+2}+...+\frac{1}{2n-1}+\frac{1}{2n} $$
converges or not?
I'm thinking I if I can determine if the sequence has some kind om bound and if it is either increasing or decreasing? Because then I know from the Monotone convergence theorem that it converges.
But I'm not sure how you would prove this.