Suppose $f(x)\geq 0$, and $\int_0^{+\infty} f^2(x)dx$ is convergent. Prove that $\lim\limits_{x \to \infty}\dfrac{\int_0^x e^t f(t) dt}{e^x}=0.$
Notice that we are not given the continuity of $f(x)$. Hence L' Hospital's rule can not work here. If we consider apply AM-GM inequality, we obtain $$e^{x}f(x)\leq \frac{f^2(x)+e^{2x}}{2},$$ where $\int_0^{+\infty} f^2(x)dx<+\infty$ but $\int_0^{\infty} e^{2t}=+\infty$, which gives nothing helpful.
How to solve it? Thanks.
Let $\epsilon >0$. Choose $\Delta $ such that $\int_{\Delta} ^{\infty} f(x)^{2}dx <\epsilon^{2}$. By C-S inequality we have $|\int_{\Delta} ^{x} e^{t}f(t)dt| \leq \epsilon (\int_{\Delta} ^{x} e^{2t}dt)^{1/2}=\epsilon (\frac {e^{2x}-e^{2\Delta}} 2)^{1/2}$. Hence $|\frac {\int_{\Delta} ^{x} e^{t}f(t)dt} {e^{x}}| <\epsilon 2^{-1/2}$. Next note that $\frac {\int_0^{\Delta} e^{t}f(t)dt} {e^{x}} \to 0$ as $x \to \infty$. Combining these two we get the result.