Suppose $f\in L^3(\mathbb R^3)$. Show that $$\int_{|x|<R}\frac{|f(x)|}{|x|}\mathrm dx=o(R),\quad R\to\infty.$$
First, I try to show that for a fixed $R_0$, $\int_{|x|<R_0}\frac{|f(x)|}{|x|}\mathrm dx<\infty$. This follows from Hölder's inequality: $$\int_{|x|<R_0}\frac{|f(x)|}{|x|}\mathrm dx\le\left(\int_{|x|<R_0}|f(x)|^3\mathrm dx\right)^{1/3}\left(\int_{|x|<R_0}\frac{\mathrm dx}{|x|^{3/2}}\right)^{2/3}.$$ But it can only yield $$\int_{|x|<R}\frac{|f(x)|}{|x|}\mathrm dx=O(R),\quad R\to\infty.$$
How can I improve my result?
Let $\epsilon>0$, and let $R_{\epsilon}$ satisfy $\int\limits_{|x|>R_{\epsilon}}{|f(x)|^3\text{ d}x}<\epsilon^3$. For $R>R_{\epsilon}$, have \begin{align} \int\limits_{|x|<R}{\frac{|f(x)|}{|x|}\text{ d}x}&=\int\limits_{|x|<R_{\epsilon}}{\frac{|f(x)|}{|x|}\text{ d}x} + \int\limits_{R_{\epsilon}\le |x|<R}{\frac{|f(x)|}{|x|}\text{ d}x} \\ &\le C_{\epsilon} + \left(\,\int\limits_{R_{\epsilon}\le|x|<R}{|f(x)|^3\text{ d}x}\,\right)^{\frac{1}{3}}\left(\,\int\limits_{R_{\epsilon}\le|x|<R}{\frac{1}{|x|^{\frac{3}{2}}}}\,\right)^{\frac{2}{3}} \\ &\le C_{\epsilon} + \left(\,\int\limits_{|x|>R_{\epsilon}}{|f(x)|^3\text{ d}x}\,\right)^{\frac{1}{3}}\left(\,\int\limits_{|x|<R}{\frac{1}{|x|^{\frac{3}{2}}}}\,\right)^{\frac{2}{3}} \\ &\le C_{\epsilon} + C\epsilon R \end{align} and hence $$ \limsup\limits_{R\rightarrow\infty}{\frac{1}{R}\int\limits_{|x|<R}{\frac{|f(x)|}{|x|}\text{ d}x}}\le C\epsilon. $$ Letting $\epsilon\rightarrow 0$ gives the desired result.