1 Module 1 Vector Calculus
1 Module 1 Vector Calculus
Department of Mathematics
Bangalore - 560107
May 5, 2023
Department of Mathematics (AIT) Mathematics-II for EC stream ( 1/32) May 5, 2023 1 / 32
Module-1
VECTOR CALCULUS
VECTOR DIFFERENTIATION:
Definition
Vector is a quantity having both magnitude and direction. Vector
quantities like force, velocity, acceleration etc.
∂ F⃗ F⃗ (x + ∆x, y , z) − F⃗ (x, y , z)
= lim (1)
∂x ∆x→0 ∆x
∂F ⃗ F (x, y + ∆y , z) − F⃗ (x, y , z)
⃗
= lim (2)
∂y ∆y →0 ∆y
∂F⃗ F (x, y , z + ∆z) − F⃗ (x, y , z)
⃗
= lim , (3)
∂z ∆z→0 ∆z
are the partial derivatives with respect to x, y and z respectively, if
these limit exists.
Department of Mathematics (AIT) Mathematics-II for EC stream ( 5/32) May 5, 2023 5 / 32
The higher derivatives can be defined as
∂ 2 F⃗ ∂ ∂ F⃗
∂x 2
= ∂x ( ∂x )
2
∂ F ⃗ ∂ ∂ F⃗
∂y 2
= ∂y ( ∂y )
∂ 2 F⃗ ∂ ∂F ⃗
∂z 2
= ∂z ( ∂z )
∂ 2 F⃗ ∂ ∂ F⃗ ∂ 2 F⃗ ∂ ∂ F⃗
∂x∂y
= ∂x ( ∂y ) and ∂y ∂x
= ∂y ( ∂x )
Vector differential operator:
The Vector differential operator Del or Nabla, denoted by ∇ is
defined as
∂ ∂ ∂
∇ = ∂x i + ∂y j + ∂z k
Gradient of a scalar function: If ϕ(x, y , z) is a continuously
differentiable scalar function then the gradient of ϕ is defined as
gradϕ = ∇ϕ = ∂ϕ ∂x
i + ∂ϕ∂y
j + ∂ϕ
∂z
k
Theorem
If ϕ(x, y , z) is a scalar function then gradϕ is a vector normal to the
surface ϕ(x, y , z) = c.
n̂ = √2(3i+4j−6k)
2
= (3i+4j−6k)
√
61
.
(2 (9+16+36)
F⃗ × gradϕ = i(xy 2 z + y 3 z − z 2 x 2 − z 3 x)
−j(x 3 y + x 2 y 2 − z 2 xy − z 3 x)
+k(x 3 y + x 2 yz − y 3 z − y 2 z 2 )
−z ) 2 2
∇ϕ = ( z(y
(x 2 +y 2 )2
)i − ( (x 22xyz
+y 2 )2
x
)j + ( x 2 +y 2 )k
[∇ϕ](1,−1,1) = 21 j + 21 k = 12 (j + k)
The unit vector in the direction of d⃗ = i − 2j + k is
i−2j+k i−2j+k
n̂ = √
1+4+1
= √
6