SlideShare a Scribd company logo
1 of 11
Download to read offline
Chapter 4

Multiple Integrals

4.1      Double Integral Over Rectangular Regions
4.1.1     Quick Review of the De…nite Integral
This review is intended more to introduce the notation we will use than to cover
the topic of the de…nite integral. It is assumed the student is already familiar
with it. If this is not the case, students should …rst review the de…nite integral
in any calculus book, or using my notes on the web site for the class.
    The de…nite integral was de…ned when we were trying to solve the area
problem. Given a function y = f (x) de…ned for a x b, we wanted to …nd
the area between the graph of y = f (x), the x-axis, and the vertical lines x = a
and x = b. We begin by dividing the interval [a; b] into n subintervals [xi 1 ; xi ],
i = 1::n, of equal length. Let x denote the length of each subinterval. Clearly,
  x = b na . In each subinterval [xi 1 ; xi ], we pick a point we denote xi . We
form the Riemann sum
                                    Xn
                                       f (xi ) x
                                    i=1

The de…nite integral was de…ned to be

                         Zb                     n
                                                X
                              f (x) dx = lim          f (xi ) x
                                          n!1
                         a                      i=1


In the case that f (x) 0 on [a; b], the integral corresponds to the area below
the graph (see …gure 4.1).

4.1.2     Double Integrals and Volumes
For the de…nite integrals we reviewed above, the function we were integrating
was a function of one variable. That is a function of the form f : R ! R. Hence,
its domain is either R or a subset of R. When we integrate, we also integrate

                                          199
200                                      CHAPTER 4. MULTIPLE INTEGRALS




               Figure 4.1: Approximating the area below a curve


over portions of its domain, most of the time over closed and bounded portions
of its domain, that is over intervals. The functions we are about to learn how
to integrate are functions of two variables or more. Let us focus on functions
on two variables for a while, that is on functions of the form f : R2 ! R.
The domain of such functions is a subset of R2 that is the plane. We will
be integrating over closed and bounded regions of the plane. The problem is
that there are many possibilities for such regions ranging from a square or a
rectangle to more complicated shapes. The region of integration is an added
di¢ culty when dealing with multiple integrals, a di¢ culty we do not have for
functions of one variable since we are always integrating over an interval. We
will …rst consider integrals over a rectangular region. These are very simple.
Then, we will look at more complicated regions.
    In spite of this added di¢ culty, double integrals are de…ned in a manner
similar to that of de…nite integrals. Suppose that we are given a function f (x; y)
de…ned over a closed rectangle

                   R   =     (x; y) 2 R2 j a     x   b; c   y    d
                       =   [a; b]   [c; d]

As in the case of functions of one variable, we will …rst assume that f (x; y) 0
on R. Let S be the solid which lies above R and below the graph of f . In other
words,
                S = (x; y; z) 2 R3 j 0       z   f (x; y) ; (x; y) 2 R

We wish to …nd V , the volume of S (see …gure 4.2).
     We begin by dividing R into subrectangles. For this, we divide the interval
[a; b] into m subintervals [xi 1 ; xi ], i = 1::m, of equal length x = bma . We also
divide the interval [c; d] into n subintervals [yj 1 ; yj ], j = 1::n, of equal length
4.1. DOUBLE INTEGRAL OVER RECTANGULAR REGIONS                                                   201




                         Figure 4.2: Solid above R below f (x; y)

       d c
  y=    n .   This way, we obtain the subrectangles

              Rij    =      (x; y) 2 R2 j xi           1       x     xi ; yj   1   y       yj
                     =     [xi   1 ; xi ]     [yj   1 ; yj ]

The area of each Rij is A = x y (see …gure 4.3).
   Next, in each subrectangle Rij , we pick a point denoted xij ; yij . We form
the box with base Rij and height f xij ; yij . Its volume is f xij ; yij A (see
…gure 4.4).
   We can approximate the volume of S by adding the volume of each box
obtained (see …gure 4.5). In other words, we have
                                            m n
                                            XX
                                 V t                  f xij ; yij        A
                                            i=1 j=1

Remark 310 The above sum is called a double Riemann sum.

   As in the case of functions of one variable, our approximation should get
better the larger m and n are . We de…ne the double integral of f over R to be

De…nition 311 The double integral of f (x; y) over the rectangle R is:
                    ZZ                                     m n
                                                           XX
                         f (x; y) dA =          lim                  f xij ; yij       A
                                              m;n!1
                     R                                     i=1 j=1


providing the limit exists.
202                                  CHAPTER 4. MULTIPLE INTEGRALS




               Figure 4.3: Dividing a rectangle in subrectangles




Figure 4.4: Approximating the volume of a solid above a rectangle, below f (x; y)
4.1. DOUBLE INTEGRAL OVER RECTANGULAR REGIONS                                  203




                Figure 4.5: Approximating a volume with boxes


Remark 312 It can be proven that the limit exists if f is continuous on R.

Remark 313 To understand the notation, it helps to draw a parallel between
the de…nite integral and double integrals. In the case of the de…nite integral, the
width of each subinterval was called x. As the number of subintervals went
to 1, the width of each subinterval went to 0. We called it dx. Similarly, for
functions of two variables, the area of each subrectangle is A = x y. As the
number of subrectangles approaches 1, the area of each subrectangle approaches
0. We call it dA. You can think of dA as being dA = dxdy, the area of each
subrectangle as well as the length of their sides are approaching 0..

