The inequality $1+\sqrt[3]{e^{2a}}\sqrt[5]{e^{b}}\sqrt[15]{e^{2c}} \leq \sqrt[3]{(1+e^{a})^2}\sqrt[5]{1+e^{b}}\sqrt[15]{(1+e^{c})^2}$ is true for all $a,b,c\in\mathbb{R}$?
I've tried to use the Bernoulli inequality $(1+k)^n \geq 1+kn$ but my inequality don't satisfy the conditions.
My other apporach was by the binomial theorem $(1+x)^n = \sum_{k=0}^n {n \choose k}x^k$ but with non integer power I don't see a way here to solve it.
Taking logs, this is $$\frac23\log(1+e^a)+\frac15\log(1+e^b)+\frac2{15}\log(1+e^c) \ge \log(1+e^{\frac23a+\frac15b+\frac2{15}c})$$ which follows from convexity of $\log(1+e^x)$ and Jensen's inequality.