4th Slides
4th Slides
Dr Albert Shikongo
University of Namibia
Faculty of Engineering and Information Technology
Department of Mechanical & Mettalorgical Engineering
Email: [email protected]
Phone: +264652324238
May 8, 2023
Limits.
Continuity.
Differentiation.
Partial differentiation.
Space curves.
Tangent to curves.
OR
Definition
A vector valued function is a function where the domain is a subset of the
set of real numbers and its range is a vector.
Example
r(t) = (t − 1)î + t 2 ĵ.
r(t) = 3î + t ĵ + (sin t)k̂.
Example
The real-valued function y (x) = x 3 + 1 can be converted to a
vector-valued function, by setting t ≡ x, to yields r(t) = ti + (t 3 + 1)j or
r(t) = ti + (t 3 + 1)j + 0k.
Example
The function (t) = ⟨cos(t), sin(t), t⟩ can be converted to a scalar function
by setting x = cos(t), y = sin(t), & z = t, to yield x 2 + y 2 + z 2 = 1.
lim r(t) = L,
t→c
r1 (t) ± r2 (t) = [< f1 (t), g1 (t) >] ± [< f2 (t), g2 (t) >],
= [< f1 (t), f2 (t) >] ± [< g1 (t), g2 (t) >],
1 1 1
kr(t) = < kf1 (t), kg1 (t) > & r(t) =< f1 (t), g1 (t) >,(1)
k k c
where, k ̸= 0. Thus, the operations in equation (1) enable us to establish
the limit for a plane and space as:
Limit of a space:
h i h i h i
lim r(t) = lim f (t) i + lim g (t) j + lim h(t) k, (2)
t→c t→c t→c t→c
Example
Evaluate the following limits.
−4 12
(i) limt→2 < t, tt2 −2t , t >.
(ii) limt→0 < t 2 , sin(t)
t ,e
−t >.
Answers: (i) < 2, 2, 21 >; (ii) < 0, 1, 1 >; (iii) < 0, 0, 0 >.
Hint:
sin(θ)
= 1, as θ → 0.
θ
1– cos(θ)
lim = 0, as θ → 0.
θ→0 θ
Answer: Then D E
1 1−cos(t)
(a) r1 (t) · r2 (t) = t , cos(t) t , sec(t) = ⟨undefine, 0, 1⟩ as
t → 0. D E
(b) ⟨t, t 2 , t 3 ⟩ · sin(t)
t , 1−cos(t) tan(t)
t , cos(t) =
D E
sin(t), t(1 − cos(t)), t 3 tan(t)
cos(t) = ⟨0, 0, 0⟩ as t → 0.
Example
The vector-valued function r(t) =< sin(t) 2
t , t − 3t + 3, cos(t) > is not
sin(t) 2
continuous at t = 0. However, r(t) =< t , t − 3t + 3, cos(t) > is
continuous at t = 1.
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 14 / 116
Derivative of a vector-valued function
More examples:
Example
Establish the interval I on which the given r(t) is continuous.
(i) r(t) =< t, 1t >.
(ii) r(t) =< 2e −t , e −t , ln |t − 1| >.
√ √
(iii) r(t) =< 8, t, 3 t >.
Example
Assume that the vector-valued function r(t) denotes a plane. Then
Remark: Similarly, the derivative for the space can be easily deduced from
(3).
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 16 / 116
Derivative of a vector-valued function
Theorem (Properties of the derivative)
Let r, u and f denote differentiable vector-valued and real-valued
functions, respectively, of t, and c denotes a scalar. Then
d
(i) dt [cr(t)] = cr′ (t).
(ii) dt [r(t) ± u(t)] = r′ (t) ± u′ (t).
d
d
(iii) dt [f (t)u(t)] = f ′ (t)u(t) + f (t)u′ (t).
d
(iv) dt [r(t) · u(t)] = r′ (t) · u(t) + r(t) · u′ (t).
(v) dt [r(t) × u(t)] = r′ (t) × u(t) + r(t) × u′ (t).
d
d
(vi) dt [u(f (t))] = u′ (f (t))f ′ (t).
(vii) r(t) · r(t) = constant, then r(t) · r′ (t) = 0.
d
Proofs: Left as homework as well as the prove for dt [u(t) × u(t)] = 0.
Example
If r(t) =< 6t + 8, 4t 2 + 2t − 3, 5t >, u(t) =< t 2 − 3, 2t + 4, t 3 − 3t >,
then find (a) Dt [r(t) · u(t)] (b) Dt [u(t) × u′ (t)].
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 17 / 116
Derivative of a vector-valued function
Answers: (a) Since r′ (t) =< 6, 8t + 2, 5 >, u′ (t) =< 2t, 2, 3t 2 − 3 >,
then it follows easily that
d
[u(t) × u′ (t)] = u′ (t) × u′ (t) + u(t) × u′′ (t)
dt
= 0 + (t 2 − 3)i + (2t + 4)j + (t 3 − 3t)k × 2i + 6tk,
2i j k
3
= t − 3 2t + 4 t − 3t
2 0 6t
= 6t(2t + 4)i − (6t(t 2 − 3) − 2(t 3 − 3t))j − 2(2t + 4)k,
= (12t 2 + 24t)i + (12t − 4t 3 )j − (4t + 8)k.
Example
Suppose a student tosses a paper airplane. The paper airplane’s flight
lasts for 2.5 seconds and can be approximated by
r(t) = ⟨1.2 sin(t), 1.2 cos(t), 0.4t⟩. Then, deduce the total distance the
airplane has traveled. Hint: Units are in feet.
s(t)
⇒ √ = t.
40
s(t) s(t) s(t)
⇒ r(t) = 3 cos 2 √ , 3 sin 2 √ ,2 √ ,
40 40 40
2s 2s 2s
∴ r(s) = 3 cos √ , 3 sin √ ,√
40 40 40
√
Then, at s = π 40units, we have.
* √ ! √ ! √ +
√ 2(π 40) 2(π 40) 2(π 40)
r(π 40) = 3 cos √ , 3 sin √ , √ ,
40 40 40
√
r(π 40) = ⟨3 cos(2π), 3 sin(2π), 2π⟩,
√
r(π 40) = ⟨3, 0, 2π⟩.
Since,
ds
= ∥v(t)∥,
dt
is same as the rate at which something moves along the path of the curve
is equal to its speed, then and v is always tangent to the curve r(t), then
one can determine the a unit vector T that is also tangent to r(t) from
what one already know. That is,
v
T= , ∥v∥ =
̸ 0.
∥v∥
But then,
dr dt 1 v dr
=v = =T= .
dt ds ∥v∥ ∥v∥ ds
v(t)
T(t) = , ∥v∥ =
̸ 0.
∥v(t)∥
Example
Let r(t) = ⟨t, e t , −3t 2 ⟩. Then, determine T(t) & T(0).
T′ (t)
N(t) := , ∥T′ (t)∥ =
̸ 0.
∥T′ (t)∥
⟨1, 2t⟩
T(t) = √ .
1 + 4t 2
By means of the quotient rule
′ ⟨1, 2⟩ 2 1
T (1) = √ , N(1) = −√ , √ .
5 5 5
r′ (t)
T(t) := , r′ (t) ̸= 0.
∥r′ (t)∥
Answer: Then
cos(t), a sin(t), ct >, ⇒ r′ (t) =< −a sin(t), a cos(t), c >, where
r(t) =< a√
′
∥r (t)∥ = a2 + c 2 . Thus,
a sin(t) a cos(t) c
T(t) = − √ i+ √ j+ √ k,
2
a +c 2 2
a +c 2 a + c2
2
a cos(t) a sin(t)
⇒ T′ (t) = − √ i− √ j,
a2 + c 2 a2 + c 2
a
⇒ ∥T′ (t)∥ = √ , ⇒ N(t) = −[cos(t)i + sin(t)j].
a + c2
2
Example
Let ϕ(t) denotes the angle from the positive x-axis to T(t), and let N(t)
denotes the unit normal vector as a results of rotating T(t)
counter-clockwise through an angle of π2 . Then show that T(t) is an
inward unit normal vector when applied to curves in a plane.
Answer: Then,
T(t) = cos(ϕ(t))i + sin(ϕ(t))j,
h πi h πi
N(t) = cos ϕ(t) + i + sin ϕ(t) + j = – sin(ϕ(t))i + cos(ϕ(t))j.
2 2
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 36 / 116
Unit normal vectors
Since, T′ (t) = N(t)ϕ′ (t), ⇒ ϕ′ (t) > 0 on I, where ϕ(t) > 0 and ϕ′ (t) < 0
on I where ϕ(t) < 0 is decreasing. Thus, ⇒ T′ (t) has the same direction
as N(t) on I where ϕ(t) > 0 and opposite direction on I, where, ϕ(t) < 0.
Hence, T′ (t) points inward toward the concave side of the curve in all
cases, and so does N(t).
Example
Let t ∈ [0, 2π] and r(t) = a cos(t)i + a sin(t)j denotes the circle of radius a
with counter-clockwise orientation and centered at the origin. Then, (a)
parameterize the given circle by an arc length to establish (b) T(s) and
N(s).
s
Answer: (a): Then, the arc of length is s = at on the circle and t = a .
s s
Thus, the vector-valued r(s) =a cos a i + a sin a j, where 0 ≤ s ≤ 2πa.
(b): We have, r′ (s) = − sin as i + cos as j, r′′ (s) =
− a cos a i − 1a sin as j, ∥r′′ (s)∥ = 1a . Hence, T(s) = r′ (s) and
1 s
′′ (s)
N(s) = |rr′′ (s)∥ = − cos as i − sin as j.
Proof: For (a) the prove follows easily by chain rule. For (b), combining
ds ′
dt = ∥r (t)∥ with the unit normal vector, one finds that
d 2s
2
ds ds d s ds ′
r′′ (t) = 2 T(t) + T′ (t), r′ (t) × r′′ (t) = T × T(t) + T (t) ,
dt dt dt dt 2 dt
2
ds d 2 s ds
= T(t) × T(t) + T(t) × T′ (t),
dt dt 2 dt
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 40 / 116
Curvature
2
ds 2
′ ′′ ds ′
π
⇒ r (t) × r (t) = T(t) × T (t) = ∥T∥
T′
sin ,
dt dt 2
2 ′ ′′
ds
T
, ⇒
T′
= ∥r (t) × r (t)∥ ,
′ ′′
′
⇒ r (t) × r (t) =
dt ∥r′ (t)∥2
Example (Curvature)
Deduce the curvature for r(t) = ⟨t, 3 sin(t), 3 cos(t)⟩.
Example
Let r(t) = ⟨t 2 , t⟩. Then find the curvature of the given vector valued
function, at t = 1.
Example
√
Determine the curvature for f (x) = 4x − x 2 at x = 2.
1
Answer: Since y ′ (x) = (2 − x)(4x − x 2 )− 2 and y ′′ (x) = −4
3 then
(4x−x 2 ) 2
3
(4x−x 2 ) 2
4
κ = 3 · . Thus at the given point we find κ = .5.
8
(4x−x 2 ) 2
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 42 / 116
Application of curvature
Introduction: In the study of the motion of objects the acceleration (a) is
often broken up into a tangential component (aT ), and a normal
component (aN ). This implies that aT component is the part of the a,
that is tangential to the curve and aN component is the part of the a that
is normal (or orthogonal) to the curve. If we do this we can write the
acceleration as,
a = aT T̂ + aN N̂.
where, T̂, & N̂ denote the unit tangent and unit normal for the position
function.
Definition
Let v := ∥v ∥ then the tangential and normal components of the
acceleration are
⃗r ′ (t) ⃗r ′′ (t) ∥⃗r ′ (t) × ⃗r ′′ (t)∥
aT = v ′ = aN = κv 2 = .
∥⃗r ′ (t)∥ ∥⃗r ′ (t)∥
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 43 / 116
Application of curvature
Example
Let a = ⃗a = ⟨1, 2, 6t⟩. Then
1 Find the object’s velocity if the initial velocity is v(0) = ⟨0, 1, −1⟩.
2 The position function, if r(0) = ⟨1, −2, 3⟩.
= t i + 2t j + 3t 2 k + c.
∴ v(0) = j − k = c. ⇒ v(t) = t i + 2t j + 3t 2 k + j − k
= t i + (2t + 1) j + 3t 2 − 1 k.
2 Similarly,
1 2
i + t 2 + t − 2 j + t 3 − t + 3 k.
r(t) = t +1
2
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 44 / 116
Binormal
Example
From the previous example, deduce the tangential and normal components
of the acceleration.
Answer: It follows that
s
18t 3 − t + 2 45t 4 + 72t 3 + 66t 2 + 24t + 6
aT = √ , & aN = .
9t 4 − t 2 + 4t + 2 9t 4 − t 2 + 4t + 2
Definition (Binormal)
Let C denotes a smooth curve with position vector r(t). Then the
binormal vector B(t) := T(t) × N(t).
Example
Let r(t) = cos(t)i + sin(t)j + tk. Determine the binormal.
Answer: Since
sin(t) cos(t) 1
T(t) = − √ i + √ j + √ k and N(t) = − cos(t)i − sin(t)j,
2 2 2
sin(t) cos(t) 1
⇒ B(t) = √ i − √ j + √ k.
2 2 2
Remark: Note the following:
B reflects the tendency of the motion of the particle with position
function r to deviates out of the plane created by vectors T and N.
Consequently, T, N, and B define a moving right-hand vector frame,
known the Serret-Frenet basis or (T, N, B) frame or B = T × N,
T = N × B and N = B × T.
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 48 / 116
Binormal & planes
Definition
Let r : I → R3 . Then
The normal plane is ⊥ to T(t0 ) = N(t0 ) × B(t0 ) and passes through
P0 (x0 , y0 , z0 ), implying that normal plane of P is ⊥ to r′ (t0 ).
The rectifying plane is ⊥ to N(t0 ) = B(t0 ) × T(t0 ) and passes
through P0 (x0 , y0 , z0 ), implying that rectifying plane of P is ⊥ to
[r′ (t0 ) × r′′ (t0 )] × r′ (t0 ).
The osculating plane is ⊥ to B(t0 ) = T(t0 ) × N(t0 ) and passes
through P0 (x0 , y0 , z0 ), implying that osculating plane of P is ⊥ to
r′ (t0 ) × r′′ (t0 ).
Example
Let r(t) = (t, t 2 , t 3 ). Then determine (a) the normal, (b) osculating, and
(c) rectifying plane corresponding to t = 2.
Answer: (a): Since r(2) = (2, 4, 8), r′ (2) = (1, 4, 12), then the normal
plane is
(1, 4, 12) · (x − 2, y − 4, z − 8) = 0, ⇒ 1(x − 2) + 4(y − 4) + 12(z − 8) = 0.
(b): Find a vector perpendicular to this plane, that is
⃗i ⃗j ⃗k
r′ (t) × r′′ (t) = 1 2t 3t 2 = (12t 2 − 6t 2 )⃗i − 6t⃗j + 2⃗k = (6t 2 , −6t, 2).
0 2 6t
Since vecr ′ (2) × r⃗′′ (2) = (24, −12, 2), the osculating plane is
(24, −12, 2) · (x − 2, y − 4, z − 8) = 0, ⇒ 24(x − 2) − 12(y − 4) + 2(z − 8) = 0.
⃗i ⃗j ⃗k
Example
Let r(t) = cos(t)i + sin(t)j + tk. Then, find the equation of the following
planes, at P(0, 1, π2 ).
(a) Normal.
(b) Rectifying.
(c) osculating.
osculating plane is z = −x + π2 .
Theorem
r′ (t)×r′′ (t)·r′′′ (t)
Let τ denotes a torsion. Then,τ = |r′ (t)×r′′ (t)|2
.
Proof: Since dT
ds = r′′ = κN, then it follows that
′′ ′ r′ (t)×r′′ (t)·r′′′ (t)
′′
′′
′′′
τ= −NB′ = − rκ · r′ × rκ = − rκ · r′ × rκ = |r′ (t)×r′′ (t)|2
Theorem
r′ ×r′′
Let B denotes the binormal unit vector. Then B = |r′ ×r′′ | .
Example
D 2 3E
Let r(t) = t, t2 , t3 . Then determine the torsion of the given curve.
Answer:
Since,
r′ (t) = 1, t, t 2 , ⇒ r′′ (t) = ⟨0, 1, 2t⟩ , ⇒ r′′′ (t) = ⟨0, 0, 2⟩ and
′ ′′ (t)·r′′′ (t)
r′ (t) × r′′ (t) = t 2 , −2t, 1 , then τ (t) = r (t)×r = 1+4t22 +t 4 .
|r (t)×r′′ (t)|2
′
Answer: Since,
Figure: The domain of a function of two variables consists of ordered pairs (x, y ).
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 60 / 116
Function of several variables
Example (Function of several variables)
Deduce the domain and range of
(a) f (x, y ) = 3x + 5y + 2.
p
(b) g (x, y ) = 9–x 2 –y 2 .
Answer:
(a) Clearly the domain of f (x, y ) = 3x + 5y + 2 is R2 . For the range,
solve 3x–5y + 2 = z for y = 0, to get x = z–2 3 , which implies that the
ordered pairs is z–2 3 , 0 . Hence, the range is R.
p
(b) Clearly the domain for g (x, y ) = 9–x 2 –y 2 is
{(x, y ) ∈ R2 |x 2 + y 2 ≤ 9} and the range is [0, 3].
2 f (x, y ) =
y +2
x2
.
(a) (b)
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 62 / 116
Function of several variables
Answer:
x2 y2
(a) Then c = −x 2 − 2y 2 , ∀c < 0, ⇒ 1 = −c + −c/2 .
(b) Choose any number in [0, 3]. For instance, c = 1. Then, 1 = 9–x 2 –y 2
Hence, the level curve is 8 = x 2 + y 2 .
Exercise: Identify the level curve of each of the following.
1 f (x, y ) = x − y .
2 f (x, y ) = 1
x−y 2
.
3 f (x, y ) = ln(x 2 − y 2 ).
x2
4 f (x, y ) = x 2 +y 2
.
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 63 / 116
Function of several variables
(a) (b)
Figure: Visualizing function of several variables.
Answer:
(a) It follows easily that the domain is {(x, y , z) ∈ R3 |x 2 + y 2 + z 2 < 9}.
(b) Similarly, we obtain {(x, y , t)|y ̸= ±x, t ≥ 2}.
Exercise: Find the domain of the following.
p
1 f (x, y , z) = 49–x 2 –y 2 –z 2 .
x 2 +z+3 sin(y )
2 f (x, y , z) = x+2y −z .
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 65 / 116
Function of several variables
Definition
Let f (x, y , z) denotes a function of three variables and a number c lies in
the range of f . Then, a level surface of a function of three variables is
defined to be the set of points satisfying the equation f (x, y , z) = c.
Answer:
1 Let the temperature value c = 100◦ , 200circ , 300◦ . Then, we have
Definition
A point P ∈ S denotes an interior point of S, if there is an open disk
centered at P that contains only points in S.
(a) A set S is open if every point in S is an interior point.
(b) A set S is closed if it contains all of its boundary points.
(c) A set S is bounded if there is an M > 0 such that the open disk,
centered at the origin with radius M, contains S.
(d) A set that is not bounded is unbounded.
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 68 / 116
Function of several variables
Figure: (a) Closed set as it contains all of its boundary points.(b) is open, for all
of its points are interior points (or, equivalently, it does not contain any of its
boundary points). (c) is neither open nor closed as it contains some of its
boundary points.(UNAM)
Dr Albert Shikongo I3611IM May 8, 2023 69 / 116
Function of several variables
Example
q
x2 y2
Establish whether the domain of f (x, y ) = 1− 9 − 4 is open, closed,
or neither, and if it is bounded.
x2 y2
Answer: Since the domain is D = {(x, y ) | 9 + 4 ≤ 1}, one can see
x2 y2
that the region bounded by the ellipse 9 + = 1. Thus, the set contains
4
all of its boundary points and hence is closed. The region is bounded as a
disk of radius 4, centered at the origin and containing D.
Example
1
Deduce whether the domain of f (x, y ) = x–y is open, closed, or neither.
lim f (x, y ) = L,
(x,y )→(x0 ,y0 )
means that given any ϵ > 0, there exists δ > 0 such that for all
(x, y ) ̸= (x0 , y0 ), if (x, y ) is in the open disk centered at (x0 , y0 ) with
radius δ, then |f (x, y )–L| < ϵ.
Theorem
Then the following limits hold.
1 Quotients: lim f (x, y )/g (x, y ) = L/K .
(x,y )→(x0 ,y0 )
2 Exponentiation: lim f (x, y )n = Ln .
(x,y )→(x0 ,y0 )
Example (limit)
(x+y )2
Let f (x, y ) = xy cos(2y + x) & g (x, y ) = x 2 +y 2
. Then find the following.
(a) The limit of f (x, y ) as (x, y ) → (−5, 2).
(b) The limit of g (x, y ) as (x, y ) → (0, 0).
Answer:
(a) The limit is −10.
(b) The limit does not exists.
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 73 / 116
Limit of function of several variables
Example (Limit)
Evaluate the following limits.
y
(a) lim x + cos(xy ).
(x,y )→(1,π)
3xy
(b) lim 2 2.
(x,y )→(0,0) x +y
Definition (Continuity)
Let a function f (x, y ) be defined on an open disk B containing the point
(x0 , y0 ).
Then f is continuous at (x0 , y0 ) if lim f (x, y ) = f (x0 , y0 ).
(x,y )→(x0 ,y0 )
Then f is continuous on B if f is continuous at all points in B. If f is
continuous at all points in R2 , we say that f is continuous everywhere.
Example (Continuity)
Deduce whether
cos y sin x
x x≠ 0
f (x, y ) =
cos y x =0
In equation (5), let (∆x, ∆y , ∆z) → (0, 0, 0). Then equation (5) becomes
[f (x + ∆x, y + ∆y , z) − f (x, y + ∆y , z
lim ∆f = lim
(∆x,∆y ,∆z)→(0,0,0) (∆x,∆y ,∆z)→(0,0,0) ∆x
[f (x, y + ∆y , z) − f (x, y , z + ∆z)]∆y
+ lim
∆x→0,∆y →0,∆z→0 ∆y
[f (x, y , z + ∆z) − f (x, y , z)]∆z
+ lim ,
∆x→0,∆y →0,∆z→0 ∆z
in which we find
Definition
∂f ∂f ∂f
The vector ∂x i + ∂y j + ∂z k =: grad =: ∇f defines the gradient of a scalar
field f = f (x, y , z), or equivalently, one writes df = (∇f ) · dr.
Example
p
Let f (r ) denotes an arbitrary function, where r = x 2 + y 2 + z 2 . Then,
determine the gradient of ϕ(x, y , z) = x 2 +yk2 +z 2 .
Example
Let the (a) ϕ = xy 2 z 3 and (b) V = x 2 + cos(y ) − xz denote scalar fields.
Then, find the directional derivative, respectively,
at (3, 1, −1) in the direction of (i − 2j + 2k).
at (2, π6 , −1) in the direction of √1 (i
3
+ j − k).
Answer:)(a) Then,
Let the points A and B mark the location of the positive and negative
charges, respectively, on an electric electric dipole.
Since, all field lines diverge from point A and converge to point B,
then point A is known as the source of the vector field, whereas B is
refer to as the sink of the vector field.
Similarly, in fluid flow, a source in the velocity field is the point at
which fluid enters the region, whereas sink denotes the point where
fluid leaves the region.
That is, particles flow out from a source and hence a source is a point
of diverging flow.
A sink is a point of converging flow because particles flow into it.
(a) (b)
(c)
Dr Albert Shikongo (UNAM) I3611IM
(d) May 8, 2023 94 / 116
Streamlines
Introduction: Also known as lines of a vector field. For a steady state
flow, the lines of the velocity or momentum fields are known as
streamlines. Thus, streamlines are conceptual lines that are everywhere
parallel to the flow at some instant.Or one can say that a streamline is a
line that represent the collection of all the point where the velocity is
tangent to the velocity vector.
Example (Streamlines)
For the case of a vector field V = ⟨v1 , v2 , v3 ⟩ in a Cartersian space (x, y , z)
a streamline is defined by a solution of
dx dy dz
= = , ∀vi ̸= 0, i = 1, 2, 3.
v1 v2 v3
Example (Streamlines)
Let V = ⟨3 − x, 4 + 2y , 2 − z⟩. Then find the streamline passing through
(2, 3/2, 1).
(a) (b)
Remark: Note that the divergence of a vector field is not a vector field,
but a scalar function.
Remark: Let the two vector fields in Figure ??. At any particular point,
the amount flowing in is the same as the amount flowing out, so at every
point the “outflowing-ness” of the field is zero. Therefore, we expect the
divergence of both fields to be zero, and this is indeed the case, as one can
see in the next example.
Figure: (a) Vector field ⟨1, 2⟩ has zero divergence. (b) Vector field ⟨–y , x⟩ also
has zero divergence.
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 99 / 116
Divergence of a vector field
Example (Divergence)
Let the radial vector field R(x, y ) = ⟨–x, –y ⟩ in Figure 14. One can see
that at any given point, more fluid is flowing in than is flowing out, and
therefore the “outgoingness” of the field is negative. Thus,
∂ ∂
div(R) = (−x) + (−y ) = −2.
∂x ∂y
Example (Divergence)
Let F(x, y , z) = e x iˆ + yz jˆ − yz 2 k̂. Then, deduce the divergence of F at
(0, 2, −1).
Proof: Let F denotes a source free vector field. Then, one should be able
to find a function g (x, y ) such that g (x, y )y = P & − g (x, y )x = Q, ⇒
F = ⟨g (x, y )y , −g (x, y )x . ∴ div(F) = g (x, y )yx − g (x, y )xy = 0. □
Theorem (Source free vector field)
Let F = ⟨P, Q⟩ denotes a be a continuous vector field with differentiable
component functions with a domain that is simply connected. Then,
div(F) = 0 ⇐⇒ F is source free.
Example (Divergence)
Deduce whether F(x, y ) = ⟨x 2 y , 5 − xy 2 ⟩ models a source free vector field
or not.
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 103 / 116
Divergence of a vector field
Figure: Vector field v(x, y ) = ⟨–xy , y ⟩ has negative divergence at (1, 4).
Example
1
Let E = r3
r. Then determine the divergence for E.
Answer: Since
1
∇·E=∇· (xi + y j + zk) ,
(x 2 + y 2 + z 2 )3/2
h i h i h i
∂ (x 2 +y 2x+z 2 )3/2 ∂ (x 2 +y 2y+z 2 )3/2 ∂ (x 2 +y 2z+z 2 )3/2
= + + ,
∂x ∂y ∂z
y 2 + z 2 − 2x 2 x 2 + z 2 − 2y 2 x 2 + y 2 − 2z 2
= 2 + + ,
(x + y 2 + z 2 )5/2 (x 2 + y 2 + z 2 )5/2 (x 2 + y 2 + z 2 )5/2
2(x 2 + y 2 + z 2 ) − 2(x 2 + y 2 + z 2 )
= = 0.
(x 2 + y 2 + z 2 )5/2
Theorem
Let F, G and f denotes vector and scalar fields, respectively. Then
∇ · (F ± G) = ∇ · F ± ∇ · G.
∇ · (kF) = k∇ · F, where k denotes a constant.
∇ · (f F) = f (∇ · F) + F · (∇f).
Proof: Trivially follows easily.
Figure: Visualize curl at a point, imagine placing a small paddle-wheel into the
vector field at a point.
(a) (b)
Figure: Visualizing the curl.
Example (Curl)
Determine
πthe curl for F = ⟨sin(x) cos(z), sin(y ) sin(z), cos(x) cos(y )⟩ at
π
point 0, , .
2 2
Answer: It follows easily that curl F = −i.
Example (Curl)
Suppose there is an object at the origin with mass m1 at the origin and an
object with mass m2 . Then establish that the gravitational force that
object 1 exerts on object 2 possesses no spin.
Dr Albert Shikongo (UNAM) I3611IM May 8, 2023 113 / 116
The curl of the vector field
Answer: Since
F(x, y , z) =
x y z
−Gm1 m2 , , .
(x 2 + y 2 + z 2 )3/2 (x 2 + y 2 + z 2 )3/2 (x 2 + y 2 + z 2 )3/2
Then,