Lecture 20
Lecture 20
MAT 280
Spring Semester 2009-10
Lecture 20 Notes
These notes correspond to Section 13.5 in Stewart and Sections 4.4 and 8.3 in Marsden and Tromba.
𝑅𝑦 − 𝑄𝑧 = 0, 𝑃𝑧 − 𝑅𝑥 = 0, 𝑄𝑥 − 𝑃𝑦 = 0.
curl F = ∇ × F,
where 〈 〉
∂ ∂ ∂
∇= , , .
∂𝑥 ∂𝑦 ∂𝑧
From the definition of a conservative vector field, it follows that curl F = 0 if F = ∇𝑓 where 𝑓 has
continuous second partial derivatives, due to Clairaut’s Theorem. That is, the curl of a gradient is
zero.
This is equivalent to the statement that the curl of a conservative vector field is zero. The
converse, that a vector field F for which curl F = 0 is conservative, is also true if F has continuous
first partial derivatives and curl F = 0 within a simply connected domain. That is, the domain
must not have “holes”.
When F represents the velocity field of a fluid, the fluid tends to rotate around the axis that is
aligned with curl F, and the magnitude of curl F indicates the speed of rotation. Therefore, when
curl F = 0, we say that F is irrotational, which is a term that has previously been associated with
the equivalent condition of F being conservative.
1
Another operation that is useful for discussing properties of vector fields is the divergence of a
vector field F, denoted by div F. It is defined by
div F = ∇ ⋅ F.
Δ𝑓 = 0.
The curl and divergence can be used to restate Green’s Theorem in forms that are more directly
generalizable to surfaces and solids in ℝ3 . Let F = ⟨𝑃, 𝑄, 0⟩, the embedding of a two-dimensional
vector field in ℝ3 . Then ( )
∂𝑄 ∂𝑃
curl F = − k,
∂𝑥 ∂𝑦
2
where, as before, k = ⟨0, 0, 1⟩. It follows that
( ) ( )
∂𝑄 ∂𝑃 ∂𝑄 ∂𝑃
curl F ⋅ k = − k⋅k= − .
∂𝑥 ∂𝑦 ∂𝑥 ∂𝑦
This expression is called the scalar curl of the two-dimensional vector field ⟨𝑃, 𝑄⟩. We conclude
that Green’s Theorem can be rewritten as
∫ ∫ ∫
F 𝑑r = (curl F) ⋅ k 𝑑𝐴.
𝐶 𝐷
Another useful form of Green’s Theorem involves the divergence. Let F = ⟨𝑃, 𝑄⟩ have contin-
uous first partial derivatives in a domain 𝐷 with a positively oriented, piecewise smooth boundary
𝐶 that has parametrization r(𝑡) = ⟨𝑥(𝑡), 𝑦(𝑡)⟩, for 𝑎 ≤ 𝑡 ≤ 𝑏. Using the original form of Green’s
Theorem, we have
∫ ∫ ∫ ∫ ( )
∂𝑃 ∂𝑄
div F 𝑑𝐴 = + 𝑑𝐴
𝐷 𝐷 ∂𝑥 ∂𝑦
∫
= 𝑃 𝑑𝑦 − 𝑄 𝑑𝑥
𝐶
∫ 𝑏
= 𝑃 (𝑥(𝑡), 𝑦(𝑡))𝑦 ′ (𝑡) 𝑑𝑡 − 𝑄(𝑥(𝑡), 𝑦(𝑡))𝑥′ (𝑡) 𝑑𝑡
𝑎
𝑦 ′ (𝑡) −𝑥′ (𝑡)
∫ 𝑏[ ]
= 𝑃 (𝑥(𝑡), 𝑦(𝑡)) ′ + 𝑄(𝑥(𝑡), 𝑦(𝑡)) ′ ∥r′ (𝑡)∥ 𝑑𝑡
𝑎 ∥r (𝑡)∥ ∥r (𝑡)∥
∫ 𝑏
= (F ⋅ n)(𝑡)∥r′ (𝑡)∥ 𝑑𝑡
∫ 𝑎
= F ⋅ n 𝑑𝑠
𝐶
where
1
n(𝑡) = ⟨𝑦 ′ (𝑡), −𝑥′ (𝑡)⟩
∥r′ (𝑡)∥
is the outward unit normal vector to the curve 𝐶. Note that n ⋅ T = 0, where T is the unit tangent
vector
1
T(𝑡) = ′ ⟨𝑥′ (𝑡), 𝑦 ′ (𝑡)⟩.
∥r (𝑡)∥
We have established a third form of Green’s Theorem,
∫ ∫ ∫
F ⋅ n 𝑑𝑠 = div F 𝑑𝐴.
𝐶 𝐷
3
Practice Problems
Practice problems from the recommended textbooks are:
∙ Marsden/Tromba: Section 4.4, Exercises 1, 3, 9-19 odd, 25; Section 8.3, Exercises 3, 5, 7, 13,
17, 21