I have the function: $$f(x)=e^{4x}-8x^2$$ Now I want to prove that $4f(2x)<3f(x)+f(5x),\forall\text{ }x\in(0,+\infty)$. I can easily prove that $f$ is strictly increasing at $\mathbb{R}$ and I did the following: $$4f(2x)<3f(x)+f(5x)\iff 3f(2x)+f(2x)<3f(x)+f(5x)\iff$$ $$3[f(2x)-f(x)]<f(5x)-f(2x)$$ My idea is to find another function $g$ in order to use the monotonicity. Any help?
2026-03-25 02:58:45.1774407525
inequalities, monotonicity and functions
87 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Idea:
Calculate a derviative of
$$g(x)=3f(x)+f(5x)-4f(2x)$$
and show that it is $>0$ for each $x>0$. Since $g(0) = 0$ you are done.