Given the inequality $\ln(1+x)\leq x$. Is it possible to prove that $\log_2(1+\frac{1}{x}) \geq \frac{1}{x}$ for $x \geq 1$?
When $x\to \infty$ we have $1/x \to 0$, so we can use the Maclaurin expansion of $\ln(1+\frac{1}{x})=\frac{1}{x}-\frac{1}{2x^2}+\frac{1}{3x^3}-...$ to see that $\ln(1+\frac{1}{x})\leq \frac{1}{x}$, since the sum is negative if we exclude the first term for any $x\geq1$. However, with $\log_2(1+\frac{1}{x})$ that's not the case.
Can anyone please explain?