Let $f$ be some function in $L_{loc}^1(\mathbb{R})$ such that, for some $a \in \mathbb{R}$,
$$\int_{|x| \leq r} |f(x)|dx \leq (r+1)^a$$
for all $r \geq 0$. Show that $f(x)e^{-|tx|} \in L^1(\mathbb{R})$ for all $t \in \mathbb{R} \setminus \{0\}$.
I'm having a hard time finding use of the bound described above. Any help would be appreciated.
Assume without loss of generality that $f\geqslant0$ everywhere and that $t>0$, then note that, for every $x$, $$e^{-t|x|}=\int_{|x|}^\infty te^{-tr}dr$$ hence, applying Tonelli's theorem (aka Fubini for nonnegative functions), one gets $$\int_\mathbb Rf(x)e^{-t|x|}dx=t\int_\mathbb R\int_{|x|}^\infty f(x)e^{-tr}dr\,dx=t\int_0^\infty e^{-tr}\left(\int_{|x|\leqslant r}f(x)dx\right)dr$$ Thanks to the hypothesis about the innermost integrals, one gets $$\int_\mathbb Rf(x)e^{-t|x|}dx\leqslant t\int_0^\infty e^{-tr}(r+1)^adr$$ The last integral obviously converges hence we are done (with an explicit upper bound if need be).