First of all, I know that Math Stack Exchange contains the answer but as I searched all the answer I can say that nobody used the simple limit rules to evaluate the limit. Either do I.
So here's my (minor) solution:
Here is $b=2, \quad a=1$, so $\Delta x = \dfrac{1}{n}$ and also there exist a point $x_{i}^{*}=1+\dfrac{i}{n}$. Let $f(x)=\dfrac{1}{x_{i}^{*}}$. Using Riemann Sum:
$$\displaystyle\lim_{n \to \infty} \displaystyle\sum_{i=1}^{n}= \dfrac{1}{n+i}$$
And more explicitly,
$$\displaystyle\lim_{n \to \infty} (\dfrac{1}{n+1}+\dfrac{1}{n+2}+...+\dfrac{1}{n+n}) $$
Here I can't solve the limit using just limit properties and some identities. Thanks.