I am in need of this important inequality $$\log(x+1)\leqslant x$$.
I understand that $\log(x)\leqslant x$. For $c\in\mathbb{R}$. However is it true that $\log(x+c)\leqslant x$?
It is hard to accept because it seems like $c$ cannot be arbitrary. I have tried to prove this inequality:
$\log(x+c)\leqslant x\iff x+c\leqslant e^x$
It is true that $f(x)=x$ grows much faster than $g(x)=\log(x+c)$, since the $\frac{df(x)}{dx}=1\geqslant \frac{1}{x+c}=\frac{dg(x)}{dx}$
Question:
Is the derivative argument enough to prove the more general inequality $\log(x+c)\leqslant x$?
Thanks in advance!
The derivative argument works. For your specific inequality, note that the derivative argument can be written in terms of integrals:
$$y-1=\int_1^y\frac11{\rm~d}t\ge\int_1^y\frac1t{\rm~d}t=\ln(y)$$
where $y=x+1>1$.
For $c<1$ it follows trivially from above. For $c>1,y>0$, note that
\begin{align}y+c&\ge y+\ln(c)+1\\&>y+\ln(c)+\ln(2)\\&=y+\ln(2c)\\&=\ln(2c)+\int_{2c}^{y+2c}1{\rm~d}t\\&\ge\ln(2c)+\int_{2c}^{y+2c}\frac1t{\rm~d}t\\&=\ln(y+2c)\end{align}
Let $y+c=x$ and you end up with
$$x\ge\ln(x+c)\quad\forall x>c$$