EEN338 Topic 1 Finalized
EEN338 Topic 1 Finalized
Vectors vs Scalars
A scalar is any quantity that has a quantity and possibly a sign (plus or minus). A vector is any
quantity with a length and a direction.
The algebraic operations of addition, subtraction, division and multiplication work with scalar
quantities. Addition and subtraction work with scalar quantities of the same type. Multiplication and
division work with scalar quantities of any kind.
Usually, scalars are written with just a letter. Vectors are written with a letter, with an arrow over it.
Vector operations
Vector quantities can be added and subtracted if they are of the same kind. However, division is not
defined for vectors. Multiplication is defined in a new way for vectors.
If a vector is defined as 𝐴⃗, −𝐴⃗ is the vector with the same length but the opposite direction. This
means that the start and finish ends get interchanged.
If a vector is multiplied with a positive scalar, its length is multiplied by the scalar, but the direction is
the same.
If a vector is divided with a positive scalar, its length is divided by the scalar, but the direction is the
same.
𝐴⃗ + 𝐵
⃗⃗ = 𝐵
⃗⃗ + 𝐴⃗
𝐴⃗ − 𝐵
⃗⃗ = 𝐴⃗ + −𝐵
⃗⃗
Three-dimensional space has vectors that can be uniquely described as a linear sum of 3
independent basic vectors. Each vector lies in one unique dimension, so the 3 basic vectors are all
perpendicular to each other. The separate products of scalars and basic vectors are called the
components of the vectors. Each basic vector is of unit length.
The length of a vector is defined as the square root of the sum of the squares of each component.
This is done by putting the vector in an absolute value symbol, as in |𝐴⃗|.
Academic Success Center Repository
Any vector has a unit vector, which points in the direction of the vector, but has unit length. It is
found by dividing the vector with its length to reduce the length to one, while still maintaining the
same direction. It is represented with a hat on the top such as 𝐴̂.
There are two types of vector multiplication: the dot product and the cross product.
Let there be three basic vectors, each having unit length; ⃗⃗⃗⃗⃗,
𝑢1 ⃗⃗⃗⃗⃗
𝑢2 and ⃗⃗⃗⃗⃗.
𝑢3
𝑎1 𝑏1 + 𝑎2 𝑏2 + 𝑎3 𝑏3
This operation gives a scalar result.
Another definition is
|𝐴⃗||𝐵
⃗⃗| cos 𝜃
The cross (vector) product is given by the right-hand rule: if the right hand is taken and the fingers
are made to lie along the direction of vector 𝐴⃗ and then curl towards the direction of 𝐵 ⃗⃗ while the
thumb stays perpendicular to the fingers, the direction of 𝐴⃗ × 𝐵 ⃗⃗ can be found. This is the unit
vector 𝜂⃗.
𝐴⃗ × 𝐵
⃗⃗ = | 𝐴⃗|| 𝐵
⃗⃗| sin 𝜃 𝜂⃗
𝑢1 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑢2 ⃗⃗⃗⃗⃗3
𝑢
⃗ ⃗⃗
𝐴 × 𝐵 = 1 𝑎2
| 𝑎 𝑎3 |
𝑏1 𝑏2 𝑏3
𝑢1 (𝑎2 𝑏3 − 𝑏2 𝑎3 ) − ⃗⃗⃗⃗⃗
= ⃗⃗⃗⃗⃗ 𝑢2 (𝑎1 𝑏3 − 𝑏1 𝑎3 ) + ⃗⃗⃗⃗⃗(𝑎
𝑢3 1 𝑏2 − 𝑏1 𝑎2 )
If 2 vectors are parallel, the cross product will be zero as sin 0 = sin 𝜋 = 0.
Coordinate systems
To describe places, distances, and directions in 3D space, there needs to be a 3D coordinate system.
This coordinate system is centered on a point called an origin. The coordinate system is a way of
saying where a point is relative to the origin – it is NOT an absolute position. It tells the distance
from the origin along each dimension and also in which direction too.
There are 3 types of 3D coordinate systems. These are the rectangular, cylindrical and spherical
coordinates.
Academic Success Center Repository
The rectangular coordinates are (x,y,z). There are 3 axes, the x, y and z axes. Each axis extends in
both directions. The directions are defined by the right-hand rule, after choosing the direction of the
positive x and positive y directions. These axes are all perpendicular to each other. The rectangular
system is the most commonly used system for describing 3D space. This system is used to define the
cylindrical and spherical coordinates.
The cylindrical coordinate system is defined as follows. 𝜌 is the distance of the point from the origin
along the xy- plane. 𝜙 is the angle that is measured between the positive x-axis and the straight line
and the position of the point on the xy plane while rotating in the direction that goes towards the
positive y axis after starting from the positive x axis in the part of the xy plane that has positive x and
positive y coordinates. z is the height of the point over the xy-plane in the positive z direction.
The spherical coordinate system is defined as follows. 𝑟 is the distance of the point from the origin.
𝜙 is the angle that the positive x axis makes with the line that connects the origin to the position of
the line on the xy-plane; this angle is measured in the direction that causes a rotation starting from
the positive x axis to the positive y axis in the part of the xy plane that has positive x and positive y
coordinates. 𝜃 is the angle between the positive z and the line that joins the point to the origin; it is
measured in the direction that rotates from the positive z axis to the minus z axis.
To change from rectangular coordinates to spherical or cylindrical coordinates, use the conversions:
Each coordinate system has 3 basic unit vectors, which are all perpendicular to each other. Their
relative position is determined with the right-hand rule: if the first vector is represented by the
thumb, the index finger represents the second vector and the middle finger represents the third
vector, while the fingers are made all perpendicular to each other.
In these systems, the unit vectors obey the right-hand rule too.
Academic Success Center Repository
Now, there is one important point. 3-D space is described using the rectangular coordinate system.
The cylindrical and coordinate systems are used to describe space in terms of the rectangular
coordinate system. They are used whenever there is cylindrical or spherical symmetry, respectively.
To find the corresponding vectors in the cylindrical coordinate system or the spherical coordinate
system, the vectors in the rectangular coordinate system must undergo a conversion.
First, for writing rectangular coordinate vectors in terms of cylindrical coordinate vectors, the vector
𝑎𝑧 stays the same.
If there are two unit vectors ⃗⃗⃗⃗⃗ 𝑢2 which are perpendicular to each other, a vector 𝑋⃗ = 𝑎𝑢
𝑢1 and ⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗1 +
𝑏𝑢⃗⃗⃗⃗⃗2 can be resolved as follows:
𝑋⃗ ∙ ⃗⃗⃗⃗⃗
𝑢1 = (𝑎𝑢 ⃗⃗⃗⃗⃗2 ) ∙ ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗1 + 𝑏𝑢 𝑢1 = 𝑎
𝑋⃗ ∙ ⃗⃗⃗⃗⃗
𝑢2 = (𝑎𝑢 ⃗⃗⃗⃗⃗2 ) ∙ ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗1 + 𝑏𝑢 𝑢2 = 𝑏
So, as
|𝐴⃗||𝐵
⃗⃗| cos 𝜃
𝑎𝑥 = |𝑎
𝑎𝜌 ∙ ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝜌 |⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗| 𝑎𝑥 | cos(𝜙) = cos 𝜙
𝜋
𝑎𝜌 ∙ 𝑎
⃗⃗⃗⃗⃗ 𝑦 = |𝑎
⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗||𝑎 𝑦 cos (
𝜌 ⃗⃗⃗⃗⃗| − 𝜙) = sin 𝜙
2
𝑎𝜌 = cos 𝜙 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑥 + sin 𝜙 𝑎
⃗⃗⃗⃗⃗
𝑦
𝜋
𝑎𝑥 = |𝑎
𝑎𝜙 ∙ ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗⃗ 𝜙 |⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗⃗| 𝑎𝑥 | cos ( + 𝜙) = − sin 𝜙
2
𝑎𝜙 ∙ 𝑎
⃗⃗⃗⃗⃗⃗ 𝑦 = |𝑎
⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗⃗||𝑎 𝑦 cos (𝜙) = cos 𝜙
𝜙 ⃗⃗⃗⃗⃗|
𝑎𝜙 = − sin 𝜙 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗⃗ 𝑎𝑥 + cos 𝜙 𝑎
⃗⃗⃗⃗⃗
𝑦
𝑎𝜌 = |⃗⃗⃗⃗⃗
𝑎𝑥 ∙ ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑥 ||⃗⃗⃗⃗⃗|
𝑎𝜌 cos(𝜙) = cos 𝜙
𝜋
𝑎𝜙 = |⃗⃗⃗⃗⃗
𝑎𝑥 ∙ ⃗⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑥 ||⃗⃗⃗⃗⃗⃗|
𝑎𝜙 cos ( + 𝜙) = − sin 𝜙
2
𝑎𝑥 = cos 𝜙 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝜌 + −sin 𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
𝜋
𝑎
⃗⃗⃗⃗⃗ 𝑎𝜌 = |𝑎
𝑦 ∙ ⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗||𝑎𝜌 cos ( − 𝜙) = sin 𝜙
𝑦 ⃗⃗⃗⃗⃗|
2
𝑎
⃗⃗⃗⃗⃗ 𝑎𝜙 = |𝑎
𝑦 ∙ ⃗⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗||𝑎 𝜙 cos (𝜙) = cos 𝜙
𝑦 ⃗⃗⃗⃗⃗⃗|
Academic Success Center Repository
𝑎
⃗⃗⃗⃗⃗
𝑦 = sin 𝜙 ⃗⃗⃗⃗⃗
𝑎𝜌 + cos 𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
To calculate the spherical coordinate vector equivalents of the rectangular coordinate vectors and
rectangular coordinate vector equivalents of the spherical coordinate vectors, the cylindrical
coordinate system should be use as an intermediary, as it helps deal with two sets of 2 dimensional
problems, which are easier to analyze than 3 dimensional problems.
𝑎𝑧 = |⃗⃗⃗⃗⃗
𝑎𝑟 ∙ ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑟 ||⃗⃗⃗⃗⃗
𝑎𝑧 | cos 𝜃 = cos 𝜃
𝜋
𝑎𝜌 = |⃗⃗⃗⃗⃗
𝑎𝑟 ∙ ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑟 ||⃗⃗⃗⃗⃗|
𝑎𝜌 cos( − 𝜃) = sin 𝜃
2
𝑎𝑟 = cos 𝜃 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 + sin 𝜃 ⃗⃗⃗⃗⃗
𝑎𝜌
𝜋
𝑎𝑧 = |⃗⃗⃗⃗⃗
𝑎𝜃 ∙ ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝜃 ||⃗⃗⃗⃗⃗
𝑎𝑧 | cos (𝜃 + ) = − sin 𝜃
2
𝑎𝜌 = |⃗⃗⃗⃗⃗
𝑎𝜃 ∙ ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑟 ||⃗⃗⃗⃗⃗
𝑎𝜃 | cos(𝜃) = cos 𝜃
𝑎𝜃 = − sin 𝜃 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 + cos 𝜃 ⃗⃗⃗⃗⃗
𝑎𝜌
𝑎𝑟 = cos 𝜃 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 + sin 𝜃 (cos 𝜙 ⃗⃗⃗⃗⃗
𝑎𝑥 + sin 𝜙 𝑎
⃗⃗⃗⃗⃗
𝑦)
𝑎𝜃 = − sin 𝜃 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 + cos 𝜃 (cos 𝜙 ⃗⃗⃗⃗⃗
𝑎𝑥 + sin 𝜙 𝑎
⃗⃗⃗⃗⃗
𝑦 )
𝑎𝑟 = cos 𝜃 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 + sin 𝜃 cos 𝜙 ⃗⃗⃗⃗⃗
𝑎𝑥 + sin 𝜃 sin 𝜙 𝑎
⃗⃗⃗⃗⃗
𝑦
𝑎𝜃 = − sin 𝜃 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 + cos 𝜃 cos 𝜙 ⃗⃗⃗⃗⃗
𝑎𝑥 + cos 𝜃 sin 𝜙 𝑎
⃗⃗⃗⃗⃗
𝑦
𝑎𝜙 = − sin 𝜙 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗⃗ 𝑎𝑥 + cos 𝜙 𝑎
⃗⃗⃗⃗⃗
𝑦
𝑎𝜙 = − sin 𝜙 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗⃗ 𝑎𝑥 + cos 𝜙 𝑎
⃗⃗⃗⃗⃗
𝑦
𝑎𝑥 = cos 𝜙 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝜌 + −sin 𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
𝑎
⃗⃗⃗⃗⃗
𝑦 = sin 𝜙 ⃗⃗⃗⃗⃗
𝑎𝜌 + cos 𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
Academic Success Center Repository
𝑎𝜃 = |𝑎
𝑎𝜌 . ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝜌 |⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗| 𝑎𝜃 | cos 𝜃 = cos 𝜃
𝜋
𝑎𝑟 = |𝑎
𝑎𝜌 . ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝜌 |⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗| 𝑎𝑟 | cos( − 𝜃) = sin 𝜃
2
𝑎𝜌 = cos 𝜃 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝜃 + sin 𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟
𝜋
𝑎𝜃 = |⃗⃗⃗⃗⃗
𝑎𝑧 . ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 ||⃗⃗⃗⃗⃗
𝑎𝜃 | cos( + 𝜃) = − sin 𝜃
2
𝑎𝑟 = |⃗⃗⃗⃗⃗
𝑎𝑧 . ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 ||⃗⃗⃗⃗⃗
𝑎𝑟 | cos(𝜃) = cos 𝜃
𝑎𝑧 = − sin 𝜃 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝜃 + cos 𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟
𝑎
⃗⃗⃗⃗⃗
𝑦 = sin 𝜙 (cos 𝜃 ⃗⃗⃗⃗⃗
𝑎𝜃 + sin 𝜃 ⃗⃗⃗⃗⃗)
𝑎𝑟 + cos 𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
𝑎
⃗⃗⃗⃗⃗
𝑦 = sin 𝜙 cos 𝜃 ⃗⃗⃗⃗⃗
𝑎𝜃 + sin 𝜙 sin 𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟 + cos 𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
𝑎
⃗⃗⃗⃗⃗
𝑦 = sin 𝜙 sin 𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟 + sin 𝜙 cos 𝜃 ⃗⃗⃗⃗⃗
𝑎𝜃 + cos 𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
𝑎𝑧 = − sin 𝜃 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝜃 + cos 𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟 = cos 𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟 − sin 𝜃 ⃗⃗⃗⃗⃗
𝑎𝜃
The spherical and cylindrical vectors are expressed with rectangular vectors and similarly,
rectangular vectors are expressed with spherical and cylindrical vectors.
To find out how the three coordinate systems may be used to describe these structures for the sake
of integration, choose a random point with some coordinates and then extend very small
(differential) length elements along each dimension. Under these conditions, we can assume that
each is a cuboid with some dimensions.
Now, a volume is enclosed. This allows for defining a surface, which is an oriented area (it is given a
direction). The direction of the surface is the direction of the unit vector perpendicular to the surface
and pointing out of the volume that is surrounded by the surface.
If the rectangular coordinate system is used, there are 3 differentials, each extending along a unique
dimension:𝑑𝑥 in the x-dimension , 𝑑𝑦 in the y-dimension and 𝑑𝑧 in the z-dimension.
If the cylindrical coordinate system is used, there are 3 differentials, each extending along a unique
dimension:𝑑𝜌 in the ρ-dimension , 𝜌𝑑𝜙 in the ϕ-dimension (as increasing ρ causes a circular arc to
be traced and the length of a circular arc is 𝜌𝜃, where 𝜌 is the radius of the circle the arc is a part of,
and 𝜃 is the angle covered by the arc at the center of that circle.) and 𝑑𝑧 in the z-dimension.
If the spherical coordinate system is used, there are 3 differentials, each extending along a unique
dimension:𝑑𝑟 in the r-dimension , 𝑟𝑑𝜃 in the 𝜃-dimension (as increasing 𝜃 causes a circular arc to be
traced and the length of a circular arc is 𝑟𝜃, where 𝑟 is the radius of the circle the arc is a part of, and
𝜃 is the angle covered by the arc at the center of that circle) and 𝑟 sin 𝜃 𝑑𝜙 in the 𝜙-dimension (as
increasing 𝜙 causes a circular arc to be traced and the length of this circular arc is 𝑟 sin 𝜃 𝑑𝜙, where
𝑟 sin 𝜃 is the radius of the circle parallel to the xy-plane the arc is a part of , and 𝑑𝜙 is the angle
covered by the arc at the center of that circle).
Academic Success Center Repository
To integrate functions over a surface or volume, construct an integral with respect to 2 or 3 variables
respectively; each variable should be placed with its limits. Integrate the function with respect to the
innermost variable within its own limits, and then repeat again to integrate the resulting function,
starting with the next innermost variable within its own limits. When an integration is done with
respect to one variable, the other variables are treated like constants.
For continuous functions over a certain range, it is possible to change the starting order of
integration to help with the evaluation. However, the limits must be connected to the corresponding
variables.
Differentiation finds out the rate at which the output of a function changes per unit increment of the
input from a given value of the input. Integration, which is usually understood as “finding the area
under a curve”, is actually a weighted sum, where values of the function are weighted with a
uniform weight in a given interval. The integral is defined as the limit of the weighted sum, as the
weights approach 0 and the number of values taken approaches infinity.
Academic Success Center Repository
⃗⃗). This is
Let there be a vector function. The set of vectors produced is called a vector field (𝑉
produced by assigning functions of 3 variables to multiply the basic unit vectors with to compose the
output vectors with given inputs.
As there is more than one input, the usual definition of differentiation should be modified. Let all
input variables stay fixed except for one that is changed. The change per unit increment of that
variable that is not fixed is called the partial derivative with respect to that variable.
If a small change is made to the input variable, the change of the value of the function due to that
change is that change times the partial derivative of that variable.
If 3 variables are used to create a function, the total change is found by multiplying the small
changes of each variable with the corresponding partial derivatives of each variable.
Using the definition of the dot product for 3D vectors and the rectangular coordinate systems, we
can write
𝜕𝑣 𝜕𝑣 𝜕𝑣
𝑑𝑣 = ( 𝑎𝑥 +
⃗⃗⃗⃗⃗ 𝑎
⃗⃗⃗⃗⃗
𝑦+ 𝑎 ∙ (𝑑𝑥 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗) 𝑎𝑥 + 𝑑𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 + 𝑑𝑧 ⃗⃗⃗⃗⃗)
𝑎𝑧
𝜕𝑥 𝜕𝑦 𝜕𝑧 𝑧
The first vector
𝜕𝑣 𝜕𝑣 𝜕𝑣
( 𝑎𝑥 +
⃗⃗⃗⃗⃗ 𝑎
⃗⃗⃗⃗⃗
𝑦+ 𝑎
⃗⃗⃗⃗⃗)
𝜕𝑥 𝜕𝑦 𝜕𝑧 𝑧
is important, as it can be used to find out the rate of change per unit increment of movement in any
arbitrary direction, without any constraints.
If the scalar function is now expressed in terms of cylindrical coordinates, we may write
𝜕𝑣 𝜕𝑣 𝜕
𝑑𝑣 = 𝑑𝜌 + 𝑑𝜃 + 𝑑𝑧
𝜕𝜌 𝜕𝜙 𝜕𝑧
Academic Success Center Repository
The incremental movement in the spherical coordinate system in spherical vectors may be written
as
𝑑𝜌 ⃗⃗⃗⃗⃗
𝑎𝜌 + 𝜌𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 + 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧
𝑑𝑟 ⃗⃗⃗⃗⃗
𝑎𝑟 + 𝑟𝑑𝜃 ⃗⃗⃗⃗⃗
𝑎𝜃 + 𝑟 sin 𝜃 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
Now, for vector fields, there are two types of integrals that can be thought of.
The line integral of a vector field along a curve C is the limit of the weighted sum of the dot products
of the vector field and the vectors elements of the curve C if the curve C is divided uniformly, as the
number of vector elements approaches infinity and the length of each vector element approaches 0.
⃗⃗ ∙ 𝑑𝑙⃗
∫𝑉
C
If the path is closed (the start and end points of the curve are the same),
⃗⃗ ∙ 𝑑𝑙⃗
∮𝑉
𝐶
⃗⃗ ∙ 𝑑𝑠⃗
∮𝑉
𝑆
Note: the normal vector of a surface is the unit vector that is perpendicular to the surface and shows
the direction of orientation of the surface.
Divergence is the tendency of a vector field to spread out. Technically, it is the amount of flow out of
a volume per unit volume as the volume approaches 0.
To approach the problem in the rectangular coordinate system, consider a small cuboid with sides
𝑑𝑥, 𝑑𝑦 and 𝑑𝑧. It exists at a place with a point (𝑥, 𝑦, 𝑧) at its center. Assume that this cuboid is in a
⃗⃗. The vector field is of the form 𝑉𝑥 ⃗⃗⃗⃗⃗
vector field 𝑉 𝑎𝑥 + 𝑉𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 + 𝑉𝑧 ⃗⃗⃗⃗⃗.
𝑎𝑧 Here, 𝑉𝑥 , 𝑉𝑦 and 𝑉𝑧 are the x-
component, y-component and z-component respectively of the vector field 𝑉 ⃗⃗.
−𝑑𝑦𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑥
and
𝑑𝑦𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑥
Movement is along the x axis, so only partial derivatives with respect to x and dx increments are
included.
Academic Success Center Repository
𝜕𝑉𝑥 1 𝜕𝑉𝑥 1
−𝑑𝑦𝑑𝑧 (𝑉𝑥 − ∗ (𝑑𝑥)) + 𝑑𝑦𝑑𝑧 (𝑉𝑥 + ∗ (𝑑𝑥))
𝜕𝑥 2 𝜕𝑥 2
So,
𝜕𝑉𝑥 1 𝜕𝑉𝑥 1
−𝑑𝑦𝑑𝑧𝑉𝑥 + 𝑑𝑦𝑑𝑧 ∗ (𝑑𝑥) + 𝑑𝑦𝑑𝑧𝑉𝑥 + 𝑑𝑦𝑑𝑧 ∗ (𝑑𝑥)
𝜕𝑥 2 𝜕𝑥 2
𝜕𝑉𝑥 1 𝜕𝑉𝑥 1
= −𝑑𝑦𝑑𝑧𝑉𝑥 + 𝑑𝑦𝑑𝑧 ∗ (𝑑𝑥) + 𝑑𝑦𝑑𝑧𝑉𝑥 + 𝑑𝑦𝑑𝑧 ∗ (𝑑𝑥)
𝜕𝑥 2 𝜕𝑥 2
𝜕𝑉𝑥
𝑑𝑥𝑑𝑦𝑑𝑧
𝜕𝑥
If the faces perpendicular to the y axis are considered, namely
−𝑑𝑥𝑑𝑧 𝑎
⃗⃗⃗⃗⃗
𝑦
and
𝑑𝑥𝑑𝑧 𝑎
⃗⃗⃗⃗⃗
𝑦
Movement is along the y axis, so only partial derivatives with respect to y and dy increments are
included.
𝜕𝑉𝑦 1 𝜕𝑉𝑦 1
−𝑑𝑥𝑑𝑧 (𝑉𝑦 − ∗ (𝑑𝑦)) + 𝑑𝑥𝑑𝑧 (𝑉𝑥 + ∗ (𝑑𝑦))
𝜕𝑦 2 𝜕𝑦 2
So,
Academic Success Center Repository
𝜕𝑉𝑦 1 𝜕𝑉𝑦 1
−𝑑𝑥𝑑𝑧𝑉𝑦 + 𝑑𝑥𝑑𝑧 ∗ (𝑑𝑦) + 𝑑𝑥𝑑𝑧𝑉𝑦 + 𝑑𝑥𝑑𝑧 ∗ (𝑑𝑦)
𝜕𝑦 2 𝜕𝑦 2
𝜕𝑉𝑦 1 𝜕𝑉𝑦 1
= −𝑑𝑥𝑑𝑧𝑉𝑦 + 𝑑𝑥𝑑𝑧 ∗ (𝑑𝑦) + 𝑑𝑥𝑑𝑧𝑉𝑦 + 𝑑𝑥𝑑𝑧 ∗ (𝑑𝑦)
𝜕𝑦 2 𝜕𝑦 2
𝜕𝑉𝑦
𝑑𝑥𝑑𝑦𝑑𝑧
𝜕𝑦
If the faces perpendicular to the z axis are considered, namely
−𝑑𝑥𝑑𝑦 ⃗⃗⃗⃗⃗
𝑎𝑧
and
𝑑𝑥𝑑𝑦 ⃗⃗⃗⃗⃗
𝑎𝑧
Movement is along the z axis, so only partial derivatives with respect to z and dz increments are
included.
1 𝜕𝑉𝜌 1 𝜕𝑉𝜙 1
−(𝜌 − 𝑑𝜌)𝑑𝜙𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝜌 ∙ ((𝑉𝜌 − ∗ (𝑑𝜌)) ⃗⃗⃗⃗⃗
𝑎𝜌 + (𝑉𝜙 − ∗ (𝑑𝜌)) ⃗⃗⃗⃗⃗⃗
𝑎𝜙
2 𝜕𝜌 2 𝜕𝜌 2
𝜕𝑉𝑧 1
+ (𝑉𝑧 − ∗ (𝑑𝜌)) ⃗⃗⃗⃗⃗
𝑎𝑧 )
𝜕𝜌 2
Movement is along the 𝜌 dimension, so only partial derivatives with respect to 𝜌 and 𝑑𝜌 increments
are included.
1 𝜕𝑉𝜌 1 1 𝜕𝑉𝜌 1
−(𝜌 − 𝑑𝜌)𝑑𝜙𝑑𝑧 (𝑉𝜌 − ∗ (𝑑𝜌)) + (𝜌 + 𝑑𝜌)𝑑𝜙𝑑𝑧 (𝑉𝜌 + ∗ (𝑑𝜌))
2 𝜕𝜌 2 2 𝜕𝜌 2
So,
1 1 𝜕𝑉𝜌 1 1 1 𝜕𝑉𝜌
−(𝜌 − 𝑑𝜌)𝑑𝜙𝑑𝑧 𝑉𝜌 + (𝜌 − 𝑑𝜌)𝑑𝜙𝑑𝑧 ∗ (𝑑𝜌) + (𝜌 + 𝑑𝜌)𝑑𝜙𝑑𝑧𝑉𝜌 + (𝜌 + 𝑑𝜌)𝑑𝜙𝑑𝑧
2 2 𝜕𝜌 2 2 2 𝜕𝜌
1
∗ (𝑑𝜌)
2
𝜕𝑉𝜌 𝜕𝑉𝜌 𝜕
= (𝑑𝜌)𝑑𝜙𝑑𝑧𝑉𝜌 + (𝜌)𝑑𝜙𝑑𝑧 ∗ (𝑑𝜌) = 𝑑𝜌𝑑𝜙𝑑𝑧 ( 𝜌 + 𝑉𝜌 ) = 𝑑𝜌𝑑𝜙𝑑𝑧( (𝜌𝑉𝜌 ))
𝜕𝜌 𝜕𝜌 𝜕𝜌
𝜕𝑉𝜌 𝜕
𝑑𝜌𝑑𝜙𝑑𝑧 ( 𝜌 + 𝑉𝜌 ) = 𝑑𝜌𝑑𝜙𝑑𝑧 ( (𝜌𝑉𝜌 ))
𝜕𝜌 𝜕𝜌
−𝑑𝜌𝑑𝑧𝑎
⃗⃗⃗⃗⃗⃗
𝜙
and
𝑑𝜌𝑑𝑧𝑎
⃗⃗⃗⃗⃗⃗
𝜙
Movement is along the 𝜙 dimension, so only partial derivatives with respect to 𝜙 and 𝑑𝜙 increments
are included.
So,
𝜕𝑉𝜙 1 𝜕𝑉𝜙 1
−𝑑𝜌𝑑𝑧𝑉𝜙 + 𝑑𝜌𝑑𝑧 ∗ (𝑑𝜙) + 𝑑𝜌𝑑𝑧𝑉𝜙 + 𝑑𝜌𝑑𝑧 ∗ (𝑑𝜙)
𝜕𝜙 2 𝜕𝜙 2
𝜕𝑉𝜙 1 𝜕𝑉𝜙 1
= −𝑑𝜌𝑑𝑧𝑉𝜙 + 𝑑𝜌𝑑𝑧 ∗ (𝑑𝜙) + 𝑑𝜌𝑑𝑧𝑉𝜙 + 𝑑𝜌𝑑𝑧 ∗ (𝑑𝜙)
𝜕𝜙 2 𝜕𝜙 2
𝜕𝑉𝜙
𝑑𝜌𝑑𝜙𝑑𝑧
𝜕𝜙
If the faces perpendicular to the z axis are considered, namely
−𝜌𝑑𝜌𝑑𝜙 ⃗⃗⃗⃗⃗
𝑎𝑧
and
𝜌𝑑𝜌𝑑𝜙 ⃗⃗⃗⃗⃗
𝑎𝑧
For the face
𝜌𝑑𝜌𝑑𝜙 ⃗⃗⃗⃗⃗
𝑎𝑧
Movement is along the z axis, so only partial derivatives with respect to z and dz increments are
included.
𝜕𝑉𝑧 1 𝜕𝑉𝑧 1
−𝜌𝑑𝜌𝑑𝜙𝑉𝑧 + 𝜌𝑑𝜌𝑑𝜙 ∗ (𝑑𝑧) + 𝜌𝑑𝜌𝑑𝜙𝑉𝑧 + 𝜌𝑑𝜌𝑑𝜙 ∗ (𝑑𝑧)
𝜕𝑧 2 𝜕𝑧 2
𝜕𝑉𝑧 1 𝜕𝑉𝑧 1
−𝜌𝑑𝜌𝑑𝜙𝑉𝑧 + 𝜌𝑑𝜌𝑑𝜙 ∗ (𝑑𝑧) + 𝜌𝑑𝜌𝑑𝜙𝑉𝑧 + 𝜌𝑑𝜌𝑑𝜙 ∗ (𝑑𝑧)
𝜕𝑧 2 𝜕𝑧 2
𝜕𝑉𝑧
𝜌𝑑𝜌𝑑𝜙𝑑𝑧
𝜕𝑧
The total outward flux is
𝜕 𝜕𝑉𝜙 𝜕𝑉𝑧
𝑑𝜌𝑑𝜙𝑑𝑧 ( (𝜌𝑉𝜌 )) + 𝑑𝜌𝑑𝜙𝑑𝑧 + 𝜌𝑑𝜌𝑑𝜙𝑑𝑧
𝜕𝜌 𝜕𝜙 𝜕𝑧
To approach the problem in the spherical coordinate system, consider a small segment with sides
𝑑𝑟, 𝑟𝑑𝜃 and 𝑟 sin 𝜃 𝑑𝜙. It exists at a place with a point (𝑟, 𝜃, 𝜙) at its center. Assume that this cuboid
⃗⃗. The vector field is of the form 𝑉𝑟 ⃗⃗⃗⃗⃗
is in a vector field 𝑉 𝑎𝑟 + 𝑉𝜃 ⃗⃗⃗⃗⃗
𝑎𝜃 + 𝑉𝜙 ⃗⃗⃗⃗⃗⃗.
𝑎𝜙 Here, 𝑉𝑟 , 𝑉𝜃 and 𝑉𝜙 are the
𝑟 -component, 𝜃 -component and 𝜙-component respectively of the vector field 𝑉 ⃗⃗.
−𝑟 2 sin 𝜃 𝑑𝜙 𝑑𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟
and
𝑟 2 sin 𝜃 𝑑𝜙 𝑑𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟
For the face
(𝑟)2 sin 𝜃 𝑑𝜙 𝑑𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟
1 𝜕𝑉𝑟 1 𝜕𝑉𝜃 1
−(𝑟 − 𝑑𝑟)2 sin 𝜃 𝑑𝜙 𝑑𝜃 ⃗⃗⃗⃗⃗
𝑎𝑟 ∙ ((𝑉𝑟 − ∗ (𝑑𝑟)) ⃗⃗⃗⃗⃗
𝑎𝑟 + (𝑉𝜃 − ∗ (𝑑𝑟)) ⃗⃗⃗⃗⃗
𝑎𝜃
2 𝜕𝑟 2 𝜕𝑟 2
𝜕𝑉𝜙 1
+ (𝑉𝜙 − ∗ (𝑑𝑟)) ⃗⃗⃗⃗⃗⃗
𝑎𝜙 )
𝜕𝑟 2
Movement is along the 𝑟 dimension, so only partial derivatives with respect to 𝑟 and 𝑑𝑟 increments
are included.
𝜕(𝑟 2 𝑉𝑟 )
𝑑𝑟 sin 𝜃 𝑑𝜙 𝑑𝜃 ( )
𝜕𝑟
−𝑟 sin 𝜃 𝑑𝑟 𝑑𝜙 ⃗⃗⃗⃗⃗
𝑎𝜃
and
𝑟 sin 𝜃 𝑑𝑟 𝑑𝜙 ⃗⃗⃗⃗⃗
𝑎𝜃
For the face
𝑟 sin 𝜃 𝑑𝑟 𝑑𝜙 ⃗⃗⃗⃗⃗
𝑎𝜃
1 𝜕𝑉𝑟 1 𝜕𝑉𝜃 1
−𝑟 sin (𝜃 − 𝑑𝜃) 𝑑𝑟 𝑑𝜙 ⃗⃗⃗⃗⃗
𝑎𝜃 ∙ ((𝑉𝑟 − ∗ (𝑑𝜃)) ⃗⃗⃗⃗⃗
𝑎𝑟 + (𝑉𝜃 − ∗ (𝑑𝜃)) ⃗⃗⃗⃗⃗
𝑎𝜃
2 𝜕𝜃 2 𝜕𝜃 2
𝜕𝑉𝜙 1
+ (𝑉𝜙 − ∗ (𝑑𝜃)) ⃗⃗⃗⃗⃗⃗
𝑎𝜙 )
𝜕𝜃 2
Movement is along the 𝜃 dimension, so only partial derivatives with respect to 𝜃 and 𝑑𝜃 increments
are included.
𝜕𝑉𝜃
𝑟𝑑𝑟𝑑𝜙𝑑𝜃 ∗ (𝑉𝜃 cos(𝜃) + sin(𝜃))
𝜕𝜃
Using the product rule of differentiation, we get
𝜕 (𝑉𝜃 sin(𝜃))
𝑟𝑑𝑟𝑑𝜙𝑑𝜃 ∗ ( )
𝜕𝜃
−𝑟 𝑑𝑟 𝑑𝜃 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
and
𝑟 𝑑𝑟 𝑑𝜃 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
Movement is along the 𝜙 direction, so only partial derivatives with respect to 𝜙 and 𝑑𝜙 increments
are included.
So,
𝜕𝑉𝜙 1 𝜕𝑉𝜙 1
−𝑟𝑑𝑟𝑑𝜃𝑉𝜙 + 𝑟𝑑𝑟𝑑𝜃 ∗ (𝑑𝜙) + 𝑟𝑑𝑟𝑑𝜃𝑉𝜙 + 𝑟𝑑𝑟𝑑𝜃 ∗ (𝑑𝜙)
𝜕𝜙 2 𝜕𝜙 2
𝜕𝑉𝜙 1 𝜕𝑉𝜙 1
−𝑟𝑑𝑟𝑑𝜃𝑉𝜙 + 𝑟𝑑𝑟𝑑𝜃 ∗ (𝑑𝜙) + 𝑟𝑑𝑟𝑑𝜃𝑉𝜙 + 𝑟𝑑𝑟𝑑𝜃 ∗ (𝑑𝜙)
𝜕𝜙 2 𝜕𝜙 2
The total outward flux is
𝜕𝑉𝑟 𝜕𝑉𝜃 𝜕𝑉𝜙
𝑟 2 sin 𝜃 𝑑𝑟𝑑𝜙 𝑑𝜃 + 𝑟 sin 𝜃 𝑑𝑟𝑑𝜃𝑑𝜙 + 𝑟𝑑𝑟𝑑𝜃𝑑𝜙
𝜕𝑟 𝜕𝜃 𝜕𝜙
Academic Success Center Repository
The increments added to the surface vectors in the given dimensions are added to include the effect
of the geometry of the coordinate system on the equation.
In the spherical and cylindrical coordinates, the substitutions have to be done to change vectors in
the rectangular coordinate systems to the appropriate forms in the respective coordinate systems.
To interpret the divergence, it is as if the divergence measures how much the vector field tends to
point away from a given point.
Curl means the tendency of a vector field to twist in a certain region. Technically, it means the
normal vector of the corresponding oriented closed surface that gives the maximum circulation per
unit area at a given point as the area that makes up the surface approaches 0.
Note: Circulation is taken counterclockwise depending on the orientation of the surface; the right-
hand rule is used with the thumb in the direction of the orientation vector, so that the fingers curl in
the direction of the circulation.
When using the right-hand rule to find the positions of the vectors as viewed by the viewer, let one
finger point to the viewer, another point to the right and the other point upwards.
To approach the problem in the cylindrical coordinate system, take the three surfaces 𝑑𝑥𝑑𝑦𝑎
⃗⃗⃗⃗⃗,
𝑧
𝑑𝑦𝑑𝑧𝑎⃗⃗⃗⃗⃗𝑥 and 𝑑𝑧𝑑𝑥𝑎
⃗⃗⃗⃗⃗.
𝑦
𝑑𝑥𝑑𝑦𝑎
⃗⃗⃗⃗⃗𝑧
This rectangle has a point (x,y,z) at its center and is in a vector field 𝑉𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 + 𝑉𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 + 𝑉𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧
If the ⃗⃗⃗⃗⃗
𝑎𝑧 vector is taken to point towards the viewer, the positive x axis will point to the right and the
positive y axis will point upwards. Therefore, +𝑑𝑥𝑎⃗⃗⃗⃗⃗𝑥 will be at the bottom of the rectangle
1 1
(− 𝑑𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), +𝑑𝑦𝑎
⃗⃗⃗⃗⃗
𝑦 will be to the right (+ 𝑑𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), −𝑑𝑥𝑎
⃗⃗⃗⃗⃗𝑥
2 2
1
will be on the top (+ 2 𝑑𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) and −𝑑𝑦𝑎
⃗⃗⃗⃗⃗
𝑦 will be on the left
1
(− 𝑑𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟).
2
To calculate the line integral across each segment, the increments must also be added.
1
For the segment +𝑑𝑥𝑎
⃗⃗⃗⃗⃗𝑥 (− 𝑑𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), we have
2
𝜕(𝑉𝑥 ) 1
(𝑉𝑥 − ∗ 𝑑𝑦)(+𝑑𝑥)
𝜕𝑦 2
1
For the segment +𝑑𝑦𝑎
⃗⃗⃗⃗⃗
𝑦 (+ 2 𝑑𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), we have
Academic Success Center Repository
𝜕(𝑉𝑦 ) 1
(𝑉𝑦 + ∗ 𝑑𝑥)(+𝑑𝑦)
𝜕𝑥 2
1
For the segment −𝑑𝑥𝑎
⃗⃗⃗⃗⃗𝑥 (+ 2 𝑑𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) , we have
𝜕(𝑉𝑥 ) 1
(𝑉𝑥 + ∗ 𝑑𝑦)(−𝑑𝑥)
𝜕𝑦 2
1
For the segment −𝑑𝑦𝑎
⃗⃗⃗⃗⃗
𝑦 (− 𝑑𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) , we have
2
𝜕(𝑉𝑦 ) 1
(𝑉𝑦 − ∗ 𝑑𝑥)(−𝑑𝑦)
𝜕𝑥 2
The total circulation is found to be
𝑑𝑦𝑑𝑧𝑎
⃗⃗⃗⃗⃗𝑥
This rectangle has a point (x,y,z) at its center and is in a vector field 𝑉𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 + 𝑉𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 + 𝑉𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧
If the ⃗⃗⃗⃗⃗
𝑎𝑥 vector is taken to point towards the viewer, the positive y axis will point to the right and the
positive z axis will point upwards. Therefore, +𝑑𝑦𝑎⃗⃗⃗⃗⃗
𝑦 will be at the bottom of the rectangle
1 1
(− 2 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), +𝑑𝑧𝑎
⃗⃗⃗⃗⃗𝑧 will be to the right (+ 2 𝑑𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), −𝑑𝑦𝑎
⃗⃗⃗⃗⃗
𝑦 will
1
be on the top (+ 2 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) and −𝑑𝑧𝑎
⃗⃗⃗⃗⃗𝑧 will be on the left
1
(− 2 𝑑𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟).
To calculate the line integral across each segment, the increments must also be added.
Academic Success Center Repository
1
For the segment +𝑑𝑦𝑎
⃗⃗⃗⃗⃗
𝑦 (− 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), we have
2
𝜕(𝑉𝑦 ) 1
(𝑉𝑦 − ∗ 𝑑𝑧) (+𝑑𝑦)
𝜕𝑧 2
1
For the segment +𝑑𝑧𝑎
⃗⃗⃗⃗⃗𝑧 (+ 2 𝑑𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), we have
𝜕 (𝑉𝑧 ) 1
(𝑉𝑧 + ∗ 𝑑𝑦) (+𝑑𝑧)
𝜕𝑦 2
1
For the segment −𝑑𝑦𝑎
⃗⃗⃗⃗⃗
𝑦 (+ 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) , we have
2
𝜕(𝑉𝑦 ) 1
(𝑉𝑦 + ∗ 𝑑𝑧)(−𝑑𝑦)
𝜕𝑧 2
1
For the segment −𝑑𝑧𝑎
⃗⃗⃗⃗⃗𝑧 (− 𝑑𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) , we have
2
𝜕 (𝑉𝑧 ) 1
(𝑉𝑧 − ∗ 𝑑𝑦)(−𝑑𝑧)
𝜕𝑦 2
The total circulation is found to be
𝜕(𝑉𝑧 ) 𝜕(𝑉𝑦 )
=( ∗ 𝑑𝑦)(𝑑𝑧) + (− 𝑑𝑦)(𝑑𝑧)
𝜕𝑦 𝜕𝑧
The circulation per unit area is
𝑑𝑧𝑑𝑥𝑎
⃗⃗⃗⃗⃗
𝑦
This rectangle has a point (x,y,z) at its center and is in a vector field 𝑉𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 + 𝑉𝑦 𝑎
⃗⃗⃗⃗⃗
𝑦 + 𝑉𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧
If the 𝑎
⃗⃗⃗⃗⃗
𝑦 vector is taken to point towards the viewer, the positive z axis will point to the right and the
positive x axis will point upwards. Therefore, +𝑑𝑧𝑎 ⃗⃗⃗⃗⃗𝑧 will be at the bottom of the rectangle
1 1
(− 𝑑𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), +𝑑𝑥𝑎
⃗⃗⃗⃗⃗𝑥 will be to the right (+ 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), −𝑑𝑧𝑎
⃗⃗⃗⃗⃗𝑧 will
2 2
1
be on the top (+ 2 𝑑𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) and −𝑑𝑥𝑎
⃗⃗⃗⃗⃗𝑥 will be on the left
1
(− 2 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟).
To calculate the line integral across each segment, the increments must also be added.
1
For the segment +𝑑𝑧𝑎
⃗⃗⃗⃗⃗𝑧 (− 2 𝑑𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), we have
𝜕(𝑉𝑧 ) 1
(𝑉𝑧 − ∗ 𝑑𝑥) (+𝑑𝑧)
𝜕𝑥 2
1
For the segment +𝑑𝑥𝑎
⃗⃗⃗⃗⃗𝑥 (+ 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), we have
2
𝜕(𝑉𝑥 ) 1
(𝑉𝑥 + ∗ 𝑑𝑧) (+𝑑𝑥)
𝜕𝑧 2
1
For the segment −𝑑𝑧𝑎
⃗⃗⃗⃗⃗𝑧 (+ 2 𝑑𝑥 ⃗⃗⃗⃗⃗
𝑎𝑥 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) , we have
𝜕(𝑉𝑧 ) 1
(𝑉𝑧 + ∗ 𝑑𝑥) (−𝑑𝑧)
𝜕𝑥 2
1
For the segment −𝑑𝑥𝑎
⃗⃗⃗⃗⃗𝑥 (− 2 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) , we have
𝜕 (𝑉𝑥 ) 1
(𝑉𝑥 − ∗ 𝑑𝑧)(−𝑑𝑥)
𝜕𝑧 2
The total circulation is found to be
Academic Success Center Repository
𝜕 (𝑉𝑥 ) 𝜕 (𝑉𝑧 )
=( ∗ 𝑑𝑧)(𝑑𝑥) + (− 𝑑𝑥)(𝑑𝑧)
𝜕𝑧 𝜕𝑥
The circulation per unit area is
𝜌𝑑𝜌𝑑𝜙 ⃗⃗⃗⃗⃗
𝑎𝑧
𝜌𝑑𝜙𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝜌
𝑑𝜌𝑑𝑧𝑎
⃗⃗⃗⃗⃗⃗
𝜙
If the face
𝜌𝑑𝜌𝑑𝜙 ⃗⃗⃗⃗⃗
𝑎𝑧
is considered, and the ⃗⃗⃗⃗⃗
𝑎𝑧 is taken to point towards the viewer, the ⃗⃗⃗⃗⃗
𝑎𝜌 vector points to the right and
the ⃗⃗⃗⃗⃗
𝑎𝜃 points upwards.
This rectangle has a point (𝜌, 𝜙, 𝑧) at its center and is in a vector field 𝑉𝜌 ⃗⃗⃗⃗⃗
𝑎𝜌 + 𝑉𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 + 𝑉𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧
1
The appropriate line elements are +𝑑𝜌𝑎
⃗⃗⃗⃗⃗
𝜌 (− 2 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
1 1 1
+ (𝜌 + 𝑑𝜌) 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (+ 𝑑𝜌𝑎
⃗⃗⃗⃗⃗
𝜌 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), −𝑑𝜌𝑎
⃗⃗⃗⃗⃗
𝜌 (+ 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) and
2 2 2
1 1
− (𝜌 − 𝑑𝜌) 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (− 𝑑𝜌𝑎
⃗⃗⃗⃗⃗
𝜌 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟)
2 2
1
For the segment +𝑑𝜌𝑎
⃗⃗⃗⃗⃗
𝜌 (− 2 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟)
𝜕(𝑉𝜌 ) 1
+𝑑𝜌 (𝑉𝜌 − ∗ 𝑑𝜙)
𝜕𝜙 2
Academic Success Center Repository
1 1
For the segment + (𝜌 + 2 𝑑𝜌) 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (+ 2 𝑑𝜌𝑎
⃗⃗⃗⃗⃗
𝜌 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟)
1
+ (𝜌 + 𝑑𝜌) 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙
2
𝜕(𝑉𝜌 ) 1 𝜕(𝑉𝜙 ) 1 𝜕 (𝑉𝑧 ) 1
∙ ((𝑉𝜌 + ∗ 𝑑𝜌) ⃗⃗⃗⃗⃗
𝑎𝜌 + (𝑉𝜙 + ∗ 𝑑𝜌) ⃗⃗⃗⃗⃗⃗
𝑎𝜙 + (𝑉𝑧 + ∗ 𝑑𝜌) ⃗⃗⃗⃗⃗)
𝑎𝑧
𝜕𝜌 2 𝜕𝜌 2 𝜕𝜌 2
1 𝜕(𝑉𝜙 ) 1
(𝜌 + 𝑑𝜌) 𝑑𝜙 (𝑉𝜙 − ∗ 𝑑𝜌)
2 𝜕𝜌 2
1
For the segment −𝑑𝜌𝑎
⃗⃗⃗⃗⃗
𝜌 (+ 2 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟)
𝜕(𝑉𝜌 ) 1
−𝑑𝜌 (𝑉𝜌 + ∗ 𝑑𝜙)
𝜕𝜙 2
1 1
For the segment − (𝜌 − 2 𝑑𝜌) 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (− 2 𝑑𝜌𝑎
⃗⃗⃗⃗⃗
𝜌 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟)
1 𝜕(𝑉𝜙 ) 1
− (𝜌 − 𝑑𝜌) 𝑑𝜙 (𝑉𝜙 − ∗ 𝑑𝜌)
2 𝜕𝜌 2
1 𝜕(𝑉𝜙 ) 1 𝜕(𝑉𝜌 ) 1
− (𝜌 − 𝑑𝜌) 𝑑𝜙 (𝑉𝜙 − ∗ 𝑑𝜌) − 𝑑𝜌 (𝑉𝜌 + ∗ 𝑑𝜙)
2 𝜕𝜌 2 𝜕𝜙 2
1 𝜕(𝑉𝜙 ) 1 𝜕(𝑉𝜌 ) 1
+ (𝜌 + 𝑑𝜌) 𝑑𝜙 (𝑉𝜙 + ∗ 𝑑𝜌) + 𝑑𝜌 (𝑉𝜌 − ∗ 𝑑𝜙)
2 𝜕𝜌 2 𝜕𝜙 2
1 𝜕(𝑉𝜙 ) 1
+ (𝜌 + 𝑑𝜌) 𝑑𝜙 (𝑉𝜙 + ∗ 𝑑𝜌)
2 𝜕𝜌 2
1 𝜕(𝑉𝜙 ) 1 𝜕(𝑉𝜌 )
(−𝜌 + 𝑑𝜌) 𝑑𝜙 (𝑉𝜙 − ∗ 𝑑𝜌) + 𝑑𝜌 (− ∗ 𝑑𝜙)
2 𝜕𝜌 2 𝜕𝜙
1 𝜕(𝑉𝜙 ) 1
+ (𝜌 + 𝑑𝜌) 𝑑𝜙 (𝑉𝜙 + ∗ 𝑑𝜌)
2 𝜕𝜌 2
𝜕(𝑉𝜙 ) 𝜕(𝑉𝜌 )
(𝜌)𝑑𝜙 ( ∗ 𝑑𝜌) + ( +𝑑𝜌)𝑑𝜙(𝑉𝜙 ) + 𝑑𝜌 (− ∗ 𝑑𝜙)
𝜕𝜌 𝜕𝜙
𝜕(𝑉𝜙 ) 𝜕(𝑉𝜌 )
(𝜌)𝑑𝜙𝑑𝜌 ( ) + ( +𝑑𝜌)𝑑𝜙(𝑉𝜙 ) + 𝑑𝜌 (− ∗ 𝑑𝜙)
𝜕𝜌 𝜕𝜙
𝜕(𝑉𝜙 ) 𝜕(𝑉𝜌 )
𝑑𝜙𝑑𝜌 ((𝜌) ( ) + (𝑉𝜙 )) + 𝑑𝜌 (− ∗ 𝑑𝜙)
𝜕𝜌 𝜕𝜙
𝜕(𝜌𝑉𝜙 ) 𝜕(𝑉𝜌 )
𝑑𝜙𝑑𝜌 (( )) + 𝑑𝜌 (− ∗ 𝑑𝜙)
𝜕𝜌 𝜕𝜙
If the face
𝜌𝑑𝜙𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝜌
This rectangle has a point (𝜌, 𝜙, 𝑧) at its center and is in a vector field 𝑉𝜌 ⃗⃗⃗⃗⃗
𝑎𝜌 + 𝑉𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 + 𝑉𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧
1
The four relevant edges are +𝜌𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (− 2 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
1 1
+𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 (+ 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟), −𝜌𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (+ 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) and
2 2
1
−𝑑𝑧𝑎
⃗⃗⃗⃗⃗(−
𝑧 2
𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟).
1
For the segment +𝜌𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (− 2 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟)
Academic Success Center Repository
𝜕(𝑉𝜙 ) 1
+𝜌𝑑𝜙 (𝑉𝜙 − ∗ 𝑑𝑧)
𝜕𝑧 2
1
𝑎𝑧 (+ 2 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
For the segment +𝑑𝑧 ⃗⃗⃗⃗⃗ 𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟)
𝜕(𝑉𝑧 ) 1
+𝑑𝑧 (𝑉𝑧 + ∗ 𝑑𝜙)
𝜕𝜙 2
1
For the segment−𝜌𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (+ 𝑑𝑧 ⃗⃗⃗⃗⃗
𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟)
2
𝜕(𝑉𝜙 ) 1
−𝜌𝑑𝜙 (𝑉𝜙 + ∗ 𝑑𝑧)
𝜕𝑧 2
1
⃗⃗⃗⃗⃗(−
For the segment−𝑑𝑧𝑎 𝑧 2
𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟).
𝜕(𝑉𝑧 ) 1
−𝑑𝑧 (𝑉𝑧 − ∗ 𝑑𝜙)
𝜕𝜙 2
𝜕(𝑉𝑧 ) 𝜕(𝑉𝜙 )
+𝑑𝑧 ( ∗ 𝑑𝜙) + 𝜌𝑑𝜙 (− ∗ 𝑑𝑧)
𝜕𝜙 𝜕𝑧
If the face
𝑑𝜌𝑑𝑧𝑎
⃗⃗⃗⃗⃗⃗
𝜙
1
If the segment +𝑑𝑧𝑎
⃗⃗⃗⃗⃗(−
𝑧 2
𝑑𝜌 ⃗⃗⃗⃗⃗
𝑎𝜌 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) is considered,
1 𝜕(𝑉𝑧 )
𝑑𝑧 (𝑉𝑧 − ∗ 𝑑𝜌)
2 𝜕𝜌
1
If the segment +𝑑𝜌𝑎 𝜌 (+ 𝑑𝑧 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) is considered,
2
1 𝜕(𝑉𝜌 )
𝑑𝜌 (𝑉𝜌 + ∗ 𝑑𝑧)
2 𝜕𝑧
1
⃗⃗⃗⃗⃗(+
If the segment−𝑑𝑧𝑎 𝑧 𝑑𝜌 ⃗⃗⃗⃗⃗
𝑎𝜌 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟) is considered,
2
1 𝜕(𝑉𝑧 )
−𝑑𝑧 (𝑉𝑧 + ∗ 𝑑𝜌)
2 𝜕𝜌
1
If the segment−𝑑𝜌𝑎 𝜌 (− 2 𝑑𝑧 ⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝑧 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟).is considered,
Academic Success Center Repository
1 𝜕(𝑉𝜌 )
−𝑑𝜌 (𝑉𝜌 − ∗ 𝑑𝑧)
2 𝜕𝑧
𝜕(𝑉𝑧 ) 𝜕(𝑉𝜌 )
𝑑𝑧 (− 𝑑𝜌) + 𝑑𝜌 ( 𝑑𝑧)
𝜕𝜌 𝜕𝑧
𝑟 sin 𝜃 𝑑𝜙𝑑𝑟𝑎
⃗⃗⃗⃗⃗
𝜃
𝑟𝑑𝜃𝑑𝑟𝑎
⃗⃗⃗⃗⃗⃗
𝜙
If the face
1
For the edge +𝑟𝑑𝜃𝑎 𝜃 (− 2 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
𝜕(𝑉𝜃 ) 1
+𝑟𝑑𝜃 (𝑉𝜃 − ∗ 𝑑𝜙)
𝜕𝜙 2
1
For the edge +𝑟 sin 𝜃 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (+ 𝑑𝜃𝑎
⃗⃗⃗⃗⃗
𝜃 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
2
1 𝜕 (𝑉𝑟 ) 1 𝜕 (𝑉𝜃 ) 1
+𝑟 sin(𝜃 + 𝜃) 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 ∙ ((𝑉𝑟 + ∗ 𝑑𝜃) ⃗⃗⃗⃗⃗
𝑎𝑟 + (𝑉𝜃 + ∗ 𝑑𝜃) ⃗⃗⃗⃗⃗
𝑎𝜃
2 𝜕𝜃 2 𝜕𝜃 2
𝜕(𝑉𝜙 ) 1
+ (𝑉𝜙 + ∗ 𝑑𝜃) ⃗⃗⃗⃗⃗⃗)
𝑎𝜙
𝜕𝜃 2
1 𝜕(𝑉𝜙 ) 1
+𝑟 sin(𝜃 + 𝜃) 𝑑𝜙 (𝑉𝜙 + ∗ 𝑑𝜃)
2 𝜕𝜃 2
1
For the edge −𝑟𝑑𝜃𝑎 𝜃 (+ 2 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
⃗⃗⃗⃗⃗ 𝑎𝜙 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
𝜕(𝑉𝜃 ) 1
−𝑟𝑑𝜃 (𝑉𝜃 + ∗ 𝑑𝜙)
𝜕𝜙 2
1
For the edge −𝑟 sin 𝜃 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 (− 2 𝑑𝜃𝑎
⃗⃗⃗⃗⃗
𝜃 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
1 𝜕 (𝑉𝑟 ) 1 𝜕 (𝑉𝜃 ) 1
−𝑟 sin(𝜃 − 𝜃) 𝑑𝜙 ⃗⃗⃗⃗⃗⃗
𝑎𝜙 ∙ ((𝑉𝑟 − ∗ 𝑑𝜃) ⃗⃗⃗⃗⃗
𝑎𝑟 + (𝑉𝜃 − ∗ 𝑑𝜃) ⃗⃗⃗⃗⃗
𝑎𝜃
2 𝜕𝜃 2 𝜕𝜃 2
𝜕(𝑉𝜙 ) 1
+ (𝑉𝜙 − ∗ 𝑑𝜃) ⃗⃗⃗⃗⃗⃗)
𝑎𝜙
𝜕𝜃 2
1 𝜕 (𝑉𝜃 ) 1
−𝑟 sin(𝜃 − 𝜃) 𝑑𝜙 (𝑉𝜃 − ∗ 𝑑𝜃)
2 𝜕𝜃 2
𝜕 (𝑉𝜃 ) 1 𝜕(𝑉𝜙 ) 1
+𝑟𝑑𝜃 (− 𝑑𝜙) + 𝑟 sin(𝜃 + 𝑑𝜃) 𝑑𝜙 (𝑉𝜙 + ∗ 𝑑𝜃)
𝜕𝜙 2 𝜕𝜃 2
1 𝜕(𝑉𝜃 ) 1
− 𝑟 sin(𝜃 − 𝑑𝜃) 𝑑𝜙 (𝑉𝜃 − ∗ 𝑑𝜃)
2 𝜕𝜃 2
𝜕 (𝑉𝜃 ) 1 1
+𝑟𝑑𝜃 (− 𝑑𝜙) + (𝑟 sin (𝜃 + 𝑑𝜃) 𝑑𝜙 − 𝑟 sin (𝜃 − 𝑑𝜃) 𝑑𝜙 ) (𝑉𝜙 )
𝜕𝜙 2 2
1 1 𝜕 (𝑉𝜃 ) 1
+ (𝑟 sin (𝜃 + 𝑑𝜃) 𝑑𝜙 + 𝑟 sin (𝜃 − 𝑑𝜃) 𝑑𝜙 ) ( ∗ 𝑑𝜃)
2 2 𝜕𝜃 2
𝜕 (𝑉𝜃 ) 1 𝜕(𝑉𝜃 ) 1
+𝑟𝑑𝜃 (− 𝑑𝜙) + (2𝑟 cos(𝜃) ( 𝑑𝜃) 𝑑𝜙) (𝑉𝜙 ) + (2𝑟 sin(𝜃) 𝑑𝜙(1) ) ( ∗ 𝑑𝜃)
𝜕𝜙 2 𝜕𝜃 2
𝜕 (𝑉𝜃 ) 𝜕(𝑉𝜃 )
+𝑟𝑑𝜃 (− 𝑑𝜙) + (𝑟 cos(𝜃) (𝑑𝜃) 𝑑𝜙)(𝑉𝜙 ) + (𝑟 sin(𝜃) 𝑑𝜙(1) ) ( 𝑑𝜃)
𝜕𝜙 𝜕𝜃
𝜕 (𝑉𝜃 ) 𝜕(𝑉𝜃 )
+𝑟𝑑𝜃𝑑𝜙 (− ) + 𝑟 (𝑑𝜃) 𝑑𝜙 ((cos(𝜃))(𝑉𝜙 ) + (sin(𝜃)) ( ))
𝜕𝜙 𝜕𝜃
𝜕 (𝑉𝜃 ) 𝜕(𝑉𝜃 )
+𝑟𝑑𝜃𝑑𝜙 ((− ) + (cos(𝜃))(𝑉𝜙 ) + (sin(𝜃)) ( ))
𝜕𝜙 𝜕𝜃
If the face
𝑟 sin 𝜃 𝑑𝜙𝑑𝑟𝑎
⃗⃗⃗⃗⃗
𝜃
1
For the edge +𝑟 sin 𝜃 𝑑𝜙𝑎 𝜙 (− 2 𝑑𝑟𝑎
⃗⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗𝑟 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
Academic Success Center Repository
1 𝜕 (𝑉𝑟 ) 1 𝜕 (𝑉𝜃 ) 1
+ (𝑟 − 𝑑𝑟) sin 𝜃 𝑑𝜙𝑎
⃗⃗⃗⃗⃗⃗
𝜙 ∙ ((𝑉𝑟 − ∗ 𝑑𝑟) ⃗⃗⃗⃗⃗
𝑎𝑟 + (𝑉𝜃 − ∗ 𝑑𝑟) ⃗⃗⃗⃗⃗
𝑎𝜃
2 𝜕𝑟 2 𝜕𝑟 2
𝜕(𝑉𝜙 ) 1
+ (𝑉𝜙 − ∗ 𝑑𝑟 ) ⃗⃗⃗⃗⃗⃗)
𝑎𝜙
𝜕𝑟 2
1 𝜕(𝑉𝜙 ) 1
(𝑟 − 𝑑𝑟) sin 𝜃 𝑑𝜙 (𝑉𝜙 − ∗ 𝑑𝑟 )
2 𝜕𝑟 2
1
For the edge +𝑑𝑟 ⃗⃗⃗⃗⃗
𝑎𝑟 (+ 𝑑𝜙𝑎
⃗⃗⃗⃗⃗
𝜃 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
2
𝜕(𝑉𝑟 ) 1
+𝑑𝑟 (𝑉𝑟 + ∗ 𝑑𝜙)
𝜕𝜙 2
1
For the edge −𝑟 sin 𝜃 𝑑𝜙𝑎 𝜙 (+ 2 𝑑𝑟𝑎
⃗⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗𝑟 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
1 𝜕(𝑉𝑟 ) 1 𝜕 (𝑉𝜃 ) 1
−(𝑟 + 𝑑𝑟) sin 𝜃 𝑑𝜙𝑎
⃗⃗⃗⃗⃗⃗
𝜙 ∙ ((𝑉𝑟 + ∗ 𝑑𝑟) ⃗⃗⃗⃗⃗
𝑎𝑟 + (𝑉𝜃 + ∗ 𝑑𝑟) ⃗⃗⃗⃗⃗
𝑎𝜃
2 𝜕𝑟 2 𝜕𝑟 2
𝜕(𝑉𝜙 ) 1
+ (𝑉𝜙 + ∗ 𝑑𝑟) ⃗⃗⃗⃗⃗⃗)
𝑎𝜙
𝜕𝑟 2
1 𝜕(𝑉𝜙 ) 1
−(𝑟 + 𝑑𝑟) sin 𝜃 𝑑𝜙 (𝑉𝜙 + ∗ 𝑑𝑟)
2 𝜕𝑟 2
1
For the edge −𝑑𝑟 ⃗⃗⃗⃗⃗
𝑎𝑟 (− 2 𝑑𝜃𝑎
⃗⃗⃗⃗⃗
𝜃 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
𝜕 (𝑉𝑟 ) 1
−𝑑𝑟 (𝑉𝑟 − ∗ 𝑑𝜃)
𝜕𝜃 2
1 𝜕(𝑉𝜙 ) 1 𝜕 (𝑉𝑟 ) 1
(𝑟 − 𝑑𝑟) sin 𝜃 𝑑𝜙 (𝑉𝜙 − ∗ 𝑑𝑟 ) + 𝑑𝑟 (𝑉𝑟 + ∗ 𝑑𝜙)
2 𝜕𝑟 2 𝜕𝜙 2
1 𝜕(𝑉𝜙 ) 1 𝜕 (𝑉𝑟 ) 1
−(𝑟 + 𝑑𝑟) sin 𝜃 𝑑𝜙 (𝑉𝜙 + ∗ 𝑑𝑟) − 𝑑𝑟 (𝑉𝑟 − ∗ 𝑑𝜃)
2 𝜕𝑟 2 𝜕𝜃 2
1 𝜕(𝑉𝜙 ) 1 𝜕(𝑉𝜙 ) 1
− ( 𝑑𝑟) (sin 𝜃 𝑑𝜙 ((𝑉𝜙 − ∗ 𝑑𝑟)) + (sin 𝜃 𝑑𝜙 (𝑉𝜙 + ∗ 𝑑𝑟)))
2 𝜕𝑟 2 𝜕𝑟 2
Academic Success Center Repository
𝜕(𝑉𝜙 ) 𝜕(𝑉𝑟 ) 1
(𝑟) ((sin 𝜃 𝑑𝜙 (− 𝑑𝑟 ))) + 𝑑𝑟 ( 𝑑𝜙) − ( 𝑑𝑟) (sin 𝜃 𝑑𝜙 ((2𝑉𝜙 )))
𝜕𝑟 𝜕𝜙 2
𝜕(𝑉𝜙 ) 𝜕 (𝑉𝑟 )
sin 𝜃 𝑑𝜙𝑑𝑟 (−𝑟 ) − (𝑑𝑟 sin 𝜃 𝑑𝜙)(𝑉𝜙 ) + ( 𝑑𝑟𝑑𝜙)
𝜕𝑟 𝜕𝜙
𝜕(𝑟𝑉𝜙 ) 𝜕(𝑉𝑟 )
(− sin 𝜃 𝑑𝜙𝑑𝑟 ( )+ ( 𝑑𝑟𝑑𝜙))
𝜕𝑟 𝜕𝜙
If the face
𝑟𝑑𝜃𝑑𝑟𝑎
⃗⃗⃗⃗⃗⃗
𝜙
𝜕 (𝑉𝑟 ) 1
+𝑑𝑟 (𝑉𝑟 − ∗ 𝑑𝜃)
𝜕𝜃 2
1
For the edge 𝑟𝑑𝜃𝑎
⃗⃗⃗⃗⃗
𝜃 (+ 2 𝑑𝑟𝑎
⃗⃗⃗⃗⃗𝑟 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
1 𝜕 (𝑉𝜃 ) 1
(𝑟 + 𝑑𝑟)𝑑𝜃 (𝑉𝜃 + ∗ 𝑑𝑟)
2 𝜕𝑟 2
1
⃗⃗⃗⃗⃗𝑟 (+ 2 𝑑𝜃𝑎
For the edge −𝑑𝑟𝑎 ⃗⃗⃗⃗⃗
𝜃 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
Academic Success Center Repository
𝜕 (𝑉𝑟 ) 1
−𝑑𝑟 (𝑉𝑟 + ∗ 𝑑𝜃)
𝜕𝜃 2
1
For the edge −𝑟𝑑𝜃𝑎
⃗⃗⃗⃗⃗
𝜃 (+ 2 𝑑𝑟𝑎
⃗⃗⃗⃗⃗𝑟 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑐𝑒𝑛𝑡𝑒𝑟),
1 𝜕 (𝑉𝑟 ) 1 𝜕(𝑉𝜃 ) 1
− (𝑟 − 𝑑𝑟) 𝑑𝜃𝑎
⃗⃗⃗⃗⃗
𝜃 ∙ ((𝑉𝑟 − ∗ 𝑑𝑟) ⃗⃗⃗⃗⃗
𝑎𝑟 + (𝑉𝜃 − ∗ 𝑑𝑟) ⃗⃗⃗⃗⃗
𝑎𝜃
2 𝜕𝑟 2 𝜕𝑟 2
𝜕(𝑉𝜙 ) 1
+ (𝑉𝜙 − ∗ 𝑑𝑟) ⃗⃗⃗⃗⃗⃗)
𝑎𝜙
𝜕𝑟 2
1 𝜕(𝑉𝜃 ) 1
− (𝑟 − 𝑑𝑟) 𝑑𝜃 (𝑉𝜃 − ∗ 𝑑𝑟)
2 𝜕𝑟 2
𝜕 (𝑉𝑟 ) 𝜕 (𝑉𝜃 ) 1
+𝑑𝑟 (− 𝑑𝜃) + (𝑟)𝑑𝜃 ( ∗ 𝑑𝑟) + ( 𝑑𝑟) 𝑑𝜃(2𝑉𝜃 )
𝜕𝜃 𝜕𝑟 2
𝜕 (𝑉𝑟 ) 𝜕 (𝑉𝜃 )
+𝑑𝑟 (− 𝑑𝜃) + (𝑟)𝑑𝜃 ( ∗ 𝑑𝑟) + (𝑑𝑟)𝑑𝜃(𝑉𝜃 )
𝜕𝜃 𝜕𝑟
𝜕 (𝑉𝑟 ) 𝜕 (𝑉𝜃 )
+𝑑𝑟 (− 𝑑𝜃) + (𝑑𝑟)𝑑𝜃 ((𝑟) ( ) + (𝑉𝜃 ))
𝜕𝜃 𝜕𝑟
𝜕 (𝑉𝑟 ) 𝜕 (𝑟𝑉𝜃 )
+𝑑𝑟 (− 𝑑𝜃) + (𝑑𝑟)𝑑𝜃 ( )
𝜕𝜃 𝜕𝑟
cos 𝑥 → 1 𝑎𝑠 𝑥 → 0
2 sin 𝐴 cos 𝐵 = sin(𝐴 + 𝐵) + sin(𝐴 − 𝐵)
2 cos 𝐴 sin 𝐵 = sin(𝐴 + 𝐵) − sin(𝐴 − 𝐵)
⃗⃗ is represented as ∇ × 𝑉
The curl of a vector 𝑉 ⃗⃗ , to signal the fact that the output will be a vector, as is
the case with taking cross products.
Curl and divergence are defined for vector quantities and not for scalar ones. The gradient alone
operates on scalars.
∮ ∇ ∙ ⃗⃗⃗⃗
𝑉𝑑𝑣 = ∮ ⃗⃗⃗⃗
𝑉 ∙ 𝑑𝑠⃗
𝑉 𝑆
Take any arbitrary closed area that contains a surface. Let that area be broken up into many small
cells, each with a differential surface that is surrounded by its own curve. Any circulation around a
cell would circulate by the sides of the neighboring cells in the opposite direction. Therefore, inside
the surface, all circulation values cancel each other, leaving only those on the curve. Therefore, for a
⃗⃗
vector field 𝑉
𝑉 ∙ 𝑑𝑙⃗ = ∮∇ × ⃗⃗⃗⃗
∮ ⃗⃗⃗⃗⃗⃗ 𝑉 ∙ 𝑑𝑠⃗
𝐶 𝑆
The Laplacian
The Laplacian of a scalar is just the divergence of the gradient of that scalar quantity.
The Laplacian of a vector is just the gradient of the of divergence of that vector quantity minus the
curl of the curl of that vector quantity.
Any vector field can be written as the sum of the gradient of a scalar quantity and the curl of a
vector quantity.
References
[1]M. Sadiku, Elements of electromagnetics, 6th ed. New York, NY: Oxford Univ. Press, 2015.