Let $f:(0,1]\to\mathbb R$ be continuous and positive, and: $$\lim_{t\to 0}f(t) = +\infty,\quad \int_0^1 f(t)dt = \lim_{\epsilon\to 0^+}\int_\epsilon^1 f(t)dt<\infty$$ Show that $F:B(0,1)\to\mathbb R$ defined by $F(x,y) = f(||(x,y)||)$ (where $B(0,1) = \{(x,y)\in\mathbb R\mid x^2+y^2\leq 1\})$ satisfies: $$\int_{B(0,1)} F(x,y)dxdy<\infty$$
I've gotten as far as making a variable change to polar coordinates and ending up with an integral of $f(r) * r $ from $0 $ to $ 1$ but I don't know how to prove that that converges.
Thanks in advance :)