I need to convert
$$ \int_{-\infty}^{\infty}\int_{-\infty}^{\infty}-e^{\frac{x^2+y^2}{5}}dA$$
To polar form.
I know $x^2+y^2 = r^2, $ and $dA = rdrd\theta$
But what do I do with the $\infty$ limits?
I need to convert
$$ \int_{-\infty}^{\infty}\int_{-\infty}^{\infty}-e^{\frac{x^2+y^2}{5}}dA$$
To polar form.
I know $x^2+y^2 = r^2, $ and $dA = rdrd\theta$
But what do I do with the $\infty$ limits?
In polar coordinates, we must then have that both $r$ and $\theta$ also has its "maximum domain".
Please Note: My choice of wording in the above is VERY rough, as I want to explain it as easily as possible.
Our integral then becomes \begin{align*}\int\limits_{-\infty}^\infty \int\limits_{-\infty}^\infty-e^{\frac{x^2 + y^2}{5}}dA &= \int\limits_{\theta=0}^{2\pi} \int \limits_{r=0}^{\infty} -e^\frac{r^2}{5}rdrd\theta \\ \\ &= \int \limits_{r=0}^\infty\int \limits_{\theta =0}^{2\pi}-e^\frac{r^2}{5}rd\theta dr\\&= \int \limits_{r=0}^\infty -2\pi e^{\frac{r^2}{5}}rdr \\ &= -2 \pi\int \limits_{r=0}^\infty re^\frac{r^2}{5}dr\end{align*}
Notice, however that the above answer is in it's simplest form, since the improper integral given in the last step, does not converge on $r\in[0,\infty)$.