For my Measure & Integration course, I've been asked to prove the following:
Let $g$ be a function taking values on $\Bbb{R_+}$, $f: \Bbb{R}^3 \to \Bbb{R}$ such that $f(x) = g(|x|)$. Suppose that $f \in L^1(\Bbb{R}^3, dx)$, and let
$$ \Phi(x) = \int_{\Bbb{R}^3} \frac{f(y)}{|x-y|}dy. $$
For all $r=|x| > 0$,
a) Show that $$\Phi(x) = \frac{4π}{r}\int_0^r g(s)s^2\ \mathrm ds+ 4\pi\int_r^{\infty}g(s)s\ \mathrm ds.$$
b) Deduce that $$\Phi(x) = \int_{\Bbb{R}^3} \frac{f(y)}{max\{|x|,|y|\}}\mathrm dy.$$
c) Show that $$\mu\{x: \Phi(x) > t\} < \infty\qquad\text{for all }t>0,$$ where $\mu$ denotes the Lebesgue measure
d) Conclude that $\Phi(x) = \Phi^*(x)$, where $\Phi^*(x)$ is the symmetric decreasing rearrangement of the function $\Phi(x)$.
After a lot of torture I managed to prove part a), but I'm completely stuck on the following parts. Any advice would be very very welcome!