EM-I Mod-III
EM-I Mod-III
Bijaya Mishra*
Introduction
Vector integral calculus is very important to the engineer and physicist and has many appli-
cations in solid mechanics, in fluid flow, in heat problems, and others.
Line Integrals: Definite Integrals are generalized as line integrals.Here we Integrate the integrand
f (x) from x = a to x = b along a curve C in a plane or the space. The cuve C is called the path of
integration.So, a line integral is
Z Z b
f (x) = f (x)dx (1.1)
a
C
And if the curve C is closed (initial point and terminal point coincides), then it is of the form
I
f (x)dx (1.2)
1
Prof. Bijaya Mishra Vector Integral Calculus
where r(a) = A and r(b) = B and the direction from A to B is the the direction along which t
increases is called the positive direction of C.
Note (Important):
1. As t increses, the curve C moves from A to B i.e. from r(a) to r(b). This direction of increase of
t the positive direction of C.
2. As t decreses, the curve C moves from B to A i.e. from r(b) to r(a). This direction of decrease
of t the negative direction of C.
and Z Z B Z A
f (x) = f (x)dx = − f (x)dx, (1.5)
A B
C
Now, the parametric representation of C is r(t) = [x(t), y(t), z(t)]. Then r′ (t) = [x′ (t), y ′ (t).z ′ (t)].
and F = [F1 , F2 , F3 ].
So, we have
Z Z b Z Z
F(r).dr = F(r(t)).r′ (t)dt = (F1 dx + F2 dy + F3 dz) = (F1 x′ (t) + F2 y ′ (t) + F3 z ′ (t))dt. (1.7)
a
C C C
Then
r′ (t) = [−sin t, cos t].
2
Prof. Bijaya Mishra Vector Integral Calculus
Now
F(r(t)) = [−y(t), −x(t)y(t)] = [−sin t, −cos t sin t].
And
F(r(t)).r′ (t) = sin2 t − cos2 tsin t.
So,
Z Z π/2 Z π/2 Z π/2
2 2 2
F(r).dr = (sin t − cos tsin t)dt = sin t dt − cos2 tsin t dt. (1.8)
0 0 0
C
π/2 0
1 − cos 2t
Z Z
π 1
= dt − p2 (−dp) = − . (1.9)
0 2 1 4 3
Then
r′ (t) = [−sin t, cos t, 3].
Now
F(r(t)) = [z(t), x(t), y(t)] = [3t, cos t sin t].
And
F(r(t)).r′ (t) = −3tsin t + cos2 t + 3sin t
So,
Z Z 2π Z 2π Z 2π Z 2π
2 2
F(r).dr = (−3tsin t+cos t+3sin t) dt = −3 tsin t dt− cos t dt+3 sin t dt = 6π+π+0 = 7π
0 0 0 0
C
3
Prof. Bijaya Mishra Vector Integral Calculus
where k is a constant.
2. Z Z Z
(F + G).dr = F.dr + G.dr (1.11)
C C C
3. If the path C is partitioned into two arcs C1 and C2 that have the same orientation as C, then
Z Z Z
F(r).dr = F(r).dr + F(r).dr (1.12)
C C1 C2
Special cases:
1. If F = F1 i, then Z Z
F(r).dr = F1 dx (1.13)
C C
2. If F = F2 j, then Z Z
F(r).dr = F2 dy (1.14)
C C
3. If F = F3 k, then Z Z
F(r).dr = F3 dz (1.15)
C C
6. r
Z Z b Z b Z b
ds dr dr p
f (r)ds = f (r(t)) dt = f (r(t)) . dt = f (r(t)) r′ (t).r′ (t)dt. (1.18)
a dt a dt dt a
C
4
Prof. Bijaya Mishra Vector Integral Calculus
F(r).dr when F(r) = [y 2 , −x2 ] and C is straight line segment from (0, 0) to
R
Q.No. 1.Calculate
C
(1, 4).
Answer: The parametric representation of the given curve C is
r(t) = [(0, 0) + ((1, 4) − (0, 0))t] = [(0, 0) + (1, 4)t] = [t, 4t], 0 ≤ t ≤ 1.
Then
r′ (t) = [1, 4].
Now
F(r(t)) = [y 2 (t), −x2 (t)] = [16t2 , −t2 ].
And
F(r(t)).r′ (t) = 16t2 − 4t2 = 12t2 .
So,
b 1 1
t3
Z Z Z
′
F(r).dr = F(r(t)).r (t) dt = (12t2 )dt = 12 = 4.
a 0 3 0
C
R
Q.No. 8.Calculate F(r).dr when F(r) = [x − y, y − z, z − x] and C : [2cost, t, 2sint] from (2, 0, 0)
C
to (2, 2π, 0).
Answer: The parametric representation of the given curve C is
Then
r′ (t) = [−2sint, 1, 2cost].
Now
F(r(t)) = [2cost − t, t − 2sint, 2(sint − cost)].
And
F(r(t)).r′ (t) = [2cost − t, t − 2sint, 2(sint − cost)].[−2sint, 1, 2cost].
5
Prof. Bijaya Mishra Vector Integral Calculus
So,
Z Z b Z 2π
F(r).dr = F(r(t)).r′ (t) dt = (2tsint + t − 2sint − 4cos2 t)dt.
a 0
C
Z 2π Z 2π Z 2π Z 2π
=2 tsintdt + tdt − 2 sintdt − 4 cos2 tdt.
0 0 0 0
= −4π + 2π 2 − 0 − 4π = 2π 2 − 8π.
Then
r′ (t) = [−2sint, 2cost],
p
r′ (t).r′ (t) = 2.
And
f (r(t)) = x3 (t)y(t) = 16cos3 tsint.
So,
Z Z b p Z π/2
f (r)ds = f (r(t)) r′ (t).r′ (t)dt = 32cos3 tsint dt = 8. (1.19)
a 0
C
6
Prof. Bijaya Mishra Vector Integral Calculus
is said to be path independent in a domain D if it has the same value for all paths in D that has
A : (t = a) and B : (t = b) as endpoints.
Theorem 1.(Path Independence)
A line integral
Z Z b Z
F(r).dr = F(r(t)).r′ (t)dt = (F1 dx + F2 dy + F3 dz) (dr = [dx, dy, dz]). (1.21)
a
C C
where F = grad f .
R R
i.e. the value of the integral F(r).dr = (F1 dx + F2 dy + F3 dz) depends on the end points of the
C C
path of integration (not on the path of integration) if there is a function f such that F = grad f (i.e.
if F has a potential f ).
Note:(Potential Theory)
i.e.
grad f = [2x, 2y, 4z]
7
Prof. Bijaya Mishra Vector Integral Calculus
i.e.
∂f ∂f ∂f
, , = [2x, 2y, 4z]
∂x ∂y ∂z
i.e.
∂f
= 2x, (1.23)
∂x
∂f
= 2y (1.24)
∂y
and
∂f
= 4z (1.25)
∂z
i.e.
f = x2 + ϕ(y, z) (1.26)
∂f ∂ϕ(y, z)
= (1.27)
∂y ∂y
∂ϕ(y, z)
2y =
∂y
i.e.
∂ϕ(y, z) = 2y∂y
8
Prof. Bijaya Mishra Vector Integral Calculus
f = x2 + y 2 + ψ(z) (1.29)
i.e.
dψ(z) = 4zdz (1.32)
Hint: By inspection also, we can find f = x2 + y 2 + 2z 2 So
Z Z
F(r).dr = (2xdx+2ydy+4zdz) = f (B)−f (A) = (x2 +y 2 +2z 2 ) −(x2 +y 2 +2z 2 ) = 16.
(2,2,2) (0,0,0)
C C
(1.35)
Example 2.
Evaluate the integral I = (3x2 dx + 2yzdy + y 2 dz) from A : (0, 1, 2) to B : (1, −1, 7) by showing F
R
C
has a potential f .
Answer:
F has a potential f if F = grad f i.e. if
∂f ∂f ∂f
, , = [3x2 , 2yz, y 2 ]
∂x ∂y ∂z
i.e.
∂f
= 3x2 , (1.36)
∂x
9
Prof. Bijaya Mishra Vector Integral Calculus
∂f
= 2yz (1.37)
∂y
and
∂f
= y2 (1.38)
∂z
i.e.
f = x3 + ϕ(y, z) (1.39)
i.e.
∂ϕ(y, z) = 2yz∂y
f = x3 + y 2 z + ψ(z) (1.42)
10
Prof. Bijaya Mishra Vector Integral Calculus
dψ(z)
y2 = y2 + (1.44)
dz
i.e.
dψ(z) = 0 (1.45)
is path independent in a domain D if and only if its value around every closed path in D is zero .
i.e. if I
F(r).dr = 0 (dr = [dx, dy, dz]). (1.50)
C
Note(Conservative Field):
A field F is said to be conservative in a domain D if and only if F has a potential f in D (i.e.
F = grad f ).
Exactness of the differential form:
The differential form
F(r).dr = (F1 dx + F2 dy + F3 dz). (1.51)
11
Prof. Bijaya Mishra Vector Integral Calculus
is exact in a domain D if
∂f ∂f ∂f
F(r).dr = dx + dy + dz = df = (grad f ).dr. (1.52)
∂x ∂y ∂z
is path independent in a domain D if and only if the differential form F(r).dr = (F1 dx+F2 dy +F3 dz)
is exact and has continuous coefficient fuctions F1 , F2 , F3 in D.
Corollary (Criterion for Exactness and path independence): Let F1 , F2 , F3 in the line integral
R R
F(r).dr = (F1 dx + F2 dy + F3 dz) be continuous and have continuous first partial derivative in D.
C C
Then
i)If the differential form F(r).dr = (F1 dx + F2 dy + F3 dz) is exact in D
R R
(i.e. F(r).dr = (F1 dx + F2 dy + F3 dz) is path independent),
C C
then curlF = 0
i.e.
∂F3 ∂F2 ∂F1 ∂F3 ∂F2 ∂F1
= , = , = . (1.54)
∂y ∂z ∂z ∂x ∂x ∂y
ii) If curlF = 0, and D is simply connected in D, then F(r).dr = (F1 dx + F2 dy + F3 dz) is exact in
R R
D and hence F(r).dr = (F1 dx + F2 dy + F3 dz) is path independent.
C C
Example 3.
Show that the differential form under the integral sign of
12
Prof. Bijaya Mishra Vector Integral Calculus
= (2x2 z−yzsinyz+cosyz)−(2x2 z−yzsinyz+cosyz)) i+ 4xyz−4xyz) j+ 2xz 2 −2xz 2 ) k = 0.
So, clearly the differential form (2xyz 2 dx + (x2 z 2 + zcos yz)dy + (2x2 yz + ycos yz)dz) is exact.
And the line integral is independent of path.
Now to find the potential f of F: F has a potential f if F = grad f i.e. if
∂f ∂f ∂f
, , = [2xyz 2 , (x2 z 2 + zcos yz), (2x2 yz + ycos yz)dz)]
∂x ∂y ∂z
i.e.
∂f
= 2xyz 2 , (1.55)
∂x
∂f
= (x2 z 2 + zcos yz) (1.56)
∂y
and
∂f
= (2x2 yz + ycos yz) (1.57)
∂z
i.e.
f = x2 yz 2 + sin yz + ϕ(x, z) (1.58)
∂ϕ(x, z)
2xyz 2 = 2xyz 2 +
∂x
13
Prof. Bijaya Mishra Vector Integral Calculus
i.e.
∂ϕ(x, z)
=0
∂x
∂f dψ(z)
= 2x2 yz + ycos yz + (1.62)
∂z dz
dψ(z)
2x2 yz + ycos yz = 2x2 yz + ycos yz + (1.63)
dz
i.e.
dψ(z) = 0 (1.64)
14
Prof. Bijaya Mishra Vector Integral Calculus
Exercise 9.2
Q.No:6 Show that the differential form under the integral sign is exact and evaluate the integral.
R (4,1,2)
(0,0,0) (3ydx + 3xdy + 2zdz)
Answer:
The differential form is (3ydx + 3xdy + 2zdz)
Here F = [3y, 3x, 2z]
And
i j k
∂ ∂ ∂
curl F = ∇ × F = ∂x ∂y ∂z
3y 3x 2z
= 0i + 0j + 0k = 0.
i.e.
∂f
= 3y, (1.69)
∂x
∂f
= 3x (1.70)
∂y
and
∂f
= 2z (1.71)
∂z
i.e.
f = 3xy + ϕ(y, z) (1.72)
15
Prof. Bijaya Mishra Vector Integral Calculus
∂ϕ(y, z)
3x = x +
∂y
i.e.
∂ϕ(y, z)
=0
∂y
∂f dψ(z)
= (1.76)
∂z dz
dψ(z)
2z = (1.77)
dz
ψ(z) = z 2 + c (1.78)
16
Prof. Bijaya Mishra Vector Integral Calculus
Q.No:12 Check for path independence. Incase of independence integrate from (0, 0, 0) to (a, b, c).
= xi + 0j + (−z − 1)k ̸= 0.
So, clearly the differential form (2xyz 2 dx + (x2 z 2 + zcos yz)dy + (2x2 yz + ycos yz)dz) is not exact.
And the line integral is not independent of path.
Double Integrals: In a double integral we integrate a function f (x, y) over a closed bounded region
R in the xy-plane. It is denoted by
ZZ ZZ
f (x, y)dxdy or f (x, y)dA. (1.82)
R R
2. ZZ ZZ ZZ
(f + g)dxdy = f dxdy + gdxdy. (1.84)
R R R
17
Prof. Bijaya Mishra Vector Integral Calculus
3. ZZ ZZ ZZ
f dxdy = f dxdy + f dxdy. (1.85)
R R1 R2
2. Volume beneath the surface z = f (x, y) (> 0) and above a region R in the xy−plane is
ZZ
V = f (x, y)dxdy. (1.89)
R
18
Prof. Bijaya Mishra Vector Integral Calculus
5(c). The polar moment of inertia Io of the mass in R about the origin is
ZZ
Io = Ix + Iy = (x2 + y 2 )f (x, y)dxdy. (1.94)
R
∂(x,y)
where f (x, y) = f (x(u, v), y(u, v)) and dx dy = ∂(u,v) du dv.
Note 1.
∂x ∂x
∂(x, y) ∂u ∂v ∂x ∂y ∂x ∂y
J= = ∂y ∂y = − . (1.96)
∂(u, v) ∂u ∂v
∂u ∂v ∂v ∂u
So we have
ZZ ZZ
f (x, y)dx dy = f (r cosθ, r sinθ)r dr dθ. (1.98)
R R∗
Here R∗ is the region in the r, θ−plane corresponding to the region R in the xy−plane.
Exercise 9.3
R2R4
Q.No:1 Describe the region of integration and evaluate 0 0 (x2 + y 2 )dx dy
Answer
19
Prof. Bijaya Mishra Vector Integral Calculus
Figure 1:
Z 2Z 4 Z 2Z 4
2 2
(x2 + y 2 )dx dy
(x + y )dx dy =
0 0 0 0
2 x=4
x3
Z
= ( + xy 2 ) dy
0 3 x=0
Z 2
64
+ 4y 2 ) dy
= (
0 3
y=2
64 y3
=( y+4 )
3 3 y=0
160
= .
3
(1.99)
R2R4
Q.No:2 Describe the region of integration and evaluate 0 0 (x2 + y 2 )dx dy by changing the order
Z 2Z 4 Z 4Z 2
2 2
(x2 + y 2 )dy dx
(x + y )dx dy =
0 0 0 0
4 y=2
y3
Z
= (x2 y + ) dx
0 3 y=0
Z 4
8
= (2x2 + ) dx
0 3
x=4
x3 8
= (2 + x)
3 3 x=0
160
= .
3
(1.100)
20
Prof. Bijaya Mishra Vector Integral Calculus
R3Ry 2
Q.No:3 Describe the region of integration and evaluate 0 −y (x + y 2 )dx dy
Answer
Figure 2:
Z 3Z y Z 3Z y
2 2
(x2 + y 2 )dx dy
(x + y )dx dy =
0 −y 0 −y
3 x=y
x3
Z
+ xy 2 )
= ( dy
0 3 x=−y
3
y3 −y 3
Z
+ y3) − ( − y 3 ) dy
= (
0 3 3
Z 3 3
y
(2 + 2y 3 ) dy
=
0 3
y 4 y 4 y=3
=( + )
6 2 y=0
81 81
= + = 54.
6 2
(1.101)
R3Ry 2
Q.No:4 Describe the region of integration and evaluate 0 −y (x + y 2 )dx dy by changing the order
21
Prof. Bijaya Mishra Vector Integral Calculus
Answer
Figure 3:
22
Prof. Bijaya Mishra Vector Integral Calculus
Z 3Z y Z 0 Z 3 Z 3Z 3
2 2 2 2
(x2 + y 2 )dy dx
(x + y )dx dy = (x + y )dy dx +
0 −y −3 −x 0 x
0 y=3 3 y=3
y3 y3
Z Z
2
(x2 y +
= (x y + ) dx + ) dx
−3 3 y=−x 0 3 y=x
Z 0 Z 3
2 −x3 2 3 x3
(3x + 9) − (x3 + )
= (3x + 9) − (−x + ) dx +
−3 3 0 3
Z 0 3 Z 3 3
2 x x
(3x + 9 + x3 + ) dx +
2
= (3x + 9 − x3 − )
−3 3 0 3
Z 0 3 Z 3 3
2 x 2 x
= (3x + 9 + 4 ) dx + (3x + 9 − 4 )
−3 3 0 3
x=0 x=3
x4 x4
= (x3 + 9x + ) + (x3 + 9x − )
3 x=−3 3 x=0
= 27 + 27 − 27 + 27 + 27 − 27 = 54.
(1.102)
Q.No:12 Find the volume of the first octant region bounded by the coordinate planes and the
surfaces y = 1 − x2 , z = 1 − x2 .
Answer Here the plane is y = 1 − x2 and the surface is z = f (x, y) = 1 − x2 .
So, 0 ≤ x ≤ 1, 0 ≤ y ≤ (1 − x2 )
Volume is
ZZ
V = f (x, y)dxdy
R
Z 1 Z 1−x2 Z 1 Z 1−x2
2 2
= (1 − x )dx dy = (1 − x )dy dx
0 0 0 0
Z 1 y=1−x2 Z 1 y=1−x2
2 2
= (y − yx ) dx = (y(1 − x )) dx
0 y=0 0 y=0
Z 1 Z 1
2 2 2 4
= (1 − x ) dx = 1 − 2x + x dx
0 0
1
x3 x5 8
=x−2 + =
3 5 0 15
(1.103)
Q.No:14 Find the center of gravity (x̄, ȳ) of a mass of density f (x, y) = 1 in the region R, where R
is a triangle with vertices (0, 0), (b, 0), (b, h).
Answer Here 0 ≤ x ≤ b and 0 ≤ y ≤ hb x.
23
Prof. Bijaya Mishra Vector Integral Calculus
Then
ZZ
1
x̄ = xf (x, y)dxdy
M
R
Z bZ h Z b Z hx
x
2 b 2 b
= xdx dy = xdy dx
hb 0 0 hb 0 0
Z b y= hb x Z b
2 2 h 2
= xy dx = x dx
hb 0 y=0 hb 0 b
2 h b 2 2 x3 b
Z
= x dx = 2
hb b 0 b 3 0
2b
=
3
(1.105)
and
ZZ
1
ȳ = yf (x, y)dxdy
M
R
Z bZ h Z b Z hx
x
2 b 2 b
= ydx dy = ydy dx
hb 0 0 hb 0 0
Z b 2 y= hb x
h b 2
Z
2 y
= dx = 3 x dx
hb 0 2 y=0 b 0
h x3 b h
= dx =
b3 3 0 3
(1.106)
The center of gravity (x̄, ȳ) of a mass of density f (x, y) = 1 in the given region is ( 2b h
3 , 3 ).
24
Prof. Bijaya Mishra Vector Integral Calculus
Green’s Theorem in the Plane(Transformation between Double Integrals and the Line Integrals)
Let R be a closed bounded region in the xy−plane whose boundary C consists of finitely many
smooth curves . Let F1 (x, y) and F2 (x, y) be functions that are continuous and have continuous
partial derivatives ∂F ∂F2
∂y and ∂x everywhere in some domain containing R. Then
1
ZZ I
∂F2 ∂F1
− dxdy = (F1 dx + F2 dy) (1.107)
∂x ∂y
R C
Here we integrate along the entire boundary C of R in such a sense that R is on the left as we
advance in the direction of integration.
Figure 4: Region R whose boundary C consists of two parts:C1 is traversed counterclockwise, while
C2 is traversed clockwise in such a way that R is on the left for both curves
25
Prof. Bijaya Mishra Vector Integral Calculus
Triple Integral: A triple integral is an integral of a function f (x, y, z) taken over a closed bounded,
three-dimensional region T in space. The triple integral of f (x, y, z) over a region T is denoted by
ZZZ ZZZ
f (x, y, z) dx dy dz or f (x, y, z) dV (1.109)
T T
Theorem 1. Divergence Theorem of Gauss (Transformation Between Triple and Surface Integrals)
Let T be a closed bounded region in space whose boundary is a piecewise smooth orientable surface
S. Let F(x, y, z) be a vector function that is continuous and has continuous first partial derivatives
in some domain containing T . Then
ZZZ ZZ
div F dV = F·n dA (1.110)
T S
26
Prof. Bijaya Mishra Vector Integral Calculus
where F = [F1 , F2 , F3 ], N = [N1 , N2 , N3 ], n dA = N du dv, r′ ds = [dx, dy, dz] and R is the region
with boundary curve C̄in the uv-plane corresponding to S represented by r(u, v).
27