Calculus · real student question

Change the order of integration and evaluate the double integral of e^(y^3) with x from 0 to 2 and y from the square root of 2x up to 2.

Question

Change the order of integration and evaluate

02 ⁣ ⁣2x2ey3dydx.\int_0^2\!\!\int_{\sqrt{2x}}^{2} e^{y^3}\,dy\,dx.

Step-by-step solution

  1. See why the given order is a dead end. The inner integral asks for ey3dy\int e^{y^3}\,dy, and ey3e^{y^3} has no elementary antiderivative. Swapping the order is not a stylistic choice here - it is the only way to finish, because integrating in xx first produces an extra factor of y2y^2, which is exactly what the substitution u=y3u=y^3 needs.

  2. Describe the region from the limits. The limits say 0x20\le x\le 2 and 2xy2\sqrt{2x}\le y\le 2. The lower boundary y=2xy=\sqrt{2x} is the right half of the parabola y2=2xy^2=2x, i.e. x=y22x=\dfrac{y^2}{2}. Note that at x=2x=2 the lower limit already equals the upper limit y=2y=2, so the region closes there.

  3. Re-slice horizontally. For a fixed yy between 00 and 22, the region runs from the left edge x=0x=0 across to the parabola x=y22x=\dfrac{y^2}{2}. So

    R={(x,y):0y2, 0xy22},02 ⁣ ⁣0y2/2ey3dxdy.R=\left\{(x,y):0\le y\le 2,\ 0\le x\le \tfrac{y^2}{2}\right\},\qquad \int_0^2\!\!\int_0^{y^2/2} e^{y^3}\,dx\,dy.

  4. Do the inner integral. ey3e^{y^3} is constant with respect to xx, so it just picks up the width of the slice:

    0y2/2ey3dx=y22ey3.\int_0^{y^2/2}e^{y^3}\,dx=\frac{y^2}{2}\,e^{y^3}.

  5. Substitute u=y3u=y^3. Then du=3y2dydu=3y^2\,dy, so y2dy=du3y^2\,dy=\tfrac{du}{3}, and the limits y=0,2y=0,2 become u=0,8u=0,8:

    02y22ey3dy=1608eudu=16[eu]08=e816.\int_0^2\frac{y^2}{2}e^{y^3}\,dy=\frac{1}{6}\int_0^8 e^{u}\,du=\frac{1}{6}\left[e^u\right]_0^8=\frac{e^8-1}{6}.

  6. Sanity-check the size. e816496.66\dfrac{e^8-1}{6}\approx 496.66, and a direct numerical evaluation of the original iterated integral gives 496.66496.66 as well, so the swap preserved the region correctly.

Answer

e816496.66\frac{e^{8}-1}{6}\approx 496.66

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