Double Integral over a Rectangle

Volume=Rf(x,y)dA\text{Volume}=\iint_R f(x,y) \mathop{dA}

Fubini’s Theorem (First Form)

If f(x,y)f(x,y) is continuous throughout the rectangle region R:x[a,b],y[c,d]R:x\in [a,b], y\in [c,d], then

Rf(x,y)dA=abcdf(x,y)dydx=cdabf(x,y)dxdy\begin{aligned}&\iint_R f(x,y) \mathop{dA} \\ =&\int_a^b\int_c^d f(x,y) \mathop{dy}\mathop{dx} \\ =&\int_c^d\int_a^b f(x,y) \mathop{dx}\mathop{dy}\end{aligned}

Double Integral over Irregular Region

Fubini’s Theorem (Stronger Form)

Let f(x,y)f(x,y) be continuous over the region RR

  • If RR is defined by x[a,b],y[g1(x),g2(x)]x\in [a,b], y\in [g_1(x), g_2(x)] with g1,g2g_1,g_2 continuous on [a,b][a,b], then

Rf(x,y)dA=abg1(x)g2(x)f(x,y)dydx\iint_R f(x,y) \mathop{dA}=\int_a^b\int_{g_1(x)}^{g_2(x)} f(x,y) \mathop{dy}\mathop{dx}

  • If RR is defined by y[c,d],x[h1(y),h2(y)]y\in [c,d], x\in [h_1(y), h_2(y)] with h1,h2h_1,h_2 continuous on [c,d][c,d], then

Rf(x,y)dA=cdh1(y)h2(y)f(x,y)dxdy\iint_R f(x,y) \mathop{dA}=\int_c^d\int_{h_1(y)}^{h_2(y)} f(x,y) \mathop{dx}\mathop{dy}

Properties of Double Integral

  1. Constant Multiple
  2. Sum and Difference
  3. Domination
  4. Additivity. When RR is the union of two non-overlapping regions R1,R2R_1,R_2, we have

    Rf(x,y)dA=R1f(x,y)dA+R2f(x,y)dA\iint_R f(x,y) \mathop{dA} = \iint_{R_1} f(x,y) \mathop{dA} + \iint_{R_2} f(x,y) \mathop{dA}