For all $a$ and $b$ such that $a > b > 0$, prove that
$$(a+1)^{b}>(b+1)^{a}.$$
It is equal to $\sqrt[a]{a+1} > \sqrt[b]{b+1}$, but the function $f(x) = \sqrt[x]{x+1}$ is decreasing for $x \in \left(0,+\infty\right)$ (actually it decreases on its entire domain), so doesn't it imply that $f(x_0) < f(x_1)$ is true, for all $x_0$ and $x_1$ in the domain where $x_0 > x_1$?
Is that sufficient to prove that the statement is false, or am I totally wrong?
The inequality does not always hold. When $a = 2, b= 0.5$, then the inequality fails.