Vector Differential Calculus
Vector Differential Calculus
Engineering Mathematics-I
Jamkhongam Touthang
Assistant Professor
Department of Applied Mathematics
Delhi Technological University
Delhi-110042
MA101 Mathematics-I
Unit-I. Infinite series: Test for convergence of series (Comparison, Ratio, Root,
Integral Test, Raabe’s, Logarithmic), Alternating series, Absolute convergence,
Conditional convergence.
Unit-II. Differential and Integral Calculus of a single variable: Taylor’s &
Maclaurin’s expansion, Radius of curvature, Tracing of some standard curves,
Applications of definite integral to Area, Arc length, Surface Area and Volume
(in cartesian, parametric and polar coordinates).
Unit-III. Calculus of several variables: Partial differentiation, Euler’s theo-
rem, total differential, Taylor’s theorem, Maxima-Minima, Lagrange’s method
of multipliers, Application in estimation of error and approximation.
Unit-IV. Mutiple Integrals: Double integral (Cartesian and polar co-ordinates),
Change of order of integration, Triple integrals (Cartesian, Cylindrical and
Spherical co-ordinates), Beta and Gamma functions, Applications of multiple
integration in area and volume.
Unit-V. Vector Differential Calculus: Continuity and differentiability of vector
functions, Scalar and Vector point function, Gradient, Directional derivative,
Divergence, Curl and their applications.
Unit-VI. Vector Integral Calculus: Line integral, surface integral and volume
integral, applications to work done by the force, applications of Green’s, Stoke’s
and Gauss divergence theorems.
2 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
Unit-IV
Vector Functions
If a vector ~r varies continuously as a scalar variable t changes, then ~r is called
a vector function of t and is written ~r(t). Thus, a vector function is simply
a function whose co-domain is Rn . It takes on vector values rather than real
values.
Suppose ~r : R → R3 . In this case, we may write ~r(t) = hf (t), g(t), h(t)i or
~r(t) = f (t)î + g(t)ĵ + h(t)k̂ or ~r(t) = f (t)ı̂ + g(t)̂ + h(t)k̂.
The functions f (t), g(t) and h(t) are called the component functions and the
independent variable t the parameter.
Real-valued functions are referred to as scalar functions to distinguish them
from vector functions. The components of a vector function are scalar functions
of t.
d~r
The derivative of a vector function ~r(t), denoted by ~r0 (t) or , is defined as
dt
d~r ~r(t + h) − ~r(t)
= lim
dt h→0 h
provided the limit exists.
In practice, if ~r(t) = hf (t), g(t)i, then ~r0 (t) = hf 0 (t), g 0 (t)i.
Types of products
For a scalar function φ and vector functions f~, ~g of a scalar variable t, we can
define different products.
Scalar multiplication φf~ which yields a vector. Scalar or dot product f~.~g which
yields a scalar. Vector or cross product f~ × ~g which yields a vector.
Rules of differentiation
If φ is a scalar function and f~, ~g , ~h vector functions of a scalar variable t, then
d ~ df~ d~g
(i) (f + ~g ) = +
dt dt dt
3 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
d ~ df~ d~g
(ii) (f − ~g ) = −
dt dt dt
d ~ df~ dφ ~
(iii) (φf ) = φ + f
dt dt dt
d ~ d~g df~
(iv) (f .~g ) = f~. + .~g
dt dt dt
d ~ d~g df~
(v) (f × ~g ) = f~ × + × ~g
dt dt dt
" # " #
d ~ ~ df~ ~ ~ d~g ~ ~ d~h
(vi) [f ~g h] = ~g h + f h + f ~g
dt dt dt dt
!
df~ d~h
d h ~ ~
i
~ ~ d~g
(vii) (f × ~g ) × h = × ~g × h + f × × ~h + (f~ × ~g ) ×
dt dt dt dt
d~r
Remarks. If ~r(t) has a constant magnitude, then ~r. = 0. If ~r(t) has a
dt
d~r ~
constant (fixed) direction, then ~r × = 0.
dt
Examples
1. If f~ = 3t2 î + tĵ − t4 k̂, ~g = sin tî − cos tĵ, then
d ~ d~g df~
(f . ~g ) = f~. + .~g
dt dt dt
= (3t2 î + tĵ − t4 k̂).(cos t~i + sin t~j) + (6t~i + ~j − 4t3~k).(sin tî − cos tĵ)
= 3t2 cos t + t sin t + 6t sin t − cos t
= 3t2 cos t + 7t sin t − cos t
and
d ~ d~g df~
(f × ~g ) = f~ × + × ~g
dt dt dt
= (3t2 î + tĵ − t4 k̂) × (cos tî + sin tĵ) + (6tî + ĵ − 4t3 k̂) × (sin tî − cos tĵ)
= 3t2 sin tk̂ + t cos t(−k̂) − t4 cos tĵ − t4 sin t(−î) + 6t cos tk̂ + sin t(−î) − 4t3 sin tĵ − 4t3 cos t(−î)
= (t4 sin t − sin t + 4t3 cos t)î − (t4 cos t + 4t3 sin t)ĵ + (3t3 sin t − t cos t + 6t cos t)k̂
d ~
One may compute (f × ~g ) using
dt
d î ĵ k̂
î ĵ k̂ î ĵ k̂
d ~
= f0
(f × ~g ) = f1 f 2 f3 1 f20 f30 + f1 f2 f3
dt dt
g0
g1 g2 g3 g1 g2 g3 1 g20 g30
4 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
Gradient
∂φ ∂φ ∂φ
Let φ = φ(x, y, z) be a scalar point function. The vector î + ĵ + k̂ is
∂x ∂y ∂z
called the gradient of the scalar point function φ and is denoted by grad φ.
∂φ ∂φ ∂φ
Thus, grad φ = ∇φ = î + ĵ + k̂.
∂x ∂y ∂z
Geometrically, ∇f is a vector normal to the surface f (x, y, z) = α (a constant)
and has a magnitude equal to the rate of change of f along this normal.
Directional Derivative
The directional derivative of a scalar point function f , in the direction of a
vector ~v , is given by
df ~v
D~v f = = ∇f .
dr |~v |
5 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
Examples
1. If (i) f (x, y, z) = x3 + y 3 + 3xyz, (ii) f (x, y, z) = log (x2 + y 2 + z 2 ), then
∂f ∂f ∂f
(i) ∇f = î + ĵ + k̂ = (3x2 + 3yz)î + (3y 2 + 3xz)ĵ + 3xy k̂.
∂x ∂y ∂z
∂f ∂f ∂f 2x 2y 2z
(ii) ∇f = î+ ĵ + k̂ = 2 î+ 2 ĵ + 2 k̂.
∂x ∂y ∂z x + y2 + z2 x + y2 + z2 x + y2 + z2
2. Find a unit vector normal to the surface 3xy 2 − 2x2 z + yz 2 = 1 at (1, −1, 3).
6 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
We have,
Then
∂f n
= (x2 + y 2 + z 2 )(n−2)/2 .2x = nxrn−2
∂x 2
∂f ∂f
Similarly, = nyrn−2 and = nzrn−2 .
∂y ∂z
Therefore,
∂f ∂f ∂f
∇rn = ∇f = î + ĵ + k̂ = nrn−2 (xî + y ĵ + z k̂)
∂x ∂y ∂z
= nrn−2~r.
7 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
If f~ = f1 î + f2 ĵ + f3 k̂, then
~ ∂ ∂ ∂
curl f = î + ĵ + k̂ × (f1 î + f2 ĵ + f3 k̂)
∂x ∂y ∂z
î ĵ k̂
∂ ∂ ∂
=
∂x ∂y ∂z
f1 f2 f3
∂f3 ∂f2 ∂f3 ∂f1 ∂f2 ∂f1
= − î − − ĵ + − k̂
∂y ∂z ∂x ∂z ∂x ∂y
∂f3 ∂f2 ∂f1 ∂f3 ∂f2 ∂f1
= − î + − ĵ + − k̂
∂y ∂z ∂z ∂x ∂x ∂y
The divergence of a vector field measures its tendency to diverge (positive di-
vergence) or converge (negative divergence). The curl of a vector field measures
its tendency to rotate. A vector field f~ is said to be solenoidal if div f~ = 0 and
is irrotational if curl f~ = ~0.
Laplacian Operator
∂2 ∂2 ∂2
The Laplacian operator, denoted ∇2 , is defined by ∇2 = + + and
∂x2 ∂y 2 ∂z 2
∇2 f = 0 is referred to as the Laplace equation.
Del Identities
Suppose φ and ψ are scalar functions, and f~ and ~g are vector functions.
8 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
9 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
Examples
1. If ~r = xî + y ĵ + z k̂, then
∂ ∂ ∂
div ~r = ∇.~r = î + ĵ + k̂ .(xî + y ĵ + z k̂)
∂x ∂y ∂z
∂ ∂ ∂
= (x) + (y) + (z)
∂x ∂y ∂z
=3
∂ ∂ ∂
and curl ~r = ∇ × ~r = î + ĵ + k̂ × (xî + y ĵ + z k̂)
∂x ∂y ∂z
î ĵ k̂
∂ ∂ ∂
=
∂x ∂y ∂z
x y z
∂z ∂y ∂x ∂z ∂y ∂x
= − î + − ĵ + − k̂
∂y ∂z ∂z ∂x ∂x ∂y
= 0î + 0ĵ + 0k̂
= ~0.
10 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
∂ ∂ ∂
curl(f~r) = ∇ × (f~r) = î + ĵ + k̂ × (x3 yz 2 î − x2 y 3 z ĵ + 2x4 y 2 z k̂)
∂x ∂y ∂z
î ĵ k̂
∂ ∂ ∂
=
3∂x 2 ∂y ∂z
x yz −x2 y 3 z 2x4 y 2 z
∂ ∂y ∂ 3 2 ∂
= (2x4 y 2 z) − (−x2 y 3 z) î + (x yz ) − (2x4 y 2 z) ĵ
∂y ∂z ∂z ∂x
∂ ∂ 3 2
+ (−x2 y 3 z) − (x yz ) k̂
∂x ∂y
= (4x4 yz + x2 y 3 )î + (2x3 yz − 8x3 y 2 z)ĵ + (−2xy 3 z − x3 y 2 )k̂
3. Prove that (i) div curl ~r=0, (ii) div(f~r)=(gradf ).~r+f (div ~r) if f is a scalar
function and ~r = r1 î + r2 ĵ + r3 k̂.
(i) We have
î ĵ k̂
∂ ∂ ∂
div curl ~r = ∇.(∇ × ~r) = ∇.
∂x ∂y ∂z
r1 r2 r3
∂r3 ∂r2 ∂r1 ∂r3 ∂r2 ∂r1
= ∇. − î + − ĵ + − k̂
∂y ∂z ∂z ∂x ∂x ∂y
∂ ∂r3 ∂r2 ∂ ∂r1 ∂r3 ∂ ∂r2 ∂r1
= − + − + −
∂x ∂y ∂z ∂y ∂z ∂x ∂z ∂x ∂y
2 2 2 2 2 2
∂ r3 ∂ r2 ∂ r1 ∂ r3 ∂ r2 ∂ r1
= − + − + −
∂x∂y ∂x∂z ∂y∂z ∂y∂x ∂z∂x ∂z∂y
=0
∂ 2 r3 ∂ 2 r3 ∂ 2 r1 ∂ 2 r1 ∂ 2 r2 ∂ 2 r2
= , = and = .
∂x∂y ∂y∂x ∂y∂z ∂z∂y ∂x∂z ∂z∂x
(ii) We have,
∂ ∂ ∂
div (f~r) = î + ĵ + k̂ .(f r1 î + f r2 ĵ + f r3 k̂)
∂x ∂y ∂z
∂ ∂ ∂
= (f r1 ) + (f r2 ) + (f r3 )
∂x ∂y ∂z
∂f ∂f ∂f ∂r1 ∂r2 ∂r3
= r1 + r2 + r3 + f + +
∂x ∂y ∂z ∂x ∂y ∂z
11 jamkhongamtouthang@dtu.ac.in
MA101 Mathematics-I
∂f ∂f ∂f
div (f~r) = î + ĵ + k̂ .(r1 î + r2 ĵ + r3 k̂)
∂x ∂y ∂z
∂ ∂ ∂
+f î + ĵ + k̂ .(r1 î + r2 ĵ + r3 k̂)
∂x ∂y ∂z
= (∇f ).~r + f (∇.~r) = (grad f ).~r + f (div ~r)
4. Prove that div (rn~r) = (n + 3)rn , if ~r = xı̂ + ŷ + z k̂ and r = |~r|. Hence
show that ~r/r3 is solenoidal.
5. Prove that div (grad rn ) = ∇2 (rn ) = n(n + 1)rn−2 .
6. Prove that f~ × ~g is solenoidal if f~ and ~g are solenoidal.
7. Prove that ∇f is a vector perpendicular to the surface f (x, y, z) = α, where
α is a constant.
8. If φ = xy + yz + zx and ~r = x2 y î + y 2 z ĵ + z 2 x k̂, find (i) ~r.∇φ,
(ii) φ∇.~r, (iii) (∇φ) × ~r at the point (1, −1, 2).
9. Find the divergence of
(i) ~r = e2x cos 2y î+e2x sin 2y ĵ +5e2z k̂, (ii) ~r = (x2 +y 2 ) î+2xyz ĵ +(z 2 +x2 ) k̂
10. Find the curl of
(i) ~r = ex cos y î + ex sin y ĵ, (ii) ~r = sin y î + cos z ĵ − tan x k̂
12 jamkhongamtouthang@dtu.ac.in