Remark 314 The de…nition of the integral does not require f (x; y) to be pos-
itive on R. When f (x; y) 0 on R, the integral is exactly the volume of the
solid S.

Remark 315 We can approximate double integrals by using double Riemann
sums. In the next section, we show a way to …nd the exact value of double
integrals.
204                                                    CHAPTER 4. MULTIPLE INTEGRALS

4.2     Iterated Integrals Over Rectangular Regions
Let f (x; y) be a function which is continuous on R = [a; b] [c; d]. When we
      Rd
write c f (x; y) dy, we mean that x is held as a constant and we integrate with
respect to y. This is similar to partial di¤erentiation with respect to y, in the
sense that x is held as a constant in both cases. This process is called partial
integration with respect to y.
                      R2
Example 316 Find 1 x2 ydy
                Z     2                            Z    2
                          x2 ydy         = x2               ydy since x is a constant
                  1                                 1
                                                   "         2
                                                               #
                                               2       y2
                                         = x
                                                       2     1

                                                             1
                                         = x2 2
                                                             2
                                              3 2
                                         =      x
                                              2
                              R
Example 317 Find              0
                                      sin x sin ydy
              Z                                                          Z
                              sin x sin ydy            =     sin x               sin ydy
                          0                                              0
                                                       =     sin x [         cos yj0 ]
                                                       =     sin x [ cos + cos 0]
                                                       =     2 sin x
                                                                                           Rd
Remark 318 When we compute an integral of the form              f (x; y) dy, we will       c
                                                                      Rd
be left with a function of x. Call it A (x). In other words, A (x) = c f (x; y) dy.
                                                                        Rb
We can now integrate A (x) with respect to x between a and b. We get a A (x) dx.
In fact, we have
                       Z b             Z b "Z d            #
                           A (x) dx =           f (x; y) dy dx                 (4.1)
                              a                         a        c

De…nition 319 An integral like the one on the right side of equation 4.1 is
called an iterated integral.

Remark 320 Usually, we omit the bracket, thus
            Z b "Z d            #     Z bZ d
                     f (x; y) dy dx =         f (x; y) dydx                                     (4.2)
                      a           c                                  a       c

To compute it, we integrate in two steps. First, we evaluate the integral inside,
the one with respect to y; holding x as a constant. This will give us a function
of x. We then integrate that function with respect to x.
4.2. ITERATED INTEGRALS OVER RECTANGULAR REGIONS                                                      205

Remark 321 There is another iterated integral, obtained by switching the order
of x and y.
            Z d "Z b            #       Z dZ b
                     f (x; y) dx dy =           f (x; y) dxdy
                     c           a                                c           a

In this case, we …rst evaluate the inside integral, the one with respect to x,
holding y as a constant. It will give us a function of y which we then integrate
with respect to y.
                         R R
Example 322 Evaluate 02 0 sin x sin ydydx
                  R
First, we evaluate 0 sin x sin ydy. In example 317, we found that it was 2 sin x.
Therefore,
               Z     2
                         Z                                        Z       2
                                 sin x sin ydydx =                            2 sin xdx
                 0           0                                        0
                                                                      Z       2
                                                           =      2                sin xdx
                                                                      h0                  i
                                                           =      2               cos xj0
                                                                                        2




                                                           =      2               cos       + cos 0
                                                                                        2
                                                           =      2
                                         R R
Example 323 Evaluate                     0   0
                                               2
                                                   sin x sin ydxdy
First, we evaluate
                   Z     2
                                                                  Z       2
                             sin x sin ydx =              sin y                sin xdx
                     0
                                                                  h0                  i
                                                      =   sin y               cos xj0
                                                                                    2




                                                      =   sin y               cos       + cos 0
                                                                                    2
                                                      =   sin y

Therefore,
                     Z       Z       2
                                                                          Z
                                         sin x sin ydxdy       =                   sin ydy
                         0       0                                            0
                                                               =                  cos yj0
                                                               =                  cos + cos 0
                                                               =          2

   Iterated integrals are important in evaluating double integrals, as the next
theorem shows us. The theorem is stated without proof.
206                                  CHAPTER 4. MULTIPLE INTEGRALS

Theorem 324 (Fubini’ Theorem) Suppose that f (x; y) is continuous on
                          s
the rectangle R = [a; b] [c; d]. Then
          ZZ                Z bZ d                 Z dZ b
              f (x; y) dA =        f (x; y) dydx =        f (x; y) dxdy
                            a   c                                    c        a
           R

Remark 325 Note that the order of integration does not matter. We can …rst
integrate with respect to y, then to x: We can also do the reverse. Make sure
you use the correct limits of integration. For the dx integral, the limits must be
for the x variable: For the dy integral, the limits must be for the y variable.
                          ZZ
Example 326 Compute             x 3y 2 dA where R = (x; y) 2 R2 j 0 x 2; 1                           y   2 .
                           R

Method 1: Using Fubini’ theorem, we get
                       s
                ZZ                    Z               2   Z      2
                     x 3y 2 dA =                                     x        3y 2 dxdy
                                                  1          0
                       R
                                                 Z        "                            2
                                                                                           #
                                                      2
                                                              x2
                                         =                                3xy 2                dy
                                                  1           2                        0
                                                 Z    2
                                         =                   2       6y 2 dy
                                                  1
                                                                              2
                                         =           2y          2y 3         1
                                         =       (4          16)          (2           2)
                                         =           12

