Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

15.2: Double Integrals over General Regions

  • Page ID
    2644
  • ( \newcommand{\kernel}{\mathrm{null}\,}\)

    In Section 15.1, we notice that all bases of the objects are rectangular. In 15.2, the area under these objects are nonrectangular. However, the method of accumulation still works.

    Introduction

    In the Figure 15.2.1, the green figures are the base of the 3D object on the left. Its base is encloesd by y=ex, y=0, x=0 and x=1, and it was divided into small diamonds. As n, the number of these diamonds, goes to infinity and ΔA=ΔxΔy goes to zero, the area of each diamond approximates to a single point, which reduces the estimation error to zero. Thus, through accumulating all these single points, we can calculate the area accurately.

    4.jpg
    111.jpg
    222.jpg
    333.jpg
    Figure 15.2.1

    S=limnnk=1ΔA=RdA

    Theorem: Fubini's Theorem (Stronger Form)

    Let f(x,y) be continuous on a region R.

    1. If R is defined by axb,g(x1)yg(x2), with g1 and g2 continous on [a,b], then

    Rf(x,y)dA=bag2(x)g1(x)f(x,y)dydx

    1. If R is defined by cyd,h1(y)yh2(y), with h1 and h2 continous on [c,d], then

    Rf(x,y)dA=dch2(y)h1(y)f(x,y)dxdy

    Fubini's Theorem is usually used to calculate the volume of the objects that have nonrectangule bases.

    3.jpg
    an object and a row of  cuboids.jpg
    Figure 15.2.1: Paste Caption Here

    Just like the sample in 15.1, Vi=f(x,y)ΔA is the volume of the cuboid at a specific location. This cuboid has the height f(x,y)that is decided by its location. As n, the number of cuboids, goes to infinity, the shape of each cuboid approaches to a line whose height equal to f(xi,yi) and error approaches to zero. Through accumulating infinity number of these "lines", we can accurately calculate the volume of the object.

    V=limnnk=1f(xi,yi)ΔxΔy=Rf(x,y)dA

    Example 15.2.1

    Now, lets calculate the volume under the surface f(x,y)=10+x2y2 whose domain is enclosed by y=ex, y=0, x=0 and x=1.

    4.jpg
    Figure 15.2.3

    10y=exy=010+x2y2dydx=10(10+x2)y13y3|y=exy=0dx=10(10+x2)ex13(ex)3dx=10ex+(x2ex2xex+2ex)19(ex)3|10=[10e+(e2e+2e)19e3][10+(00+2)19]=11e19e3+1079

    Example 15.2.2
    15.2ex2-1.jpg
    Figure 15.2.3

    f(x,y)=10y=1y=x21dydx=10y|1x2dx=101x2dx=x13x3|10=23

    Reverse the order of integration of the function f(x,y)=10y=1y=x21dydx

    15.2 ex2-2.jpg
    Figure 15.2.4

    =y=0y=1x=yx=01dxdy=10ydy=23y32|10=23

    Reminder:

    1. As the equation is transformed, the domains of x and y are also transformed.
    2. When f(x,y)=1, the value of double integral numerically equals to the area of its base.
    3. The order of dx and dy decides the order of accumulation. In figure 15.2-3, stripes are arranged along y axis to form layers and then we can calculate the volume thorough adding all the layers. That's why the function is written as Rf(x,y)dydx. Similarly, in the Figure 15.2-4, stripes are arranged along x axis to form layers, so the order of dy and dx is switched. That is Rf(x,y)dxdy.
    Example 15.2.5

    Calculate the volume above f(xy)=0 and f(x,y)=1 in the domain enclosed by x=tan1(y), x=0, y=0 and y=1.

    f(x,y)=10x=tan1(y)x=01 dx dy=10x=tan1(y)x=01 dx dy=10x|tan10 dy=10tan1y dy

    In this case, the question become too complicated to be solved. Thus, we need to transform this equation.

    f(x,y)=x=tan1(y)x=01dxdy=π40x|1tan(x)dx=π40(1tan(x))dx=x+ln(cos(x))|π40=(π4+ln(22)(0+ln1)=π4ln(22)

    • Integrated by Justin Marshall.


    15.2: Double Integrals over General Regions is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by LibreTexts.