MATH1011 Lecture28
MATH1011 Lecture28
Motivation
We would like to estimate the volume of the lower sediment that
Mars rover detected lying above the surface of Mars over a
particular region.
9.5 Surface integrals
∂S ∂S
where N(u, v ) = ∂u (u, v ) × ∂v (u, v ).
9.5 Surface integrals
Example 4
2
RR S given by z = x + y + 5, 0 ≤ x ≤ 1 and
Consider the surface
0 ≤ y ≤ 2. Find S y dS.
u
S(u, v ) = , for u ∈ [0, 1], v ∈ [0, 2].
v
u + v2 + 5
Then
1 0
Su = 0 , Sv = 1 .
1 2v
9.5 Surface integrals
Hence
N(u, v ) = Su × Sv = (−1, −2v , 1).
Thus
p √ p
|N(u, v )| = 1 + 4v 2 + 1 = 2 1 + 2v 2 .
ZZ √ Z 1 Z 2 p
y dS = 2 v 1 + 2v 2 dv du
S u=0 v =0
√ Z 1 2
1
= 2 (1 + 2v 2 )3/2 du
u=0 6 0
√ Z 1
1
= 2 (27 − 1)du
u=0 6
√ 13
= 2 .
3
9.5 Surface integrals
Then
−v sin u cos u
Su = v cos u , Sv = sin u ,
0 1
therefore
v cos u
N(u, v ) = Su × Sv = v sin u
−v
p √
and so |N(u, v )| = v 2 cos2 u + v 2 sin2 u + v 2 = 2 v .
Example 2 (cont.)
Hence
ZZ
2
Z 2π Z 1 √
x dS = (v cos u)2 2v dv du
S u=0 v =0
√ Z 2π 1
v4
2
= 2 (cos u) du
u=0 4 0
√ 1 Z 2π
= 2 (cos u)2 du
4 u=0
√ Z 2π
2 1 + cos(2u)
= du
4 u=0 2
√
2 u sin(2u) 2π
= +
4 2 4 0
√
π 2
= .
4
9.5 Surface integrals
Magnetic field
This image depicts iron fragments in a magnetic field. We could
describe it by drawing at each point surrounding the magnet a
vector describing the magnitude and the direction of the
magnetic influence.
Motivation
Vector fields
A vector field in Rp (p = 2 or 3) is a continuously differentiable
map from Rp to Rp .
p(x, y , z)
p(x, y ) 2
F(x, y ) = in R , F(x, y , z) = q(x, y , z) in R3 .
q(x, y )
r (x, y , z)
F
Motivation
At each point, only some part of the force of the wind pushes
the boat along. We break up the force of the wind at a point on
C into
I the tangent component: in the direction of the tangent to C
at the point
I the normal component: perpendicular to the tangent to C
at the point.
F
Motivation
At each point, only some part of the force of the wind pushes
the boat along. We break up the force of the wind at a point on
C into
I the tangent component pushes the boat along (or the
opposite).
I the normal component has no influence.
F
Circulation
1
F(r(t)) · T = F(r(t)) · ṙ(t).
|ṙ(t)|
Circulation
To find out how much the wind force acts to push the boat along
the curve, we integrate at each point t over the value of the
tangent component of the force at that point.
F
Circulation
Recall from Sect. 9.3 that the path integral of the function f over
the path C is
Z Z b
f ds := f (r(t))|ṙ(t)|dt.
C a
We want to integrate the tangent component along the path, so
we take
f = F · T.
Circulation
10.1.1 Definition
Let F : Rp → Rp be a vector field (where p = 2, 3). Let C be a
curve parameterised by r(t) for t ∈ [a, b]. Then the circulation of
F along C is
Z Z b
F · dr := F(r(t)) · ṙ(t) dt.
C a
Circulation
Consider the closed path C in the following diagram and the
vector field F(x, y ) = (x + y , x 2 (y − 1)). Compute the
circulation of F along C.
1
r3 (t)
r (t)
2
x=0
y= 1−x
y=0 r1(t) 1
Example 1 (cont.)
We first parameterise the path in the anti-clockwise direction.
For this we need 3 parts:
1
r3 (t)
r (t)
2
x=0
y= 1−x
y=0 r1(t) 1
Example 1 (cont.)
1
r3 (t)
r (t)
2
x=0
y= 1−x
y=0 r1(t) 1
Example 1 (cont.)
−1 − (1 − t)3 ,
1−t
F(r3 (t)) = , F(r3 (t)) · ṙ3 (t) = 0.
0
Example 1 (cont.)
The circulation:
Z Z b
F · dr = F(r(t)) · ṙ(t) dt
C a
Z 1 Z 1
= t dt + −1 − (1 − t)3 dt + 0
0 0
1 1 3
= −1− =− .
2 4 4
Example 2
Circulation
Consider the path C on the unit sphere going from the north
pole to the south pole in the plane x = y and the vector field
F(x, y , z) = (y + x, 0, 2x + z). Compute the circulation of F
along C.
We first parameterise the path using spherical coordinates with
r = 1 and θ = π/4:
√ √
2 2
r(t) = ( sin t, sin t, cos t) 0 ≤ t ≤ π.
2 2
√ √
Thus F(r(t))
√
= (√ 2 sin t, 0, 2 sin t + cos t) and
ṙ(t) = ( 22 cos t, 22 cos t, − sin t).
Example 2 (cont.)
Therefore √ √
F(r(t)) · ṙ(t) = sin t cos t + 0 − sin t( 2 sin t + cos t) = − 2 sin2 t.
Z Z b √ Z π
F · dr = F(r(t)) · ṙ(t) dt = − 2 sin2 t dt
C a 0
√
√ Z π sin(2t) π
1 − cos(2t) 2
= − 2 dt = − t−
0 2 2 2 0
√
2π
= −
2