This is a very Interesting question, there are many ways to do it.
Lets see what is the best way to do it.
I have an idea which involves a definite integral, I am working on it, will post it soon.
This is a very Interesting question, there are many ways to do it.
Lets see what is the best way to do it.
I have an idea which involves a definite integral, I am working on it, will post it soon.
For each integer $m \ge 2$, we have $\dfrac{1}{m} = \displaystyle\int_{m-1}^{m}\dfrac{1}{m}\,dx \le \int_{m-1}^{m}\dfrac{1}{x}\,dx$.
Sum this up from $m = 2$ to $m = n$ to get $\displaystyle\sum_{m = 2}^{n}\dfrac{1}{m} \le \sum_{m = 2}^{n}\int_{m-1}^{m}\dfrac{1}{x}\,dx = \int_{1}^{n}\dfrac{1}{x}\,dx = \ln n$.
Then, add $1$ to both sides to get $s_n = \displaystyle\sum_{m = 1}^{n}\dfrac{1}{m} \le 1+\ln n$.
EDIT: Here is a good picture to go with this proof.
As you are going to do it by integration, I will do it by differentiation. Using the Mean Value Theorem (that's the differentiation bit) one can prove that $$\ln x>1-\frac{1}{x}\quad\hbox{for}\quad x>1\ .$$ In particular, $$\ln(n+1)-\ln n=\ln\Bigl(\frac{n+1}{n}\Bigr)>\frac{1}{n+1}\quad\hbox{for}\quad n\ge1\ .$$ This can now be used to provide an easy inductive proof of your inequality.
What I a thinking is $$s_n = \int_0^1 \left(1+x+x^2+....x^{n-1}\right) \hspace{1mm}dx$$