I want to show the following statement:
For any integer $n$ with $n\geq 1$, $$\left(n+\frac{1}{2}\right) \log \left(1+\frac{1}{n}\right) -1>0.$$ or equivalently, $$\log \left(n+1\right)-\log \left(n\right) >\frac{2}{2n+1 }. $$ Here log represents the natural log function. I am able to prove $$\log \left(n+1\right)-\log \left(n\right) >\frac{1}{n+1 }. $$ but not much luck with getting $\frac{2}{2n+1 }$. Any help is appreciated.