Given a vector field over either R2 or R3,
compute its divergence and its curl.
Compute the value of a line integral
over a piecewise-smooth curve in a vector field.
If the curve is closed, compute its value either directly
or as an integral over its interior
via either Green’s Theorem or Stokes’ Theorem.
Compute the value of a surface integral
over a piecewise smooth surface in a vector field.
If the surface is closed, compute its value either directly
or as an integral over its interior
via either Green’s Theorem or the Divergence Theorem.
Exercises
Evaluate ∫Cx4dx+xydy,
where C is the triangular curve consisting of
the line segments from (0,0) to (1,0)
and from (1,0) to (0,1) and from (0,1) to (0,0).
Evaluate ∮(3y−esin(x))dx+(7x+y4+1)dy,
where C is the circle x2+y2=9.
Calculate the area enclosed by the ellipse
a21x2+b21y2=1.
Evaluate ∮y2dx+3xydy,
where C is the boundary of the semiannular region R
in the upper half-plane between the circles
x2+y2=1 and x2+y2=4.
For the vector field F defined as
F(x,y)=x2+y2−yi+x2+y2xj
show that ∫CF⋅dr=2π
for every positively oriented simple closed path
that encloses the origin.
For F(x,y,z)=xzi+xyzj−y2k
compute the curl of F.
Show that the vector field F defined as
F(x,y,z)=xzi+xyzj−y2k
is not conservative.
Show that the vector field F defined as
F(x,y,z)=y2z3i+2xyz3j+3xy2z2k
is a conservative vector field,
and find an example of a function f
such that F=∇f.
For F(x,y,z)=xzi+xyzj−y2k
compute the divergence of F.
Show that the vector field F defined as
F(x,y,z)=xzi+xyzj−y2k
cannot be written as the curl of another vector field.
I.e. there is no vector field G
such that F=curlG.
Evaluate ∫CF⋅dr,
where F(x,y,z)=−y2i+xj+z2k
and C is the curve of intersection of the plane
y+z=2 and the cylinder x2+y2=1.
(Orient C to be counterclockwise when viewed from above.)
Use Stokes’ Theorem to compute the integral
∬ScurlF⋅dS,
where F(x,y,z)=xzi+yzj+xyk
and S is the part of the sphere x2+y2+z2=4
that lies inside the cylinder x2+y2=1
and above the xy-plane.
Calculate the flux of the vector field
F(x,y,z)=zi+yj+xk
across the unit sphere x2+y2+z2=1.
Evaluate ∬SF⋅dS, where
F(x,y,z)=xyi+(y2+exz2)j+sin(xy)k
and S is the surface of the region E bounded by
the parabolic cylinder z=1−x2
and the planes z=0 and y=0 and y+z=2.
Problems & Challenges
Schey
Let i and j and k
be the unit basis vectors of the standard rectangular coordinate system on R3,
and let er and eθ and ez
be the unit basis vectors of the standard cylindrical coordinate system on R3.
Show that
ijk=ercos(θ)−eθsin(θ)=ersin(θ)+eθcos(θ)=ez.
For a vector field F(r,θ,z)=Per+Qeθ+Rez,
show that divF is given by
divF=r1∂r∂(rP)+r1∂θ∂Q+r1∂z∂R.
Determine an analogous formula
for curlF in cylindrical coordinates.
Schey
Let i and j and k
be the unit basis vectors of the standard rectangular coordinate system on R3,
and let eρ and eθ and eφ
be the unit basis vectors of the standard spherical coordinate system on R3.
Show that
ijk=eρsin(θ)cos(φ)+eθcos(θ)cos(φ)−eφsin(φ)=eρsin(θ)sin(φ)+eθcos(θ)sin(φ)−eφcos(φ)=eρcos(θ)−eθsin(θ)
For a vector field
F(ρ,θ,φ)=Peρ+Qeθ+Reφ,
show that divF is given by
divF=ρ21∂ρ∂(r2P)+ρsin(θ)1∂θ∂(sin(θ)Q)+ρsin(θ)1∂φ∂R
Determine an analogous formula
for curlF in spherical coordinates.
Schey
For an arbitrary vector v and r=⟨x,y,z⟩,
show that curl(2v×r)=v.
Schey
Verify Stokes’ Theorem for these surfaces S
and vector fields F.
The surface S consisting of the five faces of the unit cube in the first quadrant
that don’t lie in the xz plane,
and F=⟨z2,−y2,0⟩.
The surface that is the eighth of the unit sphere
centered at the origin
that lies entirely inside the first quadrant,
and F=⟨y,z,x⟩.
Stewart
Prove the following identity:
∇(F⋅G)=(F⋅∇)G+(G⋅∇)F+F×curlG+G×curlF
Schey
Recalling that div=(∇⋅)
and that grad=(∇)
and that curl=(∇×)
and that ∇2 is the Laplace operator,
verify the following identities concerning
arbitrary differentiable scalar functions f and g
and arbitrary differentiable vector fields F and G.
∇(fg)=f∇g+g∇f
∇⋅(fF)=f∇⋅F+F⋅∇f
∇⋅(F×G)=G⋅(∇×F)−F⋅(∇×G)
∇×(fF)=f∇×F−F×∇f
∇×(F×G)=(G⋅∇)F−(F⋅∇)G+F(∇⋅G)−G(∇⋅F)
∇×(∇×F)=∇(∇⋅F)−∇2F
Stewart
Find the positively oriented simple closed curve C
for which the value of the line integral is a maximum.
C∮(y3−y)dx−(2x3)dy