I'm trying to figure out how to compute a particular integral using Lebesgue integration.
For a number $a$, define $f(x) = x^a$ for $0 \lt x \leq 1$, and $f(0) = 0$. Compute $\int_0^1 f$.
Here is what I have so far:
$$\int_0^1 f = \int_{(0,1]}f + 0 = (x^a)*m((0,1]) = x^a$$
I'm not sure if I'm doing this correct. I'd appreciate some help, thanks in advance. This problem appears in Real Analysis by Royden (4th Edition) on p. 84, Exercise 19.