01_06_2024 09_32_16 pm
01_06_2024 09_32_16 pm
Vector Analysis
× B = −B×
A× ×A (anticommutative). (3.23a) × ŷ = ẑ,
x̂× × ẑ = x̂,
ŷ× × x̂ = ŷ.
ẑ× (3.25)
(d)
A·B
−1 −1 (−2 − 15 − 3)
Example 3-1: Vectors and Angles θAB = cos = cos √ √ = 145.1◦.
|A||B| 22 27
(e) The perpendicular distance between the origin and vector B
In Cartesian coordinates, vector A points from the origin to −→
point P1 = (2, 3, 3), and vector B is directed from P1 to point is the distance | OP3 | shown in Fig. 3-7. From right triangle
P2 = (1, −2, 2). Find: OP1 P3 ,
(a) vector A, its magnitude A, and unit vector â, −→
| OP3 | = |A| sin(180◦ − θAB )
(b) the angle between A and the y axis, √
(c) vector B, = 22 sin(180◦ − 145.1◦) = 2.68.
(d) the angle θAB between A and B, and
(e) perpendicular distance from the origin to vector B.
Solution: (a) Vector A is given by the position vector of Example 3-2: Cross Product
P1 = (2, 3, 3) (Fig. 3-7). Thus,
A = x̂2 + ŷ3 + ẑ3, Given vectors A = x̂2 − ŷ + ẑ3 and B = ŷ2 − ẑ3, compute
× B) · A.
× B, (b) ŷ × B, and (c) (ŷ×
(a) A×
Solution: (a) Application of Eq. (3.28) gives
z
θAB x̂ ŷ ẑ
3 ×B =
A× 2 −1 3
P1 = (2, 3, 3) 0 2 −3
P2 = (1, –2, 2) B 2 = x̂((−1) × (−3) − 3 × 2) − ŷ(2 × (−3) − 3 × 0)
P3
A + ẑ(2 × 2 − (−1 × 0))
1
β = −x̂3 + ŷ6 + ẑ4.
–2 O 3
y × B = ŷ×
(b) ŷ× × (ŷ2 − ẑ3) = −x̂3.
1 (c) (ŷ × B) · A = −x̂3 ·(x̂2 − ŷ + ẑ3) = −6.
2
Exercise 3-1: Find the distance vector between
x P1 = (1, 2, 3) and P2 = (−1, −2, 3) in Cartesian coor-
dinates.
Figure 3-7 Geometry of Example 3-1. −−→
Answer: P1 P2 = −x̂2 − ŷ4. (See EM .)
result is a scalar. A scalar triple product obeys the cyclic order:
Exercise 3-2: Find the angle θAB between vectors A and B
of Example 3-1 from the cross product between them.
Answer: θAB = 145.1◦. (See EM
.) A ·(B × C) = B ·(C×
× A) = C ·(A×
× B). (3.29)
Exercise 3-3: Find the angle between vector B of Exam- The equalities hold as long as the cyclic order (ABCABC . . .) is
ple 3-1 and the z axis. preserved. The scalar triple product of vectors A = (Ax , Ay , Az ),
B = (Bx , By , Bz ), and C = (Cx ,Cy ,Cz ) can be expressed in the
Answer: 101.1◦. (See EM
.) form of a 3 × 3 determinant:
does not make sense because B · C is a scalar, and the cross Example 3-3: Vector Triple Product
product of the vector A with a scalar is not defined under the
rules of vector algebra. Other than the product of the form
A(B · C), the only two meaningful products of three vectors Given A = x̂ − ŷ + ẑ2, B = ŷ + ẑ, and C = −x̂2 + ẑ3, find
are the scalar triple product and the vector triple product. (A×× B)×
× C and compare it with A× × (B × C).
Solution:
Scalar Triple Product
x̂ ŷ ẑ
The dot product of a vector with the cross product of two other ×B =
A× 1 −1 2 = −x̂3 − ŷ + ẑ
vectors is called a scalar triple product, so named because the 0 1 1
and Why do we need more than one coordinate system? Whereas
a point in space has the same location and an object has the
x̂ ŷ ẑ same shape regardless of which coordinate system is used
× B)×
(A× ×C = −3 −1 1 = −x̂3 + ŷ7 − ẑ2. to describe them, the solution of a practical problem can be
−2 0 3 greatly facilitated by the choice of a coordinate system that
best fits the geometry under consideration. The following sub-
A similar procedure gives A × (B × C) = x̂2 + ŷ4 + ẑ. The sections examine the properties of each of the aforementioned
fact that the results of two vector triple products are different orthogonal systems, and Section 3-3 describes how a point or
demonstrates the inequality stated in Eq. (3.32). vector may be transformed from one system to another.
dsy = yˆ dx dz
◮ An orthogonal coordinate system is one in which
dz
coordinates are measured along locally mutually perpen-
dz
dicular axes. ◭
dl dv = dx dy dz
dsx = xˆ dy dz
Nonorthogonal systems are very specialized and seldom used
in solving practical problems. Many orthogonal coordinate dy
y
systems have been devised, but the most commonly used are
dx
• the Cartesian (also called rectangular), x
• the cylindrical, and Figure 3-8 Differential length, area, and volume in Cartesian
coordinates.
• the spherical coordinate system.
140 CHAPTER 3 VECTOR ANALYSIS
z z
P1 = (0, 0, h)
dz dsz = zˆ r dr dφ
aˆ
r dφ dr
dsφ = ϕˆ dr dz
h
dz dv = r dr dφ dz
dsr = rˆ r dφ dz A
O y
φ0 r0
O y P2 = (r0, φ0, 0)
φ
r x
Hence,
−→ −→
A = OP2 − OP1 = r̂r0 − ẑh,
y
and 60°
A r̂r0 − ẑh
â = =q . 30°
|A| r02 + h2
x
We note that the expression for A is independent of φ0 . This
implies that all vectors from point P1 to any point on the circle Figure 3-12 Cylindrical surface of Example 3-5.
defined by r = r0 in the x–y plane are equal in the cylindrical
Solution: The prescribed surface is shown in Fig. 3-12. Use
of Eq. (3.43a) for a surface element with constant r gives z
Z 60◦ Z 3 π /3 3 5π
S=r dφ dz = 5φ z = .
φ =30◦ z=0 π /6 0 2
C = B · â = B ·
A (r̂2 + φ̂φ3 − ẑ) 2 − 1
= (r̂ + ẑ) · √ = √ = 0.267.
3-4 Gradient of a Scalar Field
|A| 4+9+1 14
When dealing with a scalar physical quantity whose magnitude
(b) The vector component of B in the direction of A is given depends on a single variable, such as the temperature T as
by the product of the scalar component C and the unit vector â: a function of height z, the rate of change of T with height
can be described by the derivative dT/dz. However, if T is
A (r̂2 + φ̂φ3 − ẑ) also a function of x and y, its spatial rate of change becomes
C = âC = C= √ × 0.267 more difficult to describe because we now have to deal with
|A| 14
three separate variables. The differential change in T along x,
= r̂0.143 + φ̂φ0.214 − ẑ0.071. y, and z can be described in terms of the partial derivatives
of T with respect to the three coordinate variables, but it is
(c) The vector component of B perpendicular to A is equal not immediately obvious as to how we should combine the
to B minus C: three partial derivatives so as to describe the spatial rate of
change of T along a specified direction. Furthermore, many
D = B − C = (r̂ + ẑ) − (r̂0.143 + φ̂φ0.214 − ẑ0.071) of the quantities we deal with in electromagnetics are vectors;
therefore, both their magnitudes and directions may vary with
= r̂0.857 − φ̂φ0.214 + ẑ0.929. spatial position. To this end, we introduce three fundamental
operators to describe the differential spatial variations of
scalars and vectors: the gradient, divergence, and curl oper-
Concept Question 3-7: Why do we use more than one ators. The gradient operator applies to scalar fields and is the
coordinate system? subject of the present section. The other two operators, which
apply to vector fields, are discussed in succeeding sections.
Equation (3.71) then can be expressed as
z P2 = (x + dx, y + dy, z + dz)
dT = ∇T · dl. (3.73)
dy
dx The symbol ∇ is called the del or gradient operator and is
dz defined as
dl
P1 = (x, y, z) ∂ ∂ ∂
∇ = x̂ + ŷ + ẑ (Cartesian). (3.74)
∂x ∂y ∂z
y
x
◮ Whereas the gradient operator itself has no physical
Figure 3-20 Differential distance vector dl between points P1 meaning, it attains a physical meaning once it operates on
and P2 . a scalar quantity, and the result of the operation is a vector
with magnitude equal to the maximum rate of change of
the physical quantity per unit distance and pointing in the
direction of maximum increase. ◭
Suppose that T1 = T (x, y, z) is the temperature at point
P1 = (x, y, z) in some region of space, and
With dl = âl dl, where âl is the unit vector of dl, the directional
T2 = T (x + dx, y + dy, z + dz) derivative of T along âl is
∂T ∂T ∂T
dT = x̂ · dl + ŷ · dl + ẑ · dl
∂x ∂y ∂z
∂T ∂T ∂T
Example 3-11: Directional Derivative
= x̂ + ŷ + ẑ · dl. (3.71)
∂x ∂y ∂z
Find the directional derivative of T = x2 + y2 z along direction
The vector inside the square brackets in Eq. (3.71) relates the x̂2 + ŷ3 − ẑ2 and evaluate it at (1, −1, 2).
change in temperature dT to a vector change in direction dl.
This vector is called the gradient of T (or grad T for short) Solution: First, we find the gradient of T :
and denoted ∇T :
∂ ∂ ∂
∇T = x̂ + ŷ + ẑ (x2 + y2 z) = x̂2x + ŷ2yz + ẑy2 .
∂x ∂y ∂z
∂T ∂T ∂T
∇T = grad T = x̂ + ŷ + ẑ . (3.72)
∂x ∂y ∂z We denote l as the given direction,
3-4.1 Gradient Operator in Cylindrical and 3-4.2 Properties of the Gradient Operator
Spherical Coordinates
For any two scalar functions U and V , the following relations
Even though Eq. (3.73) was derived using Cartesian coordi- apply:
nates, it should have counterparts in other coordinate systems.
To convert Eq. (3.72) into cylindrical coordinates (r, φ , z), we (1) ∇(U + V ) = ∇U + ∇V , (3.84a)
start by restating the coordinate relations (2) ∇(UV ) = U ∇V + V ∇U, (3.84b)
p y (3) ∇V n = nV n−1 ∇V , for any n. (3.84c)
r = x2 + y2 , tan φ = . (3.77)
x
From differential calculus,
∂T ∂T ∂r ∂T ∂φ ∂T ∂z Example 3-12: Calculating the Gradient
= + + . (3.78)
∂x ∂r ∂x ∂φ ∂x ∂z ∂x
Find the gradient of each of the following scalar functions and
Since z is orthogonal to x and ∂ z/∂ x = 0, the last term in then evaluate it at the given point.
Eq. (3.78) vanishes. From the coordinate relations given by
Eq. (3.77), it follows that (a) V1 = 24V0 cos (π y/3)sin (2π z/3) at (3, 2, 1) in Cartesian
coordinates,
∂r x (b) V2 = V0 e−2r sin 3φ at (1, π /2, 3) in cylindrical coordi-
=p = cos φ , (3.79a) nates,
∂x x + y2
2
(c) V3 = V0 (a/R)cos 2θ at (2a, 0, π ) in spherical coordinates.
∂φ 1
= − sin φ . (3.79b) Solution: (a) Using Eq. (3.72) for ∇,
∂x r
Hence, ∂ V1 ∂ V1 ∂ V1
∇V1 = x̂ + ŷ + ẑ
∂T ∂ T sin φ ∂ T ∂x ∂y ∂z
= cos φ − . (3.80)
∂x ∂r r ∂φ πy 2π z πy 2π z
= −ŷ8π V0 sin sin + ẑ16π V0 cos cos
This expression can be used to replace the coefficient of x̂ in 3 3 3 3
Eq. (3.72), and a similar procedure can be followed to obtain
πy 2π z πy 2π z
an expression for ∂ T /∂ y in terms of r and φ . If, in addition, we = 8π V0 −ŷ sin sin + ẑ2 cos cos .
3 3 3 3
use the relations x̂ = r̂ cos φ − φ̂φ sin φ and ŷ = r̂ sin φ + φ̂φ cos φ
[from Eqs. (3.57a) and (3.57b)], then Eq. (3.72) becomes At (3, 2, 1),
2π 2π
∂T 1 ∂T ∂T
∇T = r̂ + φ̂φ + ẑ . (3.81) ∇V1 = 8π V0 −ŷ sin2 + ẑ2 cos2 = π V0 [−ŷ6 + ẑ4] .
∂r r ∂φ ∂z 3 3
(b) The function V2 is expressed in terms of cylindrical At (2a, 0, π ), R = 2a and θ = 0, which yields
variables. Hence, we need to use Eq. (3.82) for ∇:
V0
∂ 1 ∂ ∂ ∇V3 = −R̂
∇V2 = r̂ + φ̂φ + ẑ V0 e−2r sin 3φ 4a
.
∂r r ∂φ ∂z
= −r̂2V0 e−2r sin 3φ + φ̂φ(3V0 e−2r cos 3φ )/r At a surface boundary, flux density is defined as the amount
of outward flux crossing a unit surface ds:
3 cos 3φ
= −r̂2 sin 3φ + φ̂φ V0 e−2r . E · ds E · n̂ ds
r Flux density of E = = = E · n̂, (3.85)
|ds| ds
At (1, π /2, 3), r = 1 and φ = π /2. Hence,
where n̂ is the normal to ds. The total flux outwardly crossing a
3π 3π
∇V2 = −r̂2 sin + φ̂φ3 cos V0 e−2 = r̂2V0 e−2 = r̂0.27V0. closed surface S, such as the enclosed surface of the imaginary
2 2 sphere outlined in Fig. 3-21, is
(c) As V3 is expressed in spherical coordinates, we apply Z
Eq. (3.83) to V3 : Total flux = E · ds. (3.86)
S
∂ 1 ∂ 1 ∂ a Let us now consider the case of a differential rectangular
∇V3 = R̂ + θ̂θ + φ̂φ V0 cos 2θ
∂R R ∂θ R sin θ ∂ φ R parallelepiped, such as a cube, whose edges align with the
V0 a 2V0 a Cartesian axes shown in Fig. 3-22. The edges are of lengths
= −R̂ 2
cos 2θ − θ̂θ 2 sin 2θ ∆x along x, ∆y along y, and ∆z along z. A vector field E(x, y, z)
R R
exists in the region of space containing the parallelepiped, and
V0 a we wish to determine the flux of E through its total surface S.
= −[R̂ cos 2θ + θ̂θ2 sin 2θ ] 2 .
R Since S includes six faces, we need to sum up the fluxes
through all of them, and by definition, the flux through any
3-5 Divergence of a Vector Field face is the outward flux from the volume ∆υ through that face.
From our brief introduction of Coulomb’s law in Chapter 1, we
∂ Ex ∂ Ey ∂ Ez
Z
know that an isolated, positive point charge q induces an elec- E · ds = + + ∆x ∆y ∆z = (div E) ∆υ ,
tric field E in the space around it with the direction of E being S ∂x ∂y ∂z
(3.93)
outward away from the charge. Also, the strength (magnitude)
where ∆υ = ∆x ∆y ∆z and div E is a scalar function called the
of E is proportional to q and decreases with distance R from
the charge as 1/R2 . In a graphical presentation, a vector field is divergence of E, specified in Cartesian coordinates as
usually represented by field lines, as shown in Fig. 3-21. The
∂ Ex ∂ Ey ∂ Ez
arrowhead denotes the direction of the field at the point where div E = + + . (3.94)
the field line is drawn, and the length of the line provides a ∂x ∂y ∂z
qualitative depiction of the field’s magnitude. Z
E · ds
S
div E , lim , (3.95)
∆υ →0 ∆υ
+q ∂ Ex ∂ Ey ∂ Ez
∇ · E = div E = + + (3.96)
∂x ∂y ∂z
Imaginary
spherical
surface
E
Z Z
∇ · E dυ = E · ds. (3.98) Exercise 3-13: Given A = e−2y (x̂ sin 2x + ŷ cos 2x), find
υ S
∇ · A.
(divergence theorem)
Answer: ∇ · A = 0. (See EM
.)
This relationship, known as the divergence theorem, is used
extensively in electromagnetics.
φr sin φ + ẑ3z, find
Exercise 3-14: Given A = r̂r cos φ + φ̂
∇ · A at (2, 0, 3).
B
x
(a) Uniform field
z
Current I
Figure E3.17
φ̂
Answer: ∇ · A = 0 everywhere. (See EM
.) Contour C
y
φ r
3-6 Curl of a Vector Field
B
So far we have defined and discussed two of the three fun-
damental operators used in vector analysis: the gradient of x
a scalar and the divergence of a vector. Now we introduce
the curl operator. The curl of a vector field B describes its
rotational property, or circulation. The circulation of B is
defined as the line integral of B around a closed contour C;
Z (b) Azimuthal field
Circulation = B · dl. (3.99)
C Figure 3-23 Circulation is zero for the uniform field in (a), but
To gain a physical understanding of this definition, we consider it is not zero for the azimuthal field in (b).
two examples. The first is for a uniform field B = x̂B0 , whose
field lines are as depicted in Fig. 3-23(a). For the rectangular
contour abcd shown in the figure, we have Next, we consider the magnetic flux density B induced by
Z b Z c an infinite wire carrying a dc current I. If the current is in
Circulation = x̂B0 · x̂ dx + x̂B0 · ŷ dy free space and it is oriented along the z direction, then from
a b
Z d Z a Eq. (1.13),
+ x̂B0 · x̂ dx + x̂B0 · ŷ dy µ0 I
c d
B = φ̂φ , (3.101)
2π r
= B0 ∆x − B0 ∆x = 0, (3.100)
where µ0 is the permeability of free space and r is the radial
where ∆x = b − a = c − d and, because x̂ · ŷ = 0, the second distance from the current in the x–y plane. The direction of B
and fourth integrals are zero. According to Eq. (3.100), the is along the azimuth unit vector φ̂φ. The field lines of B are
circulation of a uniform field is zero. concentric circles around the current, as shown in Fig. 3-23(b).
For a circular contour C of radius r centered at the origin in the
x–y plane, the differential length vector dl = φ̂φr d φ , and the ds = n
ˆ ds
circulation of B is nˆ
Z 2π
µ0 I
Z
Circulation = B · dl = φ̂φ · φ̂φr d φ = µ0 I. (3.102) ds
C 0 2π r
In this case, the circulation is not zero. However, had the S
contour C been in the x–z or y–z planes, dl would not have dl
had a φ̂φ component, and the integral would have yielded a contour C
zero circulation. Clearly, the circulation of B depends on the
choice of contour and the direction in which it is traversed. To Figure 3-24 The direction of the unit vector n̂ is along the
describe the circulation of a tornado, for example, we would thumb when the other four fingers of the right hand follow dl.
like to choose our contour such that the circulation of the
wind field is maximum, and we would like the circulation
to have both a magnitude and a direction with the direction
being toward the tornado’s vortex. The curl operator embodies 3-6.1 Vector Identities Involving the Curl
these properties. The curl of a vector field B, denoted curl B or
∇× × B, is defined as For any two vectors A and B and scalar V ,
Z
1 × (A + B) = ∇×
(1) ∇× × A + ∇×
× B, (3.106a)
× B = curl B = lim
∇× n̂ B · dl . (3.103)
∆s→0 ∆s C max
(2) ∇ ·(∇×
× A) = 0, (3.106b)
◮ Curl B is the circulation of B per unit area, with the
× (∇V ) = 0.
(3) ∇× (3.106c)
area ∆s of the contour C being oriented such that the
circulation is maximum. ◭
The direction of curl B is n̂, the unit normal of ∆s, defined 3-6.2 Stokes’s Theorem
according to the right-hand rule with the four fingers of the
right hand following the contour direction dl and the thumb
×B
pointing along n̂ (Fig. 3-24). When we use the notation ∇× ◮ Stokes’s theorem converts the surface integral of the
to denote curl B, it should not be interpreted as the cross curl of a vector over an open surface S into a line
product of ∇ and B. integral of the vector along the contour C bounding the
For a vector B specified in Cartesian coordinates as surface S. ◭
where Bab , Bbc , Bcd , and Bda are the field B along seg-
nˆ = rˆ ments ab, bc, cd, and da, respectively. Over segment ab,
the dot product of Bab = ẑ (cos φ ) /2 and dl = φ̂φr d φ is
0 zero, and the same is true for segment cd. Over segment bc,
2 b y
π/2 φ = π /2; hence, Bbc = ẑ(cos π /2)/2 = 0. For the last segment,
π/3 Bda = ẑ(cos π /3)/2 = ẑ/4 and dl = ẑ dz. Hence,
a
x Z Z a
1
Z 0
1 3
B · dl = ẑ · ẑ dz = dz = − ,
C d 4 3 4 4
Figure 3-25 Geometry of Example 3-14.
which is the same as the result obtained by evaluating the
left-hand side of Stokes’s equation.
Solution: Stokes’s theorem states that Exercise 3-18: Find ∇ × A at (2, 0, 3) in cylindrical
Z Z coordinates for the vector field
× B) · ds =
(∇× B · dl.
S C A = r̂10e−2r cos φ + ẑ10 sin φ .
∂ Ax ∂ Ay ∂ Az the Laplacian of E is
∇ ·(∇V ) = ∇ · A = + +
∂x ∂y ∂z
∂2 ∂2 ∂2
2
∂ 2V ∂ 2V ∂ 2V ∇ E= + + E = x̂ ∇2 Ex + ŷ ∇2 Ey + ẑ∇2 Ez .
= + + . (3.109) ∂ x2 ∂ y2 ∂ z2
∂ x2 ∂ y2 ∂ z2 (3.112)
Thus, in Cartesian coordinates the Laplacian of a vector is
For convenience, ∇ ·(∇V ) is called the Laplacian of V and is a vector whose components are equal to the Laplacians of
denoted by ∇2V (the symbol ∇2 is pronounced “del square”). the vector components. Through direct substitution, it can be
shown that
∇2 E = ∇(∇ · E) − ∇×
× (∇×
× E). (3.113)
Chapter 1 Summary
Concepts
• Vector algebra governs the laws of addition, subtrac- change of the scalar function per unit distance, and its
tion, and multiplication of vectors, and vector calculus direction is along the direction of maximum increase.
encompasses the laws of differentiation and integration • The divergence of a vector field is a measure of the net
of vectors. outward flux per unit volume through a closed surface
• In a right-handed orthogonal coordinate system, the surrounding the unit volume.
three base vectors are mutually perpendicular to each • The divergence theorem transforms the volume integral
other at any point in space, and the cyclic relations of the divergence of a vector field into a surface integral
governing the cross products of the base vectors obey of the field’s flux through a closed surface surrounding
the right-hand rule. the volume.
• The dot product of two vectors produces a scalar, • The curl of a vector field is a measure of the circulation
whereas the cross product of two vectors produces of the vector field per unit area ∆s, with the orientation
another vector. of ∆s chosen such that the circulation is maximum.
• A vector expressed in a given coordinate system can be • Stokes’s theorem transforms the surface integral of the
expressed in another coordinate system through the use curl of a vector field into a line integral of the field over
of transformation relations linking the two coordinate a contour that bounds the surface.
systems. • The Laplacian of a scalar function is defined as the
• The fundamental differential functions in vector calcu- divergence of the gradient of that function.
lus are the gradient, the divergence, and the curl.
• The gradient of a scalar function is a vector whose
magnitude is equal to the maximum rate of increasing
Mathematical and Physical Models
Distance Between Two Points Vector Operators
d = [(x2 − x1 )2 + (y2 − y1 )2 + (z2 − z1 )2 ]1/2 ∂T ∂T ∂T
∇T = x̂ + ŷ + ẑ
1/2 ∂x ∂y ∂z
d = r22 +r12 − 2r1 r2 cos(φ2 −φ1 )+(z2 −z1 )2
∂ Ex ∂ Ey ∂ Ez
d = R22 + R21 − 2R1R2 [cos θ2 cos θ1
∇·E = + +
∂x ∂y ∂z
1/2
+ sin θ1 sin θ2 cos(φ2 − φ1 )]
∂ Bz ∂ By
∂ Bx ∂ Bz
× B = x̂
∇× − + ŷ −
Coordinate Systems Table 3-1 ∂y ∂z ∂z ∂x
∂ By ∂ Bx
Coordinate Transformations Table 3-2 + ẑ −
∂x ∂y
Vector Products
A · B = AB cos θAB ∂ 2V ∂ 2V ∂ 2V
∇2V = + 2 + 2
∂ x2 ∂y ∂z
× B = n̂ AB sin θAB
A×
A ·(B × C) = B ·(C×
× A) = C ·(A×
× B) (see Appendix C for cylindrical
× C) = B(A · C) − C(A · B)
× (B×
A× and spherical coordinates)
Important Terms Provide definitions or explain the meaning of the following terms:
azimuth angle divergence operator radial distance r
base vectors divergence theorem range R
Cartesian coordinate system divergenceless right-hand rule
circulation of a vector dot product scalar product
conservative field field lines scalar quantity
cross product flux density simple product
curl operator flux lines solenoidal field
cylindrical coordinate system gradient operator spherical coordinate system
differential area vector irrotational field Stokes’s theorem
differential length vector Laplacian operator vector product
differential volume magnitude vector quantity
directional derivative orthogonal coordinate system unit vector
distance vector position vector zenith angle
QUESTIONS
1 If r 5 xax 1 yay 1 zaz, the position vector of point 1 x, y, z 2 and r 5 0 r 0 , which of the
following is incorrect?
(a) =r 5 r/r (c) =2 1 r # r 2 5 6
(b) = # r 5 1 (d) = 3 r 5 0
2 Which of the following is mathematically defined?
(a) ?A (c) ( V)
=
3
=
=
=
(b) ? ( ? A) (d) ( ? A)
=
=
=
=
3 Which of the following is zero?
(a) grad div (c) curl grad
(b) div grad (d) curl curl
4 Stokes’s theorem is applicable only when a closed path exists and the vector field and its
derivatives are continuous within the path.
(a) True (c) Not necessarily
(b) False
5 If a vector field Q is solenoidal, which of these is true?
(a) AL Q # d l 5 0 (d) = 3 Q 2 0
(b) AS Q # dS 5 0 (e) =2Q 5 0
(c) = 3 Q 5 0
6 Calculate the gradient of:
(a) V1 5 6xy 2 2xz 1 z 2
(b) V2 5 10r cos f 2 rz (c) V3 5 cos f
r
7 Evaluate the divergence of the following vector fields:
(a) A 5 xyax 1 y2ay 2 xzaz
(b) B 5 rz2ar 1 r sin2 f af 1 2rz sin2 f az
(c) C 5 rar 1 r cos2 u af
8 Evaluate = 3 A and = # 1 = 3 A 2 if: 9 Find 2V for each of the following scalar fields:
(a) A 5 x2yax 1 y2zay 2 2xzaz (a) V1 5 x3 1 y3 1 z3
(b) A 5 r2zar 1 r3af 1 3rz2az (b) V2 5 rz2 sin 2f
sin f cos f (c) V3 5 r2 1 1 1 cos u sin f 2
(c) A 5 2 ar 2 2 au
r r
10 If r 5 xax 1 yay 1 zaz is the position vector of point 1 x, y, z 2 , r 5 0 r 0 , show that:
r
(a) = 1 ln r 2 5
r2
1
(b) =2 1 ln r 2 5 2
r
∂V 1 ∂V 1 ∂V
∇V = R̂ + θ̂θ + φ̂φ
∂R R ∂θ R sin θ ∂ φ
1 ∂
∇·A = (R2 AR )
R2 ∂ R
1 ∂
+ (Aθ sin θ )
R sin θ ∂ θ
1 ∂ Aφ
+
R sin θ ∂ φ
¯ ¯
¯ R̂ θ̂θR φ̂φR sin θ ¯
¯ ¯
1 ¯ ∂ ∂ ∂ 1
·
∂ ∂ Aθ
¸ ·
1 ∂ AR ∂
¸ · ¸
1 1 ∂ ∂ AR
¯
×A = 2
∇× ¯ ¯
= R̂ (Aφ sin θ ) − + θ
θ̂ − (RA ) + φ
φ̂ (RA ) −
R sin θ ¯ ∂ R ∂ θ ∂φ φ θ
R sin θ ∂ θ ∂φ R sin θ ∂ φ ∂R R ∂R ∂θ
¯ ¯
¯
¯ AR RAθ (R sin θ )Aφ ¯
∂ 2V
µ ¶
1 ∂ 2 ∂V
µ ¶
1 ∂ ∂V 1
∇2V = 2
R + 2 sin θ + 2 2
R ∂R ∂R R sin θ ∂ θ ∂θ R sin θ ∂ φ 2
457