Appendix A2 PDF
Appendix A2 PDF
APPENDIX A2
DOUBLE INTEGRALS
In Unit 3, you have learnt how to integrate vector functions of single variables.
It is possible to extend the idea of a definite integral to calculate double and
triple integrals which are integrals of functions of two and three variable
respectively. Double and triple integrals have many applications in physics.
For example, we use these integrals to determine the volume of an object
bound by an arbitrary surface, its mass, its centre of mass or its moment of
inertia. In this appendix, we explain in brief how to evaluate a double integral,
which is an integral of a function of two variables.
f (x )
x
a b
f ( xi )
x i
b
Fig. A2.1: Definite integral of the function f (x ) : f ( x )dx as area under a curve.
a
We define the definite integral of a function f (x) over the interval [a, b] on the
b
x-axis, denoted by f ( x ) dx as the limit of a sum. We start by dividing the
a
interval [a, b] into n sub-intervals, the ith sub-interval having a width x i , as
shown in Fig. A2.1. The sum f ( xi )xi is the total area of the n rectangles
we see in the figure. Then the sum of the areas of the rectangles is
approximately the area under the curve. It is also clear that if we increase the
number of sub-intervals, i.e., increase the value of n, the rectangles become
narrower, and the total area of the rectangles comes closer and closer to the
area under the curve. The exact area is then given by the limit of the sum as n
goes to infinity:
i n
Area under the curve f ( x ) lim
n
f ( x i )x i (A2.1a)
i 1
The expression on the right hand side of Eq. (A2.1a) is called the definite
136 integral of f(x) from a to b and denoted as follows:
Appendix A2 Double Integrals
b i n
f ( x )dx nlim
f ( x i )x i (A2.1b)
a i 1
This definition of the definite integral holds even if f (x) has both positive and
negative values in the interval [a, b]. The integral exists if the function f is
continuous on [a, b] or has only a finite number of jump discontinuities.
Let us now explain the concept of double Integral of the function f (x,y) over
a bounded region R on the xy-plane denoted by
f ( x, y ) dx dy
R
z
f ( x, y )
Projection of f in the xy
x xi plane
y i
We can evaluate this sum for increasing values of n such that the maximum
diagonal of the rectangles goes to zero as the number of rectangles goes to
infinity. If f ( x, y ) is a continuous function in R, these sums (also called the
Reimann sums) converge to a limiting value which does not depend on either
the values of ( xi , y i ) or the choice of subdivision. This limit is the double
integral of the function f ( x, y ) over the region R.
The double integral of a function f(x, y), which is defined for all (x, y) in a
closed, bounded region R in the xy plane, is written as the limit of a sum as
follows:
n
lim
n
f ( xi , y i )Ai f ( x, y )dA f ( x, y )dxdy (A2.3)
i 1 R R
137
Block 1 Vector Analysis
For f ( x, y ) 0, the double integral gives us the volume of the solid that lies
Just as the area
under the curve f (x) below the surface f ( x, y ) and above the region R in the xy plane (read the
in Fig. A2.1b is the margin remark).
area under the curve
above the x-axis. PROPERTIES OF THE DOUBLE INTEGRALS
y where c is a constant.
R1
R3 2. Linearity
out two successive integrations over the variables x and y. How is this done?
You will see that there are actually two ways of doing this. Let us see what
x these are.
a x0 b
C2 First let us define the region of integration R shown in Fig. A2.4 as:
q ( x0 )
a x b; q( x ) y p( x ) (A2.8)
Fig. A2.4: Evaluating
the double integral as As you can see from Fig. A2.4, the values of the x coordinate at the two
an iterated integral extremities of the region are x = a and x = b. Now in between these two values
(Eq. A2.9). of x, the region R is bound by the two curves C1 and C 2 . These two curves
are given by the equations y = p(x) and y = q(x), respectively. What does this
138 tell us?
Appendix A2 Double Integrals
It tells us that for each value of x in the interval [a, b], the value of y ranges y
C3
between q(x) and p(x) which are the points on the lower and upper curves d
bounding the region R. So for any value of x, for example x x 0 in [a, b], the
values of y range from q( x 0 ) to p( x 0 ). Now if we were to first integrate the
0 y
function f(x, y) over the variable y, holding x as a constant, the limits in y
would be from y = q(x) to y = p(x). The result would be a function of only x. c
h( y 0 )
Next we integrate this function of x with respect to x from x = a to x = b. Thus,
x
we cover the entire region of R while integrating over the two variables.
g(y 0 )
Therefore: C4
p( x )
b Fig. A2.5: Evaluating the
f ( x, y )dxdy
f ( x, y )dy dx
(A2.9) double integral as an
R x a y q ( x ) iterated integral
(Eq. A2.11).
The quantity in the brackets, which is evaluated first is the integral of f(x, y)
over y alone, with the limits as specified. The result of this integral is a function
of x alone which is then integrated over x, over the limits shown.
We could have chosen to carry out this integration in another way. Refer to
Fig. A2.5. We can write down the limits on x and y for the same region R in a
different way as we describe below: Both these iterated
integrals defined in
c y d; g( y ) x h( y ) (A2.10)
Eqs. (A2.9) and (A2.11)
Now for any value of y in the interval [c, d] the value of x is decided by the are equal if p(x), q(x),
function h(y) (curve C 3 ) and g(y) (curve C 4 ), which respectively now defined g(y), h(y) are continuous
functions, for the limits
the upper and lower boundaries of R. Now we can integrate the function f(x, y)
defined in Eqs. (A2.8)
over the variable x, holding y as a constant, the limits of the integral would be
and (A2.10). This is the
from x = g(y) to x = h(y) and the result would be a function of only y. We then consequence of a
integrate this function of y over x from y = c to y = d. So we get an alternative theorem in multivariable
expression for the evaluation of the double integral: calculus called the
Fubini’s theorem, which
d h( y )
is beyond the scope of
f ( x, y )dxdy
f ( x, y )dx dy
(A2.11)
this course.
R y c x g ( y )
As before, the integral within the brackets is carried out first. Both Eqs. (A2.9)
and (A2.11) are equivalent methods of determining the double integral. In
Eq. (A2.9), the integral over the variable y is carried out first. In Eq. (A2.11),
the integral over x is carried out first.
Suppose R cannot be represented by the inequalities shown in Eq. (A2.8) or
Eq. (A2.10), but can be subdivided into many parts that can be represented by
inequalities, then we evaluate the double integral over each part and sum up
to get the result as the double integral over R.
h( y )
d b p( x )
The integrals of the form
f ( x, y )dx dy and
f ( x, y )dy dx are
y c x g ( y ) x a y q ( x )
called iterated (repeated) integrals because they are evaluated first by
integrating with respect to one variable, either x or y, as the case may be and
then integrating the result with respect to the second variable. Multiple
integrals are usually integrated as iterated integrals. We shall use the same
technique to evaluate triple integrals as you will see in Unit 4. Let us
summarise these results. 139
Block 1 Vector Analysis
p( x )
b
f ( x, y )dxdy
f ( x, y )dy dx
(A2.9)
R x a y q ( x )
d h( y )
f ( x, y )dxdy
f ( x, y )dx dy
(A2.11)
R y c x g ( y )
In some textbooks that the iterated integrals are sometimes written without the
bracket as follows:
b d bd
b d
f ( x, y )dxdy h( x ) dx g ( y ) dy
(A2.13)
R x a y c
As you can see, here we can integrate with respect to each variable
separately. We now evaluate some double integrals to illustrate these
140 methods.
Appendix A2 Double Integrals
2 x 4x 2 x 3 6x 4 (ii)
( x 4y ) dx dy 2 x 4x 2 x 3 6x 4 dx
R x 1
1
x2 x3 x 4 x5 64
2x 4 6 (iii)
2 3 4 5 1 15
( x
4
2. Evaluate 2y )dx dy , where R is the region defined by the
R
equations 1 x 1 and x 2 y x 2.
constant. x 0 y 0 0 0
x e x e x 02 y e y e y 02 e2 1
2
b) Using Eq. (A2.13), we write
0 2 0 2
x x
I y sin dx dy y dy sin dx
4
4
y 1 x 0 1 0
0
y2 4 2
x 2
cos
2 1 4 0
x 2x dx
1 1
I 4
y y 2
dx 6
1 x2 1
S. df/dx S. df/dx
No. No.
d d 1 1
1. (c ) 0, c constant 10.
, x 0
dx dx x x2
d d n n
2. (x) 1 11. (x )
dx dx n 1
x
d n
( x ) nx n 1
d d d
3. 12. g ( x ) h( x ) g ( x ) h( x )
dx dx dx dx
d d df dg
4. (sin x ) cos x 13. f ( x ) g ( x ) g f
dx dx dx dx
df dg
d g f
5. (cos x ) sin x 14. d f (x) dx dx , g 0
dx
dx g ( x ) g2
d d x
6. (tan x ) sec 2 x 15. (e ) e x
dx dx
d 1 d 1
7. (sin1 x ) 16. ln x
dx 1 x2 dx x
d 1 d x
8. (cos1 x ) 17. (c ) c x ln c, c 0
dx 1 x2 dx
d 1 d 1
9. (tan1 x ) 18. logc x c 1, c 0
dx 1 x2 dx x ln c
143
Block 1 Vector Analysis
S. Integral S. Integral
No. No.
xn 1
cos x dx
2. 6. sin x c, c constant
x n dx
n 1
c, c constant
tan x dx
3. 1 7.
x dx ln x c, c constant ln sec x c, c constant
e e
4. x
dx e x c, c constant 8. ax
dx aeax c, a and c constants
144