proof related to convergence of a integral

46 Views Asked by At

i have the following condition $$0\le f(x)\le g(x)$$ and $$\int_{a}^{b}g(x)dx$$ is convergent for any $a$ and $b$ (which means $a$ or $b$ can tend to infinity) then prove that $$\int_{a}^{b}f(x)dx$$ also is convergent. now i realize that as $\int_{a}^{b}f(x)dx$ will be bounded as each term of the Riemann integral will be less than that of $g(x)$ and as for $a$ and $b$ finite there is no problem as integral is finite. the problem arises when either one or both of them tend to infinity. now i get a basic feel for the problem and i also realize that $\lim_{x\to\infty}f(x)=\lim_{x\to\infty}g(x)=0$ same is the case for $x=-\infty$ . but i am not able to prove that $f(x)$ will be convergent. help appreciated .

1

There are 1 best solutions below

11
On BEST ANSWER

Case 1 Assume $a$ and $b$ are real numbers.

Suppose that $f(x) =1$ when $x$ is irrational and $f(x) =0$ when $x$ is rational.

Take $g(x) =2$ for all $a\le x\le b$.

Then, clearly $0\le f \le g$ and $\int_a^b g(x)dx=2(b-a)$ is convergent.

But as a Riemann integral, $f$ is not integrable.

Case 2: $b=\infty$.

Suppose that $f(x) =1$ when $a\le x \le 2a$ is irrational and $f(x) =0$ when $a\le x\le 2a$ is rational and $f=0$ elsewhere.

Take $g(x) =2$ for all $a\le x \le 2a$ and $g=\frac{1}{x^2}$ elsewhere.

Then, clearly $0\le f \le g$ and $\int_a^b g(x)dx=2a+\frac{1}{2a}$ is convergent.

But as a Riemann integral, $f$ is not integrable.