Method 2: We can also use Fubini’ theorem, but with the opposite order of
                                    s
    integration. We should get the same answer.
                 ZZ                   Z 2Z 2
                           2
                     x 3y dA =                x 3y 2 dydx
                                             0           1
                   R
                                             Z   2   h                            i
                                                                          2
                                     =                    xy         y3   1
                                                                                      dx
                                             0
                                             Z   2
                                     =               [(2x            8)           (x        1)] dx
                                             0
                                             Z   2
                                     =               (x          7) dx
                                             0
                                                                          2
                                              x2
                                     =            7x
                                               2                          0
                                     =       2 14
                                     =           12
4.2. ITERATED INTEGRALS OVER RECTANGULAR REGIONS                                                                       207

Example 327 Find the volume of the solid bounded by z = f (x; y) = x2
2y 2 + 16, the planes x = 2, y = 2 and the three coordinate planes.
It helps to try to sketch the function so we can see what the solid looks like.
The graph is shown in …gure 4.6.From the picture, we can see that the solid
lies below the graph of z = f (x; y) = x2 2y 2 + 16, above the rectangle
  (x; y) 2 R2 j 0 x 2; 0 y 2 . Therefore,
                ZZ                  ZZ
                   f (x; y) dA =          x2 2y 2 + 16 dA
                R                                            R
                                                         Z    2   Z    2
                                             =                                  x2     2y 2 + 16 dxdy
                                                         0
                                                         Z        "0                             2
                                                                                                   #
                                                             2
                                                                           x3
                                                                                     2xy 2 + 16x           dy
                                                         0                 3                           0
                                                         Z   2
                                                                           8
                                             =                                   4y 2 + 32 dy
                                                         0                 3
                                                                                                   2
                                                    8     4y 3
                                             =        y        + 32y
                                                    3      3                                       0
                                                 16 32
                                             =             + 64
                                                  3     3
                                             = 48


   In some cases, the integral can be a little bit easier to evaluate. This happens
when f can be written as the product of two functions, one a function of x, the
other one a function of y. In this case, assuming f (x; y) = g (x) h (y), we have:
  ZZ                   Z bZ d
      f (x; y) dA =            f (x; y) dydx by Fubini’ theorem
                                                          s
                            a        c
   R
                            Z   b   Z    d
                    =                        g (x) h (y) dydx
                            a        c
                            Z   b             Z      d
                    =               g (x)                h (y) dydx
                            a                    c
                            Z   b                    Z       d                             Z   d
                    =               g (x) dx                      h (y) dy since                   h (y) dy is a constant
                            a                            c                                 c
So, we have the following proposition:
Proposition 328 If f (x; y) = g (x) h (y), in other words if f (x; y) can be writ-
ten as the product of two functions, one a function of x, the other one a function
of y, then
                    ZZ                Z b          Z d
                        f (x; y) dA =     g (x) dx     h (y) dy
                                                                  a                    c
                        R
208                                     CHAPTER 4. MULTIPLE INTEGRALS




                   Figure 4.6: Graph of f (x; y) =         x2   2y 2 + 16

                         R R
Example 329 Evaluate 02 0 sin x sin ydydx
From the proposition, we have
              Z    2
                       Z                       Z    2
                                                                 Z
                           sin x sin ydydx =             sin xdx    sin ydy
               0       0
                                               h0               i 0
                                          =             cos xj0 [ cos yj0 ]
                                                              2



                                          =    [1] [2]
                                          =    2


4.2.1    Summary
We list important points covered in this section.

      It is important to understand that in addition to …nding antiderivative, the
      is an additional di¢ culty with multiple integrals: the region of integration.
      For the de…nite integral, that is the integral of a function of one variable,
      the region of integration was an interval. For multiple integrals, the region
      of integration will be a subset of the plane for functions of two variables,
      or a subset of space for functions of three variables. There are many more
      possibilities of such regions. This section focused on rectangular regions.
4.2. ITERATED INTEGRALS OVER RECTANGULAR REGIONS                                                   209

     We learned to compute iterated integrals, that is integrals of the form
     RbRd                 RdRb
      a c
          f (x; y) dydx or c a f (x; y) dxdy. Note there are two kinds, de-
     pending on the order of integration.
     We learned to compute double integrals over a rectangular region, that is
                           ZZ
     integrals of the form    f (x; y) dA where R = [a; b] [c; d].
                             R

     A double integral is evaluated in terms of iterated integrals. More pre-
     cisely, if R = [a; b] [c; d], then Fubini’ theorem tells us that
                                               s
            ZZ                   Z   b   Z   d                     Z   d   Z   b
                 f (x; y) dA =                   f (x; y) dydx =                   f (x; y) dxdy
                                 a       c                         c       a
             R

     Note that we can switch the order of integration when the region is a
     rectangle.
                                                             ZZ
     If the graph of z = f (x; y) is above the xy-plane then    f (x; y) dA is
                                                                                       R
     the volume of the solid with cross section R, between the xy-plane and
     z = f (x; y).

4.2.2    Assignment
Odd numbers 1-27 at the end of 12.1 in your book.

More Related Content

What's hot

Exact Differential Equations
Exact Differential EquationsExact Differential Equations
Exact Differential EquationsPrasad Enagandula
 
First order linear differential equation
First order linear differential equationFirst order linear differential equation
First order linear differential equationNofal Umair
 
