The problem: Prove that
$(1+1/a)^{a+1}<(1+1/b)^{b+1}$ if $a>b>0$.
I have tried to prove this by obtaining the derivate of $(1+1/x)^{x+1}$:
$\frac{d}{dx}(1+1/x)^{x+1}=((1 + 1/x)^x (1 + x) (-1 + x \ln(1 + 1/x)))/x^2$
and showing $x \ln(1 + 1/x)$ is less than $1$ on $x>0$. But I failed.
It is curious that $(1+1/x)^{x+1}$ decrease on $x>0$ but $(1+1/x)^x$ is increase on $x>0$.
How can we prove this?