Note On Vector Integration
Note On Vector Integration
3
lems) that working with parametric curves is much simpler as compared
to cartesian curves (polar curves is still more difficult!) and hence to
2 2 2 2
understand the p surface of a sphere by x + y + z = c or that of a
cone by z = x2 + y 2 may look simpler (due to familiarity) but will be
much more difficult to work with as compared with their corresponding
parametric equations.
Parametric surfaces will clearly require two parameters since surfaces
are two dimensional and are characterized by having an area. Thus in
general, just as r(t) represents a curve, r(u, v) will represent a surface.
For example r(u, v) = [acosu, asinu, v] represents a cylinder with axis
as z-axis and base circle x2 + y 2 = a2.
∂r ∂r
It can be proved easily that if r(u, v) is a surface and ∂u × ∂v is non
zero then it represents a normal vector to S at any point P. Thus
n = | ∂r ×1 ∂r | ( ∂u
∂r ∂r
× ∂v ) is a unit vector normal to S at P. We have al-
∂u ∂v
ready proved that if S represents the level surface of some function f
then n = ∇f /|∇f |. More over the vectors ru and rv span a plane
which is precisely the tangent plane to the surface S at P. (Theorem 1
in 10.5).
Now we define the surface integral of a vector valued function as
Z Z Z Z
F · ndA = F(r(u, v) · N(u, v)dudv
S R
Here N = |N|n and |N| is the area of parallelogram with adjacent
sides ru and rv . Hence ndA = Ndudv is an elementary area of S. This
integral is also called as the flux integral since it gives the flux across S
when F = ρv. (Now do problems 5,6,7, 17,18)
You can solve by following simple steps like first find the parametric
representation of S, then identify the parameters u and v, then find
the partial derivatives to get the vectors ru and rv which will then give
you the normal vector N and then integrate using double integral with
appropriate limits for u and v.
Did you notice that we said ”a” unit normal to S? This is because −n
is also a unit normal to S. What we can do is associate an orientation
4
for the surface S according to the orientation of the boundary curve of
S and then we get an orientable surface which will have a unique normal
which is according to the right hand rule for the three vectors u, v, n.
Similar to evaluating a single integral over some interval can be gen-
eralized to evaluating a single integral over any curve in space, we can
generalize evaluating a double integral over some region in a plane to
evaluating a double integral over any surface in space i.e. we want to
integrate a scalar valued function over any surface. This is defined as
Z Z Z Z
G(r)dA = G(r(u, v))|N(u, v)|dudv
S R
where dA is an elementary area of S and there is no need to consider
any orientation of S. In particular if the scalar function G is 1 we will
get the area of S, if G is density then we get mass etc.(Do problem 19)
Coming back to our comment above that we can evaluate a line inte-
gral around a closed curve by using Stoke’s theorem, first let us under-
stand what it says.
When you have a closed curve it will enclose a surface S and then
you have Z Z Z
F · dr = (∇ × F) · ndA
C S
(See theorem 1 in 10.9 for a proper detailed statement of the theorem)
Do problems 9,10 to understand the theorem and its use. When a curve
is a closed curve in a plane then the surface it encloses will also be a
plane region and then the Stoke’s theorem that we get is nothing but
the Green’s theorem. (Try problems on Green’s theorem now)
Yet again we have a similar comment as before - it may not be possible
to evaluate any surface integral in a closed form. If we have a closed
surface over which we want to evaluate an integral then it could be done
by converting it to a triple integral by using the Divergence theorem.
(Theorem 1 in 10.7)
All this needs to be understood properly and to be taken with a pinch
of salt. By this we mean that there cannot be a blanket rule for solving
5
any vector integral. Sometimes one may be easier than the other while
at some other time it may be vice versa.