Partial Differentiation & Application
Partial Differentiation & Application Partial Differentiation & Application
Partial Differentiation & Application Yana Qlah
 
Second order homogeneous linear differential equations
Second order homogeneous linear differential equations Second order homogeneous linear differential equations
Second order homogeneous linear differential equations Viraj Patel
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equationJUGAL BORAH
 
Multiple intigration ppt
Multiple intigration pptMultiple intigration ppt
Multiple intigration pptManish Mor
 
Linear dependence & independence vectors
Linear dependence & independence vectorsLinear dependence & independence vectors
Linear dependence & independence vectorsRakib Hossain
 
Basics of Integration and Derivatives
Basics of Integration and DerivativesBasics of Integration and Derivatives
Basics of Integration and DerivativesFaisal Waqar
 
Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )Digvijaysinh Gohil
 
Gauss Divergence Therom
Gauss Divergence TheromGauss Divergence Therom
Gauss Divergence TheromVC Infotech
 
Tensor 1
Tensor  1Tensor  1
Tensor 1BAIJU V
 
Vector differentiation, the ∇ operator,
Vector differentiation, the ∇ operator,Vector differentiation, the ∇ operator,
Vector differentiation, the ∇ operator,Tarun Gehlot
 
Applied Calculus Chapter 4 multiple integrals
Applied Calculus Chapter  4 multiple integralsApplied Calculus Chapter  4 multiple integrals
Applied Calculus Chapter 4 multiple integralsJ C
 
complex numbers 1
complex numbers 1complex numbers 1
complex numbers 1youmarks
 
Lesson 14 a - parametric equations
Lesson 14 a - parametric equationsLesson 14 a - parametric equations
Lesson 14 a - parametric equationsJean Leano
 

What's hot (20)

complex numbers
complex numberscomplex numbers
complex numbers
 
Exact Differential Equations
Exact Differential EquationsExact Differential Equations
Exact Differential Equations
 
Quadratic equation
Quadratic equation Quadratic equation
Quadratic equation
 
First order linear differential equation
First order linear differential equationFirst order linear differential equation
First order linear differential equation
 
Partial Differentiation & Application
Partial Differentiation & Application Partial Differentiation & Application
Partial Differentiation & Application
 
Riemann sumsdefiniteintegrals
Riemann sumsdefiniteintegralsRiemann sumsdefiniteintegrals
Riemann sumsdefiniteintegrals
 
Second order homogeneous linear differential equations
Second order homogeneous linear differential equations Second order homogeneous linear differential equations
Second order homogeneous linear differential equations
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equation
 
Multiple intigration ppt
Multiple intigration pptMultiple intigration ppt
Multiple intigration ppt
 
Linear dependence & independence vectors
Linear dependence & independence vectorsLinear dependence & independence vectors
Linear dependence & independence vectors
 
Basics of Integration and Derivatives
Basics of Integration and DerivativesBasics of Integration and Derivatives
Basics of Integration and Derivatives
 
Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )
 
Gauss Divergence Therom
Gauss Divergence TheromGauss Divergence Therom
Gauss Divergence Therom
 
Calculus ppt on "Partial Differentiation"#2
Calculus ppt on "Partial Differentiation"#2Calculus ppt on "Partial Differentiation"#2
Calculus ppt on "Partial Differentiation"#2
 
Tensor 1
Tensor  1Tensor  1
Tensor 1
 
Vector differentiation, the ∇ operator,
Vector differentiation, the ∇ operator,Vector differentiation, the ∇ operator,
Vector differentiation, the ∇ operator,
 
Applied Calculus Chapter 4 multiple integrals
Applied Calculus Chapter  4 multiple integralsApplied Calculus Chapter  4 multiple integrals
Applied Calculus Chapter 4 multiple integrals
 
complex numbers 1
complex numbers 1complex numbers 1
complex numbers 1
 
Lesson 14 a - parametric equations
Lesson 14 a - parametric equationsLesson 14 a - parametric equations
Lesson 14 a - parametric equations
 
The wave equation
The wave equationThe wave equation
The wave equation
 

Viewers also liked

B.tech ii unit-3 material multiple integration
B.tech ii unit-3 material multiple integrationB.tech ii unit-3 material multiple integration
B.tech ii unit-3 material multiple integrationRai University
 
Maths-double integrals
Maths-double integralsMaths-double integrals
Maths-double integralsmihir jain
 
B.tech ii unit-2 material beta gamma function
B.tech ii unit-2 material beta gamma functionB.tech ii unit-2 material beta gamma function
B.tech ii unit-2 material beta gamma functionRai University
 
Double Integral Powerpoint
Double Integral PowerpointDouble Integral Powerpoint
Double Integral Powerpointoaishnosaj
 
Applications of Integrations
Applications of IntegrationsApplications of Integrations
Applications of Integrationsitutor
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculusitutor
 
Integrals and its applications
Integrals  and  its applicationsIntegrals  and  its applications
Integrals and its applicationsPoojith Chowdhary
 
ppt on application of integrals
ppt on application of integralsppt on application of integrals
ppt on application of integralsharshid panchal
 
Library Design & Architecture
Library Design & ArchitectureLibrary Design & Architecture
Library Design & ArchitectureMoreno Barros
 

Viewers also liked (14)

B.tech ii unit-3 material multiple integration
B.tech ii unit-3 material multiple integrationB.tech ii unit-3 material multiple integration
B.tech ii unit-3 material multiple integration
 
