How to prove that for each natural number ($N$) the following is true:
$$\ln(N+1)-\ln(N) \geq \frac{1}{N+1}$$
I tried using induction but it seems like the end of a road. The first case on ($N=0$) was easy but the rest not.
Note: I'm looking for solution using induction
The area under the curve $y=\dfrac{1}{x}$ between $x=N$ and $x=N+1$ is greater than the area of a rectangle of width $1$ and height $\dfrac{1}{N+1}$.
Draw a sketch to see this.