VectorCalculus
VectorCalculus
Lesson 41
Introduction
A scalar function 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) is a function defined at each point in a certain domain 𝐷𝐷 in space. It
takes real values. It depends on the specific point 𝑃𝑃(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) in space, but not on any particular
coordinate system which may be used. For every point (𝑥𝑥, 𝑦𝑦, 𝑧𝑧) ∈ 𝐷𝐷, 𝑓𝑓 takes a real value. We
say the a scalar field 𝑓𝑓 is defined in 𝐷𝐷. For example, The distance function in the three
dimensional space taken as the Euclidean distance between the points 𝑃𝑃(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) and
𝑃𝑃0 (𝑥𝑥0 , 𝑦𝑦0, 𝑧𝑧0 )
𝑓𝑓(𝑃𝑃) = 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = �(𝑥𝑥 − 𝑥𝑥0 )2 + (𝑦𝑦 − 𝑦𝑦0 )2 + (𝑧𝑧 − 𝑧𝑧0 )2
V =V ( P ) =v1i + v2 j + v3 k
and we say that a vector field is defined in 𝐷𝐷. In Cartesian system of coordinates, it can be
written as
𝑉𝑉 = 𝑣𝑣1 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑖𝑖 + 𝑣𝑣2 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑗𝑗 + 𝑣𝑣3 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑘𝑘.
An example of a vector field is the velocity field 𝑉𝑉(𝑃𝑃) defined at any point 𝑃𝑃 on a rotating body.
Let 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) be a single valued continuous scalar function defined at every point 𝑃𝑃 ∈ 𝐷𝐷. Then
an equation of a surface is defined by 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 𝑐𝑐, a constant. It is called a level surface of the
function.
41.1.4 Example : We determine the level surface of the scalar field in space, defined by the
following function f ( x, y, z ) = x + y + z.
325 www.AgriMoon.Com
Introduction
We find that 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 𝑐𝑐 gives x + y + z =c which is equation of a plane. For different c they
define parallel planes. Therefore, the level surfaces are parallel planes.
41.1.5 Example: Determine the level surface of the scalar field in space, defined by the
function f ( x, y, z ) =x 2 + 9 y 2 + 16 z 2 .
The parametric representation of a curve 𝐶𝐶 in the two dimensional Cartesian plane is given by
=x x ( t=
) , y y (t ) , a ≤ t ≤ b . Using this the position vector of a point 𝑃𝑃 on the curve 𝐶𝐶 can be
r ( t ) x ( t ) i + y (t ) j .
written as =
Therefore, the position vector of a point on a curve defines a vector function. Similarly a three
dimensional curve or a space curve or a space curve 𝐶𝐶 can be parameterized as
The parametric form of a line passing through a point with position vector a and with the
direction of vector b is given by
𝑟𝑟(𝑡𝑡) = 𝑎𝑎 + 𝑡𝑡𝑡𝑡 = (𝑎𝑎1 + 𝑡𝑡𝑏𝑏1 )𝑖𝑖 + (𝑎𝑎2 + 𝑡𝑡𝑏𝑏2 )𝑗𝑗 + (𝑎𝑎3 + 𝑡𝑡𝑡𝑡3 )𝑘𝑘
2
326 www.AgriMoon.Com
Introduction
x2 y 2
+ =
1
a 2 b2
is given by
Let us consider the parabola 𝑦𝑦 2 = 4𝑎𝑎𝑥𝑥. Now take 𝑦𝑦 = 𝑡𝑡 as one parameter and then we can write
the parametric form of the parabola as
𝑡𝑡 2
𝑟𝑟(𝑡𝑡) = �4𝑎𝑎 � 𝑖𝑖 + 𝑡𝑡𝑡𝑡
We can give parametric representation of surfaces can be done using two parameters. Let
𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 𝑐𝑐 or 𝑔𝑔(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 0 be the equation of a surface. Let an explicit representation of the
surface be written as 𝑧𝑧 = ℎ(𝑥𝑥, 𝑦𝑦). Then, if we substitute 𝑢𝑢 = 𝑥𝑥, 𝑦𝑦 = 𝑣𝑣, the parametric form of
the surface can be reduced to
41.2.7 Example
41.2.8 Example
𝑟𝑟(𝑢𝑢, 𝑣𝑣) = 𝑎𝑎 cos 𝑢𝑢 cos 𝑣𝑣 𝑖𝑖 + 𝑎𝑎 sin 𝑢𝑢 cos 𝑣𝑣 𝑗𝑗 + 𝑎𝑎 sin 𝑣𝑣 𝑘𝑘, 0 ≤ 𝑢𝑢 ≤ 2𝜋𝜋, −𝜋𝜋/2 ≤ 𝑣𝑣 ≤ 𝜋𝜋/2
41.2.9 Example
𝑥𝑥 2 𝑦𝑦 2 𝑧𝑧 2
+ 𝑏𝑏 2 + 𝑐𝑐 2 = 1
𝑎𝑎 2
is given by
3
327 www.AgriMoon.Com
Introduction
The vector function 𝑣𝑣(𝑡𝑡) is said to have the limit p as 𝑡𝑡 → 𝑙𝑙 if 𝑣𝑣(𝑡𝑡) is defined in some
neighbourhood of l , except possibly at 𝑡𝑡 = 𝑙𝑙, and
We write 𝑝𝑝. In the Cartesian system, this implies that limits of the component functions
𝑣𝑣1 (𝑡𝑡), 𝑣𝑣2 (𝑡𝑡) and 𝑣𝑣3 (𝑡𝑡) exist as 𝑡𝑡 → 𝑙𝑙 and
lim𝑡𝑡→𝑙𝑙 𝑣𝑣1 (𝑡𝑡) = 𝑝𝑝1 , lim𝑡𝑡→𝑙𝑙 𝑣𝑣2 (𝑡𝑡) = 𝑝𝑝2 , lim𝑡𝑡→𝑙𝑙 𝑣𝑣3 (𝑡𝑡) = 𝑝𝑝3
41.3.2 Continuity
(𝑖𝑖) 𝑣𝑣(𝑡𝑡) is defined in some neighbourhood of l , (ii)lim𝑡𝑡→𝑙𝑙 𝑣𝑣(𝑡𝑡) exists, and (iii)lim𝑡𝑡→𝑙𝑙 𝑣𝑣(𝑡𝑡) =
𝑣𝑣(𝑙𝑙).
In Cartesian system, this implies that 𝑣𝑣(𝑡𝑡)is continuous at 𝑡𝑡 = 𝑙𝑙, if and only if the component
functions 𝑣𝑣1 (𝑡𝑡), 𝑣𝑣2 (𝑡𝑡) and 𝑣𝑣3 (𝑡𝑡) are continuous at 𝑡𝑡 = 𝑙𝑙.
41.3.3 Differentiability
𝑑𝑑𝑑𝑑
exists. If the limit exists, then we write it as 𝑣𝑣 ′ (𝑡𝑡) or as 𝑑𝑑𝑑𝑑
.
In Cartesian system, this implies that the component functions 𝑣𝑣1 (𝑡𝑡), 𝑣𝑣2 (𝑡𝑡) and 𝑣𝑣3 (𝑡𝑡) are
differentiable at a point 𝑡𝑡, and the limits
𝑣𝑣𝑖𝑖 (𝑡𝑡+∆𝑡𝑡)−𝑣𝑣𝑖𝑖 (𝑡𝑡)
lim ∆𝑡𝑡
, 𝑖𝑖 = 1,2,3 exist.
∆𝑡𝑡→0
Let 𝑣𝑣(𝑡𝑡) = 𝑟𝑟(𝑡𝑡) = 𝑥𝑥(𝑡𝑡)𝑖𝑖 + 𝑦𝑦(𝑡𝑡)𝑗𝑗 + 𝑧𝑧(𝑡𝑡)𝑘𝑘 be the parametric representation of a curve 𝐶𝐶.
4
328 www.AgriMoon.Com
Introduction
41.3.4 Example
𝜋𝜋 𝜋𝜋
Assume x = sin t . Then 𝑦𝑦 = 1 − 2𝑠𝑠𝑠𝑠𝑠𝑠2 𝑡𝑡 = 𝑐𝑐𝑐𝑐𝑐𝑐2𝑡𝑡 , The range of t is − 2 ≤ 𝑡𝑡 ≤ 2 . So
𝜋𝜋 𝜋𝜋
𝑟𝑟(𝑡𝑡) = 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 𝑖𝑖 + 𝑐𝑐𝑐𝑐𝑐𝑐2𝑡𝑡 𝑗𝑗, − 2 ≤ 𝑡𝑡 ≤ 2
41.3.5 Example
We find the tangent vector to the curve with parametric representation given by
𝑡𝑡+1
𝑥𝑥 = 𝑡𝑡 3 , 𝑦𝑦 = 𝑡𝑡
, 𝑧𝑧 = 𝑡𝑡 2 + 1, at the point 𝑡𝑡 = 2.
First note that the position vector of a point on the given curve is
1
𝑟𝑟(𝑡𝑡) = 𝑡𝑡 3 𝑖𝑖 + �1 + 𝑡𝑡 � 𝑗𝑗 + (𝑡𝑡 2 + 1)𝑘𝑘, 𝑡𝑡 ≠ 0.
1
and 𝑟𝑟 ′ (2) = 12𝑖𝑖 − 4 𝑗𝑗 + 4𝑘𝑘 .
3
The position vector of the point at which 𝑟𝑟 ′ (2) is the tangent is 𝑟𝑟(2) = 8𝑖𝑖 + 2 𝑗𝑗 + 5𝑘𝑘.
Therefore we require the position vector of a point on the line passing through the point whose
position vector is 𝑟𝑟(2) and has the direction of 𝑟𝑟 ′ (2). Hence, parametric form of the line is given
by
3 𝑡𝑡 3 1
𝑥𝑥 = 8 + 12𝑡𝑡, 𝑦𝑦 = 2 − 4 , 𝑧𝑧 = 5 + 4𝑡𝑡 or 𝑟𝑟 ′ (𝑡𝑡) = �8, 2 , 5� + 𝑡𝑡(12, − 4 , 4).
5
329 www.AgriMoon.Com
Introduction
where . and × represent the dot and cross products, respectively. It must be mentioned that the
cross product of two vectors is not commutative.
41.3.7 Example
(𝑖𝑖) 𝑣𝑣(𝑡𝑡) = (cos 𝑡𝑡 + 𝑡𝑡 2 )(𝑡𝑡𝑡𝑡 + 𝑗𝑗 + 2𝑘𝑘) (𝑖𝑖𝑖𝑖) 𝑣𝑣(𝑡𝑡) = (3𝑡𝑡𝑡𝑡 + 5𝑡𝑡 2 𝑗𝑗 + 6𝑘𝑘). (𝑡𝑡 2 𝑖𝑖 − 2𝑡𝑡𝑡𝑡 + 𝑡𝑡𝑡𝑡)
Solution
(𝒊𝒊𝒊𝒊) 𝑣𝑣 ′ (𝑡𝑡) = (3𝑡𝑡𝑡𝑡 + 5𝑡𝑡 2 𝑗𝑗 + 6𝑘𝑘)′ . (𝑡𝑡 2 𝑖𝑖 − 2𝑡𝑡𝑡𝑡 + 𝑡𝑡𝑡𝑡) + (3𝑡𝑡𝑡𝑡 + 5𝑡𝑡 2 𝑗𝑗 + 6𝑘𝑘). (𝑡𝑡 2 𝑖𝑖 −
2𝑡𝑡𝑡𝑡 + 𝑡𝑡𝑡𝑡)′
= (3𝑖𝑖 + 10𝑡𝑡 𝑗𝑗)(𝑡𝑡 2 𝑖𝑖 + 2𝑡𝑡𝑡𝑡 + 𝑡𝑡𝑡𝑡) + (3𝑡𝑡𝑡𝑡 + 5𝑡𝑡 2 𝑗𝑗 + 6𝑘𝑘). (2𝑡𝑡𝑡𝑡 − 2𝑗𝑗 + 𝑘𝑘)
= 6 − 21𝑡𝑡 2
Let the curve 𝐶𝐶 represented in parametric form as 𝑟𝑟 = 𝑟𝑟(𝑡𝑡), 𝑎𝑎 ≤ 𝑡𝑡 ≤ 𝑏𝑏. In Cartesian system, we
have 𝑟𝑟(𝑡𝑡) = 𝑥𝑥(𝑡𝑡)𝑖𝑖 + 𝑦𝑦(𝑡𝑡)𝑗𝑗 + 𝑧𝑧(𝑡𝑡)𝑘𝑘. Then, the length of the curve is given by
6
330 www.AgriMoon.Com
Introduction
𝑏𝑏 2 2 2 𝑏𝑏
′ (𝑡𝑡)� ′ (𝑡𝑡)� ′ (𝑡𝑡)�
𝑙𝑙 = � [�𝑥𝑥 + �𝑦𝑦 + �𝑧𝑧 1/2
] 𝑑𝑑𝑑𝑑 = � [𝑟𝑟 ′ (𝑡𝑡). 𝑟𝑟 ′ (𝑡𝑡)]1/2
𝑎𝑎 𝑎𝑎
Sometimes the notation |𝑟𝑟 ′ (𝑡𝑡)| is also used instead of ||𝑟𝑟 ′ (𝑡𝑡)||.
𝑡𝑡 2 2 2 𝑡𝑡
𝑠𝑠(𝑡𝑡) = ∫𝑎𝑎 [�𝑥𝑥 ′ (𝜉𝜉)� + �𝑦𝑦 ′ (𝜉𝜉)� + �𝑧𝑧 ′ (𝜉𝜉)� ]1/2 𝑑𝑑𝑑𝑑 = ∫𝑎𝑎 ||𝑟𝑟 ′ (𝜉𝜉)|| 𝑑𝑑𝑑𝑑 (41.3.1)
Then, 𝑠𝑠(𝑡𝑡) is the arc length of the curve from its initial point (𝑥𝑥(𝑎𝑎), 𝑦𝑦(𝑎𝑎), 𝑧𝑧(𝑎𝑎)) to an arbitrary
point (𝑥𝑥(𝑡𝑡), 𝑦𝑦(𝑡𝑡), 𝑧𝑧(𝑡𝑡)) on the curve 𝐶𝐶. Therefore, 𝑠𝑠(𝑡𝑡) is the length function. Using relation
(41.3.1), it is possible to solve for 𝑡𝑡 as a function of 𝑠𝑠 , that is 𝑡𝑡 = 𝑠𝑠(𝑡𝑡). Then the curve 𝐶𝐶 can be
parameterised in terms of the arc length 𝑠𝑠 as
41.3.9 Example
=x (t ) a=
cos t , y ( t ) a=
sin t , z ( t ) ct .
Therefore , we have
2𝜋𝜋
𝑠𝑠 = arc length = ∫0 [𝑎𝑎2 𝑠𝑠𝑠𝑠𝑠𝑠2 𝑡𝑡 + 𝑎𝑎2 𝑐𝑐𝑐𝑐𝑐𝑐 2 𝑡𝑡 + 𝑐𝑐 2 ]1/2 𝑑𝑑𝑑𝑑 = (2𝜋𝜋)(𝑎𝑎2 + 𝑐𝑐 2 )1/2
7
331 www.AgriMoon.Com
Introduction
Suggested Readings
Courant, R. and John, F. (1989), Introduction to Calculus and Analysis, Vol. II, Springer-Verlag,
New York.
Jain, R.K. and Iyengar, S.R.K. (2002) Advanced Engineering Mathematics, Narosa Publishing
House, New Delhi.
Jordan, D.W. and Smith, P. (2002) Mathematical Techniques, Oxford University Press, Oxford.
Piskunov, N. (1974) Differentail and Integral Calculus, Vol. II, MIR Publishers, Moscow.
Wylie, C. R. and Barrett, L.C. (2003) Advanced Engineering Mathematics, Tata McGraw-Hill,
New Delhi.
8
332 www.AgriMoon.Com
Module-IV: Vector Calculus
Lesson 42
The gradient of a scalar field 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧), denoted by ∇𝑓𝑓 or grad (𝑓𝑓) is defined as
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕
∇f = 𝑖𝑖 𝜕𝜕𝜕𝜕 + 𝑗𝑗 𝜕𝜕𝜕𝜕 + 𝑘𝑘 𝜕𝜕𝜕𝜕
Note that the del operator ∇ operates on a scalar field and produces a vector field.
42.1. 1 Example
Solution
𝜕𝜕 𝜕𝜕
∇f(x, y) = �𝑖𝑖 𝜕𝜕𝜕𝜕 + 𝑗𝑗 𝜕𝜕𝜕𝜕 � (𝑦𝑦 2 − 4𝑥𝑥𝑥𝑥) = −4𝑦𝑦 𝑖𝑖 + (2𝑦𝑦 − 4𝑥𝑥)𝑗𝑗
42.1. 2 Example
1
𝒓𝒓 = 𝑥𝑥𝑥𝑥 + 𝑦𝑦𝑦𝑦 + 𝑧𝑧𝑧𝑧, |𝒓𝒓| = 𝑟𝑟 and 𝑟𝑟̂ = 𝒓𝒓/𝑟𝑟, then show that grad�𝑟𝑟 � = −𝑟𝑟̂ /𝑟𝑟 2 .
Solution
1 𝜕𝜕 𝜕𝜕 𝜕𝜕 1 1 𝜕𝜕𝜕𝜕 1 𝜕𝜕𝜕𝜕 1 𝜕𝜕𝜕𝜕 1 𝑥𝑥 𝑦𝑦
Grad�𝑟𝑟 � = �𝑖𝑖 𝜕𝜕𝜕𝜕 + 𝑗𝑗 𝜕𝜕𝜕𝜕 + 𝑘𝑘 𝜕𝜕𝜕𝜕 � �𝑟𝑟 � = 𝑖𝑖 �− 𝑟𝑟 2 𝜕𝜕𝜕𝜕 � + 𝑗𝑗 �− 𝑟𝑟 2 𝜕𝜕𝜕𝜕 � + 𝑘𝑘 �− 𝑟𝑟 2 𝜕𝜕𝜕𝜕 � = − 𝑟𝑟 2 �𝑟𝑟 𝑖𝑖 + 𝑟𝑟 𝑗𝑗 +
𝑧𝑧
𝑟𝑟
𝑘𝑘�
1 𝒓𝒓 𝑟𝑟̂
= − 𝑟𝑟 2 �𝑟𝑟 � = − 𝑟𝑟 2
333 www.AgriMoon.Com
Gradient and Directional Derivative
Let 𝑓𝑓(𝑃𝑃) = 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) be a differentiable scalar field. Let 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 𝑘𝑘 be a level surface and
𝑃𝑃0 (𝑥𝑥0 , 𝑦𝑦0 , 𝑧𝑧0 ) be a point on it. There are infinite number of smooth curves on the surface passing
through the point 𝑃𝑃0 . Each of these curves has a tangent at 𝑃𝑃0 . The totality of these tangent lines
form a tangent plane to the surface at a point 𝑃𝑃0 . A vector normal to this plane at 𝑃𝑃0 is called the
normal vector to the surface at this point.
Consider now a smooth curve 𝐶𝐶 on the surface passing through a point 𝑃𝑃 on the surface. Let
𝑥𝑥 = 𝑥𝑥(𝑡𝑡), 𝑦𝑦 = 𝑦𝑦(𝑡𝑡), 𝑧𝑧 = 𝑧𝑧(𝑡𝑡) be the parametric representation of the curve 𝐶𝐶. Any point 𝑃𝑃 on 𝐶𝐶
has the position vector 𝑟𝑟(𝑡𝑡) = 𝑥𝑥(𝑡𝑡)𝑖𝑖 + 𝑦𝑦(𝑡𝑡)𝑗𝑗 + 𝑧𝑧(𝑡𝑡)𝑘𝑘. Since the curve lies on the surface, we
have
or ∇𝑓𝑓. 𝑟𝑟 ′ (𝑡𝑡) = 0
Let ∇𝑓𝑓(𝑃𝑃) ≠ 0 and 𝑟𝑟 ′ (𝑡𝑡) ≠ 0. Now 𝑟𝑟 ′ (𝑡𝑡) is a tangent to 𝐶𝐶 at the point 𝑃𝑃 and lies in the tangent
plane to the surface at . Hence ∇𝑓𝑓(𝑃𝑃) is orthogonal to every tangent vector at 𝑃𝑃. Therefore,
∇𝑓𝑓(𝑃𝑃) is the vector normal to the surface 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 𝑘𝑘 at the point 𝑃𝑃.
42.1. 4 Example
We will find a unit normal vector to the surface 𝑥𝑥𝑦𝑦 2 + 2𝑦𝑦𝑦𝑦 = 8 at the point (3, −2,1).
Therefore
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕
∇f = 𝑖𝑖 𝜕𝜕𝜕𝜕 + 𝑗𝑗 𝜕𝜕𝜕𝜕 + 𝑘𝑘 𝜕𝜕𝜕𝜕 = 𝑦𝑦 2 𝑖𝑖 + (2𝑥𝑥𝑥𝑥 + 2𝑧𝑧)𝑗𝑗 + 2𝑦𝑦𝑦𝑦
At (3, −2,1), we obtain the normal vector as ∇f(3, −2,1) = 4i − 10j − 4k. The unit normal
vector at (3, −2,1) is given by
4𝑖𝑖−10𝑗𝑗 −4𝑘𝑘 2𝑖𝑖−5𝑗𝑗 −2𝑘𝑘
= .
√16+100+16 √33
2
334 www.AgriMoon.Com
Gradient and Directional Derivative
42.1. 5 Example
Here we will find the angle between the two surfaces 𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥 𝑧𝑧 = 𝑦𝑦 2 − 1 and 𝑥𝑥 2 𝑦𝑦 = 2 − 𝑧𝑧 at the
given point (1,1,1).
First note that the angle between two surfaces at a common point is the angle between their
normals at that point. Now we have
𝑓𝑓1 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥 𝑧𝑧 − 𝑦𝑦 2 + 1 = 0, ∆𝑓𝑓1 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = (log 𝑧𝑧)𝑖𝑖 − 2𝑦𝑦𝑦𝑦 + (𝑥𝑥/𝑧𝑧)𝑘𝑘
Let 𝑓𝑓 and 𝑔𝑔 be any two differentiable scalar fields. The gradient satidfies the following algebraic
properties,
∆(𝑐𝑐1 𝑓𝑓 + 𝑐𝑐2 𝑔𝑔) = 𝑐𝑐1 ∆𝑓𝑓 + 𝑐𝑐2 ∆𝑔𝑔, where 𝑐𝑐1 , 𝑐𝑐2 are arbitrary constants
Let 𝑏𝑏� = 𝑏𝑏1 𝑖𝑖 + 𝑏𝑏2 𝑗𝑗 + 𝑏𝑏3 𝑘𝑘 be any unit vector. Let 𝑃𝑃0 be any point 𝑃𝑃0 : 𝑎𝑎 = 𝑎𝑎1 𝑖𝑖 + 𝑎𝑎2 𝑗𝑗 + 𝑎𝑎3 𝑘𝑘.
Then, the position vector of any point 𝑄𝑄 on the line passing through 𝑃𝑃0 and in the direction of 𝑏𝑏�
is given by
3
335 www.AgriMoon.Com
Gradient and Directional Derivative
𝑟𝑟 = 𝑎𝑎 + 𝑡𝑡𝑏𝑏� = (𝑎𝑎1 + 𝑡𝑡𝑏𝑏1 )𝑖𝑖 + (𝑎𝑎2 + 𝑡𝑡𝑏𝑏2 )𝑗𝑗 + (𝑎𝑎3 + 𝑡𝑡𝑡𝑡3 )𝑘𝑘 = 𝑥𝑥(𝑡𝑡)𝑖𝑖 + 𝑦𝑦(𝑡𝑡)𝑗𝑗 + 𝑧𝑧(𝑡𝑡)𝑘𝑘
This is, the point 𝑄𝑄(𝑎𝑎1 + 𝑡𝑡𝑏𝑏1 , 𝑎𝑎2 + 𝑡𝑡𝑏𝑏2 , 𝑎𝑎3 + 𝑡𝑡𝑡𝑡3 ) is on this line. Now, the vector formthe point
𝑃𝑃0 to 𝑄𝑄 is given by 𝑡𝑡𝑏𝑏�. Since | 𝑏𝑏�|=1, the distance from 𝑃𝑃0 to 𝑄𝑄 is 𝑡𝑡. Then
𝜕𝜕𝜕𝜕 𝑓𝑓(𝑄𝑄)−𝑓𝑓(𝑃𝑃)
𝜕𝜕𝜕𝜕
= lim𝑡𝑡→0 𝑡𝑡
if it exists, is called the directional derivative of 𝑓𝑓 at the point 𝑃𝑃0 in the direction to 𝑏𝑏� .
𝜕𝜕
Therefore 𝜕𝜕𝜕𝜕 𝑓𝑓(𝑥𝑥(𝑡𝑡), 𝑦𝑦(𝑡𝑡), 𝑧𝑧(𝑡𝑡)) is rate of change of 𝑓𝑓 with respect to the distance 𝑡𝑡.
We have
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝑑𝑑𝑑𝑑 𝜕𝜕𝜕𝜕 𝑑𝑑𝑑𝑑 𝜕𝜕𝜕𝜕 𝑑𝑑𝑑𝑑
𝜕𝜕𝜕𝜕
= 𝜕𝜕𝜕𝜕 𝑑𝑑𝑑𝑑
+ 𝜕𝜕𝜕𝜕 𝑑𝑑𝑑𝑑
+ 𝜕𝜕𝜕𝜕 𝑑𝑑𝑑𝑑
where
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
,
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
, are evaluated at 𝑡𝑡 = 0 .
We write
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
𝜕𝜕𝜕𝜕
= �𝑖𝑖 𝜕𝜕𝜕𝜕 + 𝑗𝑗 𝜕𝜕𝜕𝜕 + 𝑘𝑘 𝜕𝜕𝜕𝜕 � . �𝑖𝑖 𝑑𝑑𝑑𝑑 + 𝑗𝑗 𝑑𝑑𝑑𝑑 + 𝑘𝑘 𝑑𝑑𝑑𝑑 � = ∇𝑓𝑓. 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑
But 𝑑𝑑𝑑𝑑
= 𝑏𝑏�(a unit vector). Therefore, the directional derivative of 𝑓𝑓 in the direction of 𝑏𝑏� in given
by
which is denoted by 𝐷𝐷𝑏𝑏 (𝑓𝑓). Note that 𝑏𝑏� is a unit vector. If the direction is specified by a vector
𝑢𝑢, then 𝑏𝑏� = 𝑢𝑢/|𝑢𝑢|.
42.2.1 Example
We will determine the directional derivative of 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 𝑥𝑥𝑦𝑦 2 + 4𝑥𝑥𝑥𝑥𝑥𝑥 + 𝑧𝑧 2 at the point
(1,2,3) in the direction of 3𝑖𝑖 + 4𝑗𝑗 − 5𝑘𝑘.
Consider
At the point (1,2,3), we have ∇𝑓𝑓 = 28𝑖𝑖 + 16𝑗𝑗 + 14𝑘𝑘. The unit vector in the given direction is
𝑏𝑏� = (3𝑖𝑖 + 4𝑗𝑗 − 5𝑘𝑘)/5√2.
Therefore
4
336 www.AgriMoon.Com
Gradient and Directional Derivative
1 78
𝐷𝐷𝑏𝑏 (1,2,3) = 5√2 (28𝑖𝑖 + 16𝑗𝑗 + 14𝑘𝑘). (3𝑖𝑖 + 4𝑗𝑗 − 5𝑘𝑘) = 5√2
Suggested Readings
Courant, R. and John, F. (1989) Introduction to Calculus and Analysis, Vol. II, Springer-Verlag,
New York.
Jain, R.K. and Iyengar, S.R.K. (2002) Advanced Engineering Mathematics, Narosa Publishing
House, New Delhi.
Jordan, D.W. and Smith, P. (2002) Mathematical Techniques, Oxford University Press, Oxford.
Piskunov, N. (1974) Differentail and Integral Calculus, Vol. II, MIR Publishers, Moscow.
Wylie, C. R. and Barrett, L.C. (2003) Advanced Engineering Mathematics, Tata McGraw-Hill,
New Delhi.
5
337 www.AgriMoon.Com
Module-IV: Vector Calculus
Lesson 43
43.1.1 Example
Here we will find the divergence of the vector field 𝑣𝑣 = (𝑥𝑥 2 𝑦𝑦 2 − 𝑧𝑧 3 )𝑖𝑖 + 2𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥 + 𝑒𝑒 𝑥𝑥𝑥𝑥𝑥𝑥 𝑘𝑘.
𝑖𝑖 𝑗𝑗 𝑘𝑘
𝜕𝜕 𝜕𝜕 𝜕𝜕
Curl 𝑣𝑣 = ∇ × 𝑣𝑣 = � �.
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕
𝑣𝑣1 𝑣𝑣2 𝑣𝑣3
43.2.1 Example
Find the curl of the vector field 𝑣𝑣 = (𝑥𝑥 2 𝑦𝑦 2 − 𝑧𝑧 3 )𝑖𝑖 + 2𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥 + 𝑒𝑒 𝑥𝑥𝑥𝑥𝑥𝑥 𝑘𝑘
Solution
338 www.AgriMoon.Com
Divergence and Curl
𝑖𝑖 𝑗𝑗 𝑘𝑘
𝜕𝜕 𝜕𝜕 𝜕𝜕
Curl 𝑣𝑣 = � 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕
�
𝑥𝑥 𝑦𝑦 − 𝑧𝑧 3
2 2
2𝑥𝑥𝑥𝑥𝑥𝑥 𝑒𝑒 𝑥𝑥𝑥𝑥𝑥𝑥
Curl(grad𝑓𝑓)=0 or ∇ × ∇𝑓𝑓 = 0
𝑖𝑖 𝑗𝑗 𝑘𝑘
𝜕𝜕 𝜕𝜕 𝜕𝜕
∇ × ∇𝑓𝑓 = ��𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 ��
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕
𝜕𝜕 2 𝑓𝑓 𝜕𝜕 2 𝑓𝑓 𝜕𝜕 2 𝑓𝑓 𝜕𝜕 2 𝑓𝑓 𝜕𝜕 2 𝑓𝑓 𝜕𝜕 2 𝑓𝑓
= 𝑖𝑖 � − � + 𝑗𝑗 � − � + 𝑘𝑘 � − �=0
𝜕𝜕𝜕𝜕𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕𝜕𝜕𝜕𝜕
43.2.4 Example
Solution
𝜕𝜕 𝜕𝜕 𝜕𝜕 𝜕𝜕 𝜕𝜕 𝜕𝜕
∇. (𝑓𝑓𝑓𝑓) = �𝑖𝑖 𝜕𝜕𝜕𝜕 + 𝑗𝑗 𝜕𝜕𝜕𝜕 + 𝑘𝑘 𝜕𝜕𝜕𝜕 � . (𝑓𝑓𝑓𝑓1 𝑖𝑖 + 𝑓𝑓𝑣𝑣2 𝑗𝑗 + 𝑓𝑓𝑣𝑣3 𝑘𝑘) = 𝜕𝜕𝜕𝜕 (𝑓𝑓𝑓𝑓1 ) + 𝜕𝜕𝜕𝜕 (𝑓𝑓𝑣𝑣2 ) + 𝜕𝜕𝜕𝜕 (𝑓𝑓𝑣𝑣3 )
2
339 www.AgriMoon.Com
Divergence and Curl
43.2.5 Example
If 𝒓𝒓 = 𝑥𝑥𝑥𝑥 + 𝑦𝑦𝑦𝑦 + 𝑧𝑧𝑧𝑧, |𝒓𝒓| = 𝑟𝑟, show that div (𝒓𝒓/𝑟𝑟 3 )=0
Solution
𝜕𝜕 𝑥𝑥
𝒓𝒓 𝜕𝜕 𝜕𝜕 𝜕𝜕 𝑥𝑥 𝑦𝑦 𝑧𝑧 � �
∆. �𝑟𝑟 3 � = �𝑖𝑖 𝜕𝜕𝜕𝜕 + 𝑗𝑗 𝜕𝜕𝜕𝜕 + 𝑘𝑘 𝜕𝜕𝜕𝜕 � . �𝑖𝑖 𝑟𝑟 3 + 𝑗𝑗 𝑟𝑟 3 + 𝑘𝑘 𝑟𝑟 3 � = ∑ 𝜕𝜕𝜕𝜕 𝑟𝑟 3
Since 𝑟𝑟 2 = 𝑥𝑥 2 +𝑦𝑦 2 + 𝑧𝑧 2
𝒓𝒓 3 3
Therefore, ∆. �𝑟𝑟 3 � = 𝑟𝑟 3 − 𝑟𝑟 3 = 𝟎𝟎
43.2.6 Example
Solution
𝜕𝜕 𝜕𝜕
(i) curl (𝑓𝑓𝑓𝑓) = ∇ × (𝑓𝑓𝑓𝑓) = ∇ × (𝑓𝑓𝑓𝑓1 𝑖𝑖 + 𝑓𝑓𝑣𝑣2 𝑗𝑗 + 𝑓𝑓𝑣𝑣3 𝑘𝑘) = ∑[𝜕𝜕𝜕𝜕 (𝑓𝑓𝑣𝑣3 ) − 𝜕𝜕𝜕𝜕 (𝑓𝑓𝑣𝑣2 )]
𝜕𝜕 𝜕𝜕 𝜕𝜕
= 𝑓𝑓(curl 𝑣𝑣) + �𝑖𝑖 𝜕𝜕𝜕𝜕 + 𝑗𝑗 𝜕𝜕𝜕𝜕 + 𝑘𝑘 𝜕𝜕𝜕𝜕 � × (𝑣𝑣1 𝑖𝑖 + 𝑣𝑣2 𝑗𝑗 + 𝑣𝑣3 𝑘𝑘)
3
340 www.AgriMoon.Com
Divergence and Curl
𝜕𝜕 𝜕𝜕𝑣𝑣 𝜕𝜕𝑣𝑣2
(iii) grad(div 𝑣𝑣)= ∇ × (∇ × 𝑣𝑣) = �∑ 𝑖𝑖 𝜕𝜕𝜕𝜕 � × �∑ 𝑖𝑖 � 𝜕𝜕𝜕𝜕3 − ��
𝜕𝜕𝜕𝜕
𝜕𝜕 𝜕𝜕 2 𝜕𝜕 2 𝜕𝜕 2
= �∑ 𝑖𝑖 𝜕𝜕𝜕𝜕 � (∇. 𝑣𝑣) − �𝜕𝜕𝑥𝑥 2 + 𝜕𝜕𝑦𝑦 2 + 𝜕𝜕𝑧𝑧 2 � (∑ 𝑖𝑖𝑣𝑣1 )
= ∇(∇. 𝑣𝑣) − ∇2 𝑣𝑣
Suggested Readings
Courant, R. and John, F. (1989), Introduction to Calculus and Analysis, Vol. II, Springer-Verlag,
New York.
Jain, R.K. and Iyengar, S.R.K. (2002) Advanced Engineering Mathematics, Narosa Publishing
House, New Delhi.
Jordan, D.W. and Smith, P. (2002) Mathematical Techniques, Oxford University Press, Oxford.
Piskunov, N. (1974) Differentail and Integral Calculus, Vol. II, MIR Publishers, Moscow.
Wylie, C. R. and Barrett, L.C. (2003) Advanced Engineering Mathematics, Tata McGraw-Hill,
New Delhi.
4
341 www.AgriMoon.Com
Module-IV: Vector Calculus
Lesson 44
Line Integral
44.1 Introduction
Let 𝐶𝐶 be a simple curve. Let the parametric representation of 𝐶𝐶 be written as
since
44.2.1 Example
1
Evaluate ∫𝐶𝐶 (𝑥𝑥 2 + 𝑦𝑦𝑦𝑦)𝑑𝑑𝑑𝑑, where 𝐶𝐶 is the curve defined by 𝑥𝑥 = 4𝑦𝑦, 𝑧𝑧 = 3 form (2, 2 , 3) to
(4,1,3).
Solution
√17 4 3 139√17
Hence ∫𝐶𝐶 (𝑥𝑥 2 + 𝑦𝑦𝑦𝑦)𝑑𝑑𝑑𝑑 = ∫ �𝑡𝑡 2 + 4 𝑡𝑡� 𝑑𝑑𝑑𝑑 = .
4 2 24
Let 𝐶𝐶 be a smooth curve whose parametric representation is given in Eqs. (44.1.1) and
(44.1.2). Let
342 www.AgriMoon.Com
Line Integral
𝑣𝑣(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 𝑣𝑣1 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑖𝑖 + 𝑣𝑣2 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑗𝑗 + 𝑣𝑣3 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑘𝑘
be a vector field that is continuous on 𝐶𝐶. Then, the line integral of 𝑣𝑣 over 𝐶𝐶 is defined by
∫𝐶𝐶 𝑣𝑣. 𝑑𝑑𝑑𝑑 = ∫𝐶𝐶 𝑣𝑣1 𝑑𝑑𝑑𝑑 + 𝑣𝑣2 𝑑𝑑𝑑𝑑 + 𝑣𝑣3 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑
= ∫𝐶𝐶 𝑣𝑣�𝑥𝑥(𝑡𝑡), 𝑦𝑦(𝑡𝑡), 𝑧𝑧(𝑡𝑡)� . 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 (44.2.1)
Similarly, if 𝑣𝑣 = 𝑣𝑣2 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑗𝑗 or 𝑣𝑣 = 𝑣𝑣3 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑘𝑘, we respectively obtained
𝑑𝑑𝑑𝑑
∫𝐶𝐶 𝑣𝑣. 𝑑𝑑𝑑𝑑 = ∫𝐶𝐶 𝑣𝑣2 𝑑𝑑𝑑𝑑 = ∫𝐶𝐶 𝑣𝑣2 (𝑥𝑥(𝑡𝑡), 𝑦𝑦(𝑡𝑡), 𝑧𝑧(𝑡𝑡)) 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑
and ∫𝐶𝐶 𝑣𝑣. 𝑑𝑑𝑑𝑑 = ∫𝐶𝐶 𝑣𝑣3 𝑑𝑑𝑑𝑑 = ∫𝐶𝐶 𝑣𝑣3 (𝑥𝑥(𝑡𝑡), 𝑦𝑦(𝑡𝑡), 𝑧𝑧(𝑡𝑡)) 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑.
44.2.2 Example
Evaluate the line integral of 𝑣𝑣 = 𝑥𝑥𝑥𝑥𝑥𝑥 + 𝑦𝑦 2 𝑗𝑗 + 𝑒𝑒 𝑧𝑧 𝑘𝑘 over the curve 𝐶𝐶 whose parametric
representation is given by 𝑥𝑥 = 𝑡𝑡 2 , 𝑦𝑦 = 2𝑡𝑡, 0 ≤ 𝑡𝑡 ≤ 1.
Solution:
1 37
= ∫0 (4𝑡𝑡 4 + 8𝑡𝑡 2 + 𝑒𝑒 𝑡𝑡 )𝑑𝑑𝑑𝑑 = 15 + 𝑒𝑒
44.2.3 Example
Evaluate the integral ∫𝑐𝑐 (𝑥𝑥 2 + 𝑦𝑦𝑦𝑦)𝑑𝑑𝑑𝑑, where 𝐶𝐶 is given by 𝑥𝑥 = 𝑡𝑡, 𝑦𝑦 = 𝑡𝑡 2 , 𝑧𝑧 = 3𝑡𝑡, 1 ≤ 𝑡𝑡 ≤ 2.
Solution:
2 163
We have ∫𝑐𝑐 (𝑥𝑥 2 + 𝑦𝑦𝑦𝑦)𝑑𝑑𝑑𝑑 = 2 ∫1 (𝑡𝑡 2 + 3𝑡𝑡 3 ) 𝑑𝑑𝑑𝑑 = 4
∫𝐶𝐶 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑑𝑑𝑑𝑑 + 𝑔𝑔(𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑑𝑑𝑑𝑑 + ℎ(𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑑𝑑𝑑𝑑
2
343 www.AgriMoon.Com
Line Integral
44.3.1 Example
Evaluate ∫𝐶𝐶 (𝑥𝑥 + 𝑦𝑦)𝑑𝑑𝑑𝑑 − 𝑥𝑥 2 𝑑𝑑𝑑𝑑 + (𝑦𝑦 + 𝑧𝑧)𝑑𝑑𝑑𝑑 , where 𝐶𝐶 is 𝑥𝑥 2 = 4𝑦𝑦, 𝑧𝑧 = 𝑥𝑥, 0 ≤ 𝑡𝑡 ≤ 2.
Solution
𝑡𝑡 2
First we consider parametric form of 𝐶𝐶 as 𝑥𝑥 = 𝑡𝑡, 𝑦𝑦 = , 𝑧𝑧 = 2, 0 ≤ 𝑡𝑡 ≤ 2.
4
Therefore,
2 𝑡𝑡 2 𝑡𝑡 𝑡𝑡 2 10
∫𝐶𝐶 (𝑥𝑥 + 𝑦𝑦)𝑑𝑑𝑑𝑑 − 𝑥𝑥 2 𝑑𝑑𝑑𝑑 + (𝑦𝑦 + 𝑧𝑧)𝑑𝑑𝑑𝑑 = ∫0 ��𝑡𝑡 + 4
� − 𝑡𝑡 2 �2� + � 4 + 𝑡𝑡�� 𝑑𝑑𝑑𝑑 = 3
Let 𝑣𝑣(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) = 𝑣𝑣1 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑖𝑖 + 𝑣𝑣2 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑗𝑗 + 𝑣𝑣3 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑘𝑘 be a vector function defined and
continuous at every point on 𝐶𝐶. Then the line integral of tangential component of 𝑣𝑣 along the
curve 𝐶𝐶 from a point 𝑃𝑃 to the point 𝑄𝑄 is given by
𝑄𝑄
∫𝑃𝑃 𝑣𝑣. 𝑑𝑑𝑑𝑑 = ∫𝐶𝐶 𝑣𝑣. 𝑑𝑑𝑑𝑑 = ∫𝑐𝑐 𝑣𝑣1 𝑑𝑑𝑑𝑑 + 𝑣𝑣2 𝑑𝑑𝑑𝑑 + 𝑣𝑣3 𝑑𝑑𝑑𝑑
Let now 𝑣𝑣 = 𝐹𝐹, a variable force acting on a particle which moves along a curve 𝐶𝐶. Then, the
work 𝑊𝑊 done by the force 𝐹𝐹 in displacing the particle from the point 𝑃𝑃 to the point 𝑃𝑃 along
the curve 𝐶𝐶 is given by
𝑄𝑄
𝑊𝑊 = ∫𝑃𝑃 𝐹𝐹. 𝑑𝑑𝑑𝑑 = ∫𝐶𝐶 ∗ 𝐹𝐹. 𝑑𝑑𝑑𝑑
where 𝐶𝐶 ∗ is the part of𝐶𝐶 , whose initial and terminal point are 𝑃𝑃 and 𝑄𝑄.
Suppose that 𝐹𝐹is a conservative vector field . Then 𝐹𝐹 can be written as 𝐹𝐹 = grad(𝑓𝑓), where 𝑓𝑓
is a scalar potential(field). Then, the work done
3
344 www.AgriMoon.Com
Line Integral
44.4.1 Example
Find the work done by the force 𝐹𝐹 = −𝑥𝑥𝑥𝑥𝑥𝑥 + 𝑦𝑦 2 𝑗𝑗 + 𝑧𝑧𝑧𝑧 in moving a particle over the circular
path𝑥𝑥 2 + 𝑦𝑦 2 = 4, 𝑧𝑧 = 0 form (2,0,0) to (0,2,0).
Solution
The parametric representation of the given curve is 𝑥𝑥 = 2 cot 𝑡𝑡, 𝑦𝑦 = 2 sin 𝑡𝑡, 𝑧𝑧 = 0, 0 ≤ 𝑡𝑡 ≤
𝜋𝜋2 . Therefore, work done 𝑊𝑊 is given by
𝜋𝜋/2
16
� [−4 sin 𝑡𝑡 cos 𝑡𝑡 (−2 sin 𝑡𝑡 ) + 4 𝑠𝑠𝑠𝑠𝑠𝑠2 𝑡𝑡(2𝑐𝑐𝑐𝑐𝑐𝑐) ] 𝑑𝑑𝑑𝑑 =
0 13
44.4.2 Circulation
A line integral of a vector field 𝑣𝑣 around a simple closed curve 𝐶𝐶 is defined as the
circulation of 𝑣𝑣 around 𝐶𝐶.
𝑑𝑑𝑑𝑑
Circulation = ∮𝐶𝐶 𝑣𝑣. 𝑑𝑑𝑑𝑑 = ∮𝐶𝐶 𝑣𝑣. 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 = ∮𝑐𝑐 𝑣𝑣. 𝑇𝑇𝑇𝑇𝑇𝑇,
where 𝑇𝑇 is the tangent vector to 𝐶𝐶. For example, in fluid mechanics, let 𝑣𝑣 represents the
velocity field of a fluid and 𝐶𝐶 be a closed curve in its domain. Then, circulation gives the
amount by which the fluid tends to turn the curve rotating or circulating around 𝐶𝐶. If
∮𝑐𝑐 𝑣𝑣. 𝑇𝑇𝑇𝑇𝑇𝑇 > 0 then the fluid tends to rotate 𝐶𝐶in the anti-clockwise direction, while if
∮𝑐𝑐 𝑣𝑣. 𝑇𝑇𝑇𝑇𝑇𝑇 < 0 , then the fluid tends to rotate 𝐶𝐶 in the clockwise direction perpendicular to𝑇𝑇
at every point on 𝐶𝐶, then ∮𝑐𝑐 𝑣𝑣. 𝑇𝑇𝑇𝑇𝑇𝑇 = 0, that is the curve does not move at all.
Therefore, a differential expression expre 𝑑𝑑𝑑𝑑 = 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑑𝑑𝑥𝑥 + 𝑔𝑔(𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑑𝑑𝑑𝑑 + ℎ(𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑑𝑑𝑑𝑑 is
an exact differential, if there exists a scalar function 𝜙𝜙(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) such that
𝑑𝑑𝑑𝑑 = 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑑𝑑𝑑𝑑 + 𝑔𝑔(𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑑𝑑𝑑𝑑 + ℎ(𝑥𝑥, 𝑦𝑦, 𝑧𝑧)𝑑𝑑𝑑𝑑.
We now present the result on the independence of the path of a line integral
4
345 www.AgriMoon.Com
Line Integral
44.5.1 Theorem
Let 𝐶𝐶 be a curve in simply connected domain 𝐷𝐷 in space. Let 𝑓𝑓, 𝑔𝑔 and ℎ be continuous
function having continuous first partial derivatives in 𝐷𝐷. Then ∫𝐶𝐶 𝑓𝑓𝑓𝑓𝑓𝑓 + 𝑔𝑔𝑔𝑔𝑔𝑔 + ℎ𝑑𝑑𝑑𝑑 is
independent of path 𝐶𝐶 if and only if the integrand is exact differential in 𝐷𝐷.
44.5.2 Example
𝑥𝑥𝑥𝑥𝑥𝑥 +𝑦𝑦𝑦𝑦𝑦𝑦
Show that ∫𝐶𝐶 is independent of path of integration which does not pass through the
�𝑥𝑥 2 +𝑦𝑦 2
origin. Find the value of the integral from the point 𝑃𝑃(−1,2) to the point 𝑄𝑄(2,3).
Solution
𝑥𝑥 𝑦𝑦
We have 𝑓𝑓(𝑥𝑥, 𝑦𝑦) = and 𝑔𝑔(𝑥𝑥, 𝑦𝑦) =
�𝑥𝑥 2 +𝑦𝑦 2 �𝑥𝑥 2 +𝑦𝑦 2
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕
Now 𝜕𝜕𝜕𝜕 = −𝑥𝑥𝑥𝑥/(𝑥𝑥 2 + 𝑦𝑦 2 )3/2 and 𝜕𝜕𝜕𝜕
= −𝑥𝑥𝑥𝑥/(𝑥𝑥 2 + 𝑦𝑦 2 )3/2
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕
Since 𝜕𝜕𝜕𝜕
= 𝜕𝜕𝜕𝜕 , the integral is independent of any path of integration which does not pass
through the origin. Also, the integrand is an exact differential. Therefore, there exists a
function 𝜙𝜙(𝑥𝑥, 𝑦𝑦) such that
𝜕𝜕𝜕𝜕 𝑥𝑥 𝜕𝜕𝜕𝜕 𝑦𝑦
= 𝑓𝑓(𝑥𝑥, 𝑦𝑦) = and = 𝑔𝑔(𝑥𝑥, 𝑦𝑦) =
𝜕𝜕𝜕𝜕 �𝑥𝑥 2 +𝑦𝑦 2 𝜕𝜕𝜕𝜕 �𝑥𝑥 2 +𝑦𝑦 2
Integrating the first equation with respect to 𝑥𝑥, we get 𝜙𝜙(𝑥𝑥, 𝑦𝑦) = �𝑥𝑥 2 + 𝑦𝑦 2 + ℎ(𝑦𝑦).
𝜕𝜕𝜕𝜕 𝑦𝑦 𝑦𝑦 𝑑𝑑ℎ 𝑑𝑑ℎ
Substituting in 𝜕𝜕𝜕𝜕 = = + 𝑑𝑑𝑑𝑑 or 𝑑𝑑𝑑𝑑 = 0 or ℎ(𝑦𝑦) = 𝑘𝑘, constant.
�𝑥𝑥 2 +𝑦𝑦 2 �𝑥𝑥 2 +𝑦𝑦 2
Suggested Readings
Courant, R. and John, F. (1989), Introduction to Calculus and Analysis, Vol. II, Springer-
Verlag, New York.
Jain, R.K. and Iyengar, S.R.K. (2002) Advanced Engineering Mathematics, Narosa
Publishing House, New Delhi.
Jordan, D.W. and Smith, P. (2002) Mathematical Techniques, Oxford University Press,
Oxford.
5
346 www.AgriMoon.Com
Line Integral
Piskunov, N. (1974) Differentail and Integral Calculus, Vol. II, MIR Publishers, Moscow.
Wylie, C. R. and Barrett, L.C. (2003) Advanced Engineering Mathematics, Tata McGraw-
Hill, New Delhi.
6
347 www.AgriMoon.Com
Module-IV: Vector Calculus
Lesson 45
45.1 Introduction
The theorem provides a relationship between a double integral over a region and the line
integral over the closed curve C bounding R. Green’s theorem is also called the first
fundamental theorem of integral vector calculus.
∂g ∂f
∫ f ( x, y)dx + g ( x, y)dy =
C
∫∫ ∂x − ∂y dxdy
R
The integration being carried in the positive direction (counter clockwise direction) of C.
Proof: We shall prove Green’s theorem for a particular case of the region R.
R : u1 ( x ) ≤ y ≤ u2 ( x ) , a ≤ x ≤ b
R : v1 ( x ) ≤ x ≤ v2 ( x ) , c ≤ y ≤ d
We obtain
∂g
d v2 ( y ) ∂g d
∫∫R ∂x dxdy
= ∫c v=
∫( x ) ∂x dx dy ∫ [ g (v ( y), y) − g (v ( y), y)]dy
2 1
1 c
d c
= ∫ g (v2 ( y), y)dy + ∫ g (v1 ( y), y)dy =
c d
∫ g ( x, y)dy
C
We obtain
∂f
b u2 ( y ) ∂f b
∫∫R ∂x dxdy
= ∫a u=
∫( x ) ∂y dy dy ∫ [ f ( x, u ( x)) − f ( x, u ( x))]dx
2 1
1 a
b a
∫ f ( x, u2 ( x))dx + ∫ g ( x, u1 ( x))dx =
=
a b
− ∫ f ( x, y )dx
C
348 www.AgriMoon.Com
Green’s Theorem in the Plane
∂g ∂f
∫ f ( x, y)dx + g ( x, y)dy =
C
∫∫ ∂x − ∂y dxdy .
R
∫ (x + y 2 )dx + ( y + 2 x)dy, where C is the boundary of the region in the first quadrant that is
2
Solution: The curves intersect at (0,0) and (1,1). The bounding curve is C. We have
f ( x, y=
) x 2 + y 2 and g ( x, y )= y + 2 x .
C R
1 x 1
x
∫ ∫ (2 − 2 y)dydx =
= ∫ (2 y − y ) |
2
2
dx
0 x2 0 x
1
= ∫ (2
0
x − x − 2 x 2 + x 4=
)dx 11/ 30
C C
The closed path C bounds the region R. Using the Green’s theorem, we obtain
∫ (x − y 3 )dx + ( x + y )dy= ∫∫ (1 + 3 y
2 2
)dxdy.
C R
It is convenient to use polar coordinates to evaluate the integral. The region R is given by
= θ , y r sin θ , 0 ≤ r ≤ 4, −π / 4 ≤ θ ≤ π / 4.
R : x r cos=
Therefore,
2
349 www.AgriMoon.Com
Green’s Theorem in the Plane
π /4 4 π /4
r2 3 4 2 4
∫∫ (1 + 3 y )dxdy =∫ ∫ + θ θ =∫ 2 + 4 r sin θ 0 dθ
2 2 2
(1 3r sin ) rdrd
R −π /4 0 −π /4
π /4 π /4
= ∫ (8 + 192sin θ )dθ = ∫ [8 + 96(1 − cos 2θ )]dθ
2
−π /4 −π /4
π /4
2[104θ − 48sin 2θ ]
= 52π − 96.
=
0
−x
=
45.2.4 Example: Verify the Green’s theorem for f ( x, y ) e= sin y, g ( x, y ) e − x cos y and C
is the square with vertices at (0,0), (π/2,0), (π/2,π/2), (0,π/2).
∫
C
fdx + gdy = ∫ + ∫ + ∫ + ∫
C1 C2 C3 C4
( fdx + gdy )
∫e
−x
(sin ydx + cos ydy ) =
0,
C1
: x π / 2, 0 ≤ y ≤ π / 2 and
along C2=
π /2
∫e ∫e
−π /2
−x
(sin ydx + cos =
ydy ) ydy e −π /2 ,
cos=
C2 0
C3 : y π / 2, π / 2 ≤ x ≤ 0 and
along=
∫e ∫ e dx =
e −π /2 − 1,
−x −x
(sin ydx + cos ydy ) =
C3 π /2
: x 0, π / 2 ≤ y ≤ 0 and
along C4=
∫e ∫ cos ydy =
−x
(sin ydx + cos ydy ) = −1.
C4 π /2
Therefore,
π /2 π /2
∫ fdx + gdy =∫∫ (−2e cos y )dxdy =∫ ∫ (−2e cos ydxdy ) =2(e −π /2 − 1).
−x −x
C R 0 0
3
350 www.AgriMoon.Com
Green’s Theorem in the Plane
∂u
∫ ∂n ds= ∫∫ ∇ udxdy,
2
C R
Solution:
dr dx dy
=
T = i+ j
ds ds ds
dy dx
=
n i− j.
ds ds
∂u
∫ ∂n ds= ∫ ∇u.nds
C C
∂u ∂u ∂y ∂u ∂x ∂u ∂u
∫ ∂n ds =
C
∫ ∂x ∂s − ∂y ∂s ds =
C
∫ − ∂y dx + ∂x dy
C
∂ u ∂ u
2 2
∫∫R ∂x 2 + ∂y 2 dxdy =
= ∫∫R ∇ udxdy.
2
Suggested Readings
Courant, R. and John, F. (1989), Introduction to Calculus and Analysis, Vol. II, Springer-
Verlag, New York.
Jain, R.K. and Iyengar, S.R.K. (2002) Advanced Engineering Mathematics, Narosa
Publishing House, New Delhi.
Jordan, D.W. and Smith, P. (2002) Mathematical Techniques, Oxford University Press,
Oxford.
4
351 www.AgriMoon.Com
Green’s Theorem in the Plane
Piskunov, N. (1974) Differentail and Integral Calculus, Vol. II, MIR Publishers, Moscow.
Wylie, C. R. and Barrett, L.C. (2003) Advanced Engineering Mathematics, Tata McGraw-
Hill, New Delhi.
5
352 www.AgriMoon.Com
Module-IV: Vector Calculus
Lesson 46
Surface Integral
46.1 Introduction
b
The double and triple integrals are the generalizations of the definite integral ∫ f ( x)dx to two
a
and three dimensions respectively. The surface area integral is a generalization of the arc
length integral
b
∫
a
1 + ( y ') 2 dx.
We shall now present a generalization of the line integral ∫ f ( x, y)ds to three dimensions.
C
Let g ( x, y, z ) be a given function defined in the three dimensional space and let S be surface
which is the graph of a function z = f ( x, y ), or y = h1 ( x, z ), or x = h( y, z ). We assume that
(i) g ( x, y, z ) is continuous at all points on S, (ii) S is smooth and bounded and (iii) the
projection R of the surface S on x-y plane, x-z plane, or y-z plane respectively expressed in
the forms as assumed in the proof of the Green’s theorem. For example, the projection R on
the x-y plane can be expressed in the forms
R : u1 ( x ) ≤ y ≤ u2 ( x ) , a ≤ x ≤ b
or R : v1 ( x ) ≤ x ≤ v2 ( x ) , c ≤ y ≤ d .
The surface integral can be defined in a similar way as the double integral is defined.
Subdivide S into n parts S1 , S 2 ,..., S n of areas ∆A1 , ∆A2 ,..., ∆An . The projection R of S is
therefore partitioned into n rectangles R1 , R2 ,..., Rn . We choose an arbitrary point
Pk ( xk , yk , zk ) on each element of the surface area S k and form the sum
n
=In ∑ g ( x , y , z )∆A .
k =1
k k k k
Let n → ∞ , such that the largest element of the surface area shrinks to a point. This implies
that as n → ∞ ,the length of the longest diagonal of the projected rectangles tends to zero. In
the limit as n → ∞ , the sequence {I n } has a limiting value which is independent of the way S
is subdivided and the choice of Pk on S k . This limiting value is called the surface integral of
g ( x, y, z ) over S.
353 www.AgriMoon.Com
Surface Integral
∫∫ g ( x, y, z )dA
= ∫∫ g[ x(u, v), y(u, v), z(u, v)] | r × r | dudv u v
S R*
∫∫ g[ x(u, v), y(u, v), z (u, v)][r rv 2 − (ru .rv ) 2 ]1/2 dudv
2
u
R*
∫∫=
g ( x, y, z )dA ∫∫ g[ x, h ( x, z ), z ][1 + f + f y 2 ]1/2 dxdy
2
1 x
S R
∫∫ g=
( x, y, z )dA ∫∫ g[h( y, z ), y, z ][1 + (h ) + (h1 ) 2 y ]1/2 dxdz
2
1 x
S R
∫∫=
g ( x, y, z )dA ∫∫ g[h( y, z ), y, z ][1 + h + hz 2 ]1/2 dydz
2
y
S R
∫∫ g=
S
( x, y, z )dA ∫∫ g ( x, y, z )dA + ∫∫ g ( x, y, z ) dA +... + ∫∫ g ( x, y, z ) dA .
S1 S2 Sk
2
354 www.AgriMoon.Com
Surface Integral
m = ∫∫ ρ ( x, y, z )dA.
S
I = ∫∫ ρ ( x, y, z )d 2 dA.
S
where d is the distance of the point (x,y,z) from the reference axis l. If the surface is
homogeneous, then ρ ( x, y, z ) = constant and ρ ( x, y, z ) =m/A, where A is the surface area of
S. Then,
m
I= ∫∫
A S
d 2 dA
46.3.1 Example: Find the mass of the surface of the cone z = 2 + x 2 + y 2 , 2 ≤ z ≤ 7, in the
first octant, if the density ρ ( x, y, z ) at any point of the surface is proportional to its distance
from the x-y plane.
x y
z=f ( x, y ) =+
2 x2 + y 2 , f x = , fy =
x2 + y 2 x2 + y 2
x2 y2
dA = 1 + f x + f y dxdy = 1 + 2 + dxdy = 2dxdy.
2
2
x + y 2 x2 + y 2
m= ∫∫ czdA = ∫∫ c[2 +
S R
x 2 + y 2 ] 2dxdy
= c 2 ∫∫ [2 + x 2 + y 2 ]dxdy
R
=
Substituting θ , y r sin θ , 0 ≤ θ ≤ π / 2, we obtain
x r cos=
5 π /2 π /2 5
2 r3
m= c 2 ∫ ∫ (2 + r )rdrdθ= c 2 ∫ r + dθ
0 0 0 3 0
125 π 100 2
= c 2 25 + = π c.
3 2 3
3
355 www.AgriMoon.Com
Surface Integral
hy =
−2 y, hz =
0, (1 + hy 2 + hz 2 )1/2 =
(1 + 4 y 2 )1/2 .
The projection of S on the y-z plane is the rectangle OABC with sides=
y 0,=
y =
6, z 0
and z = 8. Therefore,
6 8
∫∫ ydA =
∫∫ y(1 + 4 y ) dydz =
∫ ∫ y(1 + 4 y ) dydz
2 1/2 2 1/2
S R 0 0
6
(1 + 4 y 2 )3/2 2 248
= 8 = =
[(25)3/2 − 1] .
8(3 / 2) 0 3 3
gradf 1
grad f = 2i + 3 j + 4k , n = = (2i + 3 j + 4k ).
| gradf | 29
Consider the projection of S on the x-y plane. The projection of the portion of the plane ABC
in the first octant is the rectangle bounded by=
x 0,=y 0 and 2 x + 3 y = 12. We have
dxdy dxdy
=
dA = .
n.k 4 / 29
1
Therefore, ∫∫=
S
F .ndA ∫∫
S 29
(12 z + 18 + 12 y )dA.
4
356 www.AgriMoon.Com
Surface Integral
1 1
∫∫ F .ndA
S
= ∫∫
S 29
(54 − 6 x + 3 y )=
dA
4 ∫∫
R
(54 − 6 x + 3 y )dxdy
1
6 (12 − 2 x )/3 6
1
= ∫ ∫ (54 − 6 x + 3 y )dy = dx ∫ (360 − 102 x + 7 x 2 )dx
y 0
4 x 0=
= 60
1 7 36
= 360 x − 51x 2
+ x = 138.
6 3 0
Suggested Readings
Courant, R. and John, F. (1989), Introduction to Calculus and Analysis, Vol. II, Springer-
Verlag, New York.
Jain, R.K. and Iyengar, S.R.K. (2002) Advanced Engineering Mathematics, Narosa
Publishing House, New Delhi.
Jordan, D.W. and Smith, P. (2002) Mathematical Techniques, Oxford University Press,
Oxford.
Piskunov, N. (1974) Differentail and Integral Calculus, Vol. II, MIR Publishers, Moscow.
Wylie, C. R. and Barrett, L.C. (2003) Advanced Engineering Mathematics, Tata McGraw-
Hill, New Delhi.
5
357 www.AgriMoon.Com
Module-IV: Vector Calculus
Lesson 47
Stokes’s Theorem
47.1 Introduction
Let C be a curve in two dimensions which is written in the parametric form r = r ( s ) . Then,
the unit tangent vector to C is given by
dx dy
=
T i+ j
ds ds
dx dy dx dy
Then v.T =
( gi − fj ). i + j =g −f .
ds ds ds ds
This result can be considered as a particular case of the Stokes’s theorem. Extension of the
Green’s theorem to three dimensions can be done under the following generalizations.
(i) The closed curve C enclosing R in the plane → the closed curve C bounding an
open smooth orientable surface S (open two sided surface).
(ii) The unit normal n to C → the unit outward or inward normal n to S.
(iii) Counter clockwise direction of C → the direction of C is governed by the direction
of the normal n to S. If n is taken as outward normal, then C is oriented as right
handed screw and if n is taken as inward normal, then C is oriented as left handed
screw.
47.2.1 Theorem (Stokes’s Theorem): Let S be a piecewise smooth orient able surface
bounded by a piecewise smooth simple closed curve C. Let
v( x, y, z ) =v1 ( x, y, z )i + v2 ( x, y, z ) j + v3 ( x, y, z ) k be a vector function which is continuous and
has continuous first order partial derivatives in a domain which contains S. If C is traversed
in the positive direction, then
358 www.AgriMoon.Com
Stokes’s Theorem
47.2.2 Remark: As in divergence theorem, the theorem holds if the given surface S can be
subdivided into finitely many special surfaces such that each of these surfaces can be
described in the required manner.
47.2.3 Remark: To prove the Stokes’s theorem, it is not necessary that the equation of the
surface should be simultaneously written in the =
forms z f=
( x, y ), y g ( x, z ) and x = h( y, z )
. For example, if we take the question of the surface as z = f ( x, y ) and assume that f ( x, y )
has continuous second order partial derivatives then the theorem can be easily proved.
We know that in rigid body rotation, if v denotes the tangential (linear) velocity of a point on
it, then curl v represents the angular velocity of the uniformly rotating body. We also know
that a line integral of a vector field v around a simple closed curve C defines the circulation
of v around C. For example, if v denotes the velocity of a fluid, then circulation gives the
amount by which the fluid tends to turn the curve by rotating or circulating around C.
Therefore, circulation (line integral) is closely related to curl of the vector field. To see this,
let Cr be a small circle with centre at P* ( x* , y* , z * ) . Then, by Stokes’s theorem, we have
∫ v.dr = ∫∫ curlv.ndA
Cr Sr
where S r is a small surface whose bounding curve is Cr . Let P ( x, y, z ) be any arbitrary point
on Cr . We approximate curlv( P ) ≈ curlv( P* ). Then, we have
= [curlv( P* ).n( P )] Ar
*
where Ar is the surface area of S r . Let the radius r of Cr tend to zero. Then, the
approximation curlv( P ) ≈ curlv( P* ) becomes more accurate and in the limit as r → 0, we get
1
curlv( P* ).n( P ) = lim ∫ v.dr.
*
r →0 Ar Cr
The left hand side of the above equation is the normal component of curl v. The right hand
side of equation is circulation of v per unit area. The left hand side is maximum when the
circle Cr is positioned such that the normal to surface, n( P* ) points in the same direction as
curlv( P* ).
2
359 www.AgriMoon.Com
Stokes’s Theorem
47.2.5 Remark: Stokes’s theorem states that the value of the surface integral is same for any
surface as long as the boundary curve, bounding the projection R on any coordinate plane, is
the same curve C. Hence, in the degenerate case, when S coincides with R, we can take n=k
or j or i depending on whether the projection is taken on the x-y plane or x-z plane or y-z
plane.
Solution: Consider projection of S on the x-y plane. The projection is the circular region
x 2 + y 2 ≤ 16, z =
0 and the bounding curve C is the circle z = 0, x 2 + y 2 = 16.
We have
C C C
=
since z=0. Setting cos θ , y 4sin θ , we obtain
x 4=
2π 2π
3 1
C∫ (3x − y)dx =
∫0 4(3cos θ − sin θ )(−4sin θ )dθ =
−16 ∫ sin 2θ − (1 − cos 2θ ) dθ
0
2 2
1
= 16
= 2π 16π .
2
i j k
∇ × v = ∂ / ∂x ∂ / ∂y ∂ / ∂z = i (−4 yz + 4 yz ) − j (0) + k (1) = k
3 x − y −2 yz 2 −2 y 2 z
Now,
2( xi + yj + zk ) 1 z
=n = ( xi + yj + zk ), (∇ × v=
).n .
2 x2 + y 2 + z 2 4 4
Therefore,
z z dxdy z dxdy
∫∫ (∇ × v=
S
).ndA ∫∫=
4
dA ∫∫ = ∫∫ = ∫∫=
4 n.k
S
4 ( z / 4)
R
dxdy
R R
16π
which is the area of the circular region in the x-y plane. Hence, Stokes’s theorem is proved.
3
360 www.AgriMoon.Com
Stokes’s Theorem
∫ (2 y dx + x dy + zdz
3 3
47.2.7 Example: Evaluate where C is the trace of the cone
C
=z (x + y )
2 2
intersected by the plane x=4 and S is the surface of the cone below z=4.
i j k
curlv =∂ / ∂x ∂ / ∂y ∂ / ∂z =i (0) − j (0) + k (3 x 2 − 6 y 2 ).
2 y3 x3 z
If the outward normal to S is taken, then it points downwards. Then, the orientation of C is
taken in the clockwise direction. Alternatively, if the inward normal to S is taken, then C is
oriented in the counter clockwise direction.
Let f ( x, y, z=
) x 2 + y 2 − z= 0 be taken as the equation of the surface. Then, the normal and
unit normal are given by
xi + yj xi + yj − zk ( xi + yj − zk ) / z xi + yj − zk
=N = −k = and n = except at the
x2 + y 2 z ( x2 + y 2 + z 2 ) / z 2 2z
origin.
(3 x 2 − 6 y 2 ) (3 x 2 − 6 y 2 ) dxdy
We have ∫∫ (∇ × v).ndA =
S
∫∫ −
S 2
dA = − ∫∫ −
S 2 (−1/ 2)
=
since dxdy = (n.k )dA. Therefore, substituting cos θ , y r sin θ , we obtain
x r=
4 0
4 0 4 0
3 3
= ∫ ∫
2 0 2π
[(1 + cos 2θ ) − 2(1 − cos 2θ )]r 3 drd
=θ ∫ ∫
2 0 2π
(3cos 2θ − 1)r 3 drdθ
3 r 4 4 3sin 2θ 0
= −θ 192π .
=
2 4 0 2 2π
=
The bounding curve C is given by x 2 + y 2 = 16, z = 4. Now setting cos θ , y 4sin θ ,
x 4=
4
361 www.AgriMoon.Com
Stokes’s Theorem
∫ 2 y dx + x dy + zdz
= ∫ 2 y dx + x dy
3 3 3 3
C C
0
= ∫π 64[2sin θ (−4sin θ ) + cos3 θ (4 cos θ )]
3
2
We obtain 2π π /2
−256 ∫ [cos θ − 2sin θ ]dθ =
= 4
−1024 ∫ (cos 4 θ − 2sin 4 θ
4
0 0
3 1 π 3 1 π
=
−1024 . . − 2 . . =192π .
4 4 2 4 2 2
Suggested Readings
Courant, R. and John, F. (1989), Introduction to Calculus and Analysis, Vol. II, Springer-
Verlag, New York.
Jain, R.K. and Iyengar, S.R.K. (2002) Advanced Engineering Mathematics, Narosa
Publishing House, New Delhi.
Jordan, D.W. and Smith, P. (2002) Mathematical Techniques, Oxford University Press,
Oxford.
Piskunov, N. (1974) Differentail and Integral Calculus, Vol. II, MIR Publishers, Moscow.
Wylie, C. R. and Barrett, L.C. (2003) Advanced Engineering Mathematics, Tata McGraw-
Hill, New Delhi.
5
362 www.AgriMoon.Com
Module-IV: Vector Calculus
Lesson 48
48.1 Introduction
Let C be a curve in two dimensions which is written in the parametric form r = r ( s ) . Then, the
unit tangent and unit normal vectors to C are given by
dx dy dy dx
T = i+ j, n = i − j.
ds ds ds ds
Then,
dx dy dy dx
fdx + gdy = f + g ds =( gi − fj ). i − j ds =(v.n)ds
ds ds ds ds
where =
v gi − fj. Also
∂g ∂f ∂ ∂
− = i + j .( gi − fj ) =
∇.v
∂x ∂y ∂x ∂y
∫ (v.n)ds= ∫∫ (∇.v)dxdy
C R
The result is a particular case of the Gauss’s divergence theorem. Extension of the Greens’
theorem to three dimensions can be done under the following generalisations.
363 www.AgriMoon.Com
Divergence Theorem of Gauss
Theorem: (Divergence theorem of Gauss) Let D be a closed and bounded region in the three
dimensional space whose boundary is a piecewise smooth surface S that is oriented outward. Let
v( x, y, z ) =v1 ( x, y, z )i + v2 ( x, y, z ) j + v3 ( x, y, z ) k be a vector field for which v1 , v2 and v3 are
continuous first order partial derivatives in some domain containing D. Then,
Remark: The given domain D can be subdivided into finitely many special regions such that each
region can be described in the required manner. In the proof of the divergence theorem, the
special region D has a vertical surface. This type of region is not required in the proof. The
region may have a vertical surface. For example, the region bounded by a sphere or an ellipsoid
has no vertical surface. The divergence theorem holds in all these cases. The divergence theorem
also holds for the region D bounded by two closed surfaces.
or as
Example: Let D be the region bounded by the closed cylinder x 2 + y 2 = 16, z = 0 and z = 4.
2
364 www.AgriMoon.Com
Divergence Theorem of Gauss
4
4 =y 16 − x 2
∫∫∫ (∇.v)dV
=
D
∫∫ ∫
z =0
x=
−4 y =
− 16 − x 2
(6 x + 12 y + 1)dydxdz.
4
4 =y 16 − x 2
∫∫∫ (∇.v)dV
=
D
∫∫ ∫
z =0
x=
−4 y =
− 16 − x 2
(6 x + 12 y + 1)dydxdz.
4 4
=y 16 − x 2
∫∫∫ (∇.v)dV= (4)(2)(2) ∫
D z =0
∫ y =0
dydx= 16 ∫ 16 − x 2 dx
0
1 16 x 4
= 16 x 16 − x 2 + sin −1 = 64π .
2 2 4 0
On S1 =
: z 4,=
n k
∫∫ (v.=
S1
n)dA ∫∫=
zdA 4 ∫∫
S1
= dA
S1
4 (area of circular region with radius 4)=64π.
On S 2 : z = 0, n = −k .
∫∫ (v.n)dA =
S2
=∫∫ − zdA =
0.
S2
2 xi + 2 yj 1
On S3 : x 2 + y 2 = 16, n= = ( xi + yj )
2 x2 + y 2 4
1
∫∫ (v.n)dA =
S3
= ∫∫
4 S3
(3 x3 + 6 y 3 )dA.
Therefore,
4 2π
1
∫∫S (v.n)dA 4=z∫0=θ∫0 [192 cos θ + 348sin θ ]4dθ dz
= 3 3
2π
= 192 ∫ [(cos 3θ + 3cos θ ) + 2(3sin θ − sin 3θ )]
0
3
365 www.AgriMoon.Com
Divergence Theorem of Gauss
Hence, ∫∫ (v.n)=
S
dA ∫∫∫ (∇.v)dV .
D
Divergence theorem can be used to prove some important identities, called Green’s identities
which are of use in solving partial differential equations. Let f and g be scalar functions which
are continuous and have continuous partial derivatives in some region of the three dimensional
space. Let S be a piecewise smooth surface bounding a domain D in this region. Let the
functions f and g be such that v=f grad g Then, we have
∇.( f ∇g ) = f ∇ 2 g + ∇f .∇g
Now, ∇g .n is the directional derivative of g in the direction of the unit normal vector n.
Therefore, it can be denoted by ∂g / ∂n. We have the Green’s first identity as
∂g
∫∫ f (∇g.n)=
dA ∫∫ f = ∫∫∫ ( g∇ f + ∇g .∇f )dV .
2
dA
S S
∂n D
∂f
∫∫ g (∇f .n)=
dA ∫∫ f = dA ∫∫∫ ( g ∇ f + ∇g .∇f )dV .
2
S
∂n
S D
∂g ∂f
∫∫ ( f ∇g − g∇f ).ndA
= ∫∫ f − g dA= ∫∫∫ ( f ∇ g − g∇
2 2
f )dV .
S
S
∂n ∂n D
4
366 www.AgriMoon.Com
Divergence Theorem of Gauss
∂y 2
∫∫ ∇g.ndA =
S
∫∫ S
∂n
dA =∫∫∫
D
∇ gdV .
∂y
∫∫ ∇g.ndA= ∫∫ ∂n dA=
S S
0.
This equation gives a very important property of the solutions of Laplace equation, that is of
harmonic functions. It states that if g ( x, y, z ) is a harmonic function, that is, it is a solution of the
equation
∂2 g ∂2 g ∂2 g
+ + =
0
∂x 2 ∂y 2 ∂z 2
Then, the integral of the normal derivative of g over any piecewise smooth closed orient able
surface is zero.
Suggested Readings
Courant, R. and John, F. (1989), Introduction to Calculus and Analysis, Vol. II, Springer-Verlag,
New York.
Jain, R.K. and Iyengar, S.R.K. (2002) Advanced Engineering Mathematics, Narosa Publishing
House, New Delhi.
Jordan, D.W. and Smith, P. (2002) Mathematical Techniques, Oxford University Press, Oxford.
Piskunov, N. (1974) Differentail and Integral Calculus, Vol. II, MIR Publishers, Moscow.
Wylie, C. R. and Barrett, L.C. (2003) Advanced Engineering Mathematics, Tata McGraw-Hill,
New Delhi.
5
367 www.AgriMoon.Com
****** ☺******
This Book Download From e-course of ICAR
Visit for Other Agriculture books, News, Recruitment,
Information, and Events at
www.agrimoon.com
The information on this website does not warrant or assume any legal liability or
responsibility for the accuracy, completeness or usefulness of the courseware contents.
The contents are provided free for noncommercial purpose such as teaching, training,
research, extension and self learning.