Maths-double integrals
Maths-double integralsMaths-double integrals
Maths-double integrals
 
B.tech ii unit-2 material beta gamma function
B.tech ii unit-2 material beta gamma functionB.tech ii unit-2 material beta gamma function
B.tech ii unit-2 material beta gamma function
 
Double Integral Powerpoint
Double Integral PowerpointDouble Integral Powerpoint
Double Integral Powerpoint
 
Double Integrals
Double IntegralsDouble Integrals
Double Integrals
 
Applications of Integrations
Applications of IntegrationsApplications of Integrations
Applications of Integrations
 
Integration Ppt
Integration PptIntegration Ppt
Integration Ppt
 
Ch02
Ch02Ch02
Ch02
 
Ch01
Ch01Ch01
Ch01
 
Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculus
 
Integrals and its applications
Integrals  and  its applicationsIntegrals  and  its applications
Integrals and its applications
 
ppt on application of integrals
ppt on application of integralsppt on application of integrals
ppt on application of integrals
 
Library Design & Architecture
Library Design & ArchitectureLibrary Design & Architecture
Library Design & Architecture
 

Similar to Multiple integrals

Cs229 cvxopt
Cs229 cvxoptCs229 cvxopt
Cs229 cvxoptcerezaso
 
Notes up to_ch7_sec3
Notes up to_ch7_sec3Notes up to_ch7_sec3
Notes up to_ch7_sec3neenos
 
Double_Integral.pdf
Double_Integral.pdfDouble_Integral.pdf
Double_Integral.pdfd00a7ece
 
ComplexNumber.ppt
ComplexNumber.pptComplexNumber.ppt
ComplexNumber.pptberenvaz
 
Relations & functions
Relations & functionsRelations & functions
Relations & functionsindu thakur
 
Dynamical systems solved ex
Dynamical systems solved exDynamical systems solved ex
Dynamical systems solved exMaths Tutoring
 
Families of curves
Families of curvesFamilies of curves
Families of curvesTarun Gehlot
 
Reflect tsukuba524
Reflect tsukuba524Reflect tsukuba524
Reflect tsukuba524kazuhase2011
 
2nd-year-Math-full-Book-PB.pdf
2nd-year-Math-full-Book-PB.pdf2nd-year-Math-full-Book-PB.pdf
2nd-year-Math-full-Book-PB.pdfproacademyhub
 
Varian, microeconomic analysis, solution book
Varian, microeconomic analysis, solution bookVarian, microeconomic analysis, solution book
Varian, microeconomic analysis, solution bookJosé Antonio PAYANO YALE
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusMatthew Leingang
 
Lesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsLesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsMatthew Leingang
 

Similar to Multiple integrals (20)

Cs229 cvxopt
Cs229 cvxoptCs229 cvxopt
Cs229 cvxopt
 
Notes up to_ch7_sec3
Notes up to_ch7_sec3Notes up to_ch7_sec3
Notes up to_ch7_sec3
 
Notes up to_ch7_sec3
Notes up to_ch7_sec3Notes up to_ch7_sec3
Notes up to_ch7_sec3
 
Radical functions
Radical functionsRadical functions
Radical functions
 
Double_Integral.pdf
Double_Integral.pdfDouble_Integral.pdf
Double_Integral.pdf
 
Frobenious theorem
Frobenious theoremFrobenious theorem
Frobenious theorem
 
Business math
Business mathBusiness math
Business math
 
Double integration
Double integrationDouble integration
Double integration
 
ComplexNumber.ppt
ComplexNumber.pptComplexNumber.ppt
ComplexNumber.ppt
 
Relations & functions
Relations & functionsRelations & functions
Relations & functions
 
Dynamical systems solved ex
Dynamical systems solved exDynamical systems solved ex
Dynamical systems solved ex
 
Families of curves
Families of curvesFamilies of curves
Families of curves
 
Reflect tsukuba524
Reflect tsukuba524Reflect tsukuba524
Reflect tsukuba524
 
2nd-year-Math-full-Book-PB.pdf
2nd-year-Math-full-Book-PB.pdf2nd-year-Math-full-Book-PB.pdf
2nd-year-Math-full-Book-PB.pdf
 
2018-G12-Math-E.pdf
2018-G12-Math-E.pdf2018-G12-Math-E.pdf
2018-G12-Math-E.pdf
 
Maths 12
Maths 12Maths 12
Maths 12
 
Varian, microeconomic analysis, solution book
Varian, microeconomic analysis, solution bookVarian, microeconomic analysis, solution book
Varian, microeconomic analysis, solution book
 
Functions (Theory)
Functions (Theory)Functions (Theory)
Functions (Theory)
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of Calculus
 
Lesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsLesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and Logarithms
 

More from Tarun Gehlot

Materials 11-01228
Materials 11-01228Materials 11-01228
Materials 11-01228Tarun Gehlot
 
Continuity and end_behavior
Continuity and  end_behaviorContinuity and  end_behavior
Continuity and end_behaviorTarun Gehlot
 
Continuity of functions by graph (exercises with detailed solutions)
Continuity of functions by graph   (exercises with detailed solutions)Continuity of functions by graph   (exercises with detailed solutions)
Continuity of functions by graph (exercises with detailed solutions)Tarun Gehlot
 
Factoring by the trial and-error method
Factoring by the trial and-error methodFactoring by the trial and-error method
Factoring by the trial and-error methodTarun Gehlot
 
