Module 4
Module 4
RIYAS P
Email:[email protected]
Mob No-9746004847
Parametrizations of Surfaces
or
Example 1.1
Find a parametrization of the cone
p
z = x 2 + y 2, 0 ≤ z ≤ 1
Solution:
Example 1.2
Find a parametrization of the sphere
x 2 + y 2 + z 2 = a2
Example 1.3
Find a parametrization of the cylinder
x 2 + (y − 3)2 = 9, 0 ≤ z ≤ 5
Solution:
x 2 + y 2 − 6y = 0 =⇒ r = 6 sin θ, 0 ≤ θ ≤ 2π
Example 1.4
Find a parametrization of the surface.
1 The paraboloid z = x 2 + y 2 , z ≤ 4
2 The paraboloid z = 9 − x 2 − y 2 , z ≥ 0
p
3 The first-octant portion of the cone z = ( x 2 + y 2 )/2 between
the planes z = 0 and z = 3
Solution:
1 In cylindrical coordinates, we have x = r cos θ, y = r sin θ, z = z .
If (x, y , z) is any point on the paraboloid z = x 2 + y 2 , z ≤ 4 then
we have
x = r cos θ, y = r sin θ, z = r 2 , 0 ≤ r ≤ 2, 0 ≤ θ ≤ 2π
x = r cos θ, y = r sin θ, z = 9 − r 2 , 0 ≤ r ≤ 3, 0 ≤ θ ≤ 2π
Example 1.5
p
Find a parametrization of the portion of the cone z = 2 x 2 + y 2
between the planes z = 2 and z = 4.
Example 1.6
Find a parametrization of the cap cut from the sphere x 2 + y 2 + z 2 = 9
p
by the cone z = x 2 + y 2
p 3
~r (u, v ) = u cos v î + u sin v ĵ + 9 − u 2 k̂ , 0 ≤ u ≤ √ , 0 ≤ v ≤ 2π
2
11 / 110 RIYAS P Maths Honours
Parametrizations of Surfaces
Example 1.7
Find a parametrization of the following surfaces:
Remark 1.9
The condition that ~ru × ~rv is never the zero vector means that the two
vectors ~ru and ~rv are nonzero and never lie along the same line, so
they always determine a plane tangent to the surface.
Surface Area
Consider a small rectangle ∆Auv in R with sides on the lines
u = u0 , u = u0 + ∆u, v = v0 , and v = v0 + ∆v . Each side of ∆Auv
maps to a curve on the surface S, and together these four curves
bound a "curved patch element" ∆σuv Assume that the side v = v0
maps to curve C1 , the side u = u0 maps to C2 , and their common
vertex (u0 , v0 ) maps to P0 .
This double integral over the region R defines the area of the surface
S.
16 / 110 RIYAS P Maths Honours
Parametrizations of Surfaces
is ZZ Z b Z d
A= | ~ru × ~rv |dA = | ~ru × ~rv |du dv
R a c
Example 1.11
Find the surface area of the cone
p
z = x 2 + y 2, 0 ≤ z ≤ 1
Example 1.12
Find the surface area of a sphere of radius a.
Example 1.13
Let S be the "football" surface formed by rotating the curve x =
cos z, y = 0, −π/2 ≤ z ≤ π/2 around the z− axis . Find a parametriza-
tion for S and compute its surface area.
Implicit Surfaces
Consider the implicit surface( level surface that does not come with an
explicit parametrization) defined by the equation
F (x, y , z) = c
Assume that the normal. vector p̂ is the unit vector k̂ , So the region R
lies in the xy − plane. By assumption, we then have ∇F .p̂ = ∇F .k̂ =
Fz 6= 0 on S. Then by the Implicit Function Theorem , S is then the
graph of a differentiable function z = h(x, y ).
∂h ∂h
~ru = î + k̂ , ~rv = ĵ + k̂
∂u ∂v
∂h Fx ∂h Fy
=− , =−
∂u Fz ∂v Fz
Then
Fx Fy
~ru = î − k̂ , ~rv = ĵ − k̂
Fz Fz
Example 1.15
Find the area of the surface cut from the bottom of the paraboloid
x 2 + y 2 − z = 0 by the plane z = 4.
Example 1.16
Derive the surface area differential dσ of the surface z = f (x, y ) over
a region R in the xy − plane (a) parametrically and (b) implicitly.
Solution:
r √
r r2 5
|~rr × ~rθ | = | ĵ + r k̂ | = 2
+r = r
2 4 2
The required surface area
ZZ Z 2π Z 1 √ Z 2π √
5 5
A= |~rr × ~rθ |dA = rdrdθ = dθ
R 0 0 2 0 4
√
5π
=
2
Example 1.18
Find the surface area of the portion of the plane z = −x inside the
cylinder x 2 + y 2 = 4
î ĵ k̂
~rr × ~rθ = cos θ sin θ − cos θ = r î + r k̂
−r sin θ r cos θ r sin θ
p √
|~rr × ~rθ | = |r î + r k̂ | = r 2 + r 2 = 2r
The required surface area
ZZ Z 2π Z 2 √ √ Z 2π
A= |~rr × ~rθ |dA = 2rdrdθ = 2 2 dθ
R 0 0 0
√
= 4 2π
Example 1.19
p
Find the surface area of the portion of the cone z = 2 x 2 + y 2 be-
tween the planes z = 2 and z = 6.
Example 1.20
Find the surface area of the portion of the cylinder x 2 + z 2 = 10 be-
tween the planes y = −1 and y = 1.
√ √
Solution: Exercise (x = 10 cos u, z = 10 sin u, v = y )
Example 1.21
Find the area of the surface cut from the paraboloid x 2 + y 2 − z = 0
by the plane z = 2.
F (x, y , z) = x2 + y2 − z = 0
∇F = 2x î + 2y ĵ − k̂
p
|∇F | = 4x 2 + 4y 2 + 1
|∇F .p̂| = |∇F .k̂ | = | − 1| = 1
Therefore,
|∇F |
ZZ
Surface Area = dA
|∇F .p̂|
Z ZR p
= 4x 2 + 4y 2 + 1dxdy
x 2 +y 2 ≤2
√
Z 2π Z 2p
= 4r 2 + 1rdr dθ
0 0
Z 2π √2
1
= (4r 2 + 1)3/2 dθ
0 12 0
Z 2π
13 13
= dθ = π
0 6 3
Example 1.22
Find the area of the band cut from the paraboloid x 2 + y 2 − z = 0 by
the planes z = 2 and z = 6.
Example 1.23
Find the area of the region cut from the plane x + 2y + 2z = 5 by the
cylinder whose walls are x = y 2 and x = 2 − y 2 .
F (x, y , z) = x + 2y + 2z − 5 = 0
∇F = î + 2ĵ + 2k̂
√
|∇F | = 9=3
|∇F .p̂| = |∇F .k̂ | = |2| = 2
|∇F |
ZZ
Surface Area = dA
R |∇F .p̂|
Z 1 Z 2−y 2
3
= dxdy
−1 y 2 2
40 / 110 RIYAS P Maths Honours
Parametrizations of Surfaces
Z 1
= 3(1 − y 2 )dy
−1
1
y3
= 3 y− =4
3 −1
Example 1.24
2
√ x − 2z = 0 that lies above
Find the area of the portion of the surface
the triangle bounded by the lines x = 3, y = 0 and y = x in the
xy-plane.
Example 1.25
Find the area of the surface x 2 − 2y − 2z = 0 that lies above the
triangle bounded by the lines x = 2, y = 0, and y = 3x in the xy −
plane.
Solution: Exercise
42 / 110 RIYAS P Maths Honours
Parametrizations of Surfaces
Example 1.26
Find the area of the cap cut from the sphere x 2 + y 2 + z 2 = 2 by the
p
cone z = x 2 + y 2 .
F (x, y , z) = x 2 + y 2 + z2 − 2 = 0
∇F = 2x î + 2y ĵ + 2z k̂
p p √
|∇F | = 4x 2 + 4y 2 + 4z 2 = 2 x 2 + y 2 + z 2 = 2 2
|∇F .p̂| = |∇F .k̂ | = |2z| = 2z
|∇F |
ZZ
Surface Area = dA
R |∇F .p̂|
ZZ √
2
= dA
2 2
x +y ≤1 z
43 / 110 RIYAS P Maths Honours
Parametrizations of Surfaces
√ ZZ 1
= 2 p dA
x 2 +y 2 ≤1 2 − x2 − y2
√ Z 2π Z 1
1
= 2 √
rdrdθ
0 2 − r2
0
= ························
= ························
√
= 2π(2 − 2)
Example 1.27
Find the area of the ellipse cut from the plane z = cx by the cylinder
x 2 + y 2 = 1.
Solution: Exercise
Example 1.28
Find the area of the portion of the paraboloid x = 4 − y 2 − z 2 that lies
above the ring 1 ≤ y 2 + z 2 ≤ 4 in the yz− plane.
Example 1.29
Find the area of the surface cut from the paraboloid x 2 + y + z 2 = 2
by the plane y = 0.
F (x, y , z) = x 2 + y + z2 − 2 = 0
∇F = 2x î + ĵ + 2z k̂
p
|∇F | = 4x 2 + 4z 2 + 1
|∇F .p̂| = |∇F .ĵ| = |1| = 1
|∇F |
ZZ
Surface Area = dA
R |∇F .p̂|
ZZ p
= 4x 2 + 4z 2 + 1dA
x 2 +z 2 ≤2
√
Z 2π Z 2 p
= 4r 2 + 1rdr dθ
0 0
Z 2π √2 Z 2π
1 13 13
= (4r 2 + 1)3/2 dθ = dθ = π
0 12 0 0 6 3
Example 1.30
Find the area of the surface cut from the bottom of the paraboloid
z = x 2 + y 2 by the plane z = 3.
ZZ q
Surface Area = fx2 + fy2 + 1dx dy
R
ZZ p
= 4x 2 + 4y 2 + 1dxdy
x 2 +y 2 ≤3
Z 2π Z √3 p
= 4r 2 + 1rdr dθ
0 0
Z 2π √3
1 π 3/2
= (4r 2 + 1)3/2 dθ == 13 − 1
0 12 0 6
Example 1.31
Find the area of the surface cut from the ”nose” of the paraboloid
x = 1 − y 2 − z 2 by the yz− plane
Here
f (y , z) = 1 − y 2 − z 2 , fy = −2y , fz = −2z
and R is the disk y 2 + z 2 ≤ 1
ZZ q
Surface Area = fy2 + fz2 + 1dy dz
R
ZZ p
= 4y 2 + 4z 2 + 1dydz
y 2 +z 2 ≤1
Z 2π Z 1 p
= 4r 2 + 1rdr dθ
0 0
Z 2π 1
1 π 3/2
= (4r 2 + 1)3/2 dθ == 5 −1
0 12 0 6
Surface Integrals
Suppose a function G(x, y , z) is defined on a region D which contains
the surface S. Assume that the surface S is defined parametrically on
a region R in the uv − plane
Surface Integrals
We number the surface element patches in some order with their areas
given by ∆σ1 , ∆σ1 2, ∆σ3 · · · ∆σn . To form a Riemann sum over S, we
choose a point (xk , yk , zk ) in the k th patch, multiply the value of the
function G at that point by the area ∆σk and add together the products:
n
X
G(xk , yk , zk )∆σk
k =1
Example 1.32
p
Integrate G(x, y , z) = x 2 over the cone z = x 2 + y 2 , 0 ≤ z ≤ 1.
Example 1.33
Integrate G(x, y , z) = x over the parabolic cylinder y = x 2 , 0 ≤ x ≤
2, 0 ≤ z ≤ 3.
~r (x, z) = x î + x 2 ĵ + z k̂ , 0 ≤ x ≤ 2, 0 ≤ z ≤ 3
~rx = î + 2x ĵ
~rz = k̂
î ĵ k̂
~rx × ~rz = 1 2x 0 = 2x î + ĵ
0 0 1
p
|~rx × ~rz | = |2x î + ĵ| = 4x 2 + 1
ZZ ZZ Z 3 Z 2 p
G(x, yz)dσ = xdσ = x 4x 2 + 1dxdz
S S 0 0
Z 3 i2 iZ 3
1 h 1 h 1h i
= (4x 2 + 1)3/2 dz = (17)3/2 − 1 dz = (17)3/2 − 1
0 12 0 12 0 4
Example 1.34
Integrate G(x, y , z) = z over the cylindrical surface y 2 + z 2 = 4, z ≥
0, 1 ≤ x ≤ 4.
~ru = î
~rv = (−2 sin v )ĵ + (2 cos v )k̂
î ĵ k̂
~ru × ~rv = 1 0 0 = (−2 cos v )ĵ + (−2 sin v )k̂
0 −2 sin v 2 cos v
Example 1.35
IntegrateG(x, y , z) = xyz over the surface of the cube cut from the
first octant by the planes x = 1, y = 1, and z = 1
Solution: Here we integrate xyz over each of the six sides of cube
and add the results.
Since xyz = 0 on the sides that lie in the coordinate planes, the
integral over the surface of the cube reduces to
ZZ ZZ ZZ ZZ
xyz dσ = xyz dσ+ xyz dσ+ xyz dσ
cube surface side A side B side C
|∇f | 1
dσ = dA = dx dy = dx dy
|∇ f .p̂| 1
G(x, y , z) = xyz = xy (1) = xy
So ZZ ZZ ZZ
G(x, y , z)dσ = xyzdσ = xydx dy
side A sideA Rxy
Z 1 Z 1
1
= xydx dy =
0 0 4
|∇g| 1
dσ = dA = dy dz = dy dz
|∇ g.p̂| 1
G(x, y , z) = xyz = (1)yz = yz
So ZZ ZZ ZZ
G(x, y , z)dσ = xyzdσ = yzdy dz
side B side B Ryz
Z 1 Z 1
1
= yzdy dz =
0 0 4
|∇h| 1
dσ = dA = dx dz = dx dz
|∇ h.p̂| 1
G(x, y , z) = xyz = x(1)z = xz
So ZZ ZZ ZZ
G(x, y , z)dσ = xyzdσ = xzdx dz
side C side C Rxz
Z 1 Z 1
1
= xzdx dz =
0 0 4
Thus, ZZ
1 1 1 3
xyz dσ = + + =
cube surface 4 4 4 4
Example 1.36
Integrate G(x, y , z) = x 2 over the unit sphere: x 2 + y 2 + z 2 = 1.
4π
Solution: Exercise( Ans: 3 )
Example 1.37
Integrate G(x, y , z) = xyz over the surface of the cube cut from the
first octant by the planes x = a, y = a, and z = a
Solution: Exercise
Example 1.38
Integrate G(x, y , z) = xyz over the surface of the rectangular solid
bounded by the planes x = ±a, y = ±b, and z = ±c
Solution: Exercise
Example 1.39
p
Integrate G(x, y , z) = 1 − x 2 − y 2 over the "football" surface S
formed by rotating the curve x = cos z, y = 0, −π/2 ≤ z ≤ π/2
around the z− axis.
Solution:
Oriented surface
Definition 1.41
We call a smooth surface S orientable or two-sided if it is possible
to define a field n̂ of unit normal vectors on S that varies continuously
with position.
Definition 1.42
~ is a continuous vector field defined over an oriented
Suppose that F
surface S and that n̂ is the chosen unit normal field on the surface.
~ .n̂ over S the flux of F
We call the integral of F ~ across S in the positive
direction
Example 1.43
~ = yz î + x ĵ − z 2 k̂ through the parabolic cylinder
Find the flux of F
y = x 2 , 0 ≤ x ≤ 1, 0 ≤ z ≤ 4 in the direction n̂ indicated in Figure
Solution:
Example 1.44
~ = z 2 î + x ĵ − 3z k̂ outward
Use a parametrization to find the flux of F
(normal away from the x− axis) through the surface cut from the
parabolic cylinder z = 4 − y 2 by the planes x = 0, x = 1, and z = 0
Solution:
Example 1.45
~ = x 2 ĵ − xz k̂ outward
Use a parametrization to find the flux of F
(normal away from the x− axis) through the surface cut from the
parabolic cylinder y = x 2 , −1 ≤ x ≤ 1 by the planes z = 0 and z = 2.
Solution : Exercise
Remark
Example 1.46
~ = yz ĵ + z 2 k̂ outward through the surface S cut from
Find the flux of F
the cylinder y + z 2 = 1, z ≥ 0, by the planes x = 0 and x = 1.
2
Example 1.47
~ = −î + 2ĵ + 3k̂ across the rectangular
Find the flux of the field F
surface S : z = 0, 0 ≤ x ≤ 2, 0 ≤ y ≤ 3 direction = k̂ .
Solution:
Example 1.48
~ = yx 2 î − 2ĵ + xz k̂ across the rectangular
Find the flux of the field F
surface S : y = 0, −1 ≤ x ≤ 2, 2 ≤ z ≤ 7 direction = −ĵ.
Solution: Exercise:-
Example 1.49
~ = −y î + x ĵ across the portion of the sphere
Find the flux of the field F
2 2 2 2
x + y + z = a in the first octant in the direction away from the
origin.
Solution:
Example 1.50
Find the center of mass of a thin hemispherical shell of radius a and
constant density δ.
Solution:
Example 1.51
1
Find the center of mass of a thin shell of density δ = z2
cut from the
p
conez = x 2 + y 2 by the planes z = 1 and z = 2
Solution: The symmetry of the surface about the z−axis tells us that
x = y = 0.
Stokes’ Theorem
Curl of a vector field
Suppose that F ~ is the velocity field of a fluid flowing in space. Particles
near the point (x, y , z) in the fluid tend to rotate around an axis through
(x, y , z) that is parallel to a certain vector we are about to define. This
vector points in the direction for which the rotation is counterclockwise
when viewed looking down onto the plane of the circulation from the
tip of the arrow representing the vector. This is the direction your right-
hand thumb points when your fingers curl around the axis of rotation in
the way consistent with the rotating motion of the particles in the fluid
. The length of the vector measures the rate of rotation.
Example 1.53
~ = (x 2 − z)î + xez ĵ + xy k̂
Find the curl of F
Solution:
î ĵ k̂
~ ~
∂ ∂ ∂
curl F = ∇ × F = ∂x ∂y ∂z
x 2 − z xez
xy
Example 1.54
~ = yz î + xz ĵ + xy k̂
Find the curl of F
Solution: Exercise
Theorem 1.55
Remark 1.56
If two different oriented surfaces S1 and S2 have the same boundary
C, their curl integrals are equal:
ZZ ZZ
~ .n̂1 dσ =
∇×F ~ .n̂2 dσ
∇×F
S1 S2
Example 1.57
Verify Stoke’s theorem for the hemisphere S : x 2 + y 2 + z 2 = 9, z ≥ 0,
~ = y î − x ĵ.
its bounding circle C : x 2 + y 2 = 9, z = 0, and the field F
Solution:
Example 1.58
Calculate the circulation around the bounding circle C for the field
~ = y î − x ĵ , using the disk of radius 3 centered at the origin in the
F
xy − plane as the surface S
Solution:
Example 1.59
~ = (x 2 − y )î + 4z ĵ + x 2 k̂ around the
Find the circulation of the field F p
curve C in which the plane z = 2 meets the cone z = x 2 + y 2 ,
counterclockwise as viewed from above .
Example 1.60
~ .d~r if F
~ = xz î + xy ĵ + 3xz k̂ and
H
Use Stokes’ Theorem to evaluate C F
C is the boundary of the portion of the plane 2x + y + z = 2 in the
first octant, traversed counterclockwise as viewed from above.
Solution:
Example 1.61
Let the surface S be the ellipitical paraboloid z = x 2 + 4y 2 lying be-
neath the plane z = 1. We define the orientation of S by taking the
inner normal vector n̂ to the surface, which is the normal having a pos-
itive k − component. Find the flux of the curl ∇ × F ~ across S in the
~ = y î − xz ĵ + xz 2 k̂ .
direction n̂ for the vector field F
Solution
Remark 1.62
curl grad f = 0̂ or ∇ × ∇f = 0̂
where f (x, y , z) is any function whose second partial derivatives are
continuous.
Proof:
Remark
Definition 1.63
The divergence of a vector field
~ = M(x, y , z)î + N(x, y , z)ĵ + P(x, y , z)k̂ is the scalar function
F
~ = ∂M + ∂N + ∂P
~ = ∇.F
div F
∂x ∂y ∂z
Remark 1.64
~ is the velocity field of a flowing gas, the value of div F
If F ~ at a point
(x, y , z) is the rate at which the gas is compressing or expanding at
(x, y , z). The divergence is the flux per unit volume or flux density at
the point.
Example 1.65
Solution:
Divergence Theorem
Example 1.66
Verify Divergence theorem for the expanding vector field
~ = x î + y ĵ + z k̂ over the sphere x 2 + y 2 + z 2 = a2
F
Example 1.67
~ == xy î + yz ĵ + xz k̂ outward through the surface of
Find the flux of F
the cube cut from the first octant by the planes x = 1, y = 1, and
z = 1.
Solution:
Assignment
Assignment
Back to Presentation