Yesterday, I sat for my Real Analysis II paper. There I found a question asking to integrate $\displaystyle\int_0^1 xe^x \, dx$ without using antiderivatives and integrating by parts.
I tried it by choosing a partition
$$P_n=(0,\frac{1}{n},\frac{2}{n},\ldots,\frac{n-1}{n},1),$$
but I was not able to show that $\displaystyle \lim_{n \to \infty} U(f,P_n)=\lim_{n \to \infty} L(f,P_n)=1$
We have
$$U(f,P_n) = \frac1{n^2} \sum_{k=1}^n k e^{k/n}= L(f,P_n) + \frac{e}{n}.$$
If the limit of the upper sum exists, then it is identical to the limit of the lower sum.
Note that
$$\sum_{k=1}^nk r^k = \frac{r-r^{n+1}}{(1-r)^2}- \frac{nr^{n+1}}{1-r}.$$
Using $r = e^{1/n}$ we have as $n \to \infty$
$$U(f,P_n)= \frac{1/n}{1-e^{1/n}}\frac{1/n}{1-e^{1/n}}e^{1/n}(1-e)- \frac{1/n}{1-e^{1/n}}e^{1/n}e \to 1,$$
since
$$\lim_{n \to \infty} \frac{1/n}{1-e^{1/n}}= -1$$