Introduction to finite element analysis
Introduction to finite element analysisIntroduction to finite element analysis
Introduction to finite element analysisTarun Gehlot
 
Finite elements : basis functions
Finite elements : basis functionsFinite elements : basis functions
Finite elements : basis functionsTarun Gehlot
 
Finite elements for 2‐d problems
Finite elements  for 2‐d problemsFinite elements  for 2‐d problems
Finite elements for 2‐d problemsTarun Gehlot
 
Error analysis statistics
Error analysis   statisticsError analysis   statistics
Error analysis statisticsTarun Gehlot
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlabTarun Gehlot
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentialsTarun Gehlot
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximationTarun Gehlot
 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functionsTarun Gehlot
 
Propeties of-triangles
Propeties of-trianglesPropeties of-triangles
Propeties of-trianglesTarun Gehlot
 
Basics of set theory
Basics of set theoryBasics of set theory
Basics of set theoryTarun Gehlot
 
Numerical integration
Numerical integrationNumerical integration
Numerical integrationTarun Gehlot
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theoryTarun Gehlot
 
Miscellneous functions
Miscellneous  functionsMiscellneous  functions
Miscellneous functionsTarun Gehlot
 
Dependent v. independent variables
Dependent v. independent variablesDependent v. independent variables
Dependent v. independent variablesTarun Gehlot
 

More from Tarun Gehlot (20)

Materials 11-01228
Materials 11-01228Materials 11-01228
Materials 11-01228
 
Binary relations
Binary relationsBinary relations
Binary relations
 
Continuity and end_behavior
Continuity and  end_behaviorContinuity and  end_behavior
Continuity and end_behavior
 
Continuity of functions by graph (exercises with detailed solutions)
Continuity of functions by graph   (exercises with detailed solutions)Continuity of functions by graph   (exercises with detailed solutions)
Continuity of functions by graph (exercises with detailed solutions)
 
Factoring by the trial and-error method
Factoring by the trial and-error methodFactoring by the trial and-error method
Factoring by the trial and-error method
 
Introduction to finite element analysis
Introduction to finite element analysisIntroduction to finite element analysis
Introduction to finite element analysis
 
Finite elements : basis functions
Finite elements : basis functionsFinite elements : basis functions
Finite elements : basis functions
 
Finite elements for 2‐d problems
Finite elements  for 2‐d problemsFinite elements  for 2‐d problems
Finite elements for 2‐d problems
 
Error analysis statistics
Error analysis   statisticsError analysis   statistics
Error analysis statistics
 
Matlab commands
Matlab commandsMatlab commands
Matlab commands
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlab
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentials
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximation
 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functions
 
Propeties of-triangles
Propeties of-trianglesPropeties of-triangles
Propeties of-triangles
 
Basics of set theory
Basics of set theoryBasics of set theory
Basics of set theory
 
Numerical integration
Numerical integrationNumerical integration
Numerical integration
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theory
 
Miscellneous functions
Miscellneous  functionsMiscellneous  functions
Miscellneous functions
 
Dependent v. independent variables
Dependent v. independent variablesDependent v. independent variables
Dependent v. independent variables
 

