I have been trying to studying the construction of Lebesgue integral for a while now. I am following the Princeton Lectures on Analysis and I am stuck at the part where it defines the integral of non-negative functions. I find the definition to be quite clear but I cannot understand the examples given here.
With the above definition of the integral, there are only two possible cases; the supremum is either finite, or infinite. In the first case, when $\int f(x)dx<+\infty$, we shall say that $f$ is Lebesgue integrable or simply integrable.
Clearly, if $E$ is any measurable subset of $\mathbb R^d$, and $f\ge0$, then $f_{\chi_E}$ is also positive, and we define $$\int f(x)dx=\int f(x)\chi_E(x)dx.$$ Simple examples of functions on $\mathbb R^d$ that are integrable (or non-integrable) are given by $$f_a(x)=\begin{cases}|x|^{-a}&\text{ if }|x|\le1,\\0&\text{ if }|x|>1.\end{cases}$$ $$F_a(x)=\frac1{1+|x|^a}, \text{ all }x\in\mathbb R^d.$$ Then $f_a$ is integrable exactly when $a<d$, while $F_a$ is integrable exactly when $a>d$.
How are the values of "a" here in these two examples making the function integrable or not !? and what does the value of "a" has to do with "d" ?
Consider a map $f : \mathbb R^d \to \mathbb R$ which is only dependent on the radius $R$ in the $n$-sphere Spherical coordinates. I.e. $f(x)=g(\vert x\vert)$ where $g$ is a real map.
You then have
$$\int_{\mathbb R^d} f(x) \ dx = K_d \int_0^\infty g(R) R^{d-1}\ dR$$ where $K_d$ is a constant that only depends on $d$. This uses an integral by substitution in dimension $d$.
You can use that to look at the integrability of the maps of your original question.