0% found this document useful (0 votes)
143 views

Vector Algebra and Calculus: Vector Identities, Curvilinear Co-Ordinate Systems

This document discusses vector operator identities in engineering. It defines vector operators like gradient, divergence and curl. It then derives six important vector operator identities: 1) Curl of gradient of a scalar field is equal to zero. 2) Divergence of curl of a vector field is equal to zero. 3) Divergence of the product of a scalar and vector field equals the scalar times divergence of the vector field plus gradient of the scalar dotted with the vector field. 4) Curl of the cross product of two vectors can be written in terms of curl and divergence of the vectors. 5) Curl of cross product of two vectors can be written as curl of one vector dotted with

Uploaded by

jorge
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
143 views

Vector Algebra and Calculus: Vector Identities, Curvilinear Co-Ordinate Systems

This document discusses vector operator identities in engineering. It defines vector operators like gradient, divergence and curl. It then derives six important vector operator identities: 1) Curl of gradient of a scalar field is equal to zero. 2) Divergence of curl of a vector field is equal to zero. 3) Divergence of the product of a scalar and vector field equals the scalar times divergence of the vector field plus gradient of the scalar dotted with the vector field. 4) Curl of the cross product of two vectors can be written in terms of curl and divergence of the vectors. 5) Curl of cross product of two vectors can be written as curl of one vector dotted with

Uploaded by

jorge
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 28

Vector Algebra and Calculus

1. Revision of vector algebra, scalar product, vector product


2. Triple products, multiple products, applications to geometry
3. Differentiation of vector functions, applications to mechanics
4. Scalar and vector fields. Line, surface and volume integrals, curvilinear co-ordinates
5. Vector operators — grad, div and curl
6. Vector Identities, curvilinear co-ordinate systems
7. Gauss’ and Stokes’ Theorems and extensions
8. Engineering Applications
6. Vector Operator Identities & Curvi Coords

• In this lecture we look at identities built from vector operators.


• These operators behave both as vectors and as differential operators, so that the usual rules of taking the derivative
of, say, a product must be observed.
• We are laying the groundwork for the use of these identities in later parts of the Engineering course.

• We then turn to derive expressions for grad, div and curl in curvilinear coordinates.
• After deriving general expressions, we will specialize to the Polar family.
Identity 1: curl grad U = 0 6.2

• U(x, y , z ) is a scalar field.


Then


ı̂ ̂ k̂
∇ × ∇ U = ∂/∂x ∂/∂y ∂/∂z
∂U/∂x ∂U/∂y ∂U/∂z
 2
∂ 2U

∂ U
= ı̂ − + ̂ () + k̂ ()
∂y ∂z ∂z ∂y
= 0 .

• ∇ × ∇ can be thought of as a null operator.


Identity 2: div curl a = 0 6.3

• For a(x, y , z ) a vector field:


∂/∂x ∂/∂y ∂/∂z

