



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Navier Stokes equations and basic vector calculus identities for revision
Typology: Lecture notes
1 / 7
This page cannot be seen from the preview
Don't miss anything!
2
Check the appropriate box (“Vector”, “Scalar”, or “Nonsense”) for each quantity.
Quantity Vector Scalar Nonsense
curl(∇f )
∇ · (∇ × F)
div(curl f )
curl(curl F)
∇(∇ · F)
Quantity Vector Scalar Nonsense
curl(curl f )
grad(div f )
div(grad F)
∇ · (∇f )
div(div F)
3
(a) Suppose we have a vector 〈P, Q〉 that we extend to a vector in space: F = 〈P (x, y), Q(x, y), 0 〉.
Find curl F.
(b) When is the vector field F in part (a) conservative? Use the curl in your answer.
(c) If F = ∇f = 〈f
, f
, f
〉 is conservative, then is curl F = 0? (See Problem 1(b)(iv).)
In fact, we can identify conservative vector fields with the curl:
Theorem: Let F be a vector field defined on all of R
. If the component
functions of F all have continuous derivatives and curl F = 0 , then F is a
conservative vector field.
4
Show that, if F is a vector field on R
with components that have continuous second-order
derivatives, then div curl F = 0. (This is less useful for us right now than curl grad f = 0 , but
it’s not a difficult computation.)
5
(a) We do this both ways, of course. First let’s parameterize C by r(t) = 〈x, y〉 = 〈cos(t), sin(t)〉,
so dx = − sin(t) dt and dy = cos(t) dt. Thus
∮
F · dr =
∫
〈− sin(t), cos(t)〉 · 〈− sin(t), cos(t)〉 dt =
∫
1 dt = 2π.
The double integral is also straightforward: writing F = 〈−y, x, 0 〉 as a vector field in space,
we get curl F = 〈 0 , 0 , 2 〉. Thus, since k = 〈 0 , 0 , 1 〉, we get
∫ ∫
(curl F) · k dA =
∫ ∫
2 dA = 2 · Area(D) = 2π.
The normal component version requires us to have a unit outward-pointing normal n. For
the unit circle, the unit normal at the point (x, y) is simply n = 〈x, y〉. (One way to see
this is to parameterize the circle as r(t) = 〈x(t), y(t)〉 = 〈cos(t), sin(t)〉, so by our formula n
is the unit vector in the direction 〈y
(t), −x
(t)〉 = 〈cos(t), sin(t)〉. But this is a unit vector
already, and in fact it is the vector 〈x, y〉.) Thus F · n = 〈−y, x〉 · 〈x, y〉 = 0, so the line
integral is zero. Note also that div F =
(−y) +
(x) = 0, so the double integral is also
zero.
(b) Again we do this both ways. We’ll parameterize C in four parts (all with 0 ≤ t ≤ 1):
C
: r(t) = 〈x, y〉 = 〈t, 0 〉 C
: r(t) = 〈x, y〉 = 〈 1 , t〉
C
: r(t) = 〈x, y〉 = 〈 1 − t, 1 〉 C
: r(t) = 〈x, y〉 = 〈 0 , 1 − t〉
From this we get four integrals:
∫
F · dr =
∫
〈 2 x, 2 y〉 · 〈dx, dy〉 =
∫
〈 2 t, 0 〉 · 〈dt, 0 〉 =
∫
2 t dt = 1
∫
F · dr =
∫
〈 2 x, 2 y〉 · 〈dx, dy〉 =
∫
〈 2 , 2 t〉 · 〈 0 , dt〉 =
∫
2 t dt = 1
∫
F · dr =
∫
〈 2 x, 2 y〉 · 〈dx, dy〉 =
∫
〈2(1 − t), 2 〉 · 〈−dt, 0 〉 =
∫
2(t − 1) dt = − 1
∫
F · dr =
∫
〈 2 x, 2 y〉 · 〈dx, dy〉 =
∫
〈 0 , 2(1 − t)〉 · 〈 0 , −dt〉 =
∫
2(t − 1) dt = − 1.
Thus ∫
F · dr =
∫
∫
∫
∫
= 1 + 1 − 1 − 1 = 0.
The double integral is considerably easier: writing F = 〈 2 x, 2 y, 0 〉 as a vector field in space,
we compute curl F = 0 , so the integrand in the double integral is zero. Thus the double
integral is zero as well.
The normal component version requires us to have a unit outward-pointing normal n. These
are simple to find for each component (using the above parameterization):
C
: n = −j = 〈 0 , − 1 〉 C
: n = i = 〈 1 , 0 〉,
C
: n = j = 〈 0 , 1 〉, C
: n = −i = 〈− 1 , 0 〉.
In the case of the first sketch, it’s clear that F is mostly parallel to the tangent vector to the
small circle C, so F · T > 0. Thus
∮
F · T ds > 0, so by Green’s theorem,
(curl F(0, 0 , 0)) · k > 0.
The moral: the curl of F is non-zero means that there is some kind of rotation in the vector
field. We’ll see much more of this later.
We could do something similar with the divergence. Let’s cut straight to the chase: the (outward-
pointing) normal n produces a positive divergence at the origin. This gives us what we call a
source (when div F > 0) at the origin; if the vector fields were pointing in we’d get a sink (and
div F < 0).