3

It is known that an integrable function is a.e. finite. Is an a.e. finite function integrable? What if the measure is finite?

user136592
  • 1,744
  • 9
  • 22

3 Answers3

15

No. A characteristic function of a non measurable set is everywhere finite, but not integrable.

Paul
  • 8,153
12

No, just consider the constant function $1$. It is not integrable on the real line.

You don't even need an unbounded domain. Let $f(x) = \frac 1x$ and integrate over $[0,1]$ to find a counterexample to your statement.

Giovanni
  • 6,321
5

No. $\frac{1}{x}$ is an example.

Joe
  • 628