Frequently, I have encountered optimization problems which involve finding the optimal function to maximize the ratio of two integrals (bounds from 0 to infinity). e.g: Maximize \frac{\int_0^\infty (g(x))^3 g'(x) dx}{\int_0^\infty (g(x))^3(1-g(x)) dx}
I am aware that variational calculus...