Can anyone do
$$ \int_{0}^{\infty}\int_{0}^{a+bx^{2}}e^{-\beta\left(x^{2}+y^{2}\right)}dydx $$
Perhaps this post could help: Integrating a product of exponentials and error functions
Can anyone do
$$ \int_{0}^{\infty}\int_{0}^{a+bx^{2}}e^{-\beta\left(x^{2}+y^{2}\right)}dydx $$
Perhaps this post could help: Integrating a product of exponentials and error functions
$$\int^\infty_0e^{-\beta x^2}dx\int^{a+bx^2}_0e^{-\beta y^2}dy=\frac{1}{2}\beta^{-\frac{1}{2}}\Gamma(\frac{1}{2})\int^{a+bx^2}_0e^{-y^2 \beta }dy$$ Where $\Gamma$ is the Gamma function. Hope this helps.
– Feb 15 '14 at 00:10