Conditions for the integral to equal zero

590 Views Asked by At

Can it be proven that for the integral $$\int_0^{\infty} e^{-x} f(x) dx $$ to equal zero, the function f (domain and codomain $\mathbb{R}$) has to be necessarily bounded?

2

There are 2 best solutions below

0
On BEST ANSWER

No.

I started by trying $f(x)=1$. We can find $\int_0^\infty e^{-x}\,dx=1$, and then integration by parts gives $\int_0^\infty e^{-x}\,x\,dx = 1$.

So consider $f(x)=x-1$, and you have

$$\textstyle\int_0^\infty e^{-x}\,f(x)\,dx = \int_0^\infty e^{-x}\,x\,dx - \int_0^\infty e^{-x}\,dx = 0$$ but clearly $f$ is unbounded.

0
On

Take $$ f(x) =\frac{e^{-x}}{\sqrt{x}} \qquad as\ 0<x<1 $$ $$ f(x)=-\int_0^1\frac{e^{-t}}{\sqrt{t}}dt \qquad as\ 1<x<2 $$ and zero otherwhise. The integral appearing in the second branch converges since the leading term as $t\to0$ is $t^{-1/2}$ which is integrable. Then $$ \int_0^\infty f(x) dx = \int_0^1\frac{e^{-x}}{\sqrt{x}}dx -\int_0^1\frac{e^{-t}} {\sqrt{t}}dt \times \int_1^2dx + 0 = 0. $$ However $f$ is not bounded since $\lim_{x\to 0^+}f(x)=+\infty.$