Charles49
- 87
- 0
Homework Statement
If $$f(x)>0$$ is continuous for all $$x\ge0$$ and the improper integral $$\int_0^{\infty}f(x) dx$$ exists, then $$\lim_{x\rightarrow\infty}f(x)=0.$$
2. Relevant
I think this assertion is false. A counterexample can be constructed along the following lines of thought: Suppose a function oscillates between 0 and 2. Then the integral computes a positive area under the curve. However by increasing the frequency, the oscillations can be made so rapid that each peak is too sharp and too close to another peak for the increment in area along the $x$-axis to avoid becoming negligible.
The Attempt at a Solution
An example is the function $$f(x)=1+\sin e^x.$$ Clearly, $$f>0$$ because $$0<1+\sin(x)<2.$$ Also integrating $$f(x)-1$$,
\begin{align*}
\int_0^\infty\sin e^x dx&= \int_1^\infty \frac{\sin t}{t}\,dt \\
&=\frac{\pi}{2} - \text{Si}(1)\\
&<\infty
\end{align*}
where $$\text{Si}(x)$$ is the sine integral function. However,
\begin{equation*}
\lim_{x\rightarrow\infty}\sin(e^x)\ne0.
\end{equation*}
The problem is can such an integrand be constructed?