Calculus · real student question

Evaluate the double integral of x times e to the power minus y squared over the region where √y/3 ≤ x ≤ √y/2 and 0 ≤ y < ∞.

Question

Evaluate

0 ⁣y/3y/2xey2dxdy.\int_{0}^{\infty}\!\int_{\sqrt{y}/3}^{\sqrt{y}/2} x\,e^{-y^{2}}\,dx\,dy.

Step-by-step solution

  1. Integrate in xx first — the order is already the convenient one. The region is bounded on the left and right by curves given as xx in terms of yy, so dxdx belongs inside. And ey2e^{-y^{2}} is a constant for that inner integration, which matters because ey2e^{-y^{2}} has no elementary antiderivative in yy; postponing it is essential.

    y/3y/2xdx=[x22]y/3y/2.\int_{\sqrt y/3}^{\sqrt y/2} x\,dx=\left[\frac{x^{2}}{2}\right]_{\sqrt y/3}^{\sqrt y/2}.

  2. Evaluate the bracket. Squaring the limits removes the square roots: (y/2)2=y/4(\sqrt y/2)^{2}=y/4 and (y/3)2=y/9(\sqrt y/3)^{2}=y/9. So

    12(y4y9)=129y4y36=5y72.\frac12\left(\frac{y}{4}-\frac{y}{9}\right)=\frac12\cdot\frac{9y-4y}{36}=\frac{5y}{72}.

    The strip therefore weights each yy by 5y/725y/72, a factor that is linear in yy — exactly the factor that will make the outer integral elementary.

  3. Reduce to a single integral.

    05y72ey2dy=5720yey2dy.\int_{0}^{\infty}\frac{5y}{72}e^{-y^{2}}\,dy=\frac{5}{72}\int_{0}^{\infty}y\,e^{-y^{2}}\,dy.

  4. Substitute u=y2u=y^{2}. Then du=2ydydu=2y\,dy, so ydy=12duy\,dy=\tfrac12\,du, and the limits y=0,y=0,\infty become u=0,u=0,\infty:

    0yey2dy=120eudu=12[eu]0=12.\int_{0}^{\infty}y\,e^{-y^{2}}\,dy=\frac12\int_{0}^{\infty}e^{-u}\,du=\frac12\bigl[-e^{-u}\bigr]_{0}^{\infty}=\frac12.

    This is the reason the improper upper limit causes no trouble: the extra factor of yy converts a Gaussian into a plain exponential.

  5. Multiply the two factors and check numerically.

    57212=5144.\frac{5}{72}\cdot\frac12=\frac{5}{144}.

    Adaptive quadrature applied to 05y72ey2dy\int_{0}^{\infty}\tfrac{5y}{72}e^{-y^{2}}dy returns 0.03472222220.0347222222, and 5/144=0.03472225/144=0.034722\overline{2} — agreement to ten digits.

Answer

5144\frac{5}{144}

Need to solve a different problem like this? Open the solver →