How can I write $x^2+y^2=4x$ in polar coordinates limits?
Suppose $D$ is the region $x^2+y^2=4x$. After some computations and transformations using green theorem, I become to this integral : $\iint_{D} x^2+y^2 dx\ dy$ and I want to write it as polar coordinates. So what I thought is that since I have a circle and the radius is 2, it should be $$\int_0^{2\pi}\int_{0}^2 r^3 dr\ d\theta$$? Is it ok? Or should it be instead $$\int_0^{2\pi}\int_{0}^{4\cos\theta} r^3 dr\ d\theta$$
After drawing $4cos\theta$ I'm sure that the right limits:
$$\int_{-\pi/2}^{\pi/2}\int_{0}^{4\cos\theta} r^3 dr\ d\theta $$
