Calculate $$\iint_\Omega(x^2+y^2)^b\,dxdy$$ where $\Omega=\{(x,y)\in\mathbb R^2\,:\, x^2+y^2<a^2\}$ and $b>0$ is a real constant.
I'm having trouble calculating the following, it's from a past exam that I'm doing for revision . I think I need to convert to polar co-ordinates and got an answer but it was $\dfrac{a^{4b+4}}{2b+2}$
Answer:
$\int\int_{R} (x^2+y^2)^b dxdy$ in the Domain $x^2+y^2\le a^2$ with b>0
==>
$$\int_{0}^{2\pi}\int_{0}^{a} r^{2b}rdrd\theta$$
Which when you evaluate gives
you
$$=\dfrac{\pi a^{2b+2}}{b+1}$$