Let $ G:= \left\{ (x,y) \in \mathbb{R}^2 : 0 < y,\: x^2 + \frac{y^2}{9} <1\: ,\: x^2+y^2 > 1 \right\} $.
I want to calculate this integral: $ \displaystyle\int_G x^2\,dxdy $.
I want to try with polar coordinates: so I set $ (x,y) = (r\cos\phi,r\sin\phi)$, but I am not sure how to get the right boundaries for $\phi $. Isn't it $ x^2 +y^2 = r^2 $ ?
Any help is very appreciated !
It is not a good idea to use polar coordinates. The integral can be written as $\int_{-1}^{1}\int_{\sqrt{1-x^{2}}} ^{3\sqrt{1-x^{2}}}x^{2}\, dy\, dx=\int_{-1}^{1}2\sqrt {1-x^{2}}x^{2}\, dx$. To evaluate this put $x=\sin\, \theta$ and use the formulas $2\sin\, \theta \cos\, \theta =\sin\, 2\theta$, $2\sin^{2}\, 2\theta =1-\cos (4\theta)$.