Evaluate $\lim _{n\to\infty} \left[\frac{1}{n+1}+\frac{1}{n+2}+\ldots \frac{1}{n+n}\right]$
My solution goes like this:
We consider $n$ sequences, $x_1=\frac{1}{n+1}, x_2=\frac{1}{n+2},\ldots , x_n=\frac{1}{2n}.$ Now, $\lim_{n\to\infty}x_k=0$ , $\forall k\in \{1,2,\ldots ,n\}$ and thus,$\lim _{n\to\infty} \left[\frac{1}{n+1}+\frac{1}{n+2}+\ldots \frac{1}{n+n}\right]=\lim_{n\to \infty} [x_1+\ldots +x_n]=0.$
Is the above solution correct? If not, where is it going wrong?
EDIT 1: As suggested by Bernkastel and others, the reason for this solution to be incorrect is justified. But, this link : For each positive integer $n$, let $x_n=1/(n+1)+1/(n+2)+\cdots+1/(2n)$. Prove that the sequence $(x_n)$ converges. does not answer my question as I wanted to know, why my solution is not valid and was not interested in any alternative solution of this problem. This was the intended while positing this initially.
Furthermore, is there any alternative solution which, does not involve Riemann sums or Riemann integrals? As, I still haven't learnt them. To be specific, I only know, the fundamental properties and the elementary definition of definite integrals. The "Riemann integral" is completely unknown to me, as of yet.
EDIT 2: I have added my own answer, which clarifies all these issues to the best of my understanding. Many thanks, To all the community members for their benignant co-operations in all their travails !