I've encountered the following problem while preparing for a qualifying exam.
Let $f \in L^p [0,\infty)$. Show that for $1 < p < \infty$ we have $$\lim_{x \rightarrow \infty} \frac{1}{x^{1 - 1/p}} \int\limits_0^x f(t) dt = 0.$$
At first, I thought this would be an immediate application of Holder's inequality. However, Holder only gives us $$\left|\frac{1}{x^{1 - 1/p}} \int\limits_0^x f(t) dt\right| \leq ||f||_p.$$
Does anyone have any hints/suggestions on how to proceed?