Let $f\geq0$ and that $\int_{0}^{x}f(t)dt<e^x$ for all $0\leq x$, show $f(t)e^{-at}\in L^1[0,\infty)$, $a>1$
I have a proof by i am not sure if what I do is actually allowed. Define $h(x)=\int_{0}^{x}f(t)$, then we know that $h'=f$ a.e and so $$\int_{0}^{\infty} f(t)e^{-at}dt=\int_{0}^{\infty} h'(t)e^{-at}dt=[h(t)e^{-at}]_0^{\infty}-\int_{0}^{\infty} h(t)e^{-at}dt=-\int_{0}^{\infty} h(t)e^{-at}dt<-\int_{0}^{\infty} e^{1-at}<\infty$$
I used integration by parts but I am not sure I can do that. What are the conditions for Lebesgue integration to use integration by parts? Differentiable a.e is sufficient? And what is the actual solution here? We actually know $h$ is AC so perhaps this proof is fine after all.
Without IBP and any regularity assumption: you have \begin{align*} \int_0^{+ \infty} f(t) e^{-at} \: \mathrm{d} t & = \sum_{n \geq 0} \int_n^{n+1} f(t) e^{-at} \: \mathrm{d} t \\ & \leq \sum_{n \geq 0} e^{-an} \int_n^{n+1} f(t) \: \mathrm{d} t \\ & \leq \sum_{n \geq 0} e^{-an} \int_0^{n+1} f(t) \: \mathrm{d} t \\ & \leq \sum_{n \geq 0} e^{-an} e^{n+1} \\ & = e \sum_{n \geq 0}e^{(1-a)n} \end{align*} and this is finite since $a > 1$.