This seems to be very easy, however I cannot understand, where I am mistaking. Here's the integral to be computed: $$\iint_Dx^2+y^2dydx$$ with $D:=\left\{(x,y)\in \mathbb{R}^2:x \ge0, \; x^2+y^2-2y\leq0\right\}$
Clearly this integral can be written as $$\int_0^1\!\!\!\int_0^2x^2+y^2dydx={10\over 3}$$
However when I try to switch to polar coordinates I get a different result. The integral in polar coordinates is $$\int_0^2\!\!\!\int_{-{\pi\over2}}^{{\pi\over2}}r^3d\phi dr$$
which yields the integral to be equal $4\pi$.
What is wrong?


The integration domain in $\int_0^1\!\!\!\int_0^2x^2+y^2dydx$ is a rectangle!