I've encountered this question in a physics textbook, it is not stated in the most accurate manner and the solution provided doesn't help me at all to understand it (paraphrasing the question):
Suppose $f:[0, \infty) \to \Bbb{R}$ is a funciton such that $\forall \alpha > 0$ $$ \lim_{t\to \infty}f(t)e^{-\alpha t} = 0 $$ Prove that $\int_0^{\infty} f(t)e^{-\alpha t} dt$ is convergent.
The book essentially claims that the conclusion follows immediately from the hypothesis without any further explanation, but I really can't see why...
I don't think this can work for any function $f$ in the above domain so lets assume it is $C^1$ in $[0, \infty)$. I believe the statement is true under these assumptions but not sure how to begin proving it for the general case. There may be counter examples and other conditions may need to be imposed in order for the statement to be true, but I am not entirely sure.
Thank you for any hints!
(This is only the first part of the question. The second part speaks about the analyticity of the fourier transform of $f$ in the upper plane, but I think it may be more straight forward)
Just a trial/suggestion. Putting $\alpha=2\alpha'$:
$\int_0^{\infty} f(t)e^{-\alpha t}dt=\int_0^{\infty} (f(t)e^{-\alpha' t})e^{-\alpha' t}dt$
Now we have that $|f(t)e^{-\alpha' t}|<1$ for $t>T$ and therefore:
$\int_0^{\infty} (f(t)e^{-\alpha' t})e^{-\alpha' t}dt<\int_0^{T} (f(t)e^{-\alpha' t})e^{-\alpha' t}dt+\int_T^{\infty} e^{-\alpha' t}dt<\int_0^T f(t)dt + \int_0^{\infty} e^{-\alpha' t}dt$
Now the second integral converges and if also we know that the first one is finite we should be done?
NB: I considered $f$ positive here, but I hope putting some modulus in a correct way the reasoning should still hold.