∇ × a) = ∂/∂x ∂/∂y ∂/∂z
∇ · (∇
ax ay az
∂ 2 az ∂ 2 ay
= −
∂x∂y ∂x∂z
2
∂ az ∂ 2 ax
− +
∂y ∂x ∂y ∂z
2
∂ ay ∂ 2 ax
+ −
∂z ∂x ∂z ∂y
= 0
Identity 3: divergence of Uv 6.4

• Suppose that
• For example
– U(r) is a scalar field
– U(r) could be fluid density; and
– v(r) is a vector field
– v(r) its instantaneous velocity
and we are interested in the divergence of the product
The product would be the mass flux per unit area.
Uv.
• The product Uv is a vector field, so we can compute its divergence ...
∇ · v) + (∇
∇ · (Uv) = U(∇ ∇U) · v = Udivv + (gradU) · v

• In steps:
 
∂ ∂ ∂
∇ · (Uv) = (Uvx ) + (Uvy ) + (Uvz )
∂x ∂y ∂z
∂vx ∂vy ∂vz ∂U ∂U ∂U
= U +U +U + vx + vy + vz
∂x ∂y ∂z ∂x ∂y ∂z
= Udivv + v · gradU
Identity 3: curl of Ua 6.5

• In a similar way, we can take the curl of the product of a scalar and vector field field Uv.
• The result should be a vector field.
• And you’re probably happy now to write down
∇ × v) + (∇
∇ × (Uv) = U(∇ ∇U) × v .
Identity 4: div of a × b 6.6

• But things get trickier to guess when vector or scalar products are involved!
• Eg, not at all obvious that:
div(a × b) = curla · b − a · curlb
• To show this, use the determinant:

∂/∂x ∂/∂y ∂/∂z

ax ay az

bx by bz
∂ ∂ ∂
= [ay bz − az by ] + [az bx − ax bz ] + [ax by − ay bx ]
∂x ∂y ∂z

= ...
Vector operator identities in HLT 6.7

• We could carry on inventing vector identities for some time, but it is a bit, er, dull.
• Why bother at all, as they are in HLT?

1. Since grad, div and curl describe key aspects of vectors fields, they often arise often in practice.
The identities can save you a lot of time and hacking of partial derivatives, as we will see when we consider
Maxwell’s equation as an example later.
2. Secondly, they help to identify other practically important vector operators.

• We now look at such an example.


Identity 5: curl(a × b) 6.8



ı̂ ̂ k̂

curl(a × b) =
∂/∂x ∂/∂y ∂/∂z

ay bz − az by az bx − ax bz ax by − ay bx
∂ ∂
⇒ curl(a × b)x = (ax by − ay bx ) − (az bx − ax bz )
∂y ∂z
This can be written as the sum of four terms:
   
∂by ∂bz ∂ay ∂az
ax • + + − bx ∗ + + +
∂y ∂z ∂y ∂z
   
∂ ∂ ∂ ∂
∗ + by + bz ax − • + ay + az bx
∂y ∂z ∂y ∂z

•: ax ∂bx
∂x add to term1, sub from term4
∗: bx ∂a x
∂x : sub from term2, add to term3
Hence
∇ · b)a − (∇
∇ × (a × b) = (∇ ∇ · a)b + [b · ∇ ]a − [a · ∇ ]b
[a · ∇ ] can be regarded as new, and very useful, scalar differential operator.
Definition of the operator [a · ∇ ] 6.9

• This is a scalar operator ...


 
∂ ∂ ∂
[a · ∇ ] ≡ ax + ay + az .
∂x ∂y ∂z
• Notice that the components of a don’t get touched by the differentiation.
• Applied to a scalar field, results in a scalar field
• Applied to a vector field results in a vector field
Identity 6: curl(curla) for you to derive 6.10

• Amuse yourself by deriving the following important identity ...


curl(curla) = grad(diva) − ∇2a
where
∇2a = ∇2ax ı̂ + ∇2ay ̂ + ∇2az k̂
• We are about to use it ....
♣ Eg using Identity 6: electromagnetic waves 6.11

• Background: Maxwell established a set of four vector equations which are fundamental to working out how eletro-
magnetic waves propagate. The entire telecommunications industry is built on these!
divD = ρ
divB = 0

curlE = − B
∂t

curlH = J + D
∂t

• In addition, we can assume the following


B = µr µ0 H
J = σE
D = ǫr ǫ0E
Example ctd 6.12

Question: Show that in a material with no free charge, ρ = 0, and with zero conductivity, σ = 0, the electric field E
must be a solution of the wave equation ∇2E = µr µ0ǫr ǫ0 (∂ 2 E/∂t 2 ) .
Answer:
divD = div(ǫr ǫ0E) = ǫr ǫ0divE = ρ = 0; ⇒divE = 0
divB = div(µr µ0H) = µr µ0divH = 0 ⇒divH = 0
curlE = −∂B/∂t = −µr µ0(∂H/∂t)
curlH = J + ∂D/∂t = 0 + ǫr ǫ0(∂E/∂t)

∇ · E) − ∇2E, so
But curlcurlE = ∇ (∇ Then
 
∂ ∂E
curl [−µr µ0(∂H/∂t)] = −∇2E −µr µ0 ǫr ǫ0 = −∇2E
∂ ∂t ∂t
−µr µ0 [curlH] = −∇2E ∂ 2E
∂t ⇒µr µ0 ǫr ǫ0 2 = ∇2E
∂t
Grad, div, curl and ∇2 in curvilinear coords 6.13

• It is possible to obtain general expressions for grad, div and curl in any orthogonal curvilinear co-ordinate system ...
• Need the scale factors h ...
• We recall that the unit vector in the direction of increasing u, with v and w being kept constant, is
1 ∂r
û =
hu ∂u
where r is the general position vector, and
∂r
hu =
∂u
and similar expressions apply for the other co-ordinate directions. Then
dr = hu duû + hv dv v̂ + hw dw ŵ .
Grad in curvilinear coordinates 6.14

• Using the properties of the gradient of a scalar field obtained previously,


∂U ∂U ∂U
∇ U · dr = dU and dU = du + dv + dw
∂u ∂v ∂w
It follows that
∂U ∂U ∂U
∇ U · (hu ûdu + hv v̂dv + hw ŵdw ) = du + dv + dw
∂u ∂v ∂w
• The only way this can be satisfied for independent du, dv , dw is when
Grad U in curvilinear coords:
1 ∂U 1 ∂U 1 ∂U
∇U = û + v̂ + ŵ
hu ∂u hv ∂v hw ∂w
Divergence in curvilinear coordinates 6.15

• If the curvilinear coordinates are orthogonal then δvolume is a cuboid (to 1st order in small things) and
dV = hu hv hw du dv dw .

w
h (v) dw
w
h (v+dv) dw
w
• However, it is not quite a cuboid: the area of two
opposite faces will differ as the scale parameters are v
functions of u, v , w . h (v) du
u h u(v+dv) du

h v dv
u The scale params are
functions of u,v,w

• So the nett efflux from the two faces in the v̂ dirn is


   
∂av ∂hu ∂hw
= av + dv hu + dv hw + dv dudw − av hu hw dudw
∂v ∂v ∂v
∂(av hu hw )
≈ dudv dw
∂v
Divergence in curvilinear coordinates /ctd 6.16

• Repeat: the nett efflux from the two faces in the v̂ dirn is
   
∂av ∂hu ∂hw
= av + dv hu + dv hw + dv dudw − av hu hw dudw
∂v ∂v ∂v
∂(av hu hw )
= dudv dw
∂v
• Now div is net efflux per unit volume, so sum up other faces:
 
∂(au hv hw ) ∂(av hu hw ) ∂(aw hu hv )
diva dV = + + dudv dw
∂u ∂v ∂w

• Then divide by dV = hu hv hw dudv dw ...


Conclude: div in curvi coords is:
 
1 ∂(au hv hw ) ∂(av hu hw ) ∂(aw hu hv )
diva = + +
hu hv hw ∂u ∂v ∂w
Curl in curvilinear coordinates 6.17

v
a u (v+dv)
v+dv
• For an orthogonal curvi coord system
h u(v+dv) du
dS = hu hv dudw .
• But the opposite sides are not of same length!
dv
Lengths are
hu (v )du, and hu (v + dv )du. hu (v) du
v u+du
u
a u (v)
• Summing this pair contributes to circulation (in ŵ dirn)
∂(hu au )
au (v )hu (v )du − au (v + dv )hu (v + dv )du = − dv du
∂v
• Add in the other pair to find circulation per unit area
 
dC 1 ∂(hu au ) ∂(hv av )
= − +
hu hv dudv hu hv ∂v ∂u
Curl in curvilinear coordinates, ctd 6.18

• To repeat, the part related to ŵ is:


 
dC 1 ∂(hu au ) ∂(hv av )
= − +
hu hv d ud v hu hv ∂v ∂u
• Adding in the other two components gives:
 
1 ∂(hw aw ) ∂(hv av )
curla(u, v , w ) = − û +
hv hw ∂v ∂w
 
1 ∂(hu au ) ∂(hw aw )
− v̂ +
hw hu ∂w ∂u
 
1 ∂(hv av ) ∂(hu au )
− ŵ
hu hv ∂u ∂v

• You should show that can be written more compactly as:


Curl in curvi coords is:

h û hv v̂ hw ŵ
1 u∂

∂ ∂

curla(u, v , w ) = ∂u ∂v ∂w

hu hv hw

hu au hv av hw aw
The Laplacian in curvilinear coordinates 6.19

• Substitute the components of gradU into the expression for diva ...
• Much grinding gives the following expression for the Laplacian in general orthogonal co-ordinates:

Laplacian in curvi coords is:


∇2 U =       
1 ∂ hv hw ∂U ∂ hw hu ∂U ∂ hu hv ∂U
+ + .
hu hv hw ∂u hu ∂u ∂v hv ∂v ∂w hw ∂w
Grad, etc, the 3D polar coordinate 6.20

• There is no need slavishly to memorize the above derivations or their results.


• More important is to realize why the expressions look suddenly more complicated in curvilinear coordinates
• We are now going to specialize our expressions for the polar family
• As they are 3D entities, we need consider only cylindrical and spherical polars.
Grad, etc, in cylindrical polars 6.21

• We recall that r = r cos θı̂ + r sin θ̂ + z k̂, and that hu = |∂r/∂u|, and so
p
hr = (cos2 θ + sin2 θ) = 1,
q
hθ = (r 2 sin2 θ + r 2 cos2 θ) = r,
hz = 1

• Hence, using these and U(r, θ, z ) and a = ar êr + aθ êθ + az k̂


∂U 1 ∂U ∂U
gradU = êr + êθ + k̂
∂r r ∂θ  ∂z
1 ∂(r ar ) ∂aθ ∂az
diva = + +
r ∂r ∂θ ∂z
     
1 ∂az ∂aθ ∂ar ∂az 1 ∂(r aθ ) ∂ar
curla = − êr + − êθ + − k̂
r ∂θ ∂z ∂z ∂r r ∂r ∂θ

• The derivation of the expression for ∇2U in cylindrical polar co-ordinates is set as a tutorial exercise.
Grad, etc, in spherical polars 6.22

• We recall that r = r sin θ cos φı̂ + r sin θ sin φ̂ + r cos θk̂ so that
q
hr = (sin2 θ(cos2 φ + sin2 φ) + cos2 θ) = 1
q
hθ = (r 2 cos2 θ(cos2 φ + sin2 φ) + r 2 sin2 θ) = r
q
hφ = (r 2 sin2 θ(sin2 φ + cos2 φ) = r sin θ

• Hence
∂U 1 ∂U 1 ∂U
gradU = êr + êθ + êφ
∂r r ∂θ r sin θ ∂φ
1 ∂(r 2 ar ) 1 ∂(aθ sin θ) 1 ∂aφ
diva = 2 + +
r ∂r r sin θ ∂θ  r sin θ ∂φ 
êr ∂ ∂ êθ ∂ ∂
curla = (aφ sin θ) − (aθ ) + (ar ) − (aφr sin θ)
r sin θ ∂θ ∂φ r sin θ ∂φ ∂r
 
êφ ∂ ∂
+ (aθ r ) − (ar )
r ∂r ∂θ
♣ Examples 6.23

Question:
Find curla in (i) Cartesians and (ii) Spherical polars when a = x(xı̂ + y̂ + z k̂).
Answer (i):
• In Cartesians, using the pseudo determinant gives

ı̂ ̂ k̂

curla = ∂/∂x ∂/∂y ∂/∂z = −z̂ + y k̂

x2 xy xz
♣ Example /ctd 6.24

Answer (ii):
• We were told a = x(xı̂ + y̂ + z k̂).
• In spherical polars x = r sin θ cos φ and (xı̂ + y̂ + z k̂) = r
• Hence a = r sin θ cos φr = r 2 sin θ cos φ êr
or in component form: ar = r 2 sin θ cos φ; aθ = 0; aφ = 0 .
• Expression for curl (earlier, and HLT):
     
êr ∂ ∂ êθ ∂ ∂ êφ ∂ ∂
curla = (aφ sin θ) − (aθ ) + (ar ) − (aφ r sin θ) + (aθ r ) − (ar )
r sin θ ∂θ ∂φ r sin θ ∂φ ∂r r ∂r ∂θ

• Hence
   
êθ ∂ 2 êφ ∂ 2
curla = (r sin θ cos φ) + − (r sin θ cos φ)
r sin θ ∂φ r ∂θ
êθ êφ
(−r 2 sin θ sin φ) + −r 2 cos θ cos φ)

=
r sin θ r
= êθ (−r sin φ) + êφ(−r cos θ cos φ)
Example Check: These two results should be the same! 6.25

• To check we need êr , êθ , êφ in terms of ı̂,̂, k̂ ...


• Use r = xı̂ + y̂ + z k̂ and
1 ∂r 1 ∂r 1 ∂r
êr = ; êθ = ; êφ =
hr ∂r hθ ∂θ hφ ∂φ

• Hence, doing the first of these, as hr = 1


∂  
êr = r sin θ cos φı̂ + r sin θ sin φ̂ + r cos θk̂ = sθcφı̂ + sθsφ̂ + cθk̂
∂r
• Which gives the top row of the matrix. Grind to find the rest ...
     

êr sin θ cos φ sin θ sin φ cos θ ı̂ ı̂
 êθ  =  cos θ cos φ cos θ sin φ − sin θ   ̂  = [R]  ̂ 
êφ − sin φ cos φ 0 k̂ k̂

• Don’t be shocked to see a rotation matrix [R]! We are rotating one right-handed orthogonal coord system into
another.
Check /ctd 6.26

• Now we convert the spherical polar expression in Cartesians ...


 
êr
curla = êθ (−r sin φ) + êφ(−r cos θ cos φ) = −r [0, sin φ, cos θ cos φ] êθ 
êφ
  
sin θ cos φ sin θ sin φ cos θ ı̂
= −r [0, sin φ, cos θ cos φ]  cos θ cos φ cos θ sin φ − sin θ   ̂ 
− sin φ cos φ 0 k̂
= −r sin φ(cos θ cos φı̂ + cos θ sin φ̂ − sin θk̂) +
(−r cos θ cos φ)(− sin φı̂ + cos φ̂)
= −r cos θ̂ + r sin θ sin φk̂
= −z̂ + y k̂

• This is exactly what we got before!


Summary 6.27

Take home messages ...

• The key thing when combining operators is to remember that each partial derivative operates on everything to its
right.
• The identities (eg in HLT) are not mysterious. They merely provide useful short cuts.
• There is no need slavishly to learn the expressions for grad, div and curl in curvi coords.
They are in HLT, but
– you need to know how they originate.
– you need to be able to hack them out when asked.
• Ditto with the specializations to polars.
• Just as physical vectors are independent of their coordinate systems, so are differential operators.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy