Assume that $(X,Y)$ is i.i.d. standard normal. Compute $\mathbb{P}(1<X^2+Y^2<2)$.
So I've decided to use polar coordinates to solve and I've gotten to this point:
$$\iint_{1\lt X^2+Y^2\lt2} e^{\frac{-(x^2+y^2)}{2}}dxdy=\iint_{1\lt r^2\lt2}e^{\frac{-r^2}{2}}drd\theta$$
Where $1\lt r\lt\sqrt2$ and $0\lt \theta \lt 2\pi$.
How do I go about integrating dr? I know I need to use the $\Phi$ function but I'm not so sure how to go about doing that. Any help would be muchappreciated.
Your forgot the Jacobian factor $r$. If you include it, the integral becomes a lot easier to evaluate.