Let $\Omega=\{x\in \mathbb R^2: 0\lt\Vert x\Vert \lt1 \}$ and given the following functions
1.$u(x)=\Vert x\Vert^{-1}$
2.$u(x)=ln(\Vert x\Vert)$
3.$u(x)=ln(ln(\Vert x\Vert)+1)$
How do I prove that those functions are $L_2$ (square-integrable) integrable with respect to $\Omega$.
I would appreciate any help.
Hint: As stated, 3. is not a well defined function. But for 1. and 2. we can go to polar coordinates. Then 1., 2. turn into
$\int_0^{2\pi } \int_0^1 r^{-2} r\, dr \,dt$
$\int_0^{2\pi } \int_0^1 (\ln r)^2 r\, dr\,dt$
You're now in one variable.