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 !
The method in the OP is not a valid solution. This is because the theorem utilized in the OP is :
But notice, that the above theorem is valid or rather, can be extended for a finite number of sequences but in the posed problem, the number of sequences considered in the solution portion is infinite as, $x_1,x_2,\cdots,x_n$ are the sequences considered and $n$ is infinite, not a finite quantity.
The real solution can be given in the following way:
Thus, $\lim_{n\to\infty}[\frac{1}{n+1}+\cdots+\frac{1}{n+n}]=\log 2$
The above solution, uses only fundamental results and typically it does not involve Riemann sums in the way, but uses a basic approach which is actually the essence of definite integrals. The solution, so presented do not refer to Riemann integrals or sums directly.