Are $1/\sqrt{x}$ or $1/x$ Lebesgue integrable on $(0,1)$? If so, why and why isn't this true for $1/x$?
I'm having difficulty understanding difference between the above functions in terms of Lebesgue Integration. I'd prefer if the above question could be answered by approximating both functions with simple functions and without using the equality of the Riemann Integral and the Lebesgue Integral.
For example, if we define a simple function like $$ \phi_n(x) = \lfloor 1/x \rfloor$$ if $1/x \leq n$ and $n$ otherwise, it should be the case that $$ \int_0^1 \phi_n(x) dx =\infty.$$ But can someone actually show why this is the case?
Using simple functions, we can approximate the left half of $$f(x) = 1/x$$ using boxes of width $1/2^n$ and height $2^n$. In particular, say that (draw what this means on paper!)
$$\int_0^\infty 1/x \,\mathrm{d} \mu \geq \sum_{n=0}^\infty 2^n \int_{2^{-n-1}}^{2^{-n}} 1\,d x$$
Then, simplifying the right-hand side gives
$$\sum_{n=0}^\infty 2^n \mu([2^{-n-1}, 2^{-n})) = \frac{1}{2} + \frac{1}{2} + \frac{1}{2} + \cdots = \infty $$
so the integral of $f(x) = 1/x$ diverges.