The problem goes as follows: Let $f_n$ be strictly positive Lebesgue measurable function defined on $[0,\infty)$ satisfying $$\lim_{n \to \infty} \int_0^\infty f_n(x)\ dx=0$$ then show that there exists a positive, strictly increasing measurable function $b(\cdot)$ such that $\lim_{x \to \infty} b(x)=\infty$ and that $$\lim_{n \to \infty}\int_{0}^\infty b(x)f_n(x)\ dx =0$$
All that comes to me is another version:
Let $f$ be strictly positive Lebesgue measurable function defined on $[0,\infty)$ satisfying $$\int_0^\infty f(x)\ dx<\infty$$ then there exists a positive, strictly increasing measurable function $a(\cdot)$ such that $\lim_{x \to \infty} a(x)=\infty$ and that $$\int_{0}^\infty a(x)f(x)\ dx <\infty$$
I am not sure if this helps, but I initially hopes to find some function for each $f_n$ and then take $\inf$ for scaled ones, but it seems difficult to illustrate that thus constructed function will be strictly positive, so I am confused of what to do next.