Multiple integrals

  • 1. Chapter 4 Multiple Integrals 4.1 Double Integral Over Rectangular Regions 4.1.1 Quick Review of the De…nite Integral This review is intended more to introduce the notation we will use than to cover the topic of the de…nite integral. It is assumed the student is already familiar with it. If this is not the case, students should …rst review the de…nite integral in any calculus book, or using my notes on the web site for the class. The de…nite integral was de…ned when we were trying to solve the area problem. Given a function y = f (x) de…ned for a x b, we wanted to …nd the area between the graph of y = f (x), the x-axis, and the vertical lines x = a and x = b. We begin by dividing the interval [a; b] into n subintervals [xi 1 ; xi ], i = 1::n, of equal length. Let x denote the length of each subinterval. Clearly, x = b na . In each subinterval [xi 1 ; xi ], we pick a point we denote xi . We form the Riemann sum Xn f (xi ) x i=1 The de…nite integral was de…ned to be Zb n X f (x) dx = lim f (xi ) x n!1 a i=1 In the case that f (x) 0 on [a; b], the integral corresponds to the area below the graph (see …gure 4.1). 4.1.2 Double Integrals and Volumes For the de…nite integrals we reviewed above, the function we were integrating was a function of one variable. That is a function of the form f : R ! R. Hence, its domain is either R or a subset of R. When we integrate, we also integrate 199
  • 2. 200 CHAPTER 4. MULTIPLE INTEGRALS Figure 4.1: Approximating the area below a curve over portions of its domain, most of the time over closed and bounded portions of its domain, that is over intervals. The functions we are about to learn how to integrate are functions of two variables or more. Let us focus on functions on two variables for a while, that is on functions of the form f : R2 ! R. The domain of such functions is a subset of R2 that is the plane. We will be integrating over closed and bounded regions of the plane. The problem is that there are many possibilities for such regions ranging from a square or a rectangle to more complicated shapes. The region of integration is an added di¢ culty when dealing with multiple integrals, a di¢ culty we do not have for functions of one variable since we are always integrating over an interval. We will …rst consider integrals over a rectangular region. These are very simple. Then, we will look at more complicated regions. In spite of this added di¢ culty, double integrals are de…ned in a manner similar to that of de…nite integrals. Suppose that we are given a function f (x; y) de…ned over a closed rectangle R = (x; y) 2 R2 j a x b; c y d = [a; b] [c; d] As in the case of functions of one variable, we will …rst assume that f (x; y) 0 on R. Let S be the solid which lies above R and below the graph of f . In other words, S = (x; y; z) 2 R3 j 0 z f (x; y) ; (x; y) 2 R We wish to …nd V , the volume of S (see …gure 4.2). We begin by dividing R into subrectangles. For this, we divide the interval [a; b] into m subintervals [xi 1 ; xi ], i = 1::m, of equal length x = bma . We also divide the interval [c; d] into n subintervals [yj 1 ; yj ], j = 1::n, of equal length
  • 3. 4.1. DOUBLE INTEGRAL OVER RECTANGULAR REGIONS 201 Figure 4.2: Solid above R below f (x; y) d c y= n . This way, we obtain the subrectangles Rij = (x; y) 2 R2 j xi 1 x xi ; yj 1 y yj = [xi 1 ; xi ] [yj 1 ; yj ] The area of each Rij is A = x y (see …gure 4.3). Next, in each subrectangle Rij , we pick a point denoted xij ; yij . We form the box with base Rij and height f xij ; yij . Its volume is f xij ; yij A (see …gure 4.4). We can approximate the volume of S by adding the volume of each box obtained (see …gure 4.5). In other words, we have m n XX V t f xij ; yij A i=1 j=1 Remark 310 The above sum is called a double Riemann sum. As in the case of functions of one variable, our approximation should get better the larger m and n are . We de…ne the double integral of f over R to be De…nition 311 The double integral of f (x; y) over the rectangle R is: ZZ m n XX f (x; y) dA = lim f xij ; yij A m;n!1 R i=1 j=1 providing the limit exists.
  • 4. 202 CHAPTER 4. MULTIPLE INTEGRALS Figure 4.3: Dividing a rectangle in subrectangles Figure 4.4: Approximating the volume of a solid above a rectangle, below f (x; y)
  • 5. 4.1. DOUBLE INTEGRAL OVER RECTANGULAR REGIONS 203 Figure 4.5: Approximating a volume with boxes Remark 312 It can be proven that the limit exists if f is continuous on R. Remark 313 To understand the notation, it helps to draw a parallel between the de…nite integral and double integrals. In the case of the de…nite integral, the width of each subinterval was called x. As the number of subintervals went to 1, the width of each subinterval went to 0. We called it dx. Similarly, for functions of two variables, the area of each subrectangle is A = x y. As the number of subrectangles approaches 1, the area of each subrectangle approaches 0. We call it dA. You can think of dA as being dA = dxdy, the area of each subrectangle as well as the length of their sides are approaching 0.. Remark 314 The de…nition of the integral does not require f (x; y) to be pos- itive on R. When f (x; y) 0 on R, the integral is exactly the volume of the solid S. Remark 315 We can approximate double integrals by using double Riemann sums. In the next section, we show a way to …nd the exact value of double integrals.
  • 6. 204 CHAPTER 4. MULTIPLE INTEGRALS 4.2 Iterated Integrals Over Rectangular Regions Let f (x; y) be a function which is continuous on R = [a; b] [c; d]. When we Rd write c f (x; y) dy, we mean that x is held as a constant and we integrate with respect to y. This is similar to partial di¤erentiation with respect to y, in the sense that x is held as a constant in both cases. This process is called partial integration with respect to y. R2 Example 316 Find 1 x2 ydy Z 2 Z 2 x2 ydy = x2 ydy since x is a constant 1 1 " 2 # 2 y2 = x 2 1 1 = x2 2 2 3 2 = x 2 R Example 317 Find 0 sin x sin ydy Z Z sin x sin ydy = sin x sin ydy 0 0 = sin x [ cos yj0 ] = sin x [ cos + cos 0] = 2 sin x Rd Remark 318 When we compute an integral of the form f (x; y) dy, we will c Rd be left with a function of x. Call it A (x). In other words, A (x) = c f (x; y) dy. Rb We can now integrate A (x) with respect to x between a and b. We get a A (x) dx. In fact, we have Z b Z b "Z d # A (x) dx = f (x; y) dy dx (4.1) a a c De…nition 319 An integral like the one on the right side of equation 4.1 is called an iterated integral. Remark 320 Usually, we omit the bracket, thus Z b "Z d # Z bZ d f (x; y) dy dx = f (x; y) dydx (4.2) a c a c To compute it, we integrate in two steps. First, we evaluate the integral inside, the one with respect to y; holding x as a constant. This will give us a function of x. We then integrate that function with respect to x.
  • 7. 4.2. ITERATED INTEGRALS OVER RECTANGULAR REGIONS 205 Remark 321 There is another iterated integral, obtained by switching the order of x and y. Z d "Z b # Z dZ b f (x; y) dx dy = f (x; y) dxdy c a c a In this case, we …rst evaluate the inside integral, the one with respect to x, holding y as a constant. It will give us a function of y which we then integrate with respect to y. R R Example 322 Evaluate 02 0 sin x sin ydydx R First, we evaluate 0 sin x sin ydy. In example 317, we found that it was 2 sin x. Therefore, Z 2 Z Z 2 sin x sin ydydx = 2 sin xdx 0 0 0 Z 2 = 2 sin xdx h0 i = 2 cos xj0 2 = 2 cos + cos 0 2 = 2 R R Example 323 Evaluate 0 0 2 sin x sin ydxdy First, we evaluate Z 2 Z 2 sin x sin ydx = sin y sin xdx 0 h0 i = sin y cos xj0 2 = sin y cos + cos 0 2 = sin y Therefore, Z Z 2 Z sin x sin ydxdy = sin ydy 0 0 0 = cos yj0 = cos + cos 0 = 2 Iterated integrals are important in evaluating double integrals, as the next theorem shows us. The theorem is stated without proof.
  • 8. 206 CHAPTER 4. MULTIPLE INTEGRALS Theorem 324 (Fubini’ Theorem) Suppose that f (x; y) is continuous on s the rectangle R = [a; b] [c; d]. Then ZZ Z bZ d Z dZ b f (x; y) dA = f (x; y) dydx = f (x; y) dxdy a c c a R Remark 325 Note that the order of integration does not matter. We can …rst integrate with respect to y, then to x: We can also do the reverse. Make sure you use the correct limits of integration. For the dx integral, the limits must be for the x variable: For the dy integral, the limits must be for the y variable. ZZ Example 326 Compute x 3y 2 dA where R = (x; y) 2 R2 j 0 x 2; 1 y 2 . R Method 1: Using Fubini’ theorem, we get s ZZ Z 2 Z 2 x 3y 2 dA = x 3y 2 dxdy 1 0 R Z " 2 # 2 x2 = 3xy 2 dy 1 2 0 Z 2 = 2 6y 2 dy 1 2 = 2y 2y 3 1 = (4 16) (2 2) = 12 Method 2: We can also use Fubini’ theorem, but with the opposite order of s integration. We should get the same answer. ZZ Z 2Z 2 2 x 3y dA = x 3y 2 dydx 0 1 R Z 2 h i 2 = xy y3 1 dx 0 Z 2 = [(2x 8) (x 1)] dx 0 Z 2 = (x 7) dx 0 2 x2 = 7x 2 0 = 2 14 = 12
  • 9. 4.2. ITERATED INTEGRALS OVER RECTANGULAR REGIONS 207 Example 327 Find the volume of the solid bounded by z = f (x; y) = x2 2y 2 + 16, the planes x = 2, y = 2 and the three coordinate planes. It helps to try to sketch the function so we can see what the solid looks like. The graph is shown in …gure 4.6.From the picture, we can see that the solid lies below the graph of z = f (x; y) = x2 2y 2 + 16, above the rectangle (x; y) 2 R2 j 0 x 2; 0 y 2 . Therefore, ZZ ZZ f (x; y) dA = x2 2y 2 + 16 dA R R Z 2 Z 2 = x2 2y 2 + 16 dxdy 0 Z "0 2 # 2 x3 2xy 2 + 16x dy 0 3 0 Z 2 8 = 4y 2 + 32 dy 0 3 2 8 4y 3 = y + 32y 3 3 0 16 32 = + 64 3 3 = 48 In some cases, the integral can be a little bit easier to evaluate. This happens when f can be written as the product of two functions, one a function of x, the other one a function of y. In this case, assuming f (x; y) = g (x) h (y), we have: ZZ Z bZ d f (x; y) dA = f (x; y) dydx by Fubini’ theorem s a c R Z b Z d = g (x) h (y) dydx a c Z b Z d = g (x) h (y) dydx a c Z b Z d Z d = g (x) dx h (y) dy since h (y) dy is a constant a c c So, we have the following proposition: Proposition 328 If f (x; y) = g (x) h (y), in other words if f (x; y) can be writ- ten as the product of two functions, one a function of x, the other one a function of y, then ZZ Z b Z d f (x; y) dA = g (x) dx h (y) dy a c R
  • 10. 208 CHAPTER 4. MULTIPLE INTEGRALS Figure 4.6: Graph of f (x; y) = x2 2y 2 + 16 R R Example 329 Evaluate 02 0 sin x sin ydydx From the proposition, we have Z 2 Z Z 2 Z sin x sin ydydx = sin xdx sin ydy 0 0 h0 i 0 = cos xj0 [ cos yj0 ] 2 = [1] [2] = 2 4.2.1 Summary We list important points covered in this section. It is important to understand that in addition to …nding antiderivative, the is an additional di¢ culty with multiple integrals: the region of integration. For the de…nite integral, that is the integral of a function of one variable, the region of integration was an interval. For multiple integrals, the region of integration will be a subset of the plane for functions of two variables, or a subset of space for functions of three variables. There are many more possibilities of such regions. This section focused on rectangular regions.
  • 11. 4.2. ITERATED INTEGRALS OVER RECTANGULAR REGIONS 209 We learned to compute iterated integrals, that is integrals of the form RbRd RdRb a c f (x; y) dydx or c a f (x; y) dxdy. Note there are two kinds, de- pending on the order of integration. We learned to compute double integrals over a rectangular region, that is ZZ integrals of the form f (x; y) dA where R = [a; b] [c; d]. R A double integral is evaluated in terms of iterated integrals. More pre- cisely, if R = [a; b] [c; d], then Fubini’ theorem tells us that s ZZ Z b Z d Z d Z b f (x; y) dA = f (x; y) dydx = f (x; y) dxdy a c c a R Note that we can switch the order of integration when the region is a rectangle. ZZ If the graph of z = f (x; y) is above the xy-plane then f (x; y) dA is R the volume of the solid with cross section R, between the xy-plane and z = f (x; y). 4.2.2 Assignment Odd numbers 1-27 at the end of 12.1 in your book.