Let $f$ be a continuous, real-valued function on $[1,\infty)$ such that $\int_{1}^{\infty} f(x) \, dx$ is finite.
Does this necessarily imply that there exists $\kappa > 0$ such that $f(x) = O\!\left( \frac{1}{x^{1+\kappa}} \right)$ ?
That is (expanding the big-O notation), there exists $\kappa > 0$, $M > 0$, $x_0 > a$ such that $|f(x)| \leq \frac{M}{x^{1+\kappa}}$ for all $x \geq x_0$?
Remark: When $\kappa > 0$ we have $\int_{1}^{\infty} \frac{1}{x^{1+\kappa}} \, dx = \left[ \frac{-1}{\kappa x^{\kappa}}\right]_{1}^{\infty} = \frac{1}{\kappa}$ which is finite.
Why I am asking: I have a situation where I have a convergent integral, and want to use feature of the integrand to establish whether another integral is convergent. Many thanks in advance.
Edit: See this question & answer for a revised question that got to an answer that I applied.