Skip to main content

CLP-4 Vector Calculus

Appendix D Solutions to Exercises

1 Curves
1.1 Derivatives, Velocity, Etc.

Exercises

1.1.1.
Solution.
(a) Since, on the specified part of the circle, x=a2y2 and y runs from 0 to a, the parametrization is r(y)=a2y2ıı^+yȷȷ^, 0ya.
(b) Let θ be the angle between
  • the radius vector from the origin to the point (acosθ,asinθ) on the circle and
  • the positive x-axis.
The tangent line to the circle at (acosθ,asinθ) is perpendicular to the radius vector and so makes angle ϕ=π2+θ with the positive x axis. (See the figure on the left below.) As θ=ϕπ2, the desired parametrization is
(x(ϕ),y(ϕ))=(acos(ϕπ2),asin(ϕπ2))=(asinϕ,acosϕ), π2ϕπ
(c) Let θ be the angle between
  • the radius vector from the origin to the point (acosθ,asinθ) on the circle and
  • the positive x-axis.
The arc from (0,a) to (acosθ,asinθ) subtends an angle π2θ and so has length s=a(π2θ). (See the figure on the right above.) Thus θ=π2sa and the desired parametrization is
(x(s),y(s))=(acos(π2sa),asin(π2sa)), 0sπ2a
1.1.2.
Solution.
We can find the time at which the curve hits a given point by considering the two equations that arise from the two coordinates. For the y-coordinate to be 0, we must have (t5)2=0, i.e. t=5. So, the point (1/2,0) happens when t=5.
Similarly, for the y-coordinate to be 25, we need (t5)2=25, so (t5)=±5. When t=0, the curve hits (1,25); when t=10, the curve hits (0,25).
So, in order, the curve passes through the points (1,25), (1/2,0), and (0,25).
1.1.3.
Solution.
The curve “crosses itself” when the same coordinates occur for different values of t, say t1 and t2. So, we want to know when sint1=sint2 and also t12=t22. Since t1 and t2 should be different, the second equation tells us t2=t1. Then the first equation tells us sint1=sint2=sin(t1)=sint1. That is, sint1=sint1, so sint1=0. That happens whenever t1=πn for an integer n.
So, the points at which the curve crosses itself are those points (0,(πn)2) where n is an integer. It passes such a point at times t=πn and t=πn. So, the curve hits this point 2πn time units apart.
1.1.4.
Solution.
(a) Pretend that the circle is a spool of thread. As the circle rolls, it dispenses the thread along the ground. When the circle rolls θ radians, it dispenses the arc length θa of thread and the circle advances a distance θa. So the centre of the circle has moved θa units to the right from its starting point, x=a. The centre of the circle always has y-coordinate a. So, after rolling θ radians, the centre of the circle is at position c(θ)=(a+aθ,a).
(b) Now, let’s consider the position of P on the circle, after the circle has rolled θ radians.
From the diagram, we see that P is acosθ units above the centre of the circle, and asinθ units to the right of it. So, the position of P is (a+aθ+asinθ,a+acosθ).
Remark: this type of curve is known as a cycloid.
1.1.5.
Solution.
We aren’t concerned with x, so we can eliminate it by solving for it in one equation, and plugging that into the other. Since C lies on the plane, x=yz, so:
1=x214y2+3z2=(yz)214y2+3z2=34y2+4z2+2yz

Completing the square,

1=12y2+(2z+y2)21y22=(2z+y2)2

Since y is small, the left hand is close to 1 and the right hand side is close to (2z)2. So (2z)21. Since z is negative, z12 and 2z+y2<0. Also, 1y22 is positive, so it has a real square root.

1y22=2z+y2121y22y4=z
1.1.6.
Solution.
To determine whether the particle is rising or falling, we only need to consider its z-coordinate: z(t)=(t1)2(t3)2. Its derivative with respect to time is z(t)=4(t1)(t2)(t3). This is positive when 1<t<2 and when 3<t, so the particle is increasing on (1,2)(3,) and decreasing on (0,1)(2,3).
If r(t) is the position of the particle at time t, then its speed is |r(t)|. We differentiate:
r(t)=etıı^1t2ȷȷ^+4(t1)(t2)(t3)k^
So, r(1)=1eıı^1ȷȷ^ and r(3)=1e3ıı^19ȷȷ^. The absolute value of every component of r(1) is greater than or equal to that of the corresponding component of r(3), so |r(1)|>|r(3)|. That is, the particle is moving more swiftly at t=1 than at t=3.
Note: We could also compute the sizes of both vectors directly: |r(1)|=(1e)2+(1)2, and |r(3)|=(1e3)2+(19)2.
1.1.7.
Solution.
The red vector is r(t+h)r(t). The arclength of the segment indicated by the blue line is the (scalar) s(t+h)s(t).
Remark: as h approaches 0, the curve (if it’s differentiable at t) starts to resemble a straight line, with the length of the vector r(t+h)r(t) approaching the scalar s(t+h)s(t). This step is crucial to understanding Lemma 1.1.4.
1.1.8.
Solution.
Velocity is a vector-valued quantity, so it has both a magnitude and a direction. Speed is a scalar — the magnitude of the velocity. It does not include a direction.
1.1.9. (✳).
Solution.
By the product rule
ddt[(r×r)r]=(r×r)r+(r×r)r+(r×r)r
The first term vanishes because r×r=0. The second term vanishes because r×r is perpendicular to r. So
ddt[(r×r)r]=(r×r)r
which is (c).
1.1.10.
Solution.
we are told that r(t)r(t), so that r(t)r(t)=0, for all t. Consequently
ddt|r(t)|2=ddt[r(t)r(t)]=2r(t)r(t)=0
So |r(t)|2 is a constant, say A, independent of time and r(t) always lies on the sphere of radius A centred on the origin.
1.1.11. (✳).
Solution.
We have
v(t)=r(t)=52ıı^+5e5tȷȷ^+5e5tk^
and hence
|v(t)|=|r(t)|=5|2ıı^+e5tȷȷ^+e5tk^|=52+e10t+e10t
Since 2+e10t+e10t=(e5t+e5t)2, that’s (d).
1.1.12.
Solution.
We are told that
r(t)=acostıı^+asintȷȷ^+ctk^
So, by definition,
velocity=v(t)=r(t)=asintıı^+acostȷȷ^+ck^speed=dsdt(t)=|r(t)|=a2+c2acceleration=a(t)=r(t)=acostıı^asintȷȷ^
As t runs over an interval of length 2π, (x,y) traces out a circle of radius a and z increases by 2πc. The path is a helix with radius a and with each turn having height 2πc.
1.1.13. (✳).
Solution.
(a) Since r(t)=(2t,0,t2), the specified unit tangent at t=1 is
T^(1)=(2,0,1)5
(b) We are to find the arc length between (0,3,0) and (1,3,1/3). As dsdt=|r(t)|=4t2+t4, that arc length is the integral of 4t2+t4 with t running between the value of t for which r(t)=(0,3,0) and the value of t for which r(t)=(1,3,1/3). To find those two values of t, we observe that
  • the first component of r(t), namely t2, matches the first component of (0,3,0), namely 0, only when t=0. So we would guess that the t corresponding to (0,3,0) is t=0. As r(0)=(02,3,1303)=(0,3,0), this is indeed the case.
  • The first component of r(t), namely t2, matches the first component of (1,3,1/3), namely 1, only when t=±1. For the third component of r(t), namely 13t3, to match the third component of (1,3,1/3), namely 1/3, we need t<0. So we would guess that the t corresponding to (1,3,1/3) is t=1. To check that this is indeed the case, we compute r(1)=((1)2,3,13(1)3)=(1,3,1/3).
So t runs from 1 to 0 and
arc length=104t2+t4 dt
The integrand is even, so
arc length=014t2+t4 dt=01t4+t2 dt=[13(4+t2)3/2]01=13[53/28]
1.1.14.
Solution.
By Lemma 1.1.4 the arclength of r(t) from t=0 to t=1 is 01|drdt(t)|dt. We’ll calculate this in a few pieces to make the steps clearer.
r(t)=(t,32t2,t3)drdt(t)=(1,6t,3t2)|drdt(t)|=12+(6t)2+(3t2)2=1+6t2+9t4=(3t2+1)2=3t2+101|drdt(t)|dt=01(3t2+1)dt=2
1.1.15.
Solution.
Since
x(t)=a[cos2tsin2t]=acos2ty(t)=2asintcost=asin2tz(t)=b
we have
dsdt(t)=x(t)2+y(t)2+z(t)2=a2+b2
As the speed dsdt(t) is constant, the length is just dsdtT=a2+b2T.
1.1.16.
Solution.
Since r(t) is the position of the particle, its acceleration is r(t).
r(t)=(t+sint,cost)r(t)=(1+cost,sint)r(t)=(sint,cost)|r(t)|=sin2t+cos2t=1
The magnitude of acceleration is constant, but its direction is changing, since r(t) is a vector with changing direction.
1.1.17. (✳).
Solution.
(a) The speed is
dsdt(t)=|r(t)|=|(2cost2tsint,2sint+2tcost,t2)|=(2cost2tsint)2+(2sint+2tcost)2+t4=4+4t2+t4=2+t2
so the length of the curve is
length =02dsdtdt=02(2+t2)dt=[2t+t33]02=203
(b) A tangent vector to the curve at r(π)=(2π,0,π33) is
r(π)=(2cosπ2πsinπ,2sinπ+2πcosπ,π2)=(2,2π,π2)
So parametric equations for the tangent line at r(π) are
x(t)=2π2ty(t)=2πtz(t)=π33+π2t
1.1.18. (✳).
Solution.
(a) As r(t)=(3cost,3sint,4t), the velocity of the particle is
r(t)=(3sint,3cost,4)
(b) As dsdt, the rate of change of arc length per unit time, is
dsdt(t)=|r(t)|=|(3sint,3cost,4)|=5
the arclength of its path between t=1 and t=2 is
12dt dsdt(t)=12dt 5=5
1.1.19.
Solution.
(a) We can parametrize the circle  x2+y2=9  as x(θ)=3cosθ, y(θ)=3sinθ with θ running from 0 to 2π. As z=2x+3y, the ellipse can be parametrized by
x(θ)=3cosθ, y(θ)=3sinθ, z(θ)=2x(θ)+3y(θ)=6cosθ+9sinθ0θ2π
(b) As
dsdθ=x(θ)2+y(θ)2+z(θ)2=9sin2θ+9cos2θ+36sin2θ+81cos2θ108sinθcosθ=45+45cos2θ108sinθcosθ
the circumference is
s=02π45+45cos2θ108sinθcosθdθ
1.1.20. (✳).
Solution.
(a) As
r(t)=sintcos2tıı^+sin2tcostıı^+3sin2tcostk^=sintcost(costıı^+sintȷȷ^+3sintk^)dsdt(t)=|sintcost|cos2t+sin2t+9sin2t=|sintcost|1+9sin2t
the arclength from t=0 to t=π2 is
0π/2dsdt(t)dt=0π/2sintcost1+9sin2tdt=118110u duwith u=1+9sin2t, du=18sintcostdt=118[23u3/2]110=127(10101)
(b) The arclength from t=0 to t=π is
0πdsdt(t)dt=0π|sintcost|1+9sin2tdtDon't forget the absolute value signs!=20π/2|sintcost|1+9sin2tdt=20π/2sintcost1+9sin2tdt
since the integrand is invariant under tπt. So the arc length from t=0 to t=π is just twice the arc length from part (a), namely 227(10101).
1.1.21. (✳).
Solution.
Since
r(t)=t33ıı^+t22ȷȷ^+t2k^r(t)=t2ıı^+tȷȷ^+12k^dsdt(t)=|r(t)|=t4+t2+14=(t2+12)2=t2+12
the length of the curve is
s(t)=0tdsdt(u)du=0t(u2+12)du=t33+t2
1.1.22. (✳).
Solution.
Since
r(t)=tmıı^+tmȷȷ^+t3m/2k^r(t)=mtm1ıı^+mtm1ȷȷ^+3m2t3m/21k^dsdt=|r(t)|=2m2t2m2+9m24t3m2=mtm12+94tm
the arc length is
abdsdt(t)dt=abmtm12+94tm dt=492+94am2+94bmuduwith u=2+94tm, du=9m4tm1=49[23u3/2]2+94am2+94bm=827[(2+94bm)3/2(2+94am)3/2]
1.1.23.
Solution.
(a) Since y=x and z=23xy=23x3/2,
r(x)=xıı^+xȷȷ^+23x3/2k^
For the remaining parts of this problem we will also need
r(x)=ıı^+12xȷȷ^+xk^r(x)=14x3/2ȷȷ^+12xk^dsdx=|r(x)|=1+14x+x=(12x+x)2=12x+xdsdx(1)=32
(b)
C ds=09dsdx dx=09(12x+x) dx=[x+23x3/2]09=3+18=21
(c) Denote by
  • r(x) the position of the particle when its first coordinate is x,
  • R(t) the position of the particle at time t,
  • x(t) the x--coordinate of the particle at time t, and
  • s(x) the arc length of the curve from the origin to r(x).
We are told that |R(t)|=9 for all t. So
R(t)=r(x(t))R(t)=r(x(t))dxdt(t)9=|R(t)|=dsdx(x(t))dxdt(t)=(12x(t)+x(t))dxdt(t)
In particular, if the particle is at (1,1,23) at time 0, then x(0)=1 and
9=(121+1)dxdt(0)dxdt(0)=6
so that
R(0)=r(1)dxdt(0)=(ıı^+12ȷȷ^+k^)6= 6ıı^+3ȷȷ^+6k^
(d) By the product and chain rules,
R(t)=r(x(t))dxdt(t)R(t)=r(x(t))(dxdt(t))2+r(x(t))d2xdt2(t)
We saw in part (c) that 9=|R(t)|=(12x(t)+x(t))dxdt(t) so that
dxdt(t)=9(12x(t)+x(t))1
Differentiating that gives
d2xdt2(t)=9(12x(t)+x(t))2(14x(t)3/2+12x(t))dxdt(t)
In particular, when t=0, x(0)=1 and dxdt(0)=6
d2xdt2(0)=9(32)2(14)6=6
so
R(0)=r(1) (6)2+r(1)(6)=36(14ȷȷ^+12k^)6(ıı^+12ȷȷ^+k^)=6ıı^12ȷȷ^+12k^
1.1.24.
Solution.
Given the position of the particle, we can find its velocity:
v(t)=r(t)=(cost,sint,1)
Applying the given formula,
L(t)=r×v=(sint,cost,t)×(cost,sint,1).
  • [Solution 1:] We can first compute the cross product, then differentiate:
    L(t)=(cost+tsint)ıı^+(tcostsint)ȷȷ^k^L(t)=tcostıı^tsintȷȷ^|L(t)|=t2(sin2t+cos2t)=t2=|t|
  • [Solution 2:] Using the product rule:
    L(t)=r(t)×v(t)+r(t)×v(t)=r(t)×r(t)0+r(t)×v(t)=(sint,cost,t)×(sint,cost,0)=tcostıı^tsintȷȷ^|L(t)|=t2cos2t+t2sint2=|t|
1.1.25. (✳).
Solution.
(a) Since z=6u, y=z212=3u2 and x=yz18=u3,
r(u)=u3ıı^+3u2ȷȷ^+6uk^
(b)
r(u)=3u2ıı^+6uȷȷ^+6k^r(u)=6uıı^+6ȷȷ^dsdu(u)=|r(u)|=9u4+36u2+36=3(u2+2)
C ds=01dsdu du=013(u2+2) du=[u3+6u]01=7
(c) Denote by R(t) the position of the particle at time t. Then
R(t)=r(u(t))R(t)=r(u(t))dudt
In particular, if the particle is at (1,3,6) at time t1, then u(t1)=1 and
6ıı^+12ȷȷ^+12k^=R(t1)=r(1)dudt(t1)=(3ıı^+6ȷȷ^+6k^)dudt(t1)
which implies that dudt(t1)=2.
(d) By the product and chain rules,
R(t)=r(u(t))dudtR(t)=r(u(t))(dudt)2+r(u(t))d2udt2
In particular,
27ıı^+30ȷȷ^+6k^=R(t1)=r(1)(dudt(t1))2+r(1)d2udt2(t1)=(6ıı^+6ȷȷ^)22+(3ıı^+6ȷȷ^+6k^)d2udt2(t1)
Simplifying
3ıı^+6ȷȷ^+6k^=(3ıı^+6ȷȷ^+6k^)d2udt2(t1)d2udt2(t1)=1
1.1.26. (✳).
Solution.
(a) According to Newton,
mr(t)=F(t)so thatr(t)=3tıı^+sintȷȷ^+2e2tk^
Integrating once gives
r(t)=3t22ıı^costȷȷ^+e2tk^+c
for some constant vector c. We are told that r(0)=v0=π22ıı^. This forces c=π22ıı^+ȷȷ^k^ so that
r(t)=(π223t22)ıı^+(1cost)ȷȷ^+(e2t1)k^
Integrating a second time gives
r(t)=(π2t2t32)ıı^+(tsint)ȷȷ^+(12e2tt)k^+c
for some (other) constant vector c. We are told that r(0)=r0=12k^. This forces c=0 so that
r(t)=(π2t2t32)ıı^+(tsint)ȷȷ^+(12e2tt)k^
(b) The particle is in the plane x=0 when
0=(π2t2t32)=t2(π2t2)t=0,±π
So the desired time is t=π.
(c) At time t=π, the velocity is
r(π)=(π223π22)ıı^+(1cosπ)ȷȷ^+(e2π1)k^=π2ıı^+2ȷȷ^+(e2π1)k^
1.1.27. (✳).
Solution.
(a) Parametrize C by x. Since y=x2 and z=23x3,
r(x)=xıı^+x2ȷȷ^+23x3k^r(x)=ıı^+2xȷȷ^+2x2k^r(x)=2ȷȷ^+4xk^dsdx=|r(x)|=1+4x2+4x4=1+2x2
and
C ds=03dsdx dx=03(1+2x2) dx=[x+23x3]03=21
(b) The particle travelled a distance of 21 units in 72 time units. This corresponds to a speed of 217/2=6.
(c) Denote by R(t) the position of the particle at time t. Then
R(t)=r(x(t))R(t)=r(x(t))dxdt
By parts (a) and (b) and the chain rule
6=dsdt=dsdxdxdt=(1+2x2)dxdtdxdt=61+2x2
In particular, the particle is at (1,1,23) at x=1. At this time dxdt=61+2×1=2 and
R=r(1)dxdt=(ıı^+2ȷȷ^+2k^)2=2ıı^+4ȷȷ^+4k^
(d) By the product and chain rules,
R(t)=r(x(t))dxdtR(t)=r(x(t))(dxdt)2+r(x(t))d2xdt2
Applying ddt to 6=(1+2x(t)2)dxdt(t) gives
0=4x(dxdt)2+(1+2x2)d2xdt2
In particular, when x=1 and dxdt=2, 0=4×1(2)2+(3)d2xdt2 gives d2xdt2=163 and
R=(2ȷȷ^+4k^)(2)2(ıı^+2ȷȷ^+2k^)163=83(2ıı^+ȷȷ^2k^)
1.1.28.
Solution.
The question is already set up as an xy-plane, with the camera at the origin, so the vector in the direction the camera is pointing is (x(t),y(t)). Let θ be the angle the camera makes with the positive x-axis (due east). The camera, the object, and the due-east direction (positive x-axis) make a right triangle.
tanθ=yx

Differentiating implicitly with respect to t:

sec2θdθdt=xyyxx2dθdt=cos2θ(xyyxx2)=(xx2+y2)2(xyyxx2)=xyyxx2+y2
1.1.29.
Solution.
Using the Theorem of Pappus, we can calculate the surface area and volume of a pipe with the same length and radius as this pipe. So, we need to find the length of the pipe, L.
drdt=(2t,t,1)|drdt|=2t+t2+1=|t+1|L=010(t+1)dt=60
A pipe with radius 3 and length 60 has surface area 60(2π3)=360π and volume 60(π32)=540π.
1.1.30.
Solution.
In general a helix can be parametrized by
r(θ)=acosθıı^+asinθȷȷ^+bθk^
Our first task is to determine a and b. The radius of the helix is 3 cm, so a=3 cm. After 10 turns (i.e. θ=20π) the height, bθ, is 1 cm. So b(20π)=1 and b=120πcm/rad. Thus r(θ)=3cosθıı^+3sinθȷȷ^+120πθk^.
With each full turn of the helix (i.e. each increase of θ by 2π) the height of the helix increases by 2πb=110cm. So if we can determine the length of wire in one full turn of the helix, we can easily determine how many turns the helix goes through in total, and from that we can determine the total height of the helix.
As r(θ)=3sinθıı^+3cosθȷȷ^+120πk^ we have dsdθ=|r(θ)|=9+1400π2. So the length of one full turn of the helix is
02π9+1400π2 dθ=2π9+1400π2
and 1000cm of wire generates
10002π9+1400π2=500π9+1400π2
turns. Each turn adds 110cm to the height, so the total height is
500π9+1400π2110=50π9+1400π25.3 cm
Remark. We can check that this answer is reasonable by taking advantage of the fact that each coil adds only a very small height (relative to the radius). So we expect the length of one coil to be about the same as the circumference of a circle of the same radius, namely 6π. If we were making actual circles of the wire, there would be 10006π of them. Stacking up at 10 per centimetre, this would make a pile of height 10006π10cm. Since this number is also approximately 5.3cm, we feel our result is reasonable.
1.1.31.
Solution.
Define u(t)=eαtdrdt(t). Then
dudt(t)=αeαtdrdt(t)+eαtd2rdt2(t)=αeαtdrdt(t)geαtk^αeαtdrdt(t)=geαtk^
Integrating both sides of this equation from t=0 to t=T gives
u(T)u(0)=geαT1αk^
so that
u(T)=u(0)geαT1αk^=drdt(0)geαT1αk^=v0geαT1αk^
Substituting in u(T)=eαtdrdt(T) and multiplying through by eαT gives
drdt(T)=eαTv0g1eαTαk^
Integrating both sides of this equation from T=0 to T=t gives
r(t)r(0)=eαt1αv0gtαk^+geαt1α2k^
so that
r(t)=r0eαt1αv0+g1αteαtα2k^

1.2 Reparametrization

Exercises

1.2.1.
Solution.
By Lemma 1.1.4.c, |r(s)|=1 under arclength parametrization. So 1t|r(s)|ds=1tds=t1.
1.2.2.
Solution.
The arclength from P to P will be 0, so P is the point where s=0. That is, r(0), or (sin(1/2),cos(1/2),3/2).
1.2.3.
Solution 1.
We consider the situation geometrically. If we plot R in space (of the relevant dimension), regardless of its parametrization, the derivative at a point will give a vector tangent to R, in the direction the curve moves when the parameter is increasing. Since a(t0) and b(s0) describe the same spot on the curve, a(t0) and b(s0) will be parallel
 1 
Since we specified the derivatives are nonzero, there’s no messiness about vectors being parallel to a zero vector.
— they’re both tangent to the same piece of curve. Furthermore, as t increases, so does s, so the direction of increasing t is the same as the direction of increasing s. Therefore, A. holds.
Now we consider the magnitudes of the vectors, to rule out E. Recall |a(t)| is the speed at which the curve changes relative to t; this could be any (nonnegative) number. By the same token, |b(s)|=1. So, b(s0) is a unit vector, while a(t0) may or may not be. Then the two vectors are not necessarily equal (although they could be).
So, the best answer is A.
Solution 2.
The chain rule gives us a relationship between b(s) and a(t).
dbds=dds[a(t(s))]=dadtdtds
So, the vectors dbds and dadt differ only by the scalar function dtds. So, at any point along the curve, these vectors are parallel.
Furthermore, we know that t and s are positively correlated: as t increases, so does s, because we’re covering more arclength. So, dtds is nonnegative. Furthermore, since the derivatives are nonzero, dtds is nonzero. So, b(s0) and a(t0) are positive scalar multiples of each other. That is, they are parallel, and pointing in the same direction. However, unless dtds=1 (that is, t(s)=s+C for some constant C), the vectors do not have the same magnitude, and hence are not equal.
So, A is the best solution.
1.2.4. (✳).
Solution.
(a) The velocity vector is
r(t)=(6sin2(t)cost,6sintcos2(t),3cos2t3sin2t)=3(sintsin(2t),costsin(2t),cos(2t))
In particular, since sin(π/3)=sin(2π/3)=32 and cos(π/3)=cos(2π/3)=12,
r(π/3)=3(34,34,12)
and the specified unit tangent vector is
T^=(34,34,12)|(34,34,12)|=(34,34,12)
(b) The speed is
dsdt=|r(t)|=3sin2tsin2(2t)+cos2tsin2(2t)+cos2(2t)=3sin2(2t)+cos2(2t)=3
So s=3t and the reparametrized form is
R(s)=(2sin3(s3),2cos3(s3),3sin(s3)cos(s3))
1.2.5. (✳).
Solution.
(a) We have |r(t)|=et1 for t0. So the part of the spiral contained in the unit circle is the part of the spiral with <t0. As
r(t)=et(cost,sint)+et(sint,cost)=et(costsint,sint+cost)
the speed
dsdt=|r(t)|=et(costsint)2+(sint+cost)2=2et
and the arclength from t= to r(t) is
s(t)=tdsdt(t~) dt~=t2et~ dt~=2et
In particular the length of the part of the spiral contained in the unit circle is s(0)=2.
(b) The inverse function of s(t)=2et is t(s)=ln(s2) with s>0. (As t, the arc length s0 and as t+, the arc length s+.) So the reparametrization is
R(s)=et(cost,sint)|t=ln(s2)=s2(cos(ln(s2)),sin(ln(s2)))with s>0
1.2.6.
Solution.
Using arctant=z, and so t=tanz:
r(t)=(11+t2,arctant1+t2,arctant)=(11+tan2z,z1+cot2z,z)=(1|secz|,z|cscz|,z)=(|cosz|,z|sinz|,z)

Since 0t, and arctant<π/2 we have 0z<π/2, so cosz and sinz are both nonnegative.

=(cosz,zsinz,z)
If we didn’t have the restricted domain, this would make a spiral going up: z is both the height of the spiral and a radian measure. The ıı^-component of the spiral stays between 1 and 1, while the ȷȷ^-component increases. So, our spiral gets increasingly “wide,” while staying the same “thickness.”
Due to the restricted domain, our actual curve is only one-quarter of a “turn” of this spiral, indicated in red above.
The parameter z is a measure of height, and it is also a radian measure as the spiral turns.
1.2.7.
Solution.
r(t)=(12t2,13t3)r(t)=(t,t2)|r(t)|=t2+t4=|t|1+t2s(t)=1t|x|1+x2dx={1tx1+x2dxwhen t010x1+x2dx+0tx1+x2dxwhen t>0

Let u=1+x2,12du=xdx

={21+t212uduwhen t02112udu+11+t212uduwhen t>0={13u3/2|21+t2when t013u3/2|21+13u3/2|11+t2when t>0={23/2313(1+t2)3/2when t023+23/23+13(1+t2)3/2when t>0

Solving for t in terms of s:

1+t2={(223s)2/3when t0(3s+222)2/3when t>0t2={(223s)2/31when t0(3s+222)2/31when t>0

Remembering that t2=|t|:

t={(223s)2/31when t0(3s+222)2/31when t>0
Noting that t=0 when s=13(221), we find our reparametrization of (12t2,13t3). When s13(221),
R(s)=(12[(223s)2/31],13[(223s)2/31]3/2)
and when s>13(221),
R(s)=(12[(3s+222)2/31],13[(3s+222)2/31]3/2)
Remark: after a computation with this much detail, it’s nice to find a few points to check, to verify that our answer is reasonable. For instance, when s=0, t should be 1, and vice-versa. Also, we found that t=0 corresponds to s=13(221). So, we should be able to verify that r(0)=R(13(221)) and r(1)=R(0).

1.3 Curvature

Exercises

1.3.1.
Solution.
The curve is a circle of radius 3, centred at the origin. So, the “circle of best fit” is just the curve itself. T^ is the unit vector tangent to the circle in direction of increasing t, and N^ is the unit vector pointing towards the origin.
The radius of the (osculating) circle is 3, so ρ=3 and κ=1ρ=13.
1.3.2.
Solution.
The arclength of r(t) traced out by an interval of t of length θ is 3θ. That is, s=3t. Our reparametrization of the circle in terms of arclength is R(s)=(3sin(s/3),3cos(s/3)).
We can calculate the vectors tangent to the circle, then normalize them (i.e. make them length one) to find T^.
v(t)=r(t)=(3cost,3sint)T^(t)=r(t)|r(t)|=(3cost,3sint)3=(cost,sint)T^(s)=R(s)=(cos(s/3),sin(s/3))
Note R(s), because it’s parametrized in terms of arclength, has derivative vectors of length one. So, we don’t need to normalize them (although if we did, it wouldn’t change anything).
Note also that we can check out answers using Question 1.3.1. In that question, we found T^ was ıı^ when t=s=0; this fits with the vectors we just found.
As in Question 1.3.1, κ=13. So, using Theorem 1.3.3 Part (b):
dT^ds(s)=κ(s)N^(s)(13sin(s/3),13cos(s/3))=13N^(s)(sin(s/3),cos(s/3))=N^(s)
Remember s=3t. Using Theorem 1.3.3 Part (c):
dT^dt=κdsdtN^(t)(sint,cost)=13(3)N^(t)(sint,cost)=N^(t)
1.3.3.
Solution.
As t increases, the arms of the spiral “flatten out,” looking like a circle of bigger and bigger radius. So, we would expect the curvature to decrease: limtκ(t)=0.
1.3.4.
Solution.
dsdt=|v(t)|=|r(t)|=|(et,3,cost)|=e2t+9+cos2t
1.3.5.
Solution.
T^(t)=v(t)|v(t)|=r(t)|r(t)|=(et(costsint),et(cost+sint))e2t(costsint)2+e2t(cost+sint)2=12(costsint,cost+sint)dT^dt=12(sintcost,sint+cost)

Since R(s) is parametrized with respect to arclength, |R(s)|=1.

T^(s)=R(s)

Making ample use of the chain rule, and setting U(s)=(ln(s/2)), we have U(s)=1s:

T^(s)=12(cosU(s)sinU(s),cosU(s)+sinU(s))dT^ds=12s(sinU(s)cosU(s),sinU(s)+cosU(s))
1.3.6.
Solution.
The circle of radius r centred at (0,r) is x2+(yr)2=r2. The bottom half of this circle is
y=g(x)=rr2x2
So
g(x)=xr2x2g(0)=0g(x)=1r2x2+x2[r2x2]3/2g(0)=1r
As f(x) and g(x) have the same second order Taylor approximation at x=0, f(0)=g(0)=1r.
We may parametrize the curve by r(x)=xıı^+f(x)ȷȷ^. So
r(x)=ıı^+f(x)ȷȷ^r(0)=ıı^+f(0)ȷȷ^=ıı^r(x)=f(x)ȷȷ^r(0)=f(0)ȷȷ^
and
κ(0)=|r(0)×r(0)||r(0)|3=|f(0)ıı^×ȷȷ^||ıı^|3=f(0)
So κ(0)=f(0)=1r and r is indeed the radius of curvature of y=f(x) at x=0.
1.3.7.
Solution.
  1. v(t)=r(t)=(et,2t+1)
  2. a(t)=r(t)=(et,2)
  3. dsdt=|v(t)|=e2t+(2t+1)2
  4. T^(t)=v(t)|v(t)|=(et,2t+1)e2t+(2t+1)2=(ete2t+(2t+1)2,2t+1e2t+(2t+1)2)
  5. κ(t)=|v(t)×a(t)|(dsdt)3=|(et,2t+1)×(et,2)|e2t+(2t+1)23=et|12t|(e2t+(2t+1)2)3/2
1.3.8.
Solution 1.
Note that (cost+sint)2+(sintcost)2=2 for all t. So, the points (x,y) of our curve lie on x2+y2=2, which is a circle of radius 2. Indeed
x(t)=cost+sint=2[costcosπ4+sintsinπ4]=2cos(tπ4)y(t)=sintcost=2[sintcosπ4costsinπ4]=2sin(tπ4)
So, r(t) circumnavigates a circle of radius 2 and consequently has curvature κ=12.
Solution 2.
We use the formula κ=|v(t)×a(t)||(dsdt)3|, remembering that v(t)=r(t), a(t)=r(t), and dsdt=|r(t)|.
v(t)=r(t)=(sint+cost,cost+sint)a(t)=r(t)=(costsint,sint+cost)v(t)×a(t)=[(sint+cost)2+(cost+sint)2]k^=2k^dsdt=|dvdt|=(sint+cost)2+(cost+sint)2=2κ=|v(t)×a(t)(dsdt)3|=|2k^23|=12
1.3.9.
Solution.
For the given ellipse
r(t)=acost ıı^+bsint ȷȷ^v(t)=asint ıı^+bcost ȷȷ^|v(t)|=a2sin2t+b2cos2ta(t)=acost ıı^bsint ȷȷ^v(t)×a(t)=det[ıı^ȷȷ^k^asintbcost0acostbsint0]=abk^κ(t)=|v(t)×a(t)||v(t)|3=ab[a2sin2t+b2cos2t]3/2
So the maximum (minimum) curvature is achieved when the denominator is a minimum (maximum) which is the case when sint=0 (cost=0). So κmax=ab2 and κmin=ba2.
1.3.10. (✳).
Solution.
Parametrize the curve by r(t)=tıı^+etȷȷ^. Then
v(t)=ıı^+etȷȷ^v(0)=ıı^+ȷȷ^dsdt=|v(t)|=1+e2tdsdt(0)=2T^(t)=v(t)|v(t)|=ıı^+etȷȷ^1+e2tT^(0)=v(0)|v(0)|=ıı^+ȷȷ^2a(t)=etȷȷ^a(0)=ȷȷ^
(a) We’re given y in terms of x, so let’s use Part (e) of Theorem 1.3.3:
κ=|d2ydx2|[1+(dydx)2]3/2=ex[1+(ex)2]3/2κ(0)=1[1+1]3/2=23/2
(b)
  • The radius of the circle we want is ρ=1κ=23/2. If its centre is at (a,b), then the circle will have equation (xa)2+(yb)2=23. So, we will find its centre.
  • The unit vector N^ points from our point (0,1) towards the centre of the circle. Since the radius of the circle is 23/2, the centre of the circle will be at (0,1)+23/2N^. So, we’ll find N^.
  • Since N^ is a unit vector perpendicular to T^=ıı^+ȷȷ^2, we know N^ will be either ıı^ȷȷ^2 or ıı^+ȷȷ^2.
  • Using Part (d) of the proof of Theorem 1.3.3:
    v(t)×a(t)=κ(dsdt)3T^×N^(ıı^+ȷȷ^)×(ȷȷ^)=23/2(2)3ıı^+ȷȷ^2×N^k^=12(ıı^+ȷȷ^)×N^N^=ıı^+ȷȷ^2
    So, the centre of our circle is at point (0,1)+ρN^=(0,1)+23/2ıı^+ȷȷ^21/2=(2,3). Then the equation of the circle is (x+2)2+(y3)2=8.
1.3.11. (✳).
Solution.
(a) Think of
r(t)=(t,1)(sint,cost)
The (t,1) part gives the position of the centre of the wheel at time t. The other part gives the position of the thumbtack with respect to the centre of the wheel. In particular,
  • at time t=0, r(0)=(0,0). The thumbtack is on the ground (i.e. at y=0).
  • At time t=π, r(π)=(π,2). The thumbtack is at its highest point (i.e. at y=2) and is above the centre of the wheel at x=π.
  • At time t=2π, r(2π)=(2π,0). The thumbtack is back on the ground (i.e. at y=0) and is below the centre of the wheel at x=2π.
  • At time t=3π, r(3π)=(3π,2). The thumbtack is again at its highest point (i.e. at y=2) and is above the centre of the wheel at x=3π.
  • At time t=4π, r(4π)=(4π,0). The thumbtack is back on the ground (i.e. at y=0) and is below the centre of the wheel at x=4π.
Here is a sketch of the curve.
(b) Since
r(t)=(tsint,1cost)v(t)=r(t)=(1cost,sint)dsdt(t)=|v(t)|=22costa(t)=v(t)=(sint,cost)v(t)×a(t)=det[ıı^ȷȷ^k^1costsint0sintcost0]=(cost1)k^
the curvature
κ(t)=|v(t)×a(t)||v(t)|3=|cost1|(22cost)3/2=123/21cost
(c) The radius of curvature at time t=π is
ρ(π)=1κ(π)=11/23/22=4
(d) At time π, the tack is at r(π)=(π,2), which is at the top of its trajectory. Looking at the sketch in part (a), we see that, at that time N^(π)=ȷȷ^. So the osculating circle at time t=π has center
r(π)+ρ(π)N^(π)=(π,2)+4(0,1)=(π,2)
and radius ρ(π)=4. So the equation of the osculating circle at time π is
(xπ)2+(y+2)2=16
1.3.12.
Solution.
The velocity vector is
v(θ)=x(θ)ıı^+y(θ)ȷȷ^=cos(12πθ2)ıı^+sin(12πθ2)ȷȷ^
Consequently the speed
dsdθ(θ)=|v(θ)|=1s(θ)=θ+s(0)
Since s(θ) is zero when θ=0, we have s(θ)=θ and hence
T^(s)=v(s)=cos(12πs2)ıı^+sin(12πs2)ȷȷ^
so that
κ(s)=|dT^ds(s)|=|πssin(12πs2)ıı^+πscos(12πs2)ȷȷ^|=πs
1.3.13. (✳).
Solution.
The curve is y=y(x)=x33. Since y(x)=x2 and y(x)=2x, the curvature is
κ(x)=|d2ydx2(x)|[1+(dydx(x))2]3/2=|2x|[1+x4]3/2
We’d like to find the critical points of κ(x), but differentiating it looks messy. Since κ(x) has only nonnegative values, its maxima correspond the maxima of the function κ2(x). So, we find the critical points of κ2(x) instead, to save ourselves some computational toil.
0=ddxκ(x)2=ddx4x2(1+x4)3=8x(1+x4)3316x5(1+x4)4=8x(1+x4)3×16x5(1+x4)4=8x(15x4)(1+x4)4
Note that κ(0)=0 and κ(x)0 as x±. So the maximum occurs when x=±1/54.

1.4 Curves in Three Dimensions

Exercises

1.4.1.
Solution.
T^ is tangent to the curve, while N^ is perpendicular to it.
Using the right-hand rule and B^=T^×N^, B^ points out of the page (towards the reader).
To see this, point the fingers of your right hand in the direction of T^, and curl them inwards until they are in the direction of N^. To do this, your thumb must be pointing towards you, not away from you. Your thumb shows the direction of T^×N^.
1.4.2.
Solution.
In this equation, s stands for arclength.
When we take a very small interval from t to t+h, the change in arclength s(t+h)s(t) is approximately |r(t+h)r(t)|, because our curve is approximated by a straight line. So, s(t+h)s(t)h|r(t+h)r(t)|h, leading to dsdt=|drdt|=|v(t)|.
The magnitude of velocity is speed; in this text we generally call this v. That is, v=|v(t)|. This leads to the potentially confusing (but standard) convention that s stands for arclength, while v stands for speed.
1.4.3.
Solution 1.
Curves a and b are the same curve, just parametrized differently (replace t with t to convince yourself if the picture isn’t enough). So, they ought to have the same torsion.
As in Example 1.4.4, we imagine that the curve is the thread on a bolt. Take a look at your right hand. If your thumb is pointing up (corresponding to the +z direction), and you’re looking at the tip of your thumb, your fingers curl anticlockwise. Imagine a screw has threads matching the curves a and b, and we turn it anticlockwise. The screw would move down — not in the same direction as our thumb. So these curves are not right-handed helices, so they have negative torsion.
The curve c sits entirely in a plane (the plane x=0) so its torsion is zero everywhere.
Solution 2.
Here is the conventional computation for both a(t) and b(t). (The upper sign is for a and the lower sign is for b.)
r(t)=(cost,2sint,±t/2)v(t)=(sint,2cost,±1/2)a(t)=(cost,±2sint,0)v(t)×a(t)=(sint,cost/2,2)dadt(t)=(sint,±2cost,0)v(t)×a(t)dadt(t)=1τ(t)=v(t)×a(t)dadt(t)|v(t)×a(t)|2=1sin2t+14cos2t+4<0
1.4.4.
Solution.
(a) If κ(s)0, then dT^ds=κ(s)N^(s)0 so that T^ is a constant. As a result drds(s)=T^ and r(s)=sT^+r(0) so that the curve is the straight line with direction vector T^ that passes through r(0).
(b) If τ(s)0, then dB^ds=τ(s)N^(s)0 so that B^ is a constant. As T^(s)B^,
dds(r(s)r(0))B^=T^(s)B^=0
and (r(s)r(0))B^ must be a constant. The constant must be zero (set s=0), so (r(s)r(0))B^=0 and r(s) always lies in the plane through r(0) with normal vector B^.
(c) Parametrize the curve by arc length. Define the “centre of curvature” at s by
rc(s)=r(s)+1κ(s)N^(s)
Since κ(s)=κ0 is a constant and τ(s)0,
ddsrc(s)=T^(s)+1κ0[τ(s)B^κ(s)T^]=T^(s)+1κ0[0B^κ0T^]=0
Thus rc(s)=rc is a constant and |r(s)rc|=1κ0 lies on the sphere of radius 1κ0 centred on rc. Since τ(s)0, the curve also lies on a plane, so it is a circle.
1.4.5. (✳).
Solution.
(a), (b): T^ points in the direction of the curve; N^ is perpendicular to it, in the same plane, pointing towards the centre of curvature. Using the right-hand rule in the picture, we see B^ is pointing to the left.
(c) The torsion is zero, since the curve lies in a plane (the plane x=y).
1.4.6. (✳).
Solution.
(a) As
r(t)=(et+et)ıı^+(etet)ȷȷ^+2k^dsdt(t)=|r(t)|=4+2e2t+2e2t=2(et+et)r(t)=(etet)ıı^+(et+et)ȷȷ^r(t)×r(t)=2(et+et)ıı^+2(etet)ȷȷ^+4k^
the curvature
κ(t)=|v(t)×a(t)|(dsdt)3=24+2e2t+2e2t[4+2e2t+2e2t]3/2=12+e2t+e2t
(b) The length of C between r(0) and r(1) is
01dsdt(t) dt=201(et+et) dt=2[etet]01=2[e1e]
1.4.7.
Solution.
The point (2,4,8) occurs when t=2.
v(t)=(1,2t,3t2)v(2)=(1,4,12)a(t)=(0,2,6t)a(2)=(0,2,12)dadt(t)=(0,0,6)dadt(2)=(0,0,6)v(2)×a(2)=(24,12,2)|v(2)×a(2)|=2181
Now, we use a formula for torsion:
τ(t)=(v(t)×a(t))dadt(t)|v(t)×a(t)|2τ(2)=(24,12,2)(0,0,6)(2181)2=3181
1.4.8.
Solution.
For the specified curve
r(t)=tıı^+t22ȷȷ^+t33k^v(t)=r(t)=ıı^+tȷȷ^+t2k^a(t)=r(t)=ȷȷ^+2tk^v(t)×a(t)=det[ıı^ȷȷ^k^1tt2012t]=t2ıı^2tȷȷ^+k^a(t)=2k^
From this, we read off
T^(t)=v(t)|v(t)|=ıı^+tȷȷ^+t2k^1+t2+t4κ(t)=|v(t)×a(t)||v(t)|3=1+4t2+t4[1+t2+t4]3/2B^(t)=v(t)×a(t)|v(t)×a(t)|=t2ıı^2tȷȷ^+k^1+4t2+t4N^(t)=B^(t)×T^(t)=11+t2+t41+4t2+t4det[ıı^ȷȷ^k^t22t11tt2]=(t+2t3)ıı^+(1t4)ȷȷ^+(2t+t3)k^1+t2+t41+4t2+t4τ(t)=(v(t)×a(t))a(t)|v(t)×a(t)|2=21+4t2+t4
1.4.9.
Solution.
First, some preliminaries:
r(t)=(t3,t,ect)r(5)=(53,5,e5c)v(t)=(3t2,1,cect)v(5)=(352,1,ce5c)a(t)=(6t,0,c2ect)a(5)=(65,0,c2e5c)dadt(t)=(6,0,c3ect)dadt(5)=(6,0,c3e5c)v(5)×a(5)=(c2e5c,15ce5c(25c),30)
Second, we figure out what value of c makes τ(5)=0.
0=τ(5)=(v(5)×a(5))dadt(5)|v(5)×a(5)|20=(v(5)×a(5))dadt(5)=(c2e5c,15ce5c(25c),30)(6,0,c3e5c)=6c2e5c(15c)c=0 or c=15
If c=0, then r(t)=(t3,t,1), and so the entire curve is contained inside the plane z=1. (Its torsion is zero everywhere — not just at t=5.)
Consider the case c=15. When t=5, our curve (and its osculating circle) passes through the point r(5)=(53,5,e). The normal vector to the plane of the osculating curve is the binormal vector B^(5)=v(5)×a(5)|v(5)×a(5)|. Since we don’t need the normal vector to the plane to be a unit vector, we can take as the normal vector to the plane simply v(5)×a(5), or (e/25,3e,30). Then, an equation of the plane containing the osculating circle is (e/25)x+(3e)y30z=10e. An equivalent equation for this plane is (1/25)x+3y(30/e)z=10.
1.4.10. (✳).
Solution.
(a) Since r(t)=(2t,1,3t2), we have r(1)=(2,1,3). So the normal plane must pass through r(1)=(1,1,1) and be perpendicular to (2,1,3). The equation of the normal plane is then
2(x1)+(y1)+3(z1)=0or2x+y+3z=6
(b) As
v(t)=r(t)=(2t,1,3t2)dsdt=1+4t2+9t4a(t)=v(t)=(2,0,6t)v(t)×a(t)=(6t,6t2,2)
the curvature
κ(t)=|v(t)×a(t)|(dsdt)3=21+9t2+9t4[1+4t2+9t4]3/2
1.4.11. (✳).
Solution.
First some preliminaries.
v(t)=r(t)=sintıı^+costȷȷ^+k^a(t)=r(t)=costıı^sintȷȷ^
(a), (b) From v(t) we read off
dsdt=|v(t)|=2
From a(t)=d2sdt2(t)T^(t)+κ(t)(dsdt(t))2N^(t), and the fact that d2sdt2=0, we read off that
κ(t)=(dsdt(t))2|a|=12N^(t)=a|a|=costıı^sintȷȷ^
So the radius of curvature is 1κ=2 and the centre of curvature is
[r(t)+1κ(t)N^(t)]t=π6=[(costıı^+sintȷȷ^+tk^)+2(costıı^sintȷȷ^)]t=π6=[costıı^sintȷȷ^+tk^]t=π6=32ıı^12ȷȷ^+π6k^
(c) From
v(t)×a(t)=det[ıı^ȷȷ^k^sintcost1costsint0]=sintıı^costȷȷ^+k^|v(t)×a(t)|2=2
we read off
B^(t)=v(t)×a(t)|v(t)×a(t)|=12sintıı^12costȷȷ^+12k^
so that
B^(π6)=122ıı^322ȷȷ^+12k^
1.4.12. (✳).
Solution.
(a) The velocity vector is
r(t)=(sin(t),cos(t),2t)
So a tangent vector at t=π is T=(0,1,2π) and a parametric form for the tangent line is
R(t)=r(π)+tT=(1,0,π2)+t(0,1,2π)
(b) The speed is
dsdt=|r(t)|=1+4t2
By Theorem 1.3.3, the tangential component of acceleration is
aT(t)=d2sdt2=d dt1+4t2=4t1+4t2
1.4.13. (✳).
Solution.
(a) The velocity vector of the particle at time t is
r(t)=(costcost+tsint)ıı^+(sint+sint+tcost)ȷȷ^+2tk^=tsintıı^+tcostȷȷ^+2tk^
so its speed at time 1t< is
dsdt=|r(t)|=t2sin2t+t2cos2t+4t2=5t
(b) The unit tangent at time t is
T^(T)=r(t)|r(t)|=15(sintıı^+costȷȷ^+2k^)
So the tangential component of acceleration at time t is
aT(t)=d2sdt2(t) T^(t)=sintıı^+costȷȷ^+2k^
(c) The (full) acceleration is
r(t)=d dtr(t)=(sint+tcost)ıı^+(costtsint)ȷȷ^+2k^
So the normal component of acceleration at time t is
aN(t)=a(t)aT(t)=tcostıı^tsintȷȷ^
(d) Another formula for the normal component of acceleration is κ(t)(dsdt(t))2N^(t). So the magnitude of the normal component of acceleration is κ(t)(dsdt(t))2 and, by part (c),
κ(t)(dsdt(t))2=|tcostıı^tsintȷȷ^|=t
Consequently, by part (a),
κ(t)=t(dsdt(t))2=15t
1.4.14. (✳).
Solution.
(a) If the point (x,y,z) is on the curve, it obeys both z=x2+y2 and z=82x and hence is also obeys
x2+y2=82xor(x+1)2+y2=9
So the curve C is also the intersection of
(x+1)2+y2=9andz=82x
(x+1)2+y2=9 is the circle of radius 3 centred on (1,0) and can be parametrized by x(θ)=1+3cosθ, y(θ)=3sinθ, 0θ2π. So C can be parametrized by
x(θ)=1+3cosθy(θ)=3sinθz(θ)=82x(θ)=106cosθ or r(θ)=[1+3cosθ]ıı^+3sinθȷȷ^+[106cosθ]k^
with 0θ<2π.
Remark: if we tried to parametrize the equation as (x,y,z)=(x,82xx2,82x), then we would miss the negative y-values.
(b) Note that r(θ) is (2,0,4) when θ=0. As
v(θ)=r(θ)=3sinθıı^+3cosθȷȷ^+6sinθk^v(0)=3ȷȷ^a(θ)=v(θ)=3cosθıı^3sinθȷȷ^+6cosθk^a(0)=3ıı^+6k^
the unit tangent vector at (2,0,4) is
T^(0)=v(0)|v(0)|=ȷȷ^
and, since v(0)×a(0)=9k^+18ıı^, the unit binormal vector and curvature at (2,0,4) are
B^(0)=v(0)×a(0)|v(0)×a(0)|=2ıı^+k^5κ(0)=|v(0)×a(0)||v(0)|3=9533=53
and the unit normal vector N^ at (2,0,4)
N^(0)=B^(0)×T^(0)=15(2ıı^+k^)×ȷȷ^=15(2k^ıı^)
1.4.15. (✳).
Solution.
We have
v(t)=r(t)=t2ıı^+2tȷȷ^+k^|v(t)|=t4+2t2+1=t2+1a(t)=v(t)=2tıı^+2ȷȷ^
(a) The unit tangent vector is
T^(t)=v(t)|v(t)|=t2ıı^+2tȷȷ^+k^t2+1
(b) Since
v(t)×a(t)=det[ıı^ȷȷ^k^t22t12t20]=2ıı^+2tȷȷ^2t2k^
The curvature is
κ(t)=|v(t)×a(t)||v(t)|3=2+4t2+2t4(t2+1)3=2(t2+1)2
(c) Note that r(2) is (83,22,2).
  • Solution 1: Since
    T^(t)=2tıı^+2ȷȷ^t2+12tt2ıı^+2tȷȷ^+k^(t2+1)2T^(2)=4ıı^+2ȷȷ^544ıı^+22ȷȷ^+k^25=4ıı^32ȷȷ^4k^25|T(2)|=5225
    the principal normal vector N^ at (83,22,2) is
    N^(2)=T^(2)|T^(2)|=4ıı^32ȷȷ^4k^52
  • Solution 2: Perhaps we’d rather not differentiate T^(t).
    B^=v(t)×a(t)|v(t)×a(t)|andN^=B^×T^
    Using our previous work:
    B^(2)=v(2)×a(2)|v(2)×a(2)|=2ıı^+4ȷȷ^42k^2+16+32=15(ıı^+22ȷȷ^4k^)T^(2)=15(4ıı^+22ȷȷ^+k^)N^(2)=B^(2)×T^(2)=15(ıı^+22ȷȷ^4k^)×15(4ıı^+22ȷȷ^+k^)=(225)ıı^+(35)ȷȷ^+(225)k^
1.4.16. (✳).
Solution.
(a) The curve x2+y2=1 is a circle of radius 1. So we can parametrize it by x(θ)=cosθ, y(θ)=sinθ, 0θ<2π. The z-coordinate of any point on the intersection is determined by z=1xy. So we can use
r(θ)=cosθıı^+sinθȷȷ^+(1cosθsinθ)k^0θ<2π
(b) As
v(θ)=r(θ)=(sinθ,cosθ,sinθcosθ)a(θ)=v(θ)=(cosθ,sinθ,cosθ+sinθ)
we have
dsdθ=|r(θ)|=sin2θ+cos2θ+(sinθcosθ)2=22sinθcosθ=2sin(2θ)v(θ)×a(θ)=(1,1,1)
and the curvature
κ(θ)=|v(θ)×a(θ)|(dsdθ)3=3[2sin(2θ)]3/2
(c) The curvature is
  • a maximum (minimum) when 2sin(2θ) is a minimum (maximum),
  • which is the case when sin(2θ)=1 (sin(2θ)=1),
  • which in turn is the case when θ=π4,5π4 (θ=3π4,7π4).
So
maximum curvature =3[21]3/2=3at ıı^2+ȷȷ^2+(12)k^and ıı^2ȷȷ^2+(1+2)k^minimum curvature =3[2(1)]3/2=13at ıı^2+ȷȷ^2+k^and ıı^2ȷȷ^2+k^
1.4.17. (✳).
Solution.
For r(t) to be well-defined, we need t>0 (because of the lnt.)
v(t)=r(t)=2tıı^+2ȷȷ^+1tk^dsdt=4t2+4+1t2=2t+1t
The unit tangent vector is
T^(t)=r(t)|r(t)|=2tıı^+2ȷȷ^+1tk^2t+1t=2t2ıı^+2tȷȷ^+k^2t2+1
so, from §1.5,
dsdt(t)κ(t)N^(t)=T^(t)=4tıı^+2ȷȷ^2t2+14t2t2ıı^+2tȷȷ^+k^(2t2+1)2=4tıı^+(4t2+2)ȷȷ^4tk^(2t2+1)2=22tıı^(2t21)ȷȷ^2tk^(2t2+1)2
Since the length of 2tıı^(2t21)ȷȷ^2tk^ is
4t2+(2t21)2+4t2=8t2+4t44t2+1=4t4+4t2+1=(2t2+1)2=2t2+1
we have
N^(t)=2tıı^(2t21)ȷȷ^2tk^2t2+1
and
κ(t)=|T^(t)|dsdt(t)=22t2+12t+1t=2t(2t2+1)2
1.4.18. (✳).
Solution.
(a) Since
r(t)=ıı^+t22ȷȷ^+t33k^r(t)=tȷȷ^+t2k^dsdt(t)=|r(t)|=t2+t4=t1+t2
the length of the curve is
01dsdt(t)dt=01t1+t2dt=13[1+t2]3/2|01=13[23/21]
(b) For the specified curve
r(t)=cos(t)ıı^+sin(t)ȷȷ^+tk^r(t)=sin(t)ıı^+cos(t)ȷȷ^+1k^T^(t)=sin(t)ıı^+cos(t)ȷȷ^+1k^2T^(t)=cos(t)ıı^sin(t)ȷȷ^2T^(π4)=ıı^ȷȷ^2N^(π4)=T^(π4)|T^(π4)|=ıı^ȷȷ^2
(c) Recalling, from §1.5, that
T^(t)=κ(t)dsdt(t)N^(t)
we have, by part (d),
κ(π4)=|T^(π4)||r(π4)|=1/22=12
1.4.19. (✳).
Solution.
(a), (b), (c) We have
r(t)=(t+2,1t,t2/2)v(t)=r(t)=(1,1,t)dsdt(t)=|v(t)|=2+t2a(t)=v(t)=(0,0,1)
(d) By §1.5, the curvature
κ(t)=|v(t)×a(t)|(dsdt(t))3=|(1,1,0)|[2+t2]3/2=2[2+t2]3/2
(e) Since dsdt(t)=2+t2, we have d2sdt2(t)=t2+t2 and
(0,0,1)=a(t)=d2sdt2T^(t)+κ(t)(dsdt)2N^(t)=t2+t2(1,1,t)2+t2+2[2+t2]3/2(2+t2)2N^(t)
or
22+t2N^(t)=(0,0,1)(t,t,t2)2+t2=(t,t,2)2+t2
which implies
N^(t)=(t,t,2)2(2+t2)
(f) At t=0
r(0)=(2,1,0)T^(0)=(1,1,0)2N^(0)=(0,0,1)B^(0)=T^(0)×N^(0)=12(1,1,0)×(0,0,1)=12(1,1,0)
The osculating plane is the plane through r(0) which is perpendicular to B^(0), which is
12(1,1,0){(x,y,z)(2,1,0)}=0orx+y=3
(g) The osculating circle has centre
r(0)+1κ(0)N^(0)=(2,1,0)+11/2(0,0,1)=(2,1,2)
1.4.20. (✳).
Solution.
First some preliminary computations.
r(t)=t33ıı^+t22ȷȷ^+tk^r(t)=t2ıı^+2tȷȷ^+k^|r(t)|=t4+2t2+1=t2+1r(t)=2tıı^+2ȷȷ^r(t)×r(t)=det[ıı^ȷȷ^k^t22t12t20]=2ıı^+2tȷȷ^2t2k^
(a) The unit tangent vector is
T^(t)=r(t)|r(t)|=t2ıı^+2tȷȷ^+k^t2+1
(b) The curvature is (see §1.5)
κ(t)=|r(t)×r(t)||r(t)|3=|2ıı^+2tȷȷ^2t2k^|(t2+1)3=2+4t2+2t4(t2+1)3=2(t2+1)2
(c) At t=0
κ(0)=2
For ease of computation, we’ll find B^ first, then use it to find N^.
(e) At t=0, the binormal vector is (see §1.5)
B^(0)=r(0)×r(0)|r(0)×r(0)|=2ıı^2=ıı^
(d) At t=0, the principal normal vector is (see §1.5)
N^(0)=B^(0)×T^(0)=ıı^×k^=ȷȷ^
1.4.21. (✳).
Solution.
The curve has
r(t)=(t2,t,t3)v(t)=r(t)=(2t,1,3t2)a(t)=r(t)=(2,0,6t)
(a) In particular, a (non unit) tangent vector at r(1)=(1,1,1) is r(1)=(2,1,3). So the tangent line to the curve at (1,1,1) is
(x,y,z)(1,1,1)=t(2,1,3)
or
x=12ty=1+tz=1+3t
(b) At r(1)=(1,1,1),
v(1)=r(1)=(2,1,3)a(1)=r(1)=(2,0,6)v(1)×a(1)=(6,6,2)
So the unit binormal vector is
B^(1)=v(1)×a(1)|v(1)×a(1)|=(3,3,1)|(3,3,1)|=119(3,3,1)
An equation for the osculating plane is
(3,3,1)(x1,y1,z1)=0or3x3yz=1
1.4.22. (✳).
Solution.
(a) For this curve
r(t)=tsintıı^+tcostȷȷ^+2tk^dsdt(t)=|r(t)|=5t
so the length of the curve from t=0 to t=π is
0πdsdt(t)dt=50πtdt=5π22
(b) The unit tangent vector is
T^(t)=r(t)|r(t)|=15(sintıı^+costȷȷ^+2k^)
so that
κ(t)dsdt(t)N^(t)=dT^dt(t)=15(costıı^sintȷȷ^)
which implies that
κ(t)5tdsdt(t)=15|(costıı^sintȷȷ^)|=15κ(t)=15t
1.4.23. (✳).
Solution.
(a) For the specified curve
r(t)=(423t3/2,423t3/2,t(2t))v(t)=(22t1/2,22t1/2,22t)|v|=8t+8t+48t+4t2=4(1+2t+t2)=2(1+t)
The rocket is at z=0 when t=0 and when t=2. So the distance travelled is
02|v(t)|dt=022(1+t)dt=2[t+t22]02=8
(b) The rocket is at its maximum height when dzdt=22t=0. That is, when t=1. Its velocity then is (22,22,0). A unit vector in this direction is T^(1)=12(1,1,0). That is the unit tangent vector.
At general t, the unit tangent is
T^(t)=v(t)|v(t)|=(2t1/2,2t1/2,1t)1+t
So
T^(t)=(2t1/2/2,2t1/2/2,1)1+t(2t1/2,2t1/2,1t)(1+t)2T^(1)=(2/2,2/2,1)2(2,2,0)4=(0,0,12)
So the principal unit normal vector is
N^(1)=T^(1)|T^(1)|=(0,0,1)
(c) As
dT^dt(1)=(0,0,12)dsdt(1)=|v(1)|=4
the curvature
κ(1)=|T^(1)||v(1)|=18
1.4.24. (✳).
Solution.
(a) For the specified curve
r(t)=(cos3t,sin3t,2sin2t)v(t)=(3cos2tsint,3sin2tcost,4sintcost)=sintcost(3cost,3sint,4)|v(t)|=sintcost9cos2t+9sin2t+16=5sintcost
So the distance travelled is
0π/2|v(t)|dt=0π/25sintcostdt=52sin2t|0π/2=52
(b) Since
v(t)=sintcost(3cost,3sint,4)|v(t)|=5sintcost
we have
T^(t)=v(t)|v(t)|=15(3cost,3sint,4)T^(π6)=15(32,332,4)T^(t)=15(3sint,3cost,0)T^(π6)=15(332,32,0)=310(3,1,0)N^(π6)=T^(π6)|T^(π6)|=12(3,1,0)B^(π6)=T^(π6)×N^(π6)=110(4,43,6)=15(2,23,3)
1.4.25.
Solution.
(a) The curve x2+y2=1 is a circle of radius 1. So we can parametrize it by x(θ)=cosθ, y(θ)=sinθ, 0θ<2π. The z-coordinate of any point on the intersection is determined by z=x2y2. So we can use the parametrization
r(θ)=cosθıı^+sinθȷȷ^+[cos2θsin2θ]k^=cosθıı^+sinθȷȷ^+cos(2θ)k^0θ<2π
(b) Note that r(θ)=(1/2,1/2,0) when θ=π4. For general θ, the velocity and acceleration are
v(θ)=r(θ)=sinθıı^+cosθȷȷ^2sin(2θ)k^a(θ)=v(θ)=cosθıı^sinθȷȷ^4cos(2θ)k^
In particular,
v(π/4)=12ıı^+12ȷȷ^2k^a(π/4)=12ıı^12ȷȷ^dsdθ(π/4)=|v(π/4)|=5v(π/4)×a(π/4)=2ıı^+2ȷȷ^+k^|v(π/4)×a(π/4)|=5
So the curvature
κ(π/4)=|v(π/4)×a(π/4)||v(π/4)|3=15
(c) The binormal to C at (1/2,1/2,0) is
B^(π/4)=v(π/4)×a(π/4)|v(π/4)×a(π/4)|=2ıı^+2ȷȷ^+k^5
So the osculating plane to C at (1/2,1/2,0) is
(2,2,1)(x1/2,y1/2,z0)=0orz=2x2y
(d) From the computations in parts (b) and (c), we have
T^(π/4)=v(π/4)|v(π/4)|=1/2ıı^+1/2ȷȷ^2k^5B^(π/4)=v(π/4)×a(π/4)|v(π/4)×a(π/4)|=2ıı^+2ȷȷ^+k^5N^(π/4)=B^(π/4)×T^(π/4)=ıı^ȷȷ^2
So the osculating circle has radius 1/κ(π/4)=5 and centre
rc(π/4)=r(π/4)+N^(π/4)κ(π/4)=(1/2,1/2,0)5(1/2,1/2,0)=(22,22,0)
1.4.26. (✳).
Solution.
We’ll solve this problem twice, using two different strategies. (The second strategy will be much more efficient than the first one.) Both strategies use that F=ma. Since we are told that m=2, we just have to find the acceleration a at (1,1,1).
Strategy 1: In the first strategy, we’ll find the position r(t), as a function of time t and then differentiate twice to get the acceleration a(t).
  • First we’ll find any old parametrization. We are told that, on the path, z=x and z=y2. So let’s use y as the parameter. Then x=z=y2. So the parametrization is R(y)=y2ıı^+yȷȷ^+y2k^. (We’ll save the notation “r(t)” for the parametrization with respect to time.)
  • Next we’ll reparametrize to get the time t as the parameter. Since
    dRdy=2yıı^+ȷȷ^+2yk^dsdy=|2yıı^+ȷȷ^+2yk^|=1+8y2
    We are told that the speed dsdt=3 for all t. So, choosing our zero point for time to coincide with our zero point for s, we have s=3t, or t=s/3 so that
    dtdy=131+8y2
    We could now integrate to get t as a function of y. But that looks quite messy. Fortunately we only need the acceleration at one point, namely (1,1,1). We’ll now see that that saves quite a bit of work. Pretend that we have integrated to get t as a function of y and call the answer t(y). Call the inverse function, which gives y as a function of t, y(t).
  • We now have r(t)=R(y(t)). So, by the chain rule,
    r(t)=R(y(t)) y(t)r(t)=R(y(t)) y(t)+R(y(t)) y(t)2
    We’re only interest in the time, call it t0, at which y(t0)=1. The acceleration at time t0 is
    r(t0)=R(y(t0)) y(t0)+R(y(t0)) y(t0)2=R(1) y(t0)+R(1) y(t0)2=[2ıı^+ȷȷ^+2k^] y(t0)+[2ıı^+2k^] y(t0)2
    so we just have to find y(t0) and y(t0).
  • We know that dtdy=131+8y2. So by the inverse function theorem
    dydt(t)=31+8y(t)2d2ydt2(t)=123(16y(t)y(t))[1+8y(t)2]3/2
    In particular
    y(t0)=31+8y(t0)2=31+8=1y(t0)=24y(t0)y(t0)[1+8y(t0)2]3/2=24×1×1(1+8)3/2=89
  • Finally, the force is
    2r(t0)=2[2ıı^+ȷȷ^+2k^] y(t0)+2[2ıı^+2k^] y(t0)2=169[2ıı^+ȷȷ^+2k^]+2[2ıı^+2k^]=49ıı^169ȷȷ^+49k^
Strategy 2: The second strategy will be based on (see §1.5)
a=d2sdt2T^+κ(dsdt)2N^
In this problem, we are told that dsdt=3 for all t, so that d2sdt2=0 and
a=9κN^
So we just have to find the curvature, κ, and unit normal, N^, at (1,1,1). We have already found one parametrization of the path in strategy 1, namely
R(y)=y2ıı^+yȷȷ^+y2k^
Note that R(1)=(1,1,1). Since
R(y)=2yıı^+ȷȷ^+2yk^T^(y)=R(y)|R(y)|=2yıı^+ȷȷ^+2yk^1+8y2T^(y)=2ıı^+2k^1+8y216y2 2yıı^+ȷȷ^+2yk^[1+8y2]3/2T^(1)=2ıı^+2k^382ıı^+ȷȷ^+2k^27=2ıı^8ȷȷ^+2k^27
we have (again see §1.5)
κ(1)=|T^(1)||R(1)|N^(1)=T^(1)|T^(1)|F=ma=2×9κ(1)N^(1)=18T^(1)|R(1)|=182ıı^8ȷȷ^+2k^271+8×12=49(ıı^4ȷȷ^+k^)
1.4.27. (✳).
Solution.
(a) As
r(t)=2tıı^+t2ȷȷ^+3t2k^r(t)=2ıı^+2tȷȷ^+23tk^
the unit tangent vector is
T^(t)=ıı^+tȷȷ^+3tk^|ıı^+tȷȷ^+3tk^|=ıı^+tȷȷ^+3tk^1+4t2
(b) Since
dT^dt(t)=ȷȷ^+3k^1+4t24tıı^+tȷȷ^+3tk^(1+4t2)3/2=4tıı^+ȷȷ^+3k^(1+4t2)3/2
the unit normal is
N^(t)=4tıı^+ȷȷ^+3k^|4tıı^+ȷȷ^+3k^|=4tıı^+ȷȷ^+3k^21+4t2
(c) The unit binormal is
B^(t)=T^(t)×N^(t)=12(1+4t2)det[ıı^ȷȷ^k^1t3t4t13]=3(1+4t2)ȷȷ^+(1+4t2)k^2(1+4t2)=32ȷȷ^+12k^
which is (3).
(d) The plane contains the point r(0)=0 and is perpendicular to the vector 32ȷȷ^+12k^ and so is
3y+z=0
(e) The curvature is
κ(t)=|dT^dt(t)|/|dsdt|=|4tıı^+ȷȷ^+3k^|(1+4t2)3/21|2ıı^+2tȷȷ^+23tk^|=4+16t2(1+4t2)3/2121+4t2=1(1+4t2)3/2
(f), (g) The denominator (1+4t2)3/2 of κ(t) is a minimum at t=0 and grows without bound as |t| increases. So the denominator never achieves a maximum. Consquently, the curvature κ(t) achieves its maximum value when t=0 and so at r(0)=(0,0,0). The curvature never achieves a minimum.
(h) Since 3v+w=4k^ and v3w=4ȷȷ^,
ıı^=u2ȷȷ^=v3w4k^=3v+w4
Since u=2ıı^ and v=ȷȷ^+3k^,
r(t)=tu+t2v=a(t)u+b(t)v+c(t)w with a(t)=t, b(t)=t2, c(t)=0
The curve (a(t),b(t))=(t,t2) is the curve y=x2. It is “curviest” at the origin, which is consistent with part (f). It becomes flatter and flatter as |t| increases, but never achieves “perfect flatness”, which is consistent with (g).
1.4.28. (✳).
Solution.
The three unit vectors T^, N^ and B^ are mutually perpendicular and form a right handed triple.
So
N^=B^×T^N^×T^=B^B^×N^=T^
and
dN^ds=dB^ds×T^+B^×dT^ds=τN^×T^+B^×(κN^)=τB^κT^
1.4.29. (✳).
Solution.
(a) Parametrizing the curve by θ gives
r(θ)=(sin(2θ),1cos(2θ),2cosθ),v=r(θ)=(2cos(2θ),2sin(2θ),2sinθ),a=r(θ)=(4sin(2θ),4cos(2θ),2cosθ).
At the point P, we have θ=π/4, giving instantaneous values
r=(1,1,2),v=(0,2,2),v=|v|=6,a=(4,0,2).
Hence T^=v|v|=16(0,2,2).
Now B^=v×a|v×a|=126(2,22,4)=113(1,2,22), since
v×a=|ıı^ȷȷ^k^022402|=(22,42,8),|v×a|=104=226.
This leads to
N^=B^×T^=178|ıı^ȷȷ^k^1222022|=178(62,2,2)=139(6,1,2).
Finally,
κ=|v×a|v3=226(6)3=2213623=1333=399.
(b) Now parametrize the curve by time, t, and write v=r(t), v=|r(t)| and a=r(t). Note that in part (a) we used v, v and a with different meanings. We use the dot product to extract the tangential and normal components of a=dvdtT^+v2κN^:
aT^=(dvdtT^+v2κN^)T^=dvdtT^T^+(v2κ)N^T^

Since T^ is a unit vector, T^T^=T^2=1; since T^ and N^ are perpendicular, T^N^=0.

=dvdt

This gives us a nice way to compute dvdt, the rate of change of speed.

dvdt=aT^=(2,3,22)16(0,2,2)=16[0+6+4]=106=536.
Similarly, aN^=v2κ, so
v2=1κaN^=939139(2,3,22)(6,1,2)=9×1339=3.
Hence |v|=3; since v=|v|, v=3. Then v=|v|T^=vT^=36(0,2,2)=(0,2,1).
1.4.30. (✳).
Solution.
(a) The position, velocity and acceleration are
r(t)=(cost,sint,csint)v(t)=r(t)=(sint,cost,ccost)a(t)=r(t)=(cost,sint,csint)
(b) The speed is
v(t)=|v(t)|=1+c2cos2t
(c) By Theorem 1.3.3.c, the tangential component of the acceleration is
d2sdt2=d dt1+c2cos2t=c2sintcost1+c2cos2t
(d) y(t)=sint and z(t)=csint obey z(t)=cy(t) for all t. So the curve lies on the plane z=cy.
1.4.31. (✳).
Solution.
(a) For the specified curve r(π)=(4,0,14) and
r(θ)=(4cosθ,2sinθ,14cos(2θ))v(θ)=r(θ)=(4sinθ,2cosθ,12sin(2θ))a(θ)=r(θ)=(4cosθ,2sinθ,cos(2θ))v(π)=(0,2,0)a(π)=(4,0,1)v(π)×a(π)=(2,0,8)
So the curvature at θ=π is
κ(π)=|v(π)×a(π)||v(π)|3=|(2,0,8)||(0,2,0)|3=174
(b) The radius is
1κ(π)=417
(c) Set R(t)=r(t2). Then
R(t)=2tr(t2)R(t)=2r(t2)+4t2r(t2)
In particular,
R(π)=(4,0,14)R(π)=2πv(π)=(0,4π,0)speed=|R(π)|=4πacceleration=R(π)=2v(π)+4πa(π)=(16π,4,4π)
The normal component of the acceleration has magnitude
κ(dsdt)2=174(4π)2=417π

1.6 Integrating Along a Curve

Exercises

1.6.1.
Solution.
We want to add up all the tiny pieces of arclength ds along a curve C. So, the integral would simply be Cds.
To see this another way, if we define r=(x(t),y(t),z(t)) for atb to be the equation of C, we could calculate the arclength as:
ab|r(t)|dt=abx(t)2+y(t)2+z(t)2dt
This fits the form of Definition 1.6.1 with f(x,y,z)=1, so we write it as a line integral as C1ds, which is equivalent to Cds.
1.6.2.
Solution.
(a) The curve is r(θ)=x(θ)ıı^+y(θ)ȷȷ^ with x(θ)=r(θ)cosθ, y(θ)=r(θ)sinθ and θ1θθ2. On this curve
v(θ)=drdθ(θ)=x(θ)ıı^+y(θ)ȷȷ^=[r(θ)cosθr(θ)sinθ]ıı^+[r(θ)sinθ+r(θ)cosθ]ȷȷ^dsdθ(θ)=[r(θ)cosθr(θ)sinθ]2+[r(θ)sinθ+r(θ)cosθ]2=r(θ)2+r(θ)2
Hence
Cf(x,y)ds=θ1θ2f(x(θ),y(θ))dsdθdθ=θ1θ2f(r(θ)cosθ,r(θ)sinθ)r(θ)2+(drdθ(θ))2dθ
(b) In this case f(x,y)=1, r(θ)=1+cosθ, θ1=0 and θ2=2π,
Cds=02π[1+cosθ]2+[sinθ]2dθ=02π2(1+cosθ)dθ=02π4cos2θ2dθ=202π|cosθ2|dθ=40πcosθ2 dθ=8sinθ2|0π=8
1.6.3.
Solution.
Following Definition 1.6.1:
C(xyz)ds=12(23t33t23t)(2t2)2+(23t)2+(3)2dt=12(233t4)(2t2+3)dt=4213(271)+253(251)
1.6.4.
Solution.
We parametrize the unit circle as (cost,sint), 0t2π.
A tiny slice of the hoop with length ds has mass (x2kg/m)(dsm)=x2dskg. So, the entire hoop has mass:
Cx2ds=02πcos2t(sint)2+(cost)2dt=02πcos2tdt=02π1+cos(2t)2 dt=[t2+sin(2t)4]02π=πkg
For an efficient, sneaky, way to evaluate 02πcos2t dt, see Example 2.4.4.
1.6.5.
Solution.
To parametrize C, we note the vector between the two points is (21,42,53)=(1,2,2). So, the line is (1,2,3)+t(1,2,2) for 0t1. That is, x(t)=1+t, y(t)=2+2t, and z(t)=3+2t.
C(xy+z)ds=01((1+t)(2+2t)+(3+2t))11+22+22dt=013(5+6t+2t2) dt=26
1.6.6.
Solution.
(a) In this case r(t)=tıı^+t2ȷȷ^, so that v(t)=drdt(t)=ıı^+2tȷȷ^ and dsdt=1+4t2. Hence
Cf(x,y,z)ds=01x(t)cosz(t)dsdtdt=01t(cos0)1+4t2dt=18(1+4t2)3/23/2|01=53/2112
(b) In this case r(t)=(t,23t3/2,t), so that v(t)=drdt(t)=(1,t1/2,1) and dsdt=2+t. Hence
Cf(x,y,z)ds=12x(t)+y(t)y(t)+z(t)dsdtdt=12t+23t3/223t3/2+t2+tdt=(2+t)3/23/2|12=833/23/2
1.6.7.
Solution.
In the figure below, we construct a triangle with θ=arcsect; the hypotenuse has length t, while the side adjacent to θ has length 1. By the Pythagorean Theorem, the remaining side has length t21, so sinθ=sin(arcsect)=t21t.
Remember ddt{lnt}=1t and ddt{arcsect}=1|t|t21. In our range, 1t2, we have |t|=t.
Csinxds=12sin(arcsect)(1tt21)2+(1t)2dt=12t21t1t2(t21)+1t2dt=121tdt=12ln2
1.6.8. (✳).
Solution.
You may have noticed that the orientation of (i.e. the direction of motion along) the curve C was not specified in the question. That’s because the value of the integral is independent of the orientation of C:
  • At each point of C, F(x,y)=xy2ıı^+yexȷȷ^, independent of the orientation.
  • At each point of C, n^ is the outward pointing normal, independent of the orientation.
  • ds>0, independent of the orientation.
Here is a sketch of the rectangle R.
We have arbitrarily chosen to traverse C in the counterclockwise direction. The boundary of R consists of four line segments.
  • L1 from (0,1) to (3,1), with n^=ȷȷ^
  • L2 from (3,1) to (3,1), with n^=ıı^
  • L3 from (3,1) to (0,1), with n^=ȷȷ^
  • L4 from (0,1) to (0,1), with n^=ıı^
So
CFn^ds=L1F(ȷȷ^)ds+L2Fıı^ds+L3F(ȷȷ^)ds+L4F(ıı^)ds=03(1)yexdx+11(3)xy2dy+30(1)yex(dx)ds+11(0)xy2(dy)ds=[e31]+[13(1)3]+[e31]+0=2e3
The trickiest part of this computation is getting ds correct on L3 and L4 (remembering that ds is the arc length traveled and so is positive, while dx<0 on L3 and dy<0 on L4). To make a more detailed computation of L3F(ȷȷ^)ds, parametrize L3 by
r(t)=(3,1)+t{(0,1)(3,1)}=(33t,1)0t1
so that r(0)=(3,1) is the initial point of L3 and r(1)=(0,1) is the final point of L3. Then
r(t)=(3,0)dsdt(t)=|r(t)|=3
and
L3Fȷȷ^ds=01F(r(t))ȷȷ^dsdt(t)dt=01e33ty(t)ex(t)3dsdt(t)dt=e33t|01=e31
As a check, we’ll now verify that we get the same answer for L3F(ȷȷ^)ds, when we parametrize L3 by
r(t)=(0,1)+t{(3,1)(0,1)}=(3t,1)0t1
so that, this time, r(0)=(0,1) is the initial point of L3 and r(1)=(3,1) is the final point of L3. This time
r(t)=(3,0)dsdt(t)=|r(t)|=3
and
L3Fȷȷ^ds=01F(r(t))ȷȷ^dsdt(t)dt=01e3ty(t)ex(t)3dsdt(t)dt=e3t|01=e31
So both orientations of L3 give the same value of L3F(ȷȷ^)ds.
1.6.9. (✳).
Solution.
(a) Since r(t)=tcostıı^+tsintȷȷ^+t2k^
r(t)=(costtsint)ıı^+(sint+tcost)ȷȷ^+2tk^dsdt=|r(t)|=(costtsint)2+(sint+tcost)2+(2t)2=1+5t2r(π)=ıı^πȷȷ^+2πk^T^(π)=r(t)|r(t)|=11+5π2(ıı^πȷȷ^+2πk^)
(b)
Cx2+y2 ds=0πx2(t)+y2(t) dsdt dt=0πt 1+5t2 dt=[115(1+5t2)3/2]0π=115[(1+5π2)3/21]
(c) For every t, the coordinates x(t)=tcost, y(t)=tsint, z(t)=t2 obey x(t)2+y(t)2=t2=z(t) and so the curve lies on z=x2+y2.
(d) First concentrate on (x(t),y(t)). As t runs from 0 to π, the curve (rcost,rsint) sweeps out half of a circle of radius r. Our (x(t),y(t)) does something similar, but the radius r=t increases from 0 to π. Thus our (x(t),y(t)) sweeps out the beginning of a spiral. At the same time z(t) increases from 0 to π2. So the curve C looks like
1.6.10.
Solution.
We use the centre of mass formulae x¯=CxρdsCρds, etc. To make the working clearer, we’ll break these calculations into several steps.
x(t)=t+12t2x(t)=1+ty(t)=t12t2y(t)=1tz(t)=43t3/2z(t)=2t
x(t)2+y(t)2+z(t)2=1+2t+t2+12t+t2+4t=2(t2+2t+1)=2(t+1)ρ(x(t),y(t),z(t))=x(t)+y(t)2=(t+t2/2)+(tt2/2)2=t
Cρds=04t2(t+1)dt=231123Cxρds=04(t+12t2)t2(t+1)dt=2022(t42+32t3+t2) dt=2(295+3(25)+263)=25103215Cyρds=04(t12t2)t2(t+1)dt=2022(t42+t32+t2)dt=2(295+25+263)=2523215Czρds=04(43t3/2)t2(t+1)dt=423022(t7/2+t5/2)dt=423(2109+287)=210372733x=xρdsρds=25103215231123=412557.5y=yρdsρds=2523215231123=92551.7z=zρdsρds=210372733231123=47366936.8
After these long calculations, it’s nice to do a sanity check. Using 0t4, we see our wire takes up space in the following intervals: 0x12, 4y1/2, and 0z32/3. The coordinates of our centre of mass all fall in these intervals, which doesn’t guarantee our answer is correct, but it is a nice sign. If, say x had been negative, or z were greater than 11, we would have known there was something wrong.

1.7 Sliding on a Curve
1.7.4 Exercises

1.7.4.1.

Solution.
We don’t have enough information to gauge the size of the vectors, but we can figure out their direction. Gravity pulls straight down, so the vector mgȷȷ^ points straight down. The normal force will be normal to the curve.

1.7.4.2.

Solution.
This equation stems from F=ma. In that equation, a is acceleration — the second derivative of position with respect to time. So, v is the derivative of position with respect to time.
We previously used v as the derivative of position with respect to the parameter we use to define our position — which was often called t, but was not the necessarily time. So this is a good point to keep straight.

1.7.4.3.

Solution 1.
For large, negative values of x, the wire is closer and closer to a vertical line. If the bead were sliding down a vertical wire, it could do so without even touching the wire, so the force exerted on the bead would be zero. As x approaches 0 from the left, the wire approximates a horizontal line. If the bead were sitting on a horizontal line, the wire would be pushing up to counter gravity. So, we imagine the magnitude of the force exerted by the wire might increase as x increases. That is, dWdx>0.
Solution 2.
The net force exerted on the bead is
F=ma=WN^mgȷȷ^

We dot both sides with N^.

WN^N^mgȷȷ^N^=maN^

Using the equation a(t)=d2sdt2T^+κ(dsdt)2N^,

Wmgȷȷ^N^=mκ(dsdt)2W=mgn^N^+mκ(dsdt)2=mgcosθ+mκ(dsdt)2
where θ is the angle between ȷȷ^ and N^.
As x moves from a highly negative number to zero, θ moves from nearly π/2 to nearly 0. Therefore cosθ increases from nearly zero to nearly one. Then mgcosθ is increasing.
Furthermore, as x increases, we see from the picture that the curvature κ increases, and speed dsdt increases as well (kinetic energy is increasing as potential energy decreases).
So, dWdx>0.

1.7.4.4.

Solution.
Equation 1.7.1 defines E=12m|v|2+mgy. The skater reaches their highest point when |v|=0, so when y=Emg. This is the same equation as a sufficiently large circular culvert: it’s the height where all the kinetic energy has been converted into potential energy. That’s why we never even used the equation y=x2!

1.7.4.5.

Solution.
The skateboarder starts going back down at yS=Emg, so we solve 3 m=E100kg9.8ms2 to find E=2940kgm2s2=2940J
Remark: we needed the diameter to be greater than 3m for the skateboarder to not be going all the way around the culvert, but choosing r=5 leads to an answer no different from, say, r=50.

1.7.4.6.

Solution.
From the text, the skateboarder will make it all the way around when 52(5)Emg. Energy E is given by E=12m|v|2+mgy, the sum of the kinetic and potential energy of the system. At y=0, all the energy is kinetic, so E=12m|v|2, where |v| is the skater’s velocity at the bottom of the culvert.
So, we solve:
252Emg=12m|v|2m9.8|v|59.8
So, a speed of 59.8 m/s or higher is needed. (That’s about 56 kph.)

1.7.4.7.

Solution.
Equation 1.7.2 tells us the normal force exerted by the track is WN^, where W=mκ|v|2+mgk^N^. (Note in our problem, the vertical direction is k^, not ȷȷ^ as in §1.7.1.) So, we ought to find κ and N.
r(θ)=(3cosθ,5sinθ,4+4cosθ)v(θ)=(3sinθ,5cosθ,4sinθ)|v(θ)|=dsdθ=9sin2θ+25cos2θ+16sin2θ=5a(θ)=(3cosθ,5sinθ,4cosθ)v×a=5(4,0,3)κ(θ)=|v×a|(dsdθ)3=2553=15

Since d2sdθ2=0, we use the following theorem to find N^:

a(θ)=d2sdθ2T^+κ(dsdθ)2N^(3cosθ,5sinθ,4cosθ)=0+255N^N^(θ)=(35cosθ,sinθ,45cosθ)

Using the given quantity |v(t)|=5 at the specified point,

W|θ=π/4=mκ|v|2+mgk^N^=(1)1552+1(9.8)(45cos(π/4))=539.252WN^|θ=π/4=(539.252)(35cos(π/4),sin(π/4),45cos(π/4))=(539.252)(352,12,452)=(32+2.352,52+3.92,22+3.136)

1.7.4.8.

Solution.
Equation 1.7.2 tells us the normal force exerted by the track is WN^, where W=mκ|v|2+mgȷȷ^N^. So, we need to find κ and ȷȷ^N^ at the point θ=13π3.
Note that θ is the parameter used to describe the track, but it is not time. So |v(θ)|=|drdθ| is not the same as |v|=|drdt|, the speed of the bead.
r(θ)=(sinθ,sinθθ)v(θ)=(cosθ,cosθ1)|v(θ)|=dsdθ=2cos2θ2cosθ+1a(θ)=(sinθ,sinθ)|v×a|=|sinθ|κ(θ)=|v×a|(dsdθ)3=|sinθ|(2cos2θ2cosθ+1)3/2d2sdθ2=sinθ(12cosθ)2cos2θ2cosθ+1
Equation 1.3.3 part (c) gives us the relation a(θ)=d2sdθ2T^+κ(dsdθ)2N^. We use this to find ȷȷ^N^ at θ=13π/3 without differentiating (actually, without even finding) T^.
a(13π/3)=(3/2,3/2)d2sdθ2(13π/3)=0κ(13π/3)=6dsdθ(13π/3)=1/2a(θ)ȷȷ^=(d2sdθ2T^+κ(dsdθ)2N^)ȷȷ^32=0+6(1/2)N^ȷȷ^N^ȷȷ^=12
Now we can find the speed |v| of the bead when |W|=100 and it breaks off the track.
W=mκ|v|2+mgȷȷ^N^±100=(19.8)6|v|2+9.89.8(12)|v|=9.86(100+12)20m/s72kph
(Because |v|>0, the equation above has no solution for W=100.)
Quite fast! 100 N is a lot of force for such a light object.

1.7.4.9.

Solution.
According to the equation in §1.7.2, the skier will become airborne when:
|v|>gκ|ȷȷ^N^|
We’ll use the equation of the curve to find κ and N^.
Note that g is given in metres per second, while the other quantities are in kilometres and hours. Converting, 9.8 m/s2 is the same as (9.8 m1 s2)(1 km1000 m)(3600 s1 hr)2=9864kmh2=253472kmh2.
r(t)=(lnt,1t)r(t)=v(t)=(t1,1)dsdt=|v(t)|=1+t2r(t)=a(t)=(t2,0)κ(t)=|v×a|(dsdt)3=t21+t23=|t|(1+t2)3/2=t(1+t2)3/2

Note t is positive in the interval in question.

T^(t)=v(t)|v(t)|=11+t2(t1,1)=(11+t2,t1+t2)T^(t)=(t(1+t2)3/2,1(1+t2)3/2)|T^(t)|=1t2+1N^(t)=T^(t)|T^(t)|=(t1+t2,11+t2)|N^ȷȷ^|=11+t2
Now, we have all the pieces we need to find the “escape velocity” of the ground.
|v|=gκ|N^ȷȷ^|=g(1+t2)3/2t(1+t2)1/2=g(1+t2)t
Since the skier can take off anywhere on the hill, we just need their velocity to be larger than the smallest value of g(1+t2)t when 1/ete. To find that minimum, we find the location of the minimum of the simpler function g(t)=1+t2t. Using first-semester calculus, we find it to occur when t=1. So, the minimum value of g(1+t2)t (that is, smallest speed to achieve lift-off) occurs at t=1. We therefore need a minimum speed greater than:
g(1+t2)|t||t=1=2g=263472=23327=504 kph
(It seems unlikely that one could reach this speed on skis. The skier is probably earth-bound until they find a curvier hill.)

1.7.4.10.

Solution.
We now have three forces acting on the bead, rather than the two in §1.7.1. The wire still exerts a normal force WN^ on the bead to keep it on the wire; gravity still exerts a force mgȷȷ^ straight down. Now our jet-pack force also exerts a force parallel to the direction of the bead’s motion, i.e. parallel to T^. This force is UT^.
The net force acting on the bead is the sum of these three forces:
F=ma=UT^+WN^mgȷȷ^

To focus on the force in the direction of T^, we dot both sides of the equation with T^(s)=(dxds,dyds). (Recall r(s) was parametrized with respect to arclength, so T^(s)=drds everywhere.) Since the speed of the bead is constant, the tangential component of its acceleration, aT^, is 0 (see Theorem 1.3.3.c).

0=(UT^+WN^mgȷȷ^)T^=(UT^T^)+(WN^T^)mgȷȷ^T^=U+0mgdydsU=mgdyds

1.7.4.11.

Solution.
(a) There are three forces acting on the snowmachine. If it’s not accelerating, then F=ma=0: that is, the forces all cancel out.
So, we have the equation
ma=WN^+MT^mgȷȷ^

To isolate M, we dot both sides of the equation with T^. Remember T^ is a unit vector, and it is perpendicular to N^.

maT^=WN^T^+MT^T^mgȷȷ^T^=0+Mmgȷȷ^T^

Since the speed of the snowmachine is constant, the tangential component of its acceleration, aT^, is 0 (see Theorem 1.3.3.c).

0=Mmgȷȷ^T^M=mgȷȷ^T^
(b) We would expect, from looking at the situation, that the engine would have to provide a “backwards” force to slow the acceleration due to gravity. So, we would expect M<0. Indeed, if T^ points downhill, then the y-component of T^ is negative, so M=mgȷȷ^T^ is negative.
(This is the purpose of driving downhill in a low gear: the friction inside the motor provides a force opposing the direction of motion, slowing the vehicle.)
(c) To use the equation M=mgȷȷ^T^, we’ll need to find ȷȷ^T^.
r(x)=(x,1+cosx)r(x)=(1,sinx)|r(x)|=1+sin2xT^(x)=11+sin2x(1,sinx)T^(3π/4)=(23,13)
So,
M=(200kg)(9.8m/s2)(13m)=19603N1131.6N

1.7.4.12.

Solution.
We begin with the usual computations.
r(θ)=(4cosθ,3(1+sinθ))v(θ)=r(θ)=(4sinθ,3cosθ)|v(θ)|=dsdθ=16sin2θ+9cos2θ=9+7sin2θa(θ)=(4cosθ,3sinθ)|v(θ)×a(θ)|=12κ(θ)=|v(θ)×a(θ)|(dsdθ)3=12(9+7sin2θ)3/2T^(θ)=(4sinθ,3cosθ)9+7sin2θT^(θ)=(36cosθ,48sinθ)(9cos2θ+16sin2θ)3/2|T^(θ)|=129cos2θ+16sin2θN^(θ)=(3cosθ,4sinθ)9cos2θ+16sin2θ
We want to find the height yS where |v|=0, and the height yA where W=0. Remember that v in these equations is the derivative of position with respect to time, and is not the same as v(θ).
Equation 1.7.1:E=12m|v|2+mgyIf |v|=0:E=mgySyS=Emg

This answers part a.

Equation 1.7.2:W=2κ(Emgy)+mgȷȷ^N^If W=0:0=2κ(EmgyA)+mgȷȷ^N^=24(EmgyA)(9+7sin2θ)3/2mg(4sinθ9+7sin2θ)

Using y=3+3sinθ:

=24(EmgyA)(9+7(yA33)2)3/24mg(yA339+7(yA33)2)
So, for part b., we can write (say)
24(EmgyA)(9+7(yA33)2)3/2=4mg(yA339+7(yA33)2)
Now, suppose the skater’s speed at the bottom of the culvert (y=0) is 11 m/s. Then their energy is E=12m(112)+0, or 121m2 joules, where m is their mass. Then yS=Emg=12129.86.2. Since the half-way height of the culvert is at height y=3, the skater makes it onto the ceiling of the culvert. Now the question is: did they make it all around, or fall off the ceiling?
For this, we need to find yA. If they go airborne on the ceiling, they fall; but if yA>6, then they never lose contact with the culvert, and they go all the way around.
24(EmgyA)(9+7(yA33)2)3/2=4mg(yA339+7(yA33)2)6(EmgyA)(9+7(yA33)2)3/2=yA339+7(yA33)26(11229.8yA)(9+7(yA33)2)3/2=yA339+7(yA33)2

To simplify to a more standard form, we multiply both sides by (9+7(yA33)2)3/2:

6(11229.8yA)=(yA33)(9+7(yA33)2)

Now, we simplify to

0=79yA37yA2+48yA779749
Now, solving for yA involves solving a cubic function, which is no small task. We could ask a computer, but we can also get an idea of its root(s) by plugging in numbers and using the intermediate value theorem. In particular, we need to know whether yA is greater than 6 (the skater makes it!) or between 3 and 6 (they fall off the ceiling).
Let f(y)=79y37y2+48y779749. Note f(4)=12941441, which is negative, and f(5)=1367441, which is positive. So, by the intermediate value theorem, there is a root of f(y) between y=4 and y=5. That is, yA is between 4 and 5, so the skater falls off the ceiling somewhere between these heights, rather than making it all the way around.

1.7.4.13.

Solution.
(a) By Newton’s law of motion
E(t)=ddt[12m|v(t)|2+mgr(t)k^]=mv(t)v(t)+mgv(t)k^=v(t)[N(r(t))mgk^]+mgv(t)k^=0
since v(t)N(r(t))=0. So E(t) is a constant, independent of t.
(b) By part (a),
E(t)=E(0)12m|v(t)|2+mgbθ(t)=mg(2πb)|v(t)|2=2gb(2πθ(t))
(c) We wish to determine the time it takes to go from θ=2π to θ=0. We’ll first determine dθdt.
v=drdt=drdθdθdt=(asinθ,acosθ,b)dθdt|v|2=[a2+b2](dθdt)2dθdt=[|v|2a2+b2]1/2=[2gb(2πθ)a2+b2]1/2
We have chosen the negative sign because θ must decrease from 2π to 0. The time required to do so is
dt=2π0dtdθdθ=[a2+b22gb]1/22π01(2πθ)1/2dθ=[a2+b22gb]1/202π1(2πθ)1/2dθ=[a2+b22gb]1/2[2(2πθ)1/2]02π=2[a2+b2gbπ]1/2

1.8 Optional — Polar Coordinates

Exercises

1.8.1.
Solution.
The upper sketch below contains the points, (x1,y1), (x3,y3), (x5,y5), that are on the axes. The lower sketch below contains the points, (x2,y2), (x4,y4), that are not on the axes.
Recall that the polar coordinates r, θ are related to the cartesian coordinates x, y, by x=rcosθ, y=rsinθ. So r=x2+y2 and tanθ=yx (assuming that x0) and
(x1,y1)=(3,0)r1=3, tanθ1=0θ1=0 as (x1,y1) is on the positive x-axis(x2,y2)=(1,1)r2=2, tanθ2=1θ2=π4 as (x2,y2) is in the first octant(x3,y3)=(0,1)r3=1, cosθ3=0θ3=π2 as (x3,y3) is on the positive y-axis(x4,y4)=(1,1)r4=2, tanθ4=1θ4=3π4 as (x4,y4) is in the third octant(x5,y5)=(2,0)r5=2, tanθ5=0θ5=π as (x5,y5) is on the negative x-axis
1.8.2.
Solution.
Note that the distance from the point (rcosθ,rsinθ) to the origin is
r2cos2θ+r2sin2θ=r2=|r|
Thus r can be either the distance to the origin or minus the distance to the origin.
(a) The distance from (2,0) to the origin is 2. So either r=2 or r=2.
  • If r=2, then θ must obey
    (2,0)=(2cosθ,2sinθ)sinθ=0, cosθ=1θ=nπ, n integer , cosθ=1θ=nπ, n odd integer 
  • If r=2, then θ must obey
    (2,0)=(2cosθ,2sinθ)sinθ=0, cosθ=1θ=nπ, n integer , cosθ=1θ=nπ, n even integer 
In the figure on the left below, the blue half-line is the set of all points with polar coordinates θ=π, r>0 and the pink half-line is the set of all points with polar coordinates θ=π, r<0. In the figure on the right below, the blue half-line is the set of all points with polar coordinates θ=0, r>0 and the pink half-line is the set of all points with polar coordinates θ=0, r<0.
(b) The distance from (1,1) to the origin is 2. So either r=2 or r=2.
  • If r=2, then θ must obey
    (1,1)=(2cosθ,2sinθ)sinθ=cosθ=12θ=π4+2nπ, n integer 
  • If r=2, then θ must obey
    (1,1)=(2cosθ,2sinθ)sinθ=cosθ=12θ=5π4+2nπ, n integer 
In the figure on the left below, the blue half-line is the set of all points with polar coordinates θ=π4, r>0 and the pink half-line is the set of all points with polar coordinates θ=π4, r<0. In the figure on the right below, the blue half-line is the set of all points with polar coordinates θ=5π4, r>0 and the pink half-line is the set of all points with polar coordinates θ=5π4, r<0.
(c) The distance from (1,1) to the origin is 2. So either r=2 or r=2.
  • If r=2, then θ must obey
    (1,1)=(2cosθ,2sinθ)sinθ=cosθ=12θ=5π4+2nπ, n integer 
  • If r=2, then θ must obey
    (1,1)=(2cosθ,2sinθ)sinθ=cosθ=12θ=π4+2nπ, n integer 
In the figure on the left below, the blue half-line is the set of all points with polar coordinates θ=5π4, r>0 and the pink half-line is the set of all points with polar coordinates θ=5π4, r<0. In the figure on the right below, the blue half-line is the set of all points with polar coordinates θ=π4, r>0 and the pink half-line is the set of all points with polar coordinates θ=π4, r<0.
1.8.3.
Solution.
(a) The lengths are
|e^r(θ)|=cos2θ+sin2θ=1|e^θ(θ)|=(sinθ)2+cos2θ=1
As
e^r(θ)e^θ(θ)=(cosθ)(sinθ)+(sinθ)(cosθ)=0
the two vectors are perpendicular and the angle between them is π2. The cross product is
e^r(θ)×e^θ(θ)=det[ıı^ȷȷ^k^cosθsinθ0sinθcosθ0]=k^
(b) Note that for θ determined by x=rcosθ, y=rsinθ,
  • the vector e^r(θ) is a unit vector in the same direction as the vector from (0,0) to (x,y) and
  • the vector e^θ(θ) is a unit vector that is perpendicular to e^r(θ).
  • The y-component of e^θ(θ) has the same sign as the x-component of e^r(θ). The x-component of e^θ(θ) has opposite sign to that of the y-component of e^r(θ).
Here is a sketch of (xi,yi), e^r(θi), e^θ(θi) for i=1,3,5 (the points on the axes)
and here is a sketch (to a different scale) of (xi,yi), e^r(θi), e^θ(θi) for i=2,4 (the points off the axes).
1.8.4. (✳).
Solution.
(a) Since 1sin(4θ)1, the coordinate r=2+sin(4θ) oscillates between r=1 and r=3 as θ runs from 0 to 2π. The maximum value r=3 is achieved when sin(4θ)=1, i.e when 4θ=π2+2nπ, i.e. when θ=π8+nπ2. That matches figure (E).
(b) Since 1sin(4θ)1, the coordinate r=1+2sin(4θ) takes its maximum value r=3 when sin(4θ)=1, i.e. when θ=π8+nπ2, just as the case with (a). But now r can also take the value 0. That matches figure (B).
(c) r=1 is completely indepedent of θ. All points on the curve r=1 are a distance 1 from the origin. That is, r=1 is the circle of radius 1 centred on the origin. That’s figure (F).
(d) In this case, θ is subject to the restriction π2θπ2, like figure (C). Figure (C) looks like a circle. We can verify that r=2cos(θ) is indeed a circle by converting to Cartesian coordinates. We can convert the right hand side to exactly 2x=2rcos(θ) by multiplying the whole equation by r.
r=2cos(θ)r2=2rcos(θ)x2+y2=2x(x1)2+y2=1
So r=2cos(θ) is the circle of radius 1 centred on x=1, y=0, which indeed matches figure (C).
(e) When θ=0, r=eθ/10+eθ/10=2. As
ddθ(eθ/10+eθ/10)=110(eθ/10eθ/10)>0for all θ>0
r=eθ/10+eθ/10 increases as θ increases for all θ0. Furthermore the rate of increase gets bigger and bigger as θ gets bigger and bigger. So r starts at r=2 when θ=0 and increases faster and faster as θ increases. That matches figure (A).
(f) When θ=0, r=θ=0. As
ddθθ=1for all θ
r=θ increases as θ increases for all θ0. Furthermore the rate of increase is independent of θ. So r starts at r=0 when θ=0 and increases at a constant rate as θ increases. That matches figure (D).
1.8.5.
Solution.
Think of θ as a time parameter and recall that κ(θ)=|v(θ)×a(θ)||v(θ)|3. The given curve has
x(θ)=f(θ)cosθy(θ)=f(θ)sinθr(θ)=f(θ)[cosθ ıı^+sinθ ȷȷ^]v(θ)=r(θ)=f(θ)[cosθ ıı^+sinθ ȷȷ^]+f(θ)[sinθ ıı^+cosθ ȷȷ^]a(θ)=r(θ)={f(θ)f(θ)}[cosθıı^+sinθȷȷ^]+2f(θ)[sinθ ıı^+cosθȷȷ^]
The efficient way to compute |v(θ)| and the cross product v(θ)×a(θ) is to observe that
v(θ)=f(θ)e^r(θ)+f(θ)e^θ(θ)a(θ)={f(θ)f(θ)}e^r(θ)+2f(θ)e^θ(θ)
where e^r(θ) and e^θ(θ) are the vectors of Q[1.8.3]. As e^r(θ) and e^θ(θ) are mutually perpendicular unit vectors obeying e^r(θ)×e^θ(θ)=k^ and e^r(θ)×e^r(θ)=e^θ(θ)×e^θ(θ)=0,
|v(θ)|2=v(θ)v(θ)=[f(θ)e^r(θ)+f(θ)e^θ(θ)][f(θ)e^r(θ)+f(θ)e^θ(θ)]=f(θ)2e^r(θ)e^r(θ)+f(θ)2e^θ(θ)e^θ(θ)+2f(θ)f(θ)e^r(θ)e^θ(θ)=f(θ)2+f(θ)2|v(θ)|=f(θ)2+f(θ)2v(θ)×a(θ)=[f(θ)e^r(θ)+f(θ)e^θ(θ)]×[{f(θ)f(θ)}e^r(θ)+2f(θ)e^θ(θ)]=2f(θ)2e^r(θ)×e^θ(θ)+f(θ)[f(θ)f(θ)]e^θ(θ)×e^r(θ)={2f(θ)2f(θ)[f(θ)f(θ)]}k^
So
κ(θ)=|v(θ)×a(θ)||v(θ)|3=|f(θ)2+2f(θ)2f(θ)f(θ)|[f(θ)2+f(θ)2]3/2
1.8.6.
Solution.
By the Q[1.8.5] with
f(θ)=a(1cosθ)f(θ)=asinθf(θ)=acosθ
we have
κ(θ)=|f(θ)2+2f(θ)2f(θ)f(θ)|[f(θ)2+f(θ)2]3/2=|a22a2cosθ+a2cos2θ+2a2sin2θa2cosθ+a2cos2θ|[a22a2cosθ+a2cos2θ+a2sin2θ]3/2=3a23a2cosθ[2a22a2cosθ]3/2=323/2a1cosθ=322ar(θ)

1.9 Optional — Central Forces

Exercises

1.9.1. (✳).
Solution.
(a) Both (i) and (ii) were proven in §1.9. Here are those arguments.
Define
ΩΩ(t)=r(t)×v(t)
By the product rule,
dΩΩdt(t)=d dt(r(t)×v(t))=v(t)×v(t)+r(t)×a(t)=mr(t)×f(r(t))r(t))=0
So ΩΩ(t) is in fact independent of t. It is a constant vector that we’ll just denote ΩΩ.
As r(t)×v(t)=ΩΩ, we have that r(t) is always perpendicular to ΩΩ and
r(t)ΩΩ=0
  • If ΩΩ0, this is exactly the statement that r(t) always lies in the plane through the origin with normal vector ΩΩ.
  • If ΩΩ=0, then r(t) is always parallel to v(t) and there is some function α(t) such that
    drdt(t)=v(t)=α(t)r(t)
    This is a first order, linear, ordinary differential equation that we can solve by using an integrating factor. Set
    β(t)=0tα(t) dt
    Then
    drdt(t)=α(t)r(t)eβ(t)drdt(t)α(t)eβ(t)r(t)=0d dt[eβ(t)r(t)]=0eβ(t)r(t)=r(0)r(t)=eβ(t)r(0)
    so that r(t) lies on a line through the origin. This makes sense — the particle is always moving parallel to its radius vector.
This completes the verification that r(t) lies in a plane.
Now we show that the radius vector r(t) sweeps out equal areas in equal times. In other words, we now verify that the rate at which r(t) sweeps out area is independent of time. To do so we rewrite the statement that |r(t)×v(t)| is constant in polar coordinates. Writing r(t)=r(t)r^(θ(t)) and then applying Lemma 1.8.2.b gives that
constant=|r×v|=|rr^×(drdt r^+r dθdt θθ^)|=r2dθdtsince|r^×r^|=0, |r^×θθ^|=1
is constant. It now suffices to observe that r(t)2dθdt(t) is exactly twice the rate at which r(t) sweeps out area. To see this, just look at the figure below. The shaded area is essentially a wedge of a circular disk of radius r. (If r(t) were independent of t, it would be exactly a wedge of a circular disk.) Its area is the fraction dθ2π of the area of the full disk, which is
dθ2π πr2=12r2dθ
(b) If f(r) is identically zero, then r(t)=0, so that r(t) is a constant, say v0, and r(t)=r0+v0t, for some constant r0. That’s a straight line.
We’ll now show that if the motion of the particle always lies on a straight line, then f(r) must be identically zero. Suppose that r(t) is a straight line. Then there are constant vectors r0 and T^ such that r(t)=r0+g(t)T^ for some scalar valued function g(t). Then
r(t)=f(r(t))r(t)
becomes
g(t)T^=f(r(t))[r0+g(t)T^]=f(r(t))r0+f(r(t))g(t)T^
We may always choose the initial conditions so that, for example, r0=ıı^ and T^=ȷȷ^. So
g(t)ȷȷ^=f(r(t))ıı^+f(r(t))g(t)ȷȷ^
Taking the dot product of both sides with ıı^ gives f(r(t))=0, as desired.
(c) We saw in §1.10 that the gravitational force GMmr3r can produce elliptical orbits. So any f(r) which is a positive constant times 1r3 does the job.
1.9.2. (✳).
Solution.
(a) Our object is subject to a central force. So the acceleration a(t) is parallel to r(t) and
d dt(r(t)×v(t))=v(t)×v(t)+r(t)×a(t)=0+0=0
By Lemma 1.8.2, v(t)=drdt(t) r^(θ(t))+r(t) dθdt(t) θθ^(θ(t)). Because r(t)=r(t)r^(θ(t)) is parallel to r^(θ(t)) and is perpendicular to θθ^(θ(t)),
r(t)×v(t)=r(t)2θ˙(t)r^(θ(t))×θθ^(θ(t))
and, in particular,
|r(t)×v(t)|=r(t)2|θ˙(t)|
is a constant. As θ˙(t) is continuous, r(t)2θ˙(t) is also constant.
(b) By Lemma 1.8.2, the acceleration
a(t)=(d2rdt2(t)r(t)(dθdt(t))2)r^(θ(t))+(r(t) d2θdt2(t)+2drdt(t)dθdt(t))θθ^(θ(t))
Because our object is subject to a central force, the acceleration a(t) is parallel to r^(θ(t)). So the θθ^(θ(t)) component of the acceleration is zero and
a(t)=(d2rdt2(t)r(t)(dθdt(t))2)r^(θ(t))
so that
|a(t)|=|d2rdt2(t)r(t)(dθdt(t))2|
Since r(t)=1θ(t)+α
r˙(t)=1[θ(t)+α]2θ˙(t)=r(t)2θ˙(t)=h
So d2rdt2(t)=0 and
|a(t)|=r(t)θ˙(t)2=r(t)4θ˙(t)2r(t)3=h2r(t)3

2 Vector Fields
2.1 Definitions and First Examples

Exercises

2.1.1.
Solution.
The vectors are pointing to the right when x>0, to the left when x<0, and are vertical when x=0. So, at least for (x,y) shown in the sketch,
v(x,y)ıı^{>0 when x>0=0 when x=0<0 when x<0
The behaviour of the y-values is more complicated. Vectors in one vertical line seem to be all pointing up, or all pointing down. So, the sign of vȷȷ^ depends only on x, not on y (although the magnitude of vȷȷ^ depends on both). Roughly, the vectors are pointing
  • Down when x<2;
  • horizontally when x=2 (remember the vector is positioned with the base of v(x,y) at (x,y);
  • up when 2<x<2;
  • horizontally when x=2;
  • up when 2<x.
Since we’re assuming there’s nothing surprising happening between the samples pictured, at least for (x,y) shown in the sketch,
v(x,y)ȷȷ^{>0 when 2<x<2=0 when x{2,2}<0 when x<2 or x>2
2.1.2.
Solution.
To start out, we find the places where v(x,y)ıı^=0 (vertical vectors) or v(x,y)ȷȷ^=0 (horizontal vectors). Remember the vector v(x,y) has its tail at (x,y).
We see the vertical vectors (those with v(x,y)ıı^=0) occur at every point along the line y=x, while horizontal vectors (those with v(x,y)ȷȷ^=0) occur at every point along the line y=x.
Indeed, below the line y=x, vectors point to the left, while above the line y=x they point to the right. Similarly, vectors point down when they’re above the line y=x, and the point up when they’re below the line y=x.
So, at least for (x,y) shown in the sketch,
v(x,y)ıı^{>0 when y>x=0 when y=x<0 when y<xandv(x,y)ȷȷ^{>0 when y<x=0 when y=x<0 when y>x
2.1.3.
Solution.
Since all conveyors point towards the origin, the direction of motion of an object at location (x,y) is (x,y)x2+y2. Its magnitude is |y|, so v(x,y)=|y|x2+y2(x,y).
2.1.4.
Solution.
The arrows near the point A are pointing to the right, indicating that P>0, and upward, indicating that Q>0. Moving from left to right near A, the vertical component of the arrows is decreasing, indicating that Qx<0. Moving vertically upwards near A, the vertical component of the arrows is increasing, indicating that Qy>0.
2.1.5.
Solution.
(a) At time 0 the velocity of the twig is v(1,1)=ıı^+ȷȷ^. So at time t=0.01, the position of the twig is approximately
(1,1)+0.01(1,1)=(1.01,1.01)
(b) At time 0 the velocity of the twig is v(0,0)=0. So at time t=0.01, the position of the twig is
(0,0)+0.01(0,0)=(0,0)
(c) At time 0 the velocity of the twig is v(0,0)=0. So it is stationary and its velocity remains zero for all time. The position of the twig at time 10, and in fact at all times, is (0,0).
2.1.6.
Solution.
The velocity of the fluid at all points of the y-axis is ȷȷ^. So the twig will remain on the y-axis and will consequently have velocity ȷȷ^ for all time. The position of the twig at time 10 will be
(0,0)+10(0,1)=(0,10)
2.1.7.
Solution.
Set your face to be at the origin of our coordinate system, (0,0,0). A bee at position (x,y,z) is a distance of x2+y2+z2 from your face, heading in the direction (x,y,z). So, the unit vector indicating the direction of travel of one bee is 1x2+y2+z2(x,y,z). Now all we need to find is the length of the velocity vector, i.e. the speed of the bee.
The speed of the friendly bee is inversely proportional to x2+y2+z2, its distance from your face. (Bees that are closer to you are buzzing towards you more excitedly.) So, the speed is given by αx2+y2+z2 for some constant α.
The bee velocity has the direction of the unit vector 1x2+y2+z2(x,y,z) with length αx2+y2+z2 for some positive constant α. That is,
v(x,y,z)=αx2+y2+z2(x,y,z)
2.1.8.
Solution.
Beginning as in Example 2.1.4, we note
v(x,y)ıı^=x2{>0x0=0x=0
and
v(x,y)ȷȷ^=y{>0y>0=0y=0<0y<0.
That leads to the following picture:
This gives us a general idea to start with. Refining, we notice that when x2>|y|, then the vector v(x,y) will be more horizontal than vertical. As we move away from the y-axis in a horizontal line, the difference between x2 and |y| grows, so the vectors get more and more horizontal. However, for a fixed value of x, vectors farther from the axis will be more vertical than vectors closer to it.
2.1.9.
Solution.
Although ultimately we’ll sketch only unit-length vectors, we can still find the direction of v(x,y) by finding its x- and y components.
Note v(x,y)ıı^ is the distance from (x,y) to the origin, while v(x,y)ȷȷ^ is the distance from (x,y) to the point (1,1). Both these numbers are always nonnegative. This leads to the following sketch:
When (x,y) is far from the origin, its distance from (0,0) is almost the same as its distance from (1,0). So, we expect v(x,y) to be approximately a scalar multiple of (1,1).
At (0,0), v(0,0)ıı^=0, so our vector is horizontal; similarly, v(1,1)ȷȷ^=0 so this vector is horizontal. Vectors very near to (0,0) are nearly horizontal, while vectors near to (1,1) are nearly vertical.
For the direction field, we normalize our vectors to have unit length.
2.1.10.
Solution.
The sign of v(x,y)ıı^=x(x+y) depends on the signs of x and x+y. When they have the same signs, v(x,y)ıı^ is positive, so v(x,y) points to the right; when they have different signs, v(x,y) points to the left.
Similarly, the sign of v(x,y)ȷȷ^=y(yx) depends on the signs of y and yx.
All together:
Refining, we notice that as we move straight up or down, |v(x,y)ıı^| has its minimum along the lines y=x and x=0. So, the vectors become more strongly vertical as we approach y=x and x=0 from above or below.
Similarly, |v(x,y)ȷȷ^| has its minima along the lines y=x and y=0, so the vectors become more strongly horizontal as we approach y=x horizontally.
2.1.11.
Solution.
The field v(x,y) is the sum, scaled by 1/3, of the unit vector pointing away from the origin and the unit vector pointing away from (1,0). This tells us about a few regions:
  • Along the x axis between (0,0) and (1,0), the vectors away from these points are pointing in opposite directions (and have the same length), so they cancel each other out. That is, v(x,0)=0 for all x(0,1).
  • v(0,0) and v(1,0) are not defined.
  • Along the x-axis outside of [0,1], the vector pointing away from the point (0,0) is the same as the vector pointing away from the point (1,0). So, v(x,0)=(2/3,0) for x<0 and v(x,0)=(2/3,0) for x>1.
  • As the distance from (x,y) to the origin grows, the vector pointing away from (0,0) looks more and more like the vector pointing away from (1,0). So, our vectors far away from the origin look like vectors of length about 2/3, pointing away from the origin.
2.1.12.
Solution.
(a) The vector field v(x,y)=xıı^+yȷȷ^ is the same as the radius vector. It points radially outward and has length growing linearly with the distance from the origin.
(b) The vertical component of v(x,y)=2xıı^ȷȷ^ is always 1. Its horizontal component is 2x, so that
  • v(x,y) is rightward pointing when x>0 and leftward pointing when x<0, and
  • the magnitude of the horizontal component grows linearly with the distance from the y-axis.
It is sketched in the figure on the left below.
(c) For every (x,y) the vector v(x,y)=yıı^xȷȷ^x2+y2
  • is of length 1 and
  • is perpendicular to the radius vector xıı^+yȷȷ^.
  • v(x,y) is rightward pointing when y>0 and leftward pointing when y<0, and
  • v(x,y) is downward pointing when x>0 and upward pointing when x<0.
It is sketched in the figure on the right above.
2.1.13.
Solution.
A particle of unit mass at position (x,y) has distance D1=x2+y2 from the 5kg mass, so that mass exerts a force of magnitude G(5)x2+y2 on the particle. This force has direction (x,y). So, the force exerted by the 5kg mass is f1(x,y)=5G(x2+y2)3/2(x,y).
Similarly, the 3 kg mass at (2,3) exerts a force of f2(x,y)=3G((x2)2+(y3)2)3/2(2x,3y); and the 7 kg mass at (4,0) exerts a force of f3(x,y)=7G((x4)2+y2)3/2(4x,y).
The net force on a unit mass is therefore
f(x,y)=f1(x,y)+f2(x,y)+f3(x,y)=5G(x,y)(x2+y2)3/2+3G(2x,3y)((x2)2+(y3)2)3/2+7G(4x,y)((x4)2+y2)3/2
2.1.14.
Solution.
  1. Consider a point P on the pole that is a distance p away from the bottom end. Use this point to make a smaller right triangle, as in the picture below.
    Using similar triangles:
    h=p2Hb=p24H2

    If P is at position (x,y), then:

    y=h=p2Hx=4H2b=(1p2)4H2dydt=p2dHdt=p4dxdt=(1p2)H4H2dHdt=(1p2)H24H2
    When H=1:
    dydt|H=1=p4dxdt|H=1=(1p2)123
    Therefore,
    v(p)=(dxdt,dydt)|H=1=((1p2)123,p4)
    For our model, we set the domain of this function to be [0,2].
  2. Let’s start by seeing what we can salvage from our work on part a. As in part a., consider a point P on one of the poles, p metres from the bottom end.
    Let P have position (x,y,z). Noting that dHdt is now positive, not negative, if we stick to this two-dimensional slice,
    V(p)=((1p2)123,p4)
    where the second coordinate is z and the first coordinate refers to the (horizontal) line in the direction of the vector (x,y,0).
    So, we know dzdt|H=1=p4, and we know (dxdt,dydt)|H=1=(x,y)c for some negative constant c with |(x,y)c|=(1p2)123. Since we have the direction and the magnitude of the vector, we can find the vector:
    (dxdt,dydt)|H=1=(x,y)c=(1p2)23x2+y2(x,y)
    We want our equation to be in terms of x, y, and z, so we need to get rid of p. Using similar triangles, p2=4H2x2+y24H2. When H=1, then 1p2=x2+y23. So:
    (dxdt,dydt)|H=1=16(x,y)
    Finally:
    V(x,y,z)=(dxdt,dydt,dzdt)|H=1=(16x,16y,12z)
    Not all values of (x,y,z) are on the frame. But, for those values of (x,y,z) that are on the frame, this equation holds.

2.2 Optional — Field Lines
2.2.2 Exercises

2.2.2.1.

Solution.
(a) At every point of the positive y-axis, the velocity vector v(0,y) points straight down. So a rubber ducky placed in the water at (0,2) just floats straight down the positive y-axis towards the origin.
(b) At every point of the positive x-axis, the velocity vector v(x,0) points straight to the right. So a rubber ducky placed in the water at (1,0) just floats rightward along the positive x-axis.
(c) At every point of the first quadrant away from the axes, the velocity vector v(x,y) points downwards and towards the right. So a rubber ducky placed in the water at (1,2) always floats down and to the right. The closer the ducky gets to the x--axis the more rightward its motion becomes.

2.2.2.2.

Solution.
The derivatives
x(t)=etcostetsint=x(t)y(t)y(t)=etsint+etcost=y(t)+x(t)
So (x(t),y(t)) is a solution of the system of differential equations
dxdt=v1(x,y)=xydydt=v2(x,y)=xy
So the vector field is v(x,y)=(v1(x,y),v2(x,y))=(xy,xy).

2.2.2.3. (✳).

Solution.
(a) The field lines of F(x,y)=f=yıı^+xȷȷ^ obey
dxy=dyxxdx=ydyx22=y22+C
for any constant C.
(b) The sign data
ıı^F(x,y)=y{>0if y>0=0if y=0<0if y<0}ȷȷ^F(x,y)=x{>0if x>0=0if x=0<0if x<0}
is visually displayed in the figure on the left below. The arrows in the figure on the left gives us the direction of motion along the field lines x22=y22+C (in red) in the figure on the right below. Some equipotential curves xy=C are also sketched (in blue) in the figure on the right below.

2.2.2.4. (✳).

Solution.
The field lines obey
dx2y=dyx/y2=dzey if x,y0
In particular
dx2y=y2dyxxdx=2y3dy12x2=12y4+C
Since y=1 when x=1, C=0. So x=y2 and
dyx/y2=dzeyeydy=dzz=ey+D
Since z=e when y=1, D=0. So the field line is
x=y2z=ey

2.2.2.5. (✳).

Solution.
The field lines obey
dxx=dy3y if x,y03ln|x|=ln|y|+C|x|3=eC|y|y=±eCx3y=Cx3
with C a nonzero constant. x=0 and y=0 are also field lines, since on the y-axis Fȷȷ^ and on the x-axis Fıı^.

2.3 Conservative Vector Fields

Exercises

2.3.1.
Solution.
False, in general.
In the context of Equation 1.7.1, the only forces acting on the particle are gravity, mgȷȷ^, and the normal force, WN^.
We make no such constraints on the force in Example 2.3.3. Certainly F could arise from gravity and the normal force of a track, but there’s nothing saying it has to. For example, suppose φ is an equation that does not depend on m and/or g. Alternately, suppose the y-coordinate of our three-dimensional system is not “up.”
2.3.2.
Solution.
Remember that the screening test can only rule out conservativity — it can never, by itself, guarantee conservativity. So, A is never the case.
a.
F=xıı^+zȷȷ^+yk^×F=(F3yF2z)ıı^+(F1zF3x)ȷȷ^+(F2xF1y)k^=(11)ıı^+(00)ȷȷ^+(00)k^=0
This field passes the screening test. That means the screening test doesn’t rule out the possibility of F being conservative. So, we have option C.
b.
F=y2zıı^+x2zȷȷ^+x2yk^×F=(F3yF2z)ıı^+(F1zF3x)ȷȷ^+(F2xF1y)k^=(x2x2)ıı^+(y22xy)ȷȷ^+(2xz2yz)k^0
So, F fails the screening test — it’s not conservative. That’s option B.
c.
F=(yexy+1)ıı^+(xexy+z)ȷȷ^+(1z+y)k^×F=(F3yF2z)ıı^+(F1zF3x)ȷȷ^+(F2xF1y)k^=(11)ıı^+(00)ȷȷ^+(exy(xy+1)exy(xy+1))k^=0
F passes the screening test, so it may or may not be conservative. That is Option C.
d.
F=ycos(xy)ıı^+xsin(xy)ȷȷ^F2x=xycos(xy)+sin(xy)F1y=xysin(xy)+cos(xy)F2xF1y
F fails the screening test, so it is not conservative. That is Option B.
2.3.3.
Solution.
Let φ be a potential for F. Define ϕ=φ+ax+by+cz. Then ϕ=φ+(a,b,c)=F+(a,b,c). So, F+(a,b,c) is also conservative.
2.3.4.
Solution.
  1. If F+G is conservative for any particular F and G, then by definition, there exists a potential φ with F+G=φ.
    Since F is conservative, there also exists a potential ψ with F=ψ.
    But now G=(F+G)F=φψ=(φψ). That means the function (φψ) is a potential for G. However, this is impossible: since G is non-conservative, no function with this property exists.
    So it is not possible that F+G is conservative. It must be non-conservative.
  2. Counterexample: if F=G, then F+G=0=c for any constant c.
  3. Since both fields are conservative, they both have potentials, say F=φ and G=ψ. Then F+G=φ+ψ=(φ+ψ). That is, (φ+ψ) is a potential for F+G, so F+G is conservative.
2.3.5. (✳).
Solution.
Set φ(x,y)=arctanyx (using the standard arctan that takes values between π2 and π2). Note that φ(x,y) is well-defined, with all partial derivatives continuous, on D since x>1 there. Then
φx(x,y)=yx21+(yx)2=yx2+y2φy(x,y)=1x1+(yx)2=xx2+y2
so that F=φ.
2.3.6.
Solution.
If φ is a potential for F, then:
  • φx=x+y, so φ=12x2+xy+ψ1(y)
  • φy=xy, so φ=xy12y2+ψ2(x)
So, for instance, φ=12x2+xy12y2 is a potential for F.
2.3.7.
Solution.
If φ is a potential for F, then:
  • φx=1x1y, so φ=ln|x|xy+ψ1(y)
  • φy=xy2, so φ=xy+ψ2(x)
So, for instance, φ=ln|x|xy is a potential for F.
2.3.8.
Solution.
None exists: F2z=13x3, while F3y=13x3+1, so F fails the screening test, Theorem 2.3.9.
2.3.9.
Solution.
If φ(x,y,z) is a potential for F(x,y,z), then:
  • φx(x,y,z)=xx2+y2+z2, so φ(x,y,z)=12ln(x2+y2+z2)+ψ1(y,z)
  • φy(x,y,z)=yx2+y2+z2, so φ(x,y,z)=12ln(x2+y2+z2)+ψ2(x,z)
  • φz(x,y,z)=zx2+y2+z2, so φ(x,y,z)=12ln(x2+y2+z2)+ψ2(x,y)
So, for instance, φ(x,y,z)=12ln(x2+y2+z2) is a potential for F(x,y,z).
2.3.10.
Solution.
(a) We shall show that F(x,y,z) is conservative by finding a potential for it. φ(x,y,z) is a potential for this F if and only if
φx(x,y,z)=xφy(x,y,z)=2yφz(x,y,z)=3z
Integrating the first of these equations gives
φ(x,y,z)=x22+f(y,z)
Substituting this into the second equation gives
fy(y,z)=2y
which integrates to
f(y,z)=y2+g(z)
Finally, substituting φ(x,y,z)=x22y2+g(z) into the last equation gives
g(z)=3z
which integrates to
g(z)=32z2+C
with C being an arbitrary constant. So, F(x,y,z) is conservative and φ(x,y,z)=12x2y2+32z2 is one allowed potential.
(b) The field F=F1ıı^+F2ȷȷ^ can be conservative only if it passes the screening test
F1y=F2x
In this case
F1y=y(xx2+y2)=2xy(x2+y2)2
is different from
F2x=x(yx2+y2)=2xy(x2+y2)2
for all (x,y) with x and y both nonzero. So F is not conservative.
2.3.11.
Solution.
By Theorem 2.4.8, the field F=F1ıı^+F2ȷȷ^+F3k^ is conservative only if it passes the screening test ×F=0. That is, if and only if
F1y=F2xF1z=F3xF2z=F3y
or,
y(e(z2))=x(2Byz3)0=0z(e(z2))=x(Axze(z2)+3By2z2)2ze(z2)=Aze(z2)z(2Byz3)=y(Axze(z2)+3By2z2)6Bye(z2)=6Bye(z2)
Hence only A=2 works. We shall see in part (b) that any B works.
(b) When A=2, and B is any real number.
F=e(z2)ıı^+2Byz3ȷȷ^+(2xze(z2)+3By2z2)k^
φ(x,y,z) is a potential for this F if and only if
φx(x,y,z)=e(z2)φy(x,y,z)=2Byz3φz(x,y,z)=2xze(z2)+3By2z2
Integrating the first of these equations gives
φ(x,y,z)=xe(z2)+f(y,z)
Substituting this into the second equation gives
fy(y,z)=2Byz3
which integrates to
f(y,z)=By2z3+g(z)
Finally, substituting φ(x,y,z)=xe(z2)+By2z3+g(z) into the last equation gives
2xze(z2)+3By2z2+g(z)=2xze(z2)+3By2z2org(z)=0
which integrates to
g(z)=C
with C being an arbitrary constant. So, for each real number B, φ(x,y,z)=xe(z2)+By2z3 is one allowed potential.
2.3.12.
Solution.
In each second 2πm cm2 of fluid crosses each circle of radius r (and hence circumference 2πr) centred on the origin. So the speed of flow at radius r is mr. As the direction of flow is radially outward
v=mxıı^+yȷȷ^x2+y2
φ(x,y) is a potential for this F if and only if
φx(x,y)=mxx2+y2φy(x,y)=myx2+y2
Integrating the first of these equations gives
φ(x,y)=12mln(x2+y2)+f(y)
Substituting this into the second equation gives
myx2+y2+f(y)=myx2+y2orf(y)=0
which integrates to
f(y)=C
with C an arbitrary constant. So one possible potential is
φ=12mln(x2+y2)
2.3.13.
Solution.
Following Example 2.3.3, the particle can never escape the region {(x,y,z):φ(x,y,z)E}. So, we should find E, then figure out the region.
The kinetic energy of the particle is 12m|v|2, so the total energy of the system (also the kinetic energy when the potential energy is 0) is 12(10)(22)=20 J.
Therefore, a region it can never escape is
{ (x,y,z) | φ(x,y,z)20 }
that is,
{ (x,y,z) | x2+y2+z220 }
So, it can never escape the sphere centred at the origin with radius 20.
2.3.14.
Solution.
Example 2.3.3 tells us 12m|v(t)|2φ(x(t),y(t),z(t))=E is a constant quantity, provided F is conservative with potential φ. So, it would be nice if F were conservative.
If F=φ, then
  • φx=0, so φ=ψ1(y,z)
  • φy=1, so φ=y+ψ2(x,z)
  • φz=3z1/3, so φ=94z4/3+ψ3(x,y)
We can choose φ(x,y,z)=y+94z4/3. So, 12m|v(t)|2φ(x(t),y(t),z(t))=E is a constant quantity, as desired. Using the information that the particle has mass 1/2, and speed 1 when it is at the origin:
E=1212|1|2φ(0,0,0)=14

When the particle is at (1,1,1):

14=1212|v|2φ(1,1,1)=|v|24(1+94)|v|=14
So, at the point (1,1,1), the particle has speed 14.
2.3.15.
Solution.
We can start with the screening test, Theorem 2.3.9.
×F=(F3yF2z)ıı^+(F1zF3x)ȷȷ^+(F2xF1y)k^=(g(y)h(z)g(y)h(z))ıı^+(00)ȷȷ^+(00)k^=0
So, it’s possible that the field is conservative. Remember, this test alone isn’t enough to tell us it’s conservative. (Had the test come out differently, though, we’d be done.)
Suppose F=φ(x,y,z). Then:
  • φx=2f(x)f(x). By inspection, we see φ=f2(x)+ψ1(y,z). (We could also find this by evaluating 2f(x)f(x)dx with the substitution u=f(x).)
  • φy=g(y)h(z), so φ=g(y)h(z)+ψ2(x,z).
  • φz=g(y)h(z), so φ=g(y)h(z)+ψ2(x,y).
All together, we can choose φ(x,y,z)=f2(x)+g(y)h(z).
2.3.16.
Solution.
Following Definition 2.3.8, The curl of a vector field is defined by
×F=(F3yF2z)ıı^+(F1zF3x)ȷȷ^+(F2xF1y)k^

When F=xy,xz,y2+z,

×F=(2yx)ıı^+(00)ȷȷ^+(zx)k^
When the curl is 0ıı^+0ȷȷ^+0k^, we have x=2y and x=z. That is, our points are of the form (2c,c,2c) for any constant c. So, the region in question is the line through the origin in the direction of the vector (2,1,2).

2.4 Line Integrals
2.4.2 Exercises

2.4.2.1.

Solution.
The square has four sides, each of which is a line segment.
  • On the first side, y=0 and dy=0. That is, we may parametrize the first side by r(x)=xıı^ with 0x1.
  • On the second side, x=1 and dx=0. We may parametrize the second side by r(y)=ıı^+yȷȷ^ with 0y1.
  • On the third side, y=1 and dy=0. We may parametrize the third side by r(x)=xıı^+ȷȷ^ with x running from 1 to 0.
  • On the final side, x=0 and dx=0. We may parametrize the fourth side by r(y)=yȷȷ^ with y running from 1 to 0.
So
Cx2y2dx+x3ydy=01x2×02dx+0113×ydy+10x2×12dx+1003×ydy=1213=16

2.4.2.2.

Solution.
Every F in this problem is defined and has continuous first-order partial derivatives on all of R2 or R3. The characterization in Theorem 2.4.8 tells us that our fields will be conservative if and only if they pass the screening test, i.e. have curl 0.
a.
F=xıı^+zȷȷ^+yk^×F=(F3yF2z)ıı^+(F1zF3x)ȷȷ^+(F2xF1y)k^=(11)ıı^+(00)ȷȷ^+(00)k^=0
This field passes the screening test. Since F is defined and has continuous first-order partial derivatives on all of R3, it is conservative. So, we have option A.
b.
F=y2zıı^+x2zȷȷ^+x2yk^×F=(F3yF2z)ıı^+(F1zF3x)ȷȷ^+(F2xF1y)k^=(x2x2)ıı^+(y22xy)ȷȷ^+(2xz2yz)k^0
So, F fails the screening test. So, it’s not conservative. That’s option B.
c.
F=(yexy+1)ıı^+(xexy+z)ȷȷ^+(z+y)k^×F=(F3yF2z)ıı^+(F1zF3x)ȷȷ^+(F2xF1y)k^=(11)ıı^+(00)ȷȷ^+{exy(xy+1)exy(xy+1)}k^=0
F passes the screening test. Since F is defined and has continuous first-order partial derivatives on all of R3, it is conservative. So, we have option A.
d.
F=ycos(xy)ıı^+xsin(xy)ȷȷ^F2x=xycos(xy)+sin(xy)F1y=xysin(xy)+cos(xy)F2xF1y
F fails the screening test, so it is not conservative. That is Option B.

2.4.2.3.

Solution.
Since F is conservative, CFdr=0 over any closed curve C. The given curve is closed, so the integral is simply zero.

2.4.2.4.

Solution.
Since F is conservative, and A and B start and end at the same points, by path-independence BFdr=AFdr=5.

2.4.2.5. (✳).

Solution.
Note F is defined and continuous on all of R3. By Theorem 2.4.7, the integral  CFdr=0  for all closed paths C if and only if F is conservative. Furthermore, F has continuous first-order partial derivatives on all of R3. Using Theorem 2.4.8, F is conservative if and only if it passes the scsreening test ×F=0:
0=×F=det[ıı^ȷȷ^k^xyzexsinyaexcosy+bzcx]=(0b)ıı^(c0)ȷȷ^+(aexcosyexcosy)k^
This is the case if and only if a=1, b=c=0.

2.4.2.6.

Solution.
(a) Consider the circle C in the figure (a) on the left below, oriented clockwise. The vector field F is in the same direction as drdt at every point of the curve. So Fdrdt>0 at every point of C and C is a closed curve with CFdr>0. As a consequence F is not conservative.
(a)
(b)
(b) Consider the square in the figure (b) on the right above, oriented counterclockwise. It consists of the four line segments L1, L2, L3 and L4. On all of L1, L2, L3 we have that F(r(t))r(t)=0 because the vector field is perpendicular to the line segment. On L4 we have F(r(t))r(t)>0. So
CFdr=L1Fdr+L2Fdr+L3Fdr+L4Fdr=0+0+0+L4Fdr>0
So C is a closed curve with CFdr>0 and F is not conservative.
(c) Consider the square in the figure (c) on the left below, oriented counterclockwise. It consists of the four line segments L1, L2, L3 and L4. On L1 and L3 we have that the dot product F(r(t))r(t)=0 because the vector field is perpendicular to the line segment. On L2 we have F(r(t))r(t)<0 while on L4 we have F(r(t))r(t)>0. The vector field F is longer on L4 than on L2. So F(r(t))r(t) has a larger magnitude on L4 than L2 and
CFdr=L1Fdr+L2Fdr+L3Fdr+L4Fdr=0+L2Fdr+0+L4Fdr>0
So C is a closed curve with CFdr>0 and F is not conservative.
(c)
(d)
(d) We are told that one of the four vector fields is conservative. Only the vector field in (d) is left, so it is conservative.
Remark: We can verify that vector field (d) is indeed conservative by observing (look at the figure (d) on the right above) that the ıı^ component of the vector field is exactly zero and that the ȷȷ^ component depends only on y. So the vector field is of the form
F(x,y)=a(y)ȷȷ^
for some function a(y). If A(y) is any antiderivative of a(y), we have F=A, so that F is conservative with potential A(y).

2.4.2.7. (✳).

Solution.
(a) The (largest possible) domain is D={ (x,y,z) | x2+y20 }. That is, all of R3 except the points lying along the z-axis.
(b) As preliminary computations, let’s find
y(x2yx2+y2)=2x2+y22y(x2y)(x2+y2)2=2x2+2y22xy(x2+y2)2x(2x+yx2+y2)=2x2+y22x(2x+y)(x2+y2)2=2x2+2y22xy(x2+y2)2
So the curl of F is
×F=det[ıı^ȷȷ^k^xyzx2yx2+y22x+yx2+y2z]=(2x2+2y22xy(x2+y2)22x2+2y22xy(x2+y2)2)k^=0
on the domain of F.
(c) Parametrize the circle by
r(t)=2costıı^+2sintȷȷ^+3k^r(t)=2sintıı^+2costȷȷ^
with 0θ2π. So the integral is
CFdr=02π{2cost4sint4x2yx2+y2ıı^+4cost+2sint42x+yx2+y2ȷȷ^+3zk^}{2sintıı^+2costȷȷ^r(t)}dt=02π4sintcost+8sin2t+8cos2t+4sintcost4dt=202πdt=4π
(d) As the integral of F around the simple closed curve C is not zero, F cannot be conservative. See Theorem 2.4.7 and Examples 2.3.14 and 4.3.8.

2.4.2.8.

Solution.
The point here is that F is conservative, as F=ϕ with
ϕ=x22+yxyz+z22
So, for all paths from r(t0)=(1,0,1) to r(t1)=(0,2,3),
CFdr=ϕ(r(t1))ϕ(r(t0))=ϕ(0,2,3)ϕ(1,0,1)=[0+0+6+92][12+00+12]=912

2.4.2.9.

Solution.
Note that:
  • Along the line segment from (0,0) to (1,0), x increases from 0 to 1, while y is held fixed at y=0. So we may parametrize this segment by r(x)=xıı^, 0x1.
  • Along the line segment from (1,0) to (1,π), y increases from 0 to π, while x is held fixed at x=1. So we may parametrize this segment by r(x)=ıı^+yȷȷ^, 0yπ.
  • Along the line segment from (1,π) to (0,π), x decreases from 1 to 0, while y is held fixed at y=π. So we may parametrize this segment by r(x)=xıı^+πȷȷ^ with x running from 1 to 0.
Hence
CVdr=01V(x,0)ıı^ dx+0πV(1,y)ȷȷ^ dy+10V(x,π)ıı^ dx=01(ex+x2) dx+0π(y+3) dy+10(ex+x2) dx=201ex dx+0π(y+3) dy=2(e1)+π22+3π

2.4.2.10.

Solution.
(a) We may parametrize the curve by r(t)=tıı^+t2ȷȷ^ with 0t1. Then v(t)=drdt(t)=ıı^+2tȷȷ^ and F(x(t),y(t))=t3ıı^t2ȷȷ^ so
CFdr=01F(x(t),y(t))drdt(t) dt=01[t3ıı^t2ȷȷ^][ıı^+2tȷȷ^]dt=01[t3]dt=14
(b) The path is the union of three line segments.
  • On the first segment of the path y=z=0 so F simplifies to xıı^xk^ and dr=ıı^ dx (i.e. we can parametrize the first segment of the path by r(x)=xıı^ with 0x1), so Fdr=xdx.
  • On the second segment of the path x=1, z=0 so F simplifies to ıı^+yȷȷ^(1+y)k^ and dr=ȷȷ^dy (parametrize the second segment of the path by r(y)=ıı^+yȷȷ^ with 0y1), so Fdr=ydy.
  • On the final segment of the path x=y=1 so F simplifies to (1z)ıı^+(1z)ȷȷ^2k^ and dr=k^dz (parametrize the third segment of the path by r(z)=ıı^+ȷȷ^+zk^ with 0z1), so Fdr=2dz.
So
CFdr=01xdx+01ydy+01(2)dz=12+122=1

2.4.2.11. (✳).

Solution.
Parametrize the curve using y as a parameter. Then y=t, x=2y=2t and z=8xy=82t2 so that:
r(t)=2tıı^+tȷȷ^+4t2k^,1t2r(t)=2ıı^+ȷȷ^8t3k^F(r(t))=4t2ıı^+4t3k^F(r(t))r(t)=8t232
Then
CFdr=12F(r(t))r(t) dt=12(8t232) dt=[83t332t]12=403

2.4.2.12.

Solution.
(a), (b) The curls of F and G are
×F=det[ıı^ȷȷ^k^xyz6x2yz22x3z2+2yxz4x3yz]=(4x3z4x3z+x)ıı^(12x2yz12x2yz)ȷȷ^+(6x2z2z6x2z2)k^=xıı^zk^×G=det[ıı^ȷȷ^k^xyzyz0xy]=xıı^zk^
Hence the screening test for
×(F+λG)=(x+λx)ıı^(z+λz)k^
passes for λ=1. Furthermore
FG=(6x2yz2yz)ıı^+(2x3z2+2yxz)ȷȷ^+(4x3yzxy)k^=(2x3yz2xyz+y2)
The potential was found by guessing. Alternatively, we can find it by using that ϕ(x,y,z) is a potential for FG if and only if
ϕx(x,y,z)=6x2yz2yzϕy(x,y,z)=2x3z2+2yxzϕz(x,y,z)=4x3yzxy
Integrating the first of these equations gives
ϕ(x,y,z)=2x3yz2xyz+f(y,z)
Substituting this into the second equation gives
2x3z2xz+fy(y,z)=2x3z2+2yxzorfy(y,z)=2y
which integrates to
f(y,z)=y2+g(z)
Finally, substituting ϕ(x,y,z)=2x3yz2xyz+y2+g(z) into the last equation gives
4x3yzxy+g(z)=4x3yzxyorg(z)=0
which integrates to
g(z)=K
with K being an arbitrary constant. Choosing K=0 gives the potential ϕ(x,y,z)=2x3yz2xyz+y2 as in the guess above.
(c) Any point (x,y,z) on the curve must have z=x and y=exz=ex2. So we may parametrize the curve by r(x)=xıı^+ex2ȷȷ^+xk^, 0x1. Hence
CFdr=C(FG)dr+CGdr=[2x3yz2xyz+y2](0,1,0)(1,e,1)+01[xex2ıı^+xex2k^]G(r(x))[ıı^+2xex2ȷȷ^+k^]drdx dx=e+e21+012xex2 dx=e+e21+[ex2]01=e2+2e2

2.4.2.13. (✳).

Solution.
Parametrize the line segment by
r(t)=(0,0,1)+t{(2,1,0)(0,0,1)}=(2t,t,1t)0t1
so that r(0)=(0,0,1) is the initial point of the line segment and r(1)=(2,1,0) is the final point of the segment. Then
r(t)=(2,1,1)
and the work is
Fdr=01F(r(t))r(t)dt=01(2tt2,t(1t)2,(1t)4t2)(2,1,1)dt=01(4t2t2 + t1+2tt2  1+t+4t2)dt=01(t2+8t2)dt=13+42=73

2.4.2.14. (✳).

Solution.
On P, z=ln1x=ln(x). So parametrize the curve P by
r(θ)=cosθıı^+sinθȷȷ^ln(cosθ)k^0θπ4
Then
r(θ)=sinθıı^+cosθȷȷ^+tanθk^F(r(θ))=cosθıı^+sinθȷȷ^+cos3θk^F(r(θ))r(θ)=sinθcos2θ
so that
Work=PFdr=0π/4F(r(θ))r(θ) dθ=0π/4sinθcos2θ dθ=13cos3θ|0π/4=13[1123/2]0.2155

2.4.2.15. (✳).

Solution.
Hmmm. F looks suspiciously complicated. Let’s guess that F is conservative and look for a potential for it. ϕ(x,y,z) is a potential for this F if and only if
φx(x,y,z)=yzcosxφy(x,y,z)=zsinx+2yzφz(x,y,z)=ysinx+y2sinz
Integrating the first of these equations gives
φ(x,y,z)=yzsinx+f(y,z)
Substituting this into the second equation gives
zsinx+fy(y,z)=zsinx+2yzorfy(y,z)=2yz
which integrates to
f(y,z)=y2z+g(z)
Finally, substituting φ(x,y,z)=yzsinx+y2z+g(z) into the last equation gives
ysinx+y2+g(z)=ysinx+y2sinzorg(z)=sinz
which integrates to
g(z)=cosz+C
with C being an arbitrary constant. So ϕ(x,y,z)=yzsinx+y2z+cosz is one allowed scalar potential and the specified integral is
CFdr=φ(r)|r(0)r(π/2)=φ(π/2,π/2,π/2)φ(0,0,0)=π38+π241

2.4.2.16. (✳).

Solution 1.
We are being asked to evaluate the line integral CFdr with C being the specified semi-circle and F=xyȷȷ^. As ×F0, the vector field F is not conservative. So we’ll evaluate the integral directly. First, using the figure,
we parametrize C by
r(θ)=(x(θ),y(θ))=(1cosθ)ıı^+sinθȷȷ^0θπ
So the integral is
Cxydy=0πx(θ)y(θ)y(θ) dθ=0π(1cosθ)sinθcosθ dθ
Making the substitution u=cosθ, du=sinθdθ, u(0)=1, u(π)=1,
Cxydy=11(1u)u(du)=11(uu2)du=201u2du=2133=23
Solution 2.
We can write x in terms of y over C in two pieces:
  • Let C1 be the quarter-circle x=11y2 as y goes from 0 to 1, and
  • Let C2 be the quarter-circle x=1+1y2 as y goes from 1 to 0.
Then:
Cxydy=C1xydy+c2xydy=01(11y2)ydy+10(1+1y2)ydy=01ydy01y1y2dy+10ydy+10y1y2dy=201y1y2dy

Using the substitution u=1y2, du=2ydy:

=10u1/2du=23

2.4.2.17. (✳).

Solution.
The line integral is CFdr with F=(yex+siny)ıı^+(ex+siny+xcosy)ȷȷ^. We are to show that it is independent of path. That is the case if and only if F is conservative. So let’s look for a potential φ for F. That is, let’s look for a function φ that obeys
φx(x,y)=yex+sinyφy(x,y)=ex+siny+xcosy
Integrating the first of these equations gives
φ(x,y)=yex+xsiny+f(y)
Substituting this into the second equation gives
ex+xcosy+f(y)=ex+siny+xcosyorf(y)=siny
which integrates to
f(y)=cosy+C
So F is indeed conservative with one potential being φ(x,y)=yex+xsinycosy and the line integral is
C(yex+siny)dx+(ex+siny+xcosy)dy=CFdr=φ(x,y)|(1,0)(0,π/2)=[yex+xsinycosy](1,0)(0,π/2)=1+π2

2.4.2.18. (✳).

Solution.
Here is a sketch of C.
Note that
  • y=0 on the line segment from (1,0,0) to (0,0,1) so that the integral reduces to zxdz on that line segment and
  • x=0 on the line segment from (0,0,1) to (0,1,0) so that the integral reduces to yzdy on that line segment and
  • z=0 on the line segment from (0,1,0) to (1,0,0) so that the integral reduces to xydx on that line segment.
So it looks feasible to evaluate the integral directly. Label the sides of the triangle C1, C2 and C3 as in the sketch above.
  • We parametrize C1 by r(t)=(1,0,0)+t[(0,0,1)(1,0,0)]=(1t,0,t), 0t1. So
    C1xydx+yzdy+zxdz=C1zxdz=01(1t)x(t)z(1)z(t)dt=01(tt2)dt=1213=16
  • We parametrize C2 by r(t)=(0,0,1)+t[(0,1,0)(0,0,1)]=(0,t,1t), 0t1. So
    C2xydx+yzdy+zxdz=C2yzdy=01(t)y(1t)z(1)y(t)dt=01(tt2)dt=1213=16
  • We parametrize C3 by r(t)=(0,1,0)+t[(1,0,0)(0,1,0)]=(t,1t,0), 0t1. So
    C3xydx+yzdy+zxdz=C3xydx=01(t)x(1t)y(1)x(t)dt=01(tt2)dt=1213=16
All together
Cxydx+yzdy+zxdz==13Cxydx+yzdy+zxdz=3×16=12

2.4.2.19. (✳).

Solution.
We are told that F is conservative. Let’s find a potential φ obeying φ=F. That is,
φx=y+zexφy=x+eysinzφz=z+ex+eycosz
The first equation forces φ(x,y,z)=xy+zex+ψ(y,z). Substituting this into the second equation gives x+ψy(y,z)=x+eysinz or ψy(y,z)=eysinz which forces ψ(y,z)=eysinz+ζ(z). So far, we have φ(x,y,z)=xy+zex+eysinz+ζ(z). Substituting this into the third equation gives ex+eycosz+ζ(z)=z+ex+eycosz or ζ(z)=z which forces ζ(z)=z22+C, for some constant C, which we take to be zero. So our potential is
φ(x,y,z)=xy+zex+eysinz+z22
So the line integral
CFdr=φ(r(π))φ(r(0))=φ(π,eπ,0)φ(0,1,0)=πeπ

2.4.2.20. (✳).

Solution.
(a) Note F is defined and continuous on all of R3. Furthermore, F has continuous first-order partial derivatives on all of R3. Using Theorem 2.4.8, F is conservative if and only if it has zero curl:
0=×F=×(αeyıı^+(xey+βcosz)ȷȷ^γysinzk^)=(γsinz+βsinz)ıı^+(eyαey)k^
which is the case if and only if α=1, β=γ.
(b) We use Theorem 2.4.2: if φ is a potential for F, then
CFdr=φ(P1)φ(P0)
where C runs from P0 to P1. So, we find φ.
Assume that α=1, β=γ. We find a potential φ for F by antidifferentiating.
φx(x,y,z)=eyφ(x,y,z)=xey+ψ1(y,z)φy(x,y,z)=xey+βcoszφ(x,y,z)=xey+βycosz+ψ2(x,z)φz(x,y,z)=βysinzφ(x,y,z)=βycosz+ψ3(x,y)
for some functions ψ1(y,z), ψ2(x,z) and ψ3(x,y) to be determined.
We’d like a single function φ(x,y,z) that simultaneously obeys all three of these equations, for some ψj’s. An initial guess is simply the sum of all of the distinct terms, other that the ψj’s, that appear in the three equations above. The term xey appears in the ψ1 and ψ2 equations and the term βycosz appears in the ψ2 and ψ3 equations. So we guess
φ(x,y,z)=?xey+βycosz
If we let ψ1(y,z)=βycosz, ψ2(x,z)=0, and ψ3(x,y)=xey, then we see this function φ(x,y,z) does indeed obey all three equations and so is a potential for F.
The curve C runs from P0=(02,e0,π0)=(0,1,0) to P1=(12,e1,π1)=(1,e,π). Using Theorem 2.4.2:
CFdr=φ(1,e,π)φ(0,1,0)=(eeβe)β=eeβ(e+1)

2.4.2.21. (✳).

Solution.
(a) The curl of F is
×F=det[ıı^ȷȷ^k^xyzcosx2+sinyez]=0
Because F1 is a function only of x, F2 is a function only of y, and F3 is a function only of z, that all partial derivatives used in computing the curl are 0.
(b) The vector field F passes the screening test on all of R3 and so is conservative by Theorem 2.4.8 in the text. Alternatively, we can see that
F=(sinx+2ycosy+ez)
by inspection. Alternatively, f can be found by antidifferentiating its partial derivatives:
fx(x,y,z)=cosxf(x,y,z)=sinx+ψ1(y,z)fy(x,y,z)=2+sinyf(x,y,z)=2ycosy+ψ2(x,z)fz(x,y,z)=ezf(x,y,z)=ez+ψ3(x,y)
We’d like a single function f(x,y,z) that simultaneously obeys all three of these equations, for some ψj’s. An initial guess is simply the sum of all of the distinct terms, other than the ψj’s, that appear in the three equations. The term sinx appears in the ψ1 equation, the terms 2y and cosy appears in the ψ2 equation, and the term ez appears in the ψ3 equation. So we guess
f(x,y,z)=?sinx+2ycosy+ez
If we let ψ1(y,z)=2ycosy+ez, ψ2(x,z)=sinx+ez, and ψ3(x,y)=sinx+2ycosy, then we see this function f(x,y,z) is indeed a potential for F.
(c) Since F=f,
CFdr=f(r(3π))f(r(0))=f(3π,1,0)f(0,1,0)=(02cos(1)+1)(0+2cos1+1)

Since cosine is an even function, cos(1)=cos1.

=4

2.4.2.22. (✳).

Solution.
(a) The curl is
×F=det[ıı^ȷȷ^k^xyzz+eyxeyezsiny1+x+ezcosy]=0
so F passes the screening test. Since its first-order partial derivatives are continuous on all of R3, it is conservative by Theorem 2.4.8 in the text.
By inspection, the potential is φ(x,y,z)=xz+xey+ezcosy+z — this is another way to verify that F is conservative. Alternatively, φ can be found by antidifferentiating its partial derivatives.
φx(x,y,z)=z+eyφ(x,y,z)=zx+xey+ψ1(y,z)φy(x,y,z)=xeyezsinyφ(x,y,z)=xey+ezcosy+ψ2(x,z)φz(x,y,z)=1+x+ezcosyφ(x,y,z)=z+zx+ezcosy+ψ3(x,y)
We’d like a single function φ(x,y,z) that simultaneously obeys all three of these equations. An initial guess is simply the sum of the distinct terms (without the ψj’s) that appear in the equations above:
φ(x,y,z)=?zx+xey+ezcosy+z
If we let ψ1(y,z)=ezcosy+z, ψ2(x,z)=zx+z, and ψ3(x,y)=xey, then we see this function φ(x,y,z) is indeed a potential for F.
(b) Since F=φ, with φ=xz+xey+ezcosy+z,
CFdr=φ(r(π))φ(r(0))=[xz+xey+ezcosy+z]r(0)r(π)=[xz+xey+ezcosy+z](0,0,1)(π2,0,1)=(π2+π2+e+1)(0+0+e+1)=2π2

2.4.2.23. (✳).

Solution.
(a) For F to be conservative, it must pass the screening test
0=×F=det[ıı^ȷȷ^k^xyz(xa)yexxex+z3byz2]=(bz23z2)ıı^(00)ȷȷ^+(ex+xex(xa)ex)k^
This is the case if and only if b=3 and a=1
(b) Set a=1 and b=3. For f to be a potential for F, it must obey
fx(x,y,z)=(x+1)yexfy(x,y,z)=xex+z3fz(x,y,z)=3yz2
Integrating the second of these equations gives
f(x,y,z)=xyex+yz3+g(x,z)
Substituting this into the last equation gives
3yz2+gz(x,z)=3yz2orgz(x,z)=0
which forces
g(x,z)=h(x)
Finally, substituting f(x,y,z)=xyex+yz3+h(x) into the first equation gives
xyex+yex+h(x)=(x+1)yexorh(x)=0
So h(x)=C and hence f(x,y,z)=xyex+yz3+C works for any constant C.
(c) Since F=f,
CFdr=Cfdr=f(r(π))f((r(0))=f(π,1,1)f(0,1,1)=[πeπ1][1]=πeπ2
(d) Since
CFdr=C(x+1)yexdx+(xex+z3)dy+3yz2dz
we have
I=CFdr+Cyz2dz=πeπ2+0π(cos2t)ycos2tz2(sint)dtdz=πeπ2+0π(2cos2t1)cos2t(sint)dt=πeπ2+11(2u21)u2duwith u=cost, du=sintdt=πeπ2+[2u55u33]11=πeπ2+[45+23]=πeπ3215

2.4.2.24. (✳).

Solution.
(a) The vector field F is conservative if and only if it passes the screening test ×F=0. That is, if and only if,
0=×F=det|ıı^ȷȷ^k^xyzy2e3z+Axy32xye3z+3x2y2Bxy2e3z|=(2Bxye3z6xye3z)ıı^(By2e3z3y2e3z)ȷȷ^+(2ye3z+6xy22ye3z3Axy2)k^
So F is conservative if and only if A=2 and B=3.
(b) Let A=2 and B=3. We find a potential φ for F by antidifferentiating its partial derivatives.
φx(x,y,z)=y2e3z+2xy3φ(x,y,z)=xy2e3z+x2y3+ψ1(y,z)φy(x,y,z)=2xye3z+3x2y2φ(x,y,z)=xy2e3z+x2y3+ψ2(x,z)φz(x,y,z)=3xy2e3zφ(x,y,z)=xy2e3z+ψ3(x,y)
Let’s guess that
φ(x,y,z)=xy2e3z+x2y3
(This was obtained by summing the distinct terms in the above three equations, without the ψi’s.) If we set ψ1(y,z)=ψ2(x,z)=0 and ψ3(x,y)=x2y3, we see our choice of φ is indeed a potential for F.
(c) Set A=2 and B=3. We are asked the evaluate CGdr with
G=(y2e3z+xy3)ıı^+(2xye3z+3x2y2)ȷȷ^+3xy2e3zk^=Fxy3ıı^
So
C(y2e3z+xy3)dx+(2xye3z+3x2y2)dy+3xy2e3zdz=CFdrCxy3dr=φ(r(1))φ(r(0))01e2t(et)3ıı^xy3ıı^(2e2tıı^etȷȷ^+11+tk^r(t)) dt=φ(e2,1e,ln2)φ(1,1,0)012etdt={e2(1e)2e3ln2+e4(1e)3}(1+1)2(e1)=23+e22e+2=8e

2.4.2.25. (✳).

Solution.
(a) The field is conservative only if
F1y=F2xF1z=F3xF2z=F3y
That is,
y(2xsin(πy)ez)=x(ax2cos(πy)3ez)2πxcos(πy)=2axcos(πy)z(2xsin(πy)ez)=x(x+by)ezez=ezz(ax2cos(πy)3ez)=y(x+by)ez3ez=bez
Hence only a=π, b=3 works.
(b) When a=π, b=3
F=(2xsin(πy)ez)ıı^+(πx2cos(πy)3ez)ȷȷ^(x+3y)ezk^=(x2sin(πy)xez3yez+C)
so φ(x,y,z)=x2sin(πy)xez3yez+C for any constant C. Here φ was guessed. Alternatively, it can be found by antidifferentiating the partial derivatives of F.
φx(x,y,z)=2xsin(πy)ezφ(x,y,z)=x2sin(πy)xez+ψ1(y,z)φy(x,y,z)=πx2cos(πy)3ezφ(x,y,z)=x2sin(πy)3yez+ψ2(x,z)φz(x,y,z)=(x+3y)ezφ(x,y,z)=xez3yez+ψ3(x,y)
Summing the distinct terms on the right hand sides of the three equations above, we guess
φ(x,y,z)=x2sin(πy)xez3yez
is a potential for F. Setting ψ1(y,z)=3yez, ψ2(x,z)=xez, and ψ3(x,y)=x2sin(πy) convinces us that our guess is indeed a valid potential.
(c) By part (b),
CFdr=φ(1,1,ln2)φ(0,0,0)=(sinπeln23eln2)(sin(0)00)=8
(d) Observe that G=F+3yezk^, with F evaluated with a=π, b=3. Hence
CGdr=CFdr+C3yezk^dr=8+C3yezk^dr
To evaluate the remaining integral, parametrize the curve by r(t)=tıı^+tȷȷ^+ln(1+t)k^ with 0t1. Then r(t)=ıı^+ȷȷ^+11+tk^ and 3yezk^=3t(1+t)k^ so that 3yezk^dr=3tdt. Subbing in
CGdr=8+013tdt=8+32=132

2.4.2.26. (✳).

Solution.
(a) The potential f must obey
fx(x,y,z)=2ycosxsinxfy(x,y,z)=cos2x+(1+yz)eyzfz(x,y,z)=y2eyz
Integrating the last of these equations with respect to z gives
f(x,y,z)=yeyz+g(x,y)
Substituting this into the second equation gives
eyz+yzeyz+gy(x,y)=cos2x+(1+yz)eyzorgy(x,y)=cos2x
which forces
g(x,y)=ycos2x+h(x)
Finally, substituting f(x,y,z)=yeyz+ycos2x+h(x) into the first equation gives
2ysinxcosx+h(x)=2ycosxsinxorh(x)=0
So h(x)=C and hence f(x,y,z)=yeyz+ycos2x+C works for any constant C.
(b) By part (a)
CFdr=Cfdr=f(π,eπ,0)f(0,1,π2)=[yeyz+ycos2x](0,1,π2)(π,eπ,0)=(2eπ)(eπ2+1)

2.4.2.27. (✳).

Solution.
(a) The curl of F is zero because F1 is a function only of x, F2 is a function only of y, and F3 is a function only of z. That is:
×F=det[ıı^ȷȷ^k^xyz2x2y2z]=(00)ıı^+(00)ȷȷ^+(00)k^=0
(b) All first-order partial derivative of F are continuous on all of R3. By part (a), F passes the screening test and is conservative by Theorem 2.4.8 in the text. By inspection, a potential is φ=x2+y2+z2. Since F=φ,
CFdr=[x2+y2+z2](0,0,0)(a1,a2,a3)=a12+a22+a32=aa

2.4.2.28. (✳).

Solution.
(a) The curl of F is
×F=det[ıı^ȷȷ^k^xyzeyzxzeyz+zeyxyeyz+ey]=[(xeyz+xyzeyz+ey)(xeyz+xyzeyz+ey)]ıı^[yeyzyeyz]ȷȷ^+[zeyzzeyz]k^=0
(b) F is defined on all of R3 and passes the conservative field screening test ×F=0. So F is conservative. We find a potential φ for F by antidifferentiating its partial derivatives.
φx(x,y,z)=eyzφ(x,y,z)=xeyz+ψ1(y,z)φy(x,y,z)=xzeyz+zeyφ(x,y,z)=xeyz+zey+ψ2(x,z)φz(x,y,z)=xyeyz+eyφ(x,y,z)=xeyz+zey+ψ3(x,y)
All together, φ(x,y,z)=xeyz+zey+C works for any constant C. So the specified work integral is
CFdr=φ(r(π/2))φ(r(0))=φ(0,1,π/2)φ(1,0,0)=πe21

2.4.2.29. (✳).

Solution.
(a), (b) The function f(x,y) is a potential for F(x,y) if and only if it obeys
fx(x,y)=2xycos(x2)fy(x,y)=sin(x2)sin(y)
Integrating the first of these equations gives
f(x,y)=ysin(x2)+g(y)
Substituting this into the second equation gives
sin(x2)+g(y)=sin(x2)sin(y)org(y)=sin(y)
which integrates to
g(y)=cos(y)+C
with C an arbitrary constant. Hence f(x,y)=ysin(x2)+cos(y)+C is a potential for any constant C. Because F has a potential, it is conservative.
(c) We may parametrize C by
r(t)=sin(t)ıı^+tȷȷ^π2tπ
As f(x,y)=ysin(x2)+cos(y) is a potential for F
CFdr=f(r(π))f(r(π2))=f(0,π)f(1,π2)=(1)(π2sin(1))=1π2sin(1)

2.4.2.30. (✳).

Solution.
(a) The stated integral property is characteristic of conservative fields (Theorem 2.4.7). Since all partial derivatives of F are defined on all of R3, an equivalent property is
0=×F=|ıı^ȷȷ^k^xyz(mxyz+z2ny2)(x2z4xy)(x2y+pxz+qz3)|=ıı^(x2x2)ȷȷ^(2xy+pzmxy2z)+k^(2xz4ymxz+2ny).
This requires p=2, m=2, and n=2, but leaves qR completely free.
(b) Solution 1: The choices from (a) give
F=(2xyz+z22y2)ıı^+(x2z4xy)ȷȷ^+(x2y+2xz+qz3)k^.
We find a potential φ for F by antidifferentiating its partial derivatives.
φx(x,y,z)=2xyz+z22y2φ(x,y,z)=x2yz+xz22xy2+ψ1(y,z)φy(x,y,z)=x2z4xyφ(x,y,z)=x2yz2xy2+ψ2(x,z)φz(x,y,z)φ(x,y,z)=x2y+2xz+qz3φ(x,y,z)=x2yz+xz2+q4z4+ψ3(x,y)
All together, F=φ for
φ(x,y,z)=x2yz+xz22xy2+14qz4+C
where C is any constant.
Rearranging the sphere’s equation to x2+y2+(z1)2=1 reveals that its bottom is at r0=(0,0,0), and its top is at r1=(0,0,2). Hence the work done is
W=CFdr=Cφdr=φ(0,0,2)φ(0,0,0)=4q
Solution 2: Since the integral is path-independent, all paths from r0 to r1 produce the same result. A simple choice is
C:r=(0,0,t),0t2
Here r(t)=(0,0,1), so direct calculation gives
CFdr=t=02F(r(t))r(t)dt=t=02qt3dt=[14qt4]t=02=4q

2.4.2.31. (✳).

Solution.
(a) Since the particle has mass m=1, Newton’s law of motion ma=F simplifies to
r(t)=ȷȷ^sintk^
Integrating once gives
r(t)=tȷȷ^+costk^+C
for some constant vector C. To satisfy the initial condition that r(0)=v0=ıı^+k^, we need
ıı^+k^=r(0)=k^+CC=ıı^
So
r(t)=ıı^+tȷȷ^+costk^
Integrating a second time, and imposing the initial condition that r(0)=ȷȷ^, gives
r(t)=tıı^+t22ȷȷ^+sintk^+ȷȷ^=tıı^+(1+t22)ȷȷ^+sintk^
(b) The particle has x(t)=π/2 when t=π/2. So
r(π/2)=π2ıı^+(1+π28)ȷȷ^+k^
(c) The work done is
Work=0π/2F(t)r(t) dt=0π/2(ȷȷ^sintk^)(ıı^+tȷȷ^+costk^) dt=0π/2(tsintcost)dt=[t22+12cos2t]0π/2=π2812

2.4.2.32.

Solution.
(a) Parametrize C by x. When the first component of a point on the curve is x, then the second component, y, must be x2 and the third component, z, must be x3. So
r(x)=xıı^+x2ȷȷ^+x3k^0x1r(x)=ıı^+2xȷȷ^+3x2k^dsdx(x)=1+4x2+9x4
and
ρ(x) dsdx(x)=(8x+36x3)1+4x2+9x4Cρ ds=01(8x+36x3)1+4x2+9x4dx
Substituting u=1+4x2+9x4, du=(8x+36x3)dx, u(0)=1, u(1)=14,
Cρ ds=114u du=23u3/2|114=23[143/21]34.26
(b) Since F(x,y,z)=f(x,y,z) with f(x,y,z)=xsiny+yz+12z2,
CFdr=f(1,1,1)f(0,0,0)=sin1+322.3415
The potential f was just guessed. Alternatively, it can be found by solving
fx(x,y,z)=sinyfy(x,y,z)=xcosy+zfz(x,y,z)=y+z
Integrating the first of these equations gives
f(x,y,z)=xsiny+g(y,z)
Substituting this into the second equation gives
xcosy+gy(y,z)=xcosy+zorgy(x,z)=z
which forces
g(y,z)=yz+h(z)
Finally, substituting f(x,y,z)=xsiny+yz+h(z) into the last equation gives
y+h(z)=y+zorh(z)=z
So h(x)=z22+C and hence f(x,y,z)=xsiny+yz+z22+C for any constant C.

2.4.2.33. (✳).

Solution.
First, we’ll parametrize (x,y), which wraps once, counterclockwise, aroung the circle x2+y2=1. So x(t)=cost, y(t)=sint, 0t2π works. As (x,y) wraps around the circle, z has to start at 0 (when t=0) and end at 1 (when t=2π). So z(t)=t2π works and our parametrization is
r(t)=costıı^+sintȷȷ^+t2πk^
(Compare to Example 1.4.4.) With this parametrization
r(t)=sintıı^+costȷȷ^+12πk^F(x(t),y(t),z(t))=sintıı^+costȷȷ^+t24π2k^F(x(t),y(t),z(t))r(t)=1+t28π3
and
CFdr=02πF(x(t),y(t),z(t))r(t) dt=02π(1+t28π3) dt=2π+13

2.4.2.34. (✳).

Solution.
(a) Let’s evaluate the integral directly using the parametrization
r(x)=xıı^+(9x2)ȷȷ^
with 3x3.
Since r(x)=ıı^2xȷȷ^,
C(x2+y)dx+xdy=33(x2 + 9x2y +x(2x)dydx)dx=33(92x2)dx=203(92x2)dx=2(272333)=18
(b) In this solution, we’ll evaluate the integral directly. Label the four sides of the square L1, L2, L3 and L4 as in the figure
The parametrization of L1 by arc length is r(s)=sıı^, 0s1. As the outward pointing normal to L1 is ȷȷ^,
L1Fn^ds=01F(s,0)(ȷȷ^)ds=01(0)ds=0
The parametrization of L2 by arc length is r(s)=ıı^+sȷȷ^, 0s1. As the outward pointing normal to L2 is ıı^,
L2Fn^ds=01F(1,s)ıı^ds=012ds=2
The parametrization of L3 by arc length (starting at (1,1)) is r(s)=(1s)ıı^+ȷȷ^, 0s1. As the outward pointing normal to L3 is ȷȷ^,
L3Fn^ds=01F(1s,1)ȷȷ^ds=01e1sds=[e1s]01=e1
The parametrization of L4 by arc length (starting at (0,1)) is r(s)=(1s)ȷȷ^, 0s1. As the outward pointing normal to L4 is ıı^,
L2Fn^ds=01F(0,1s)(ıı^)ds=01(0)ds=0
All together
CFn^ds=L1Fn^ds+L2Fn^ds+L3Fn^ds+L4Fn^ds=0+2+(e1)+0=e+1

2.4.2.35. (✳).

Solution.
(a) Since m=1, Newton’s law of motion gives
a(t)=v(t)=F(t)=ȷȷ^sintk^
Integating gives
v(t)=tȷȷ^+costk^+c
for some constant vector c. Since v(0)=ıı^+k^, we have c=ıı^ so that
r(t)=v(t)=ıı^+tȷȷ^+costk^
Integating again gives
r(t)=tıı^+t22ȷȷ^+sintk^+c
for some (new) constant vector c. Since r(0)=ȷȷ^, we have c=ȷȷ^ so that
r(t)=tıı^+(1+t22)ȷȷ^+sintk^
(b) The particle has x=π/2 when t=π/2 and then
r1=r(π/2)=π2ıı^+(1+π28)ȷȷ^+k^
(c) The work done between time t=0 and time t=π/2 is
0π/2F(t)dr=0π/2F(t)drdt(t)dt=0π/2[ȷȷ^sintk^][ıı^+tȷȷ^+costk^]dt=0π/2[tsintcost]dt=[t22+12cos2t]0π/2=π2812

2.4.2.36. (✳).

Solution.
(a) We can parametrize L by
r(t)=(x(t),y(t))=(t,t),
with t running from 2 to 1. Using this parametrization,
LFdr=21F(x(t),y(t))(x(t),y(t)) dt=21(3t,t1)(1,1) dt=21(4t1) dt=5
(b) First, we note that such a choice of path is even possible: if F were conservative, then cFdr would be 5 for every path starting at (2,2) and ending at (1,1), because it would be path independent. Since F1y=3 and F2x=1F1y, by Theorem 2.4.7, F is not path-independent.
Solution 1:
Let’s try a family of polygonal paths CY that consist of
  • the line segment L1 from (2,2) to (2,Y) followed by
  • the line segment L2 from (2,Y) to (1,Y) followed by
  • the line segment L3 from (1,Y) to (1,1).
This is a way of characterizing a family of alternate paths with only one parameter, Y. We are hoping that the value of the integral CYFdr depends on Y and that we can choose a specific value of Y so as to make the value of the integral CYFdr exactly 4.
Note that
  • On L1, x=2 is a constant (so that dx=0) and y runs from 2 to Y.
  • On L2, y=Y is a constant (so that dy=0) and x runs from 2 to 1.
  • On L3, x=1 is a constant (so that dx=0) and y runs from Y to 1
So,
CYFdr=L1{(3ydx+(x1)dy}+L2{(3ydx+(x1)dy}+L3{(3ydx+(x1)dy}=2Ydy+213Ydx+Y10dy=(Y2)+3Y(12)=2Y2
Since we want our integral to be 4, we set 4=2Y2, and find Y=3. That is, the path D consisting of line segments from (2,2) to (2,3) to (1,3) to (1,1) gives us DFdr=4.
Solution 2: Choosing three straight line segments was a convenient way to solve this, but not the only way. To emphasize this point, we show that we also could have considered (for example) the family of parabolas that pass through (2,2) and (1,1).
That is, we consider the family of functions y=ax2+bx+c with 2=4a+2b+c and 1=a+b+c. Subtracting the equation a+b+c=1 from the equation 4a+2b+c=2 (in order to eliminate c) gives
(4a+2b+c)(a+b+c)=(2)(1)3a+b=1b=13a

Using b=13a,

a+b+c=1a+(13a)+c=1c=2a
So, the class of functions described by y=ax2+(13a)x+2a for some constant a are parabolas that pass through (1,1) and (2,2).
So, we consider paths of the form:
r(x)=(x, ax2+(13a)x+2a)F(r(x))=(3ax2+3(13a)x+6a, x1)r(x)=(1, 2ax+13a)F(r(x))r(x)=(3ax2+3(13a)x+6a)+(2ax2+(13a)x2ax+(3a1))=5ax2+(414a)x+(9a1)

So, if C is a portion of this parabola from (2,2) to (1,1), then

CFdr=21(5ax2+(414a)x+(9a1)) dx=[5a3x3+(27a)x2+(9a1)x]21=a35
Since we want our integral to have value 4, we set 4=a35, which yields a=27.
If we choose C to be the path from (2,2) to (1,1) along the parabola 27x280x+54, then CFdr=4, as desired.

2.4.2.37. (✳).

Solution 1.
Let’s try a family of polygonal paths CY (sketched below) that consist of
  • the line segment L1 from (0,0) to (0,Y) followed by
  • the line segment L2 from (0,Y) to (2,Y) followed by
  • the line segment L3 from (2,Y) to (2,0).
Here Y is a parameter.
We are hoping that the value of the integral CYFdr depends on Y and that we can choose a specific value of Y so as to make the value of the integral CYFdr exactly 8. Note that
  • on L1, x=0 is a constant (so that dx=0) and y runs from 0 to Y and
  • on L2, y=Y is a constant (so that dy=0) and x runs from 0 to 2 and
  • on L3, x=2 is a constant (so that dx=0) and y runs from Y to 0
Since Fdr=(2y+2)dx,
CYFdr=L1(2y+2)dx+L2(2y+2)dx+L3(2y+2)dx=0+02(2Y+2)dx+0=2(2Y+2)
So Y=1 does the job.
Solution 2.
There’s nothing magical about the form of the path from Solution 1. It’s just a path that’s relatively easy to describe using one constant Y. To emphasize this point, we provide a solution with an alternate path based on an ellipse.
A partial ellipse running from (0,0) to (2,2) can be described by r(t)=(cost+1,Asint) for a constant A, with t running from π to 0. (To find this: we centre a circle of radius 1 at the point (1,0), then multiply its y-coordinate by A.)
In this case, F(r(t))=(2Asint+2,0) and r(t)=(sint,Acost), so
F(r(t))r(t)=sint(2Asin2+2)=A(2sin2t)2sint=A(1cos2t)2sintFdr=π0(A(cos2t1)2sint)dt=[A(12sin(2t)t)+2cost]π0=Aπ+4
Setting Aπ+4=8, we find A=4π. So, the half-ellipse r(t)=(cost+1,4πsint), with t running from π to 0, is another path that gives CFdr=8.

2.4.2.38. (✳).

Solution.
The vector field F is conservative, with
F=φφ(x,y)=x+0yy~g(y~) dy~
Consquently, for P=(x0,0) and Q=(x1,0),
CFdr=φ(Q)φ(P)=x1+00y~g(y~) dy~x000y~g(y~) dy~=x1x0
Thus
|CFdr|=|x(Q)x(P)|=distance between P and Q

2.4.2.39. (✳).

Solution.
  • First notice that the vector field F~(x,y,z)=z2k^ is conservative (with potential 13z3), so C1F~dr=C2F~dr for any two curves C1 and C2 from P1 to P2 (whether or not they are on the surface S). Consequently, the statement “C1Fdr=C2Fdr” is true if and only if the statement “C1(FF~)dr=C2(FF~)dr” is true. So we may replace the vector field F with the vector field
    G(x,y,z)=F(x,y,z)F~(x,y,z)=(xz+axy2)ıı^+yzȷȷ^
  • We are to consider only curves on the surface S. For any such curve C, say parametrized by r(t) with atb, the integral
    CGdr=abG(r(t))drdt(t) dt
    depends only on the values of G on the surface S. In particular, if another vector field H obeys H(x,y,z)=G(x,y,z), for all points (x,y,z) on S, we have
    CGdr=abG(r(t))drdt(t) dt=abH(r(t))drdt(t) dt=CHdr
    So we may replace G with
    H(x,y,z)=G(x,y,2+x23y2)=[x(2+x23y2)+axy2]ıı^+y(2+x23y2)ȷȷ^=(2x+x33xy2+axy2)ıı^+(2y+yx23y3)ȷȷ^
    Note that H(x,y,z) is defined on all of R3. It just happens to not depend on z.
  • The curl of H is
    ×H=det[ıı^ȷȷ^k^xyz2x+x33xy2+axy22y+yx23y30]=(2xy[6xy+2axy])k^=(82a)xyk^
    This is zero if a=4. As H has continuous first order partial derivatives on all of R3, Theorem 2.4.8 tells us that, when a=4, H is conservative and that C1Hdr=C2Hdr for any two curves C1 and C2 from P1 to P2
So a=4 does the job.

2.4.2.40. (✳).

Solution.
(a) The curl of F is
×F=det[ıı^ȷȷ^k^xyz(1+ax2)ye3x2bxzcos(x2z)xe3x2x2cos(x2z)]=0ıı^+[bxcos(x2z)+bx3zsin(x2z)2xcos(x2z)+2x3zsin(x2z)]ȷȷ^+[e3x2+6x2e3x2(1+ax2)e3x2]k^=[(b+2)xcos(x2z)+(b+2)x3zsin(x2z)]ȷȷ^+(6a)x2e3x2k^
(b) For F to be conservative it is necessary that ×F=0. This is the case when b=2 and a=6.
(c) For f to be a potential, when b=2 and a=6, we need
fx(x,y,z)=(1+6x2)ye3x2+2xzcos(x2z)fy(x,y,z)=xe3x2fz(x,y,z)=x2cos(x2z)
Integrating the second of these equations gives
f(x,y,z)=xye3x2+g(x,z)
Substituting this into the last equation gives
gz(x,z)=x2cos(x2z)
which integrates to
g(x,z)=sin(x2z)+h(x)
Finally, substituting f(x,y,z)=xye3x2+sin(x2z)+h(x) into the first equation gives
(1+6x2)ye3x2+2xzcos(x2z)+h(x)=(1+6x2)ye3x2+2xzcos(x2z)orh(x)=0
So h(x)=C and hence f(x,y,z)=xye3x2+sin(x2z)+C works for any constant C.
(d) Note that the integral is C(Fa=6,b=26x2ye3x2ıı^)dr. So
C(ye3x2+2xzcos(x2z))dx+xe3x2dy+x2cos(x2z)dz=Cfdr6Cx2ye3x2dx=f(1,1,1)f(0,0,0)601t3e3t2dt=e3+sin11303ueuduwith u=3t2, du=6tdt=e3+sin113[ueueu]03integration by parts=13e3+sin113

2.4.2.41. (✳).

Solution.
(a) Parametrize C by x. Then
r(x)=xıı^+x2ȷȷ^+x3k^0x1r(x)=ıı^+2xȷȷ^+3x2k^F(r(x))r(x)=((x4x2)ıı^+(x+x3)ȷȷ^+x2k^)(ıı^+2xȷȷ^+3x2k^)=x4x2+2x2+2x4+3x4=x2+6x4CFdr=01[x2+6x4]dx=[x33+6x55]01=2315=1.53˙
(b) Parametrize C by x as in part (a). Then
dsdx=|drdx|=1+4x2+9x4ρ(x,x2,x3) dsdx=(8x+36x3)1+4x2+9x4Cρ ds=01(8x+36x3)1+4x2+9x4dx

Using the substitution u=1+4x2+9x4, du=(8x+36x3)dx:

=23[1+4x2+9x4]3/2|01=23[143/21]34.26
(c) Since F=f with f=xsiny+yz+12z2,
CFdr=f(1,1,1)f(0,0,0)=sin1+322.3415
The potential f was just guessed. Alternatively, it can be found by antidifferentiating:
fx(x,y,z)=sinyf(x,y,z)=xsiny+ψ1(y,z)fy(x,y,z)=xcosy+zf(x,y,z)=xsiny+yz+ψ2(x,z)fz(x,y,z)=y+zf(x,y,z)=yz+12z2+ψ3(x,y)
All together, f(x,y,z)=xsiny+yz+z22+C works for any constant C.

2.4.2.42. (✳).

Solution.
(a) This field is conservative if and only if it passes the screening test ×F=0. That is, if and only if,
F1y=F2xF1z=F3xF2z=F3y
That is,
y(Ax3y2z)=x(z3+Bx4yz)  2Ax3yz=4Bx3yzz(Ax3y2z)=x(3yz2x4y2)  Ax3y2=4x3y2z(z3+Bx4yz)=y(3yz2x4y2)  3z2+Bx4y=3z22x4y
Hence only A=4, B=2 works.
(b) When A=4, B=2
F=4x3y2zıı^+(z32x4yz)ȷȷ^+(3yz2x4y2)k^
We find a potential function φ(x,y,z) for this F by antidifferentiating.
φx(x,y,z)=4x3y2zφ(x,y,z)=x4y2z+ψ1(y,z)φy(x,y,z)=z32x4yzφ(x,y,z)=yz3x4y2z+ψ2(x,z)φz(x,y,z)=3yz2x4y2φ(x,y,z)=yz3x4y2z+ψ3(x,y)
All together, φ(x,y,z)=x4y2z+yz3+C with C being an arbitrary constant.
(c) I=φ(1,1,1)φ(0,0,0)=2.
(d) Note that J=CGdr with
G=(z4x3y2z)ıı^+(z3x4yz)ȷȷ^+(3yz2x4y2)k^=F+zıı^+x4yzȷȷ^
so that
J=C(zıı^+x4yzȷȷ^+F)dr=2+C(zıı^+x4yzȷȷ^)dr
Parametrize C by r(x)=xıı^xȷȷ^+x2k^ with 0x1. As drdx=ıı^ȷȷ^+2xk^
C(zıı^+x4yzȷȷ^)dr=01(x2ıı^x7ȷȷ^)(ıı^ȷȷ^+2xk^) dx=01(x2+x7) dx=13+18=1124J=2+1124=37241.5417
(e) T is a closed path and F is conservative, so TFdr=0. Let T1 be the line segment from (1,0,0) to (0,1,0), T2 be the line segment from (0,1,0) to (0,0,1) and T3 be the line segment from (0,0,1) to (1,0,0).
On T1, z=0, so T1zıı^dr=0. On T2, x=0, so ıı^dr=dx=0 and T2zıı^dr=0. Parametrize T3 by r(t)=tıı^+(1t)k^, 0t1. Then drdt=ıı^k^ and the z-coordinate of the path is parametrized by 1t. So,
T(zıı^+F)dr=T3zıı^dr=01(1t)ıı^zıı^(ıı^k^) dtdr=01(1t) dt=12

2.4.2.43. (✳).

Solution.
(a) By Newton’s law of motion
ma=F  2v(t)=(4t,6t2,4t)  v(t)=(2t,3t2,2t)
So
v(t)=v(0)+0tv(u)du=(0,0,0)+0t(2u,3u2,2u)du=(t2,t3,t2)
(b) From part (a), r(t)=v(t)=(t2,t3,t2). So
r(t)=r(0)+0tr(u)du=(1,2,3)+0t(u2,u3,u2)du=(1,2,3)+(t3/3,t4/4,t3/3)=(t33+1,t44+2,t33+3)
(c) From parts (a) and (b)
|r(t)|=|t2(1,t,1)|=t22+t2
and
r(t)×r(t)=det[ıı^ȷȷ^k^t2t3t22t3t22t]=(2t4+3t4)ıı^(2t3+2t3)ȷȷ^+(3t42t4)k^=t4ıı^+t4k^|r(t)×r(t)|=2t4
The curvature is (see \S1.5)
κ(t)=|r(t)×r(t)||r(t)|3=2t4(t22+t2)3=2t2(2+t2)3/2
(d) W=Fdr:
t=0t=TF(t)dr=0TF(t)drdt(t)dt=0T(4t,6t2,4t)(t2,t3,t2)dt=0T(8t3+6t5)dt=2T4+T6

2.4.2.44. (✳).

Solution.
(a) For the specified curve
r(t)=(423t3/2,423t3/2,t(2t))v(t)=r(t)=(22t1/2,22t1/2,22t)|v|=8t+8t+48t+4t2=4(1+2t+t2)=2|1+t|=2(1+t)
So the distance travelled is
02|v(t)|dt=022(1+t)dt=2[t+t22]02=8
(b) As
v(t)=r(t)=(22t1/2,22t1/2,22t)v(1)=22(1,1,0)a(t)=v(t)=(2t1/2,2t1/2,2)a(1)=2(1,1,2)v(1)×a(1)=4(2,2,0)|v(1)|=4
the curvature
κ(1)=|v(1)×a(1)||v(1)|3=843=18
(c) G=φ with φ(x,y,z)=Mgz, so that gravity is conservative. The work done is
φ(r(2))φ(r(0))=φ(163,163,0)φ(0,0,0)=0
Friction is not conservative, so we have to compute the work long hand.
02Fdr=02F(t)drdt(t)dt=02|v(t)|2v(t)v(t)dt=02|v(t)|4dt=2402(1+t)4dt=165(1+t)5|02=165(351)774.4
(d) Solution 1:
We know, from Theorem 1.3.3.c in the text, that
a(t)=d2sdt2T^+κ(dsdt)2N^
We have also been told that, at the apex, N^=k^ and that dsdt(t)=3 for all t. So d2sdt2=0. As κ=18 at the apex
a(1)=0T^+18(3)2(k^)=98k^
Solution 2:
The bird follows the parametrized path
r(u)=(423u3/2,423u3/2,u(2u))
This is the same path as the plane, but the parameter u is not time. Let’s denote by R(t) the position of the bird at time t. At time t the bird is at some point on the parametrized path, so there is some u(t) with
R(t)=r(u(t))
We saw in part (a) that |drdu|=2(1+u). Since the bird always has speed 3,
3=|dRdt(t)|=|drdu(u(t))dudt|=2(1+u(t))dudtdudt=32(1+u(t))d2udt2=32(1+u(t))2dudt=94(1+u(t))3
At the apex u=1 so that dudt=34 and d2udt2=932. The bird’s acceleration is
d2Rdt2(t)=ddt(dRdt(t))=ddt(drdu(u(t))dudt(t))=d2rdu2(dudt)2+drdud2udt2
From part (a)
drdu=(22u1/2,22u1/2,22u)d2rdu2=(2u1/2,2u1/2,2)
At the apex, when u=1,
drdu=(22,22,0)d2rdu2=(2,2,2)
and the acceleration is
d2Rdt2=d2rdu2(dudt)2+drdud2udt2=(2,2,2)(34)2+(22,22,0)(932)=(0,0,98)

3 Surface Integrals
3.1 Parametrized Surfaces

Exercises

3.1.1.
Solution.
This parametrization is almost trivial. We know it will have the form r(x,y)=ψ1(x,y)ıı^+ψ2(x,y)ȷȷ^+ψ3(x,y)k^ where ψ1 gives the x-component (i.e. x), ψ2 gives the y-component (i.e. y), and ψ3 gives the z-component (i.e. ex+1+xy). So, r(x,y)=xıı^+yȷȷ^+(ex+1+xy)k^
3.1.2. (✳).
Solution.
Our parametrization is
x(u,v)=u+vy(u,v)=u2+v2z(u,v)=uv
  • Adding x(u,v) and z(u,v) gives x(u,v)+z(u,v)=2u.
  • Subtracting z(u,v) from x(u,v) gives x(u,v)z(u,v)=2v.
So u=12(x(u,v)+z(u,v)) and v=12(x(u,v)z(u,v)). So on our surface
y(u,v)=u2+v2=14(x(u,v)+z(u,v))2+14(x(u,v)z(u,v))2=12x(u,v)2+12z(u,v)2
All points of our surface lie on 2y=x2+z2. This is a parabolic bowl:
  • no points have y<0 and
  • the y=Y (with Y>0) cross-section is the circle x2+z2=2Y, y=Y
  • the x=0 cross-section is the parabola 2y=z2, x=0
  • the z=0 cross-section is the parabola 2y=x2, z=0
3.1.3. (✳).
Solution.
Note that, since x2+y2=1+2z2 on S, the condition z1 is equivalent to x2+y23, z0. So the hyperboloid is { (x,y,z) | x2+y2=1+2z2, 3x2+y29,z0 }.
(a) No. Under this parametrization, the condition 3x2+y29 is 3u2+v29, not 2u2+v29.
(b) Yes. Under this parametrization, x=usinv, y=ucosv and z=u2212. So
  • x2+y22z2=u22(u2212)=1, as desired.
  • The condition x2+y29 is equivalent to u3, since u0.
  • The condition x2+y23 is equivalent to u3, since u0.
  • z=u22120
(c) Yes. Under this parametrization, x=1+2v2cosu, y=1+2v2sinu and z=v. So
  • x2+y22z2=1+2v22v2=1, as desired.
  • The condition x2+y29 is equivalent to 1+2v29, which is equivalent to v2, since v0.
  • The condition x2+y23 is equivalent to 1+2v23, which is equivalent to v1, since v0.
  • z=v0
(d) Yes. Under this parametrization, x=1+usinv, y=1+ucosv and z=u/2. So
  • x2+y22z2=1+u2(u/2)=1, as desired.
  • The condition x2+y29 is equivalent to 1+u9, which is equivalent to u8.
  • The condition x2+y23 is equivalent to 1+u3, which is equivalent to u2.
  • z=u/20
(e) No. Under this parametrization, x=ucosv, y=usinv and z=(u+1)/2. So
  • x2+y22z2=u2(u+1)/2=1, not +1
3.1.4. (✳).
Solution.
(a) No. z=sinϕsinθ is negative when 0<ϕπ4, π<θ<2π.
(b) Yes. Note that x2+(y)2+(2x2y2)2=2 and that, for x2+y21, we have both x2+(y)21 and 2x2y20.
(c) No. (usinθ)2+(ucosθ)2=u2>1 for 1<u2. Also 2u2 is not defined for 2<u2.
(d) Yes. Note that
  • (2sinϕcosθ)2+(2sinϕsinθ)2+(2cosϕ)2=2
  • For 0ϕπ4, we have z=2cosϕ>0.
  • As ϕ runs from 0 to π4, r(ϕ)=2sinϕ runs from 0 to 1, so that (x=r(ϕ)cosθ,y=r(ϕ)sinθ) covers all of x2+y21 as ϕ runs from 0 to π4 and θ runs from 0 to 2π.
(e) Yes. Note that
  • (2z2sinϕ)2+(2z2cosϕ)2+(z)2=2
  • For 1z2, we have obviously have z>0.
  • As z runs from 1 to 2, r(z)=2z2 runs from 1 to 0, so that (x=r(z)sinϕ,y=r(z)cosϕ) covers all of x2+y21 as z runs from 1 to 2 and ϕ runs from 0 to 2π.
3.1.5. (✳).
Solution.
(a) No. When u=v=0, z=4 is not between 0 and 1.
(b) Yes. Note that when x=4ucosv, y=4usinv and z=u with 0u1, 0v2π,
  • z+x2+y2=4
  • 0z=u1
  • For each fixed z=u between 0 and 1, (x,y) runs once around the circle x2+y2=4z=4u as v runs from 0 to 2π.
(c) Yes. Note that when x=ucosv, y=usinv and z=4u2, with 3u2, 0v2π
  • z+x2+y2=4
  • 0z=4u21
  • For each fixed z=4u2 between 0 and 1, (x,y) runs once around the circle x2+y2=4z=u2 as v runs from 0 to 2π.
3.1.6. (✳).
Solution.
First note that,
  • for A, B and C, r(θ,ϕ)=x(θ,ϕ)ıı^+y(θ,ϕ)ȷȷ^+z(θ,ϕ)k^ obeys
    x(θ,ϕ)2+y(θ,ϕ)2+z(θ,ϕ)2=4
    and so lies on S1
  • for D, E and F, r(θ,z)=x(θ,z)ıı^+y(θ,z)ȷȷ^+z(θ,z)k^ obeys
    x(θ,z)2+y(θ,z)2=4z(θ,z)2
    and so lies on S1
  • for G, H and I, r(θ,z)=x(θ,z)ıı^+y(θ,z)ȷȷ^+z(θ,z)k^ obeys
    x(θ,z)2+y(θ,z)2=z(θ,z)2
    and so lies on S3
  • for J, K and L, r(x,y)=x(x,y)ıı^+y(x,y)ȷȷ^+z(x,y)k^ obeys
    x(x,y)2+y(x,y)2=z(x,y)2
    and so lies on S3
(a) To get a part of S1, we need to use one of the parametrizations A, B, C, D, E, F. In the cases of A, B, C, for r(θ,ϕ)=x(θ,ϕ)ıı^+y(θ,ϕ)ȷȷ^+z(θ,ϕ)k^ to lie inside S2 we need (recalling that all points of S1 have z(θ,ϕ)0 and hence 0ϕπ2)
x(θ,ϕ)2+y(θ,ϕ)214sin2ϕ1sinϕ120ϕπ6
In the cases of D, E, F, for r(θ,z)=x(θ,z)ıı^+y(θ,z)ȷȷ^+z(θ,z)k^ to lie inside S2 we need (recalling that all points of S1 have z(θ,z)0 and hence z0)
x(θ,z)2+y(θ,z)214z21z3
So parametrizations A and F work.
(b) To get a part of S1, we need to use one of the parametrizations A, B, C, D, E, F. In the cases of A, B, C, for r(θ,ϕ)=x(θ,ϕ)ıı^+y(θ,ϕ)ȷȷ^+z(θ,ϕ)k^ to lie inside S3 we need (recalling that all points of S1 have z(θ,ϕ)0 and hence 0ϕπ2)
x(θ,ϕ)2+y(θ,ϕ)2z(θ,ϕ)24sin2ϕ4cos2ϕtanϕ10ϕπ4
In the cases of D, E, F, for r(θ,z)=x(θ,z)ıı^+y(θ,z)ȷȷ^+z(θ,z)k^ to lie inside S3 we need (recalling that all points of S1 have z(θ,z)0 and hence z0)
x(θ,z)2+y(θ,z)2z(θ,z)24z2z2z2
So parametrizations B and E work.
(c) To get a part of S3, we need to use one of the parametrizations G, H, I, J, K, L. In the cases of G, H, I, for r(θ,z)=x(θ,z)ıı^+y(θ,z)ȷȷ^+z(θ,z)k^ to lie inside S2 we need (recalling that all points of S3 have z0)
x(θ,z)2+y(θ,z)21z210z1
In the cases of J, K, L, for r(x,y)=x(x,y)ıı^+y(x,y)ȷȷ^+z(x,y)k^ to lie inside S3 we need
x(x,y)2+y(x,y)21x2+y21
So parametrizations G and J work.
(d) To get a part of S3, we need to use one of the parametrizations G, H, I, J, K, L. In the cases of G, H, I, for r(θ,z)=x(θ,z)ıı^+y(θ,z)ȷȷ^+z(θ,z)k^ to lie inside S1 we need (recalling that all points of S3 have z0)
x(θ,z)2+y(θ,z)2+z(θ,z)242z240z2
In the cases of J, K, L, for r(x,y)=x(x,y)ıı^+y(x,y)ȷȷ^+z(x,y)k^ to lie inside S3 we need
x(x,y)2+y(x,y)2+z(x,y)242x2+2y24
So parametrizations H and L work.
3.1.7.
Solution.
(a) In the sketch below, the point (x,y,z) deviates from the centre (2,2,4) by sinθ units in the k^ direction, and by cosθ units in the 12(ıı^+ȷȷ^) direction. So, (x,y,z)=(2+12cosθ,2+12cosθ,4+sinθ).
So, we can parametrize the circle as (x,y,z)=(2+12cosθ,2+12cosθ,4+sinθ), with 0θ2π.
Remark: it’s easy to check that this equation satisfies the two properties we desire. Since the x- and y coordinates match, it’s in the plane x=y. To check that it’s a circle centred at (2,2,4), we note the distance from (x,y,z) to (2,2,4) is:
d=(x2)2+(y2)2+(z4)2=(12cosθ)2+(12cosθ)2+(sinθ)2=12cos2θ+12cos2θ+sin2θ=cos2θ+sin2θ=1
So, our points all have distance one from the same point — that is, they lie on a circle of radius 1.
(b) Consider a point (x,y,z)=(2+12cosθ,2+12cosθ,4+sinθ), rotating ϕ radians about the line x=y=4.
The new position of the point has the same height, z=4+sinθ. Its distance from the line x=y=4 is also preserved:
R=(x4)2+(y4)2+(zz)2=(12cosθ2)2+(12cosθ2)2+0)=cosθ22
The circle traced out by a point (x,y,z)=(2+12cosθ,2+12cosθ,4+sinθ) on the circle is centred at (4,4,z) with radius 2(4x), so it has equation x=4+2(22cosθ)cosϕ, y=4+2(22cosθ)sinϕ, z=4sinθ.

3.2 Tangent Planes

Exercises

3.2.1.
Solution.
Write F(x,y,z)=x2+y2+(z1)21 and G(x,y,z)=x2+y2+(z+1)21. Let S1 denote the surface F(x,y,z)=0 and S2 denote the surface G(x,y,z)=0. First note that F(0,0,0)=G(0,0,0)=0 so that the point (0,0,0) lies on both S1 and S2. The gradients of F and G are
F(x,y,z)=(Fx(x,y,z),Fy(x,y,z),Fz(x,y,z))=(2x,2y,2(z1))G(x,y,z)=(Gx(x,y,z),Gy(x,y,z),Gz(x,y,z))=(2x,2y,2(z+1))
In particular,
F(0,0,0)=(0,0,2)G(0,0,0)=(0,0,2)
so that the vector k^=12F(0,0,0)=12G(0,0,0) is normal to both surfaces at (0,0,0). So the tangent plane to both S1 and S2 at (0,0,0) is
k^(x0,y0,z0)=0orz=0
Denote by P the plane z=0. Thus S1 is tangent to P at (0,0,0) and P is tangent to S2 at (0,0,0). So it is reasonable to say that S1 and S2 are tangent at (0,0,0).
3.2.2.
Solution.
Denote by S the surface G(x,y,z)=0 and by C the parametrized curve r(t)=(x(t),y(t),z(t)). To start, we’ll find the tangent plane to S at r0 and the tangent line to C at r0.
  • The tangent vector to C at r0 is (x(t0),y(t0),z(t0)), so the parametric equations for the tangent line to C at r0 are
    (E1)xx0=tx(t0)yy0=tx(t0)zz0=tx(t0)
  • The gradient (Gx(x0,y0,z0),Gy(x0,y0,z0),Gz(x0,y0,z0)) is a normal vector to the surface S at (x0,y0,z0). So the tangent plane to the surface S at (x0,y0,z0) is
    (Gx(x0,y0,z0),Gy(x0,y0,z0),Gz(x0,y0,z0))(xx0,yy0,zz0)=0
    or
    Gx(x0,y0,z0) (xx0)+Gy(x0,y0,z0) (yy0)(E2)+Gz(x0,y0,z0) (zz0)=0
Next, we’ll show that the tangent vector (x(t0),y(t0),z(t0)) to C at r0 and the normal vector (Gx(x0,y0,z0),Gy(x0,y0,z0),Gz(x0,y0,z0)) to S at r0 are perpendicular to each other. To do so, we observe that, for every t, the point (x(t),y(t),z(t)) lies on the surface G(x,y,z)=0 and so obeys
G(x(t),y(t),z(t))=0
Differentiating this equation with respect to t gives, by the chain rule,
0=ddtG(x(t),y(t),z(t))=Gx(x(t),y(t),z(t)) x(t)+Gy(x(t),y(t),z(t)) y(t)+Gz(x(t),y(t),z(t)) z(t)
Then setting t=t0 gives
Gx(x0,y0,z0) x(t0)+Gy(x0,y0,z0) y(t0)(E3)+Gz(x0,y0,z0) z(t0)=0
Finally, we are in a position to show that if (x,y,z) is any point on the tangent line to C at r0, then (x,y,z) is also on the tangent plane to S at r0. As (x,y,z) is on the tangent line to C at r0 then there is a t such that, by (E1),
Gx(x0,y0,z0) {xx0}+Gy(x0,y0,z0) {yy0}+Gz(x0,y0,z0) {zz0}=Gx(x0,y0,z0) {tx(t0)}+Gy(x0,y0,z0) {ty(t0)}+Gz(x0,y0,z0) {tz(t0)}=t[Gx(x0,y0,z0) x(t0)+Gy(x0,y0,z0) y(t0)+Gz(x0,y0,z0) z(t0)]=0
by (E3). That is, (x,y,z) obeys the equation, (E2), of the tangent plane to S at r0 and so is on that tangent plane. So the tangent line to C at r0 is contained in the tangent plane to S at r0.
3.2.3.
Solution.
By part (b) of Theorem 3.2.1,
n=fx(x0,y0)ıı^fy(x0,y0)ȷȷ^+k^
is normal to the surface at (x0,y0,z0). So the parametric equations of the normal line are
(xx0,yy0,zz0)=t(fx(x0,y0),fy(x0,y0),1)orx=x0tfx(x0,y0)y=y0tfy(x0,y0)z=f(x0,y0)+t
3.2.4.
Solution.
Use S1 to denote the surface F(x,y,z)=0, S2 to denote the surface G(x,y,z)=0 and C to denote the curve of intersection of S1 and S2.
  • Since C is contained in S1, the tangent line to C at (x0,y0,z0) is contained in the tangent plane to S1 at (x0,y0,z0), by Q[3.2.2]. In particular, any tangent vector, t, to C at (x0,y0,z0) must be perpendicular to F(x0,y0,z0), the normal vector to S1 at (x0,y0,z0).
  • Since C is contained in S2, the tangent line to C at (x0,y0,z0) is contained in the tangent plane to S2 at (x0,y0,z0), by Q[3.2.2]. In particular, any tangent vector, t, to C at (x0,y0,z0) must be perpendicular to G(x0,y0,z0), the normal vector to S2 at (x0,y0,z0).
So any tangent vector to C at (x0,y0,z0) must be perpendiular to both F(x0,y0,z0) and G(x0,y0,z0). One such tangent vector is
t=F(x0,y0,z0)×G(x0,y0,z0)
(Because the vectors F(x0,y0,z0) and G(x0,y0,z0) are nonzero and not parallel, t is nonzero.) So the normal plane in question passes through (x0,y0,z0) and has normal vector n=t. Consquently, the normal plane is
n(xx0,yy0,zz0)=0where n=t=F(x0,y0,z0)×G(x0,y0,z0)
3.2.5.
Solution.
Use S1 to denote the surface z=f(x,y), S2 to denote the surface z=g(x,y) and C to denote the curve of intersection of S1 and S2.
  • Since C is contained in S1, the tangent line to C at (x0,y0,z0) is contained in the tangent plane to S1 at (x0,y0,z0), by Q[3.2.2]. In particular, any tangent vector, t, to C at (x0,y0,z0) must be perpendicular to fx(x0,y0)ıı^fy(x0,y0)ȷȷ^+k^, the normal vector to S1 at (x0,y0,z0). (See part (b) of Theorem 3.2.1.)
  • Since C is contained in S2, the tangent line to C at (x0,y0,z0) is contained in the tangent plane to S2 at (x0,y0,z0), by Q[3.2.2]. In particular, any tangent vector, t, to C at (x0,y0,z0) must be perpendicular to gx(x0,y0)ıı^gy(x0,y0)ȷȷ^+k^, the normal vector to S2 at (x0,y0,z0).
So any tangent vector to C at (x0,y0,z0) must be perpendicular to both of the vectors fx(x0,y0)ıı^fy(x0,y0)ȷȷ^+k^ and gx(x0,y0)ıı^gy(x0,y0)ȷȷ^+k^. One such tangent vector is
t=[fx(x0,y0)ıı^fy(x0,y0)ȷȷ^+k^]×[gx(x0,y0)ıı^gy(x0,y0)ȷȷ^+k^]=det[ıı^ȷȷ^k^fx(x0,y0)fy(x0,y0)1gx(x0,y0)gy(x0,y0)1]=(gy(x0,y0)fy(x0,y0),fx(x0,y0)gx(x0,y0),fx(x0,y0)gy(x0,y0)fy(x0,y0)gx(x0,y0))
So the tangent line in question passes through (x0,y0,z0) and has direction vector d=t. Consquently, the tangent line is
(xx0,yy0,zz0)=td
or
x=x0+t[gy(x0,y0)fy(x0,y0)]y=y0+t[fx(x0,y0)gx(x0,y0)]z=z0+t[fx(x0,y0)gy(x0,y0)fy(x0,y0)gx(x0,y0)]
3.2.6. (✳).
Solution.
We are going to use part (b) of Theorem 3.2.1. To do so, we need the first order derivatives of f(x,y) at (x,y)=(1,1). So we find them first.
fx(x,y)=2xyx4+2y2x2y(4x3)(x4+2y2)2fx(1,1)=23+432=29fy(x,y)=x2x4+2y2x2y(4y)(x4+2y2)2fy(1,1)=13432=19
So (2/9,1/9,1) is a normal vector to the surface at (1,1,1/3) and the tangent plane is
29(x+1)+19(y1)+(z13)=029x+19y+z=29+19+13=29
or 2x+y+9z=2.
3.2.7. (✳).
Solution.
The equation of the given surface is of the form G(x,y,z)=9 with G(x,y,z)=27x2+y2+z2+3. So, by part (c) of Theorem 3.2.1, a normal vector to the surface at (2,1,1) is
G(2,1,1)=12 27(x2+y2+z2+3)3/2(2x,2y,2z)|(x,y,z)=(2,1,1)=(2,1,1)
and the equation of the tangent plane is
(2,1,1)(x2,y1,z1)=0or2x+y+z=6
3.2.8. (✳).
Solution.
We may use G(x,y,z)=xyz2+y2z33x2=0 as an equation for the surface. Note that (1,1,2) really is on the surface since
G(1,1,2)=(1)(1)(2)2+(1)2(2)33(1)2=4+831=0
By part (c) of Theorem 3.2.1, since
Gx(x,y,z)=yz22xGx(1,1,2)=6Gy(x,y,z)=xz2+2yz3Gy(1,1,2)=12Gz(x,y,z)=2xyz+3y2z2Gz(1,1,2)=8
one normal vector to the surface at (1,1,2) is G(1,1,2)=(6,12,8) and an equation of the tangent plane to the surface at (1,1,2) is
(6,12,8)(x+1,y1,z2)=0or6x+12y+8z=22
or
z=34x32y+114
3.2.9. (✳).
Solution.
(a) The surface is G(x,y,z)=zx2+2xyy2=0. When x=a and y=2a and (x,y,z) is on the surface, we have z=a22(a)(2a)+(2a)2=a2. So, by part (c) of Theorem 3.2.1, a normal vector to this surface at (a,2a,a2) is
G(a,2a,a2)=(2x+2y,2x2y,1)|(x,y,z)=(a,2a,a2)=(2a,2a,1)
and the equation of the tangent plane is
(2a,2a,1)(xa,y2a,za2)=0or2ax2ay+z=a2
(b) The two planes are parallel when their two normal vectors, namely (2a,2a,1) and (1,1,1), are parallel. This is the case if and only if a=12.
3.2.10. (✳).
Solution.
A plane is determined by one point on the plane and one vector perpendicular to the plane. We are told that (8,1,5) is on the plane, so it suffices to find a normal vector. The given surface is parametrized by
r(u,v)=2u2ıı^+v2ȷȷ^+(u2+v3)k^
so the vectors
ru(u,v)=(4u,0,2u)rv(u,v)=(0,2v,3v2)
are tangent to S at r(u,v). Note that r(2,1)=(8,1,5). So
ru(2,1)=(8,0,4)rv(2,1)=(0,2,3)
are tangent to S at r(2,1)=(8,1,5) and
ru(2,1)×rv(2,1)=(8,0,4)×(0,2,3)=det[ıı^ȷȷ^k^804023]=(8,24,16)
or 18(8,24,16)=(1,3,2) is normal to S at (8,1,5). So the tangent plane is
(1,3,2){(x,y,z)(8,1,5)}=0orx+3y2z=1
3.2.11. (✳).
Solution.
To find the tangent plane we have to find a normal vector to the surface at (2,2,0). Since
ru=(1,2u,1)rv=(1,2v,1)
a normal vector to the surface at r(u,v) is
ru×rv=det[ıı^ȷȷ^k^12u112v1]=(2u2v,2,2v2u)
As r(u,v)=(2,2,0) when (the x-coordinate) u+v=2 and (the z-coordinate) uv=0, i.e when u=v=1, a normal vector to the surface at (2,2,0)=r(1,1) is
(4,2,0)or(2,1,0)
and the equation of the specified tangent plane is
2(x2)+(y2)+0z=0ory=2x2
3.2.12. (✳).
Solution.
The first order partial derivatives of f are
fx(x,y)=4xy(x2+y2)2fx(1,2)=825fy(x,y)=2x2+y24y2(x2+y2)2fy(1,2)=251625=625
So, by part (b) of Theorem 3.2.1, a normal vector to the surface at (x,y)=(1,2) is (825,625,1). As f(1,2)=45, the tangent plane is
(825,625,1)(x+1,y2,z45)=0or825x625yz=85
and the normal line is
(x,y,z)=(1,2,45)+t(825,625,1)
3.2.13. (✳).
Solution.
A normal vector to the surface x2+9y2+4z2=17 at the point (x,y,z) is (2x,18y,8z). A normal vector to the plane x8z=0 is (1,0,8). So we want (2x,18y,8z) to be parallel to (1,0,8), i.e. to be a nonzero constant times (1,0,8). This is the case whenever y=0 and z=2x with x0. In addition, we want (x,y,z) to lie on the surface x2+9y2+4z2=17. So we want y=0, z=2x and
17=x2+9y2+4z2=x2+4(2x)2=17x2x=±1
So the allowed points are ±(1,0,2).
3.2.14. (✳).
Solution.
The equation of S is of the form G(x,y,z)=x2+2y2+2yz=1. So one normal vector to S at the point (x0,y0,z0) is
G(x0,y0,z0)=2x0ıı^+(4y0+2)ȷȷ^k^
and the normal line to S at (x0,y0,z0) is
(x,y,z)=(x0,y0,z0)+t(2x0,4y0+2,1)
For this normal line to pass through the origin, there must be a t with
(0,0,0)=(x0,y0,z0)+t(2x0,4y0+2,1)
or
(E1)x0+2x0t=0(E2)y0+(4y0+2)t=0(E3)z0t=0
Equation (E3) forces t=z0. Substituting this into equations (E1) and (E2) gives
(E1)x0(1+2z0)=0(E2)y0+(4y0+2)z0=0
The question specifies that x00, so (E1) forces z0=12. Substituting z0=12 into (E2) gives
y01=0y0=1
Finally x0 is determined by the requirement that (x0,y0,z0) must lie on S and so must obey
z0=x02+2y02+2y0112=x02+2(1)2+2(1)1x02=12
So the allowed points P are (12,1,12) and (12,1,12).
3.2.15. (✳).
Solution.
Let (x0,y0,z0) be a point on the hyperboloid z2=4x2+y21 where the tangent plane is parallel to the plane 2xy+z=0. A normal vector to the plane 2xy+z=0 is (2,1,1). Because the hyperboloid is G(x,y,z)=4x2+y2z21 and G(x,y,z)=(8x,2y,2z), a normal vector to the hyperboloid at (x0,y0,z0) is G(x0,y0,z0)=(8x0,2y0,2z0). So (x0,y0,z0) satisfies the required conditions if and only if there is a nonzero t obeying
(8x0,2y0,2z0)=t(2,1,1) and z02=4x02+y021x0=t4, y0=z0=t2 and z02=4x02+y021t24=t24+t241 and x0=t4, y0=z0=t2t=±2(x0,y0,z0)=±(12,1,1)
3.2.16. (✳).
Solution.
(a) A vector perpendicular to x2+z2=10 at (1,1,3) is
(x2+z2)|(1,1,3)=(2xıı^+2zk^)|(1,1,3)=2ıı^+6k^ or 12(2,0,6)=(1,0,3)
(b) A vector perpendicular to y2+z2=10 at (1,1,3) is
(y2+z2)|(1,1,3)=(2yȷȷ^+2zk^)|(1,1,3)=2ȷȷ^+6k^ or 12(0,2,6)=(0,1,3)
A vector is tangent to the specified curve at the specified point if and only if it perpendicular to both (1,0,3) and (0,1,3). One such vector is
(0,1,3)×(1,0,3)=det[ıı^ȷȷ^k^013103]=(3,3,1)
(c) The specified tangent line passes through (1,1,3) and has direction vector (1,1,3) and so has vector parametric equation
r(t)=(1,1,3)+t(3,3,1)
3.2.17. (✳).
Solution.
r(t)=(x(t),y(t),z(t)) intersects z3+xyz2=0 when
z(t)3+x(t)y(t)z(t)2=0(t2)3+(t3)(t)(t2)2=02t6=2t=1
since t is required to be positive. The direction vector for the curve at t=1 is
r(1)=3ıı^+ȷȷ^+2k^
A normal vector for the surface at r(1)=(1,1,1) is
(z3+xyz)|(1,1,1)=[yzıı^+xzȷȷ^+(3z2+xy)k^](1,1,1)=ıı^+ȷȷ^+4k^
The angle θ between the curve and the normal vector to the surface is determined by
|(3,1,2)||(1,1,4)|cosθ=(3,1,2)(1,1,4)1418cosθ=127×36cosθ=12cosθ=27θ=40.89
The angle between the curve and the surface is 9040.89=49.11 (to two decimal places).
3.2.18.
Solution.
Let (x0,y0,z0) be any point on the surface. A vector normal to the surface at (x0,y0,z0) is
(xye(x2+y2)/2z)|(x0,y0,z0)=(y0e(x02+y02)/2x02y0e(x02+y02)/2,x0e(x02+y02)/2x0y02e(x02+y02)/2,1)
The tangent plane to the surface at (x0,y0,z0) is horizontal if and only if this vector is vertical, which is the case if and only if its x- and y-components are zero, which in turn is the case if and only if
y0(1x02)=0 and x0(1y02)=0{y0=0 or x0=1 or x0=1} and {x0=0 or y0=1 or y0=1}(x0,y0)=(0,0) or (1,1) or (1,1) or (1,1) or (1,1)
The values of z0 at these points are 0, e1, e1, e1 and e1, respectively. So the horizontal tangent planes are z=0, z=e1 and z=e1. At the highest and lowest points of the surface, the tangent plane is horizontal. So the largest and smallest values of z are e1 and e1, respectively.

3.3 Surface Integrals
3.3.6 Exercises

3.3.6.1.

Solution.
(a) S is the part of the plane z=ytanθ that lies above the rectangle in the xy-plane with vertices (0,0), (a,0), (0,b), (a,b). So S is the rectangle with vertices (0,0,0), (a,0,0), (0,b,btanθ), (a,b,btanθ). So it has side lengths
|(a,0,0)(0,0,0)|=a|(0,b,btanθ)(0,0,0)|=b2+b2tan2θ
and hence area ab1+tan2θ=absecθ.
(b) S is the part of the surface z=f(x,y) with f(x,y)=ytanθ and with (x,y) running over
D={ (x,y) | 0xa, 0yb }
Hence by (3.3.2)
dS=1+fx(x,y)2+fy(x,y)2 dxdy=1+02+tan2θ dxdy
and
Area(S)=SdS=D1+tan2θ dxdy=0adx0bdy 1+tan2θ=ab1+tan2θ=absecθ

3.3.6.2.

Solution.
Note that all three vertices (a,0,0), (0,b,0) and (0,0,c) lie on the plane xa+yb+zc=1. So the triangle is part of that plane.
Method 1. S is the part of the surface z=f(x,y) with f(x,y)=c(1xayb) and with (x,y) running over the triangle Txy in the xy-plane with vertices (0,0,0) (a,0,0) and (0,b,0). Hence by the first part of (3.3.2),
Area(S)=Txy1+fx(x,y)2+fy(x,y)2 dxdy=Txy 1+c2a2+c2b2 dxdy=1+c2a2+c2b2 A(Txy)
where A(Txy) is the area of Txy. Since the triangle Txy has base a and height b (see the figure below), it has area 12ab. So
Area(S)=121+c2a2+c2b2 ab=12a2b2+a2c2+b2c2
Method 2. S is the part of the surface x=g(y,z) with g(y,z)=a(1ybzc) and with (y,z) running over the triangle Tyz in the yz-plane with vertices (0,0,0) (0,b,0) and (0,0,c). Hence by the second part of (3.3.2),
Area(S)=Tyz1+gy(y,z)2+gz(y,z)2 dydz=Tyz 1+a2b2+a2c2 dydz=1+a2b2+a2c2 A(Tyz)
where A(Tyz) is the area of Tyz. Since Tyz has base b and height c, it has area 12bc. So
Area(S)=121+a2b2+a2c2 bc=12a2b2+a2c2+b2c2
Method 3. S is the part of the surface y=h(x,z) with h(x,z)=b(1xazc) and with (x,z) running over the triangle Txz in the xz-plane with vertices (0,0,0) (a,0,0) and (0,0,c). Hence by the third part of (3.3.2),
Area(S)=Txz1+hx(x,z)2+hz(x,z)2 dxdz=Txz 1+b2a2+b2c2 dxdz=1+b2a2+b2c2 A(Txz)
where A(Txz) is the area of Txz. Since Txz has base a and height c, it has area 12ac. So
Area(S)=121+b2a2+b2c2 bc=12a2b2+a2c2+b2c2
(b) We have already seen in the solution to part (a) that
Area(Txy)=ab2Area(Txz)=ac2Area(Tyz)=bc2
Hence
Area(S)=a2b24+a2c24+b2c24=Area(Txy)2+Area(Txz)2+Area(Tyz)2

3.3.6.3.

Solution.
(a) Think of the cylinder as being a piece of paper that has been partially rolled up. If you flatten the piece of paper out, you get a rectangle with the length of one side being h and the length of the other side being one quarter of the circumference of a circle of radius a, i.e. 14(2πa)=πa2. So the area of S is πah2.
(b) S is parametrized by
x(θ,y)=acosθy(θ,y)=yz(θ,y)=asinθ
with (θ,y) running over 0θπ2, 0yh. Then, by (3.3.1),
(xθ,yθ,zθ)=(asinθ,0,acosθ)(xy,yy,zy)=(0,1,0)dS=|(xθ,yθ,zθ)×(xy,yy,zy)|dθdy=|(acosθ,0,asinθ)|dθdy=adθdy
So
Area(S)=SdS=0π/2dθ0hdy a=a(π2)h

3.3.6.4.

Solution.
The surface is z=f(x,y) with f(x,y)=xy. So, by (3.3.2),
dS=1+fx2+fy2 dxdy=1+x2+y2 dxdy
and
I=S(x2+y2) dS=x2+y23(x2+y2) 1+x2+y2 dxdy=02πdθ03dr r r21+r2
We switched to polar coordinates in the last step. Making the change of variables u=1+r2, du=2rdr
I=π14du (u1)u=π[25u5/223u3/2]14=π[64516325+23]=11615π

3.3.6.5. (✳).

Solution.
First observe that any point (x,y,z) on the paraboliod lies above the xy-plane if and only if
0z=a2x2y2x2+y2a2
That is, if and only if (x,y) lies in the circular disk of radius a centred on the origin. The equation of the paraboloid is of the form z=f(x,y) with f(x,y)=a2x2y2. So, by (3.3.2),
Surface area=x2+y2a21+fx(x,y)2+fy(x,y)2 dxdy=x2+y2a21+4x2+4y2 dxdy
Switching to polar coordinates,
Surface area=0adr02πdθ r1+4r2=2π0adr r1+4r2=2π11+4a2ds8 swith s=1+4r2,ds=8rdr=π4 23s3/2|s=1s=1+4a2=π6[(1+4a2)3/21]

3.3.6.6. (✳).

Solution.
First observe that any point (x,y,z) on the cone lies between the planes z=2 and z=3 if and only if 4x2+y29.
The equation of the cone can be rewritten in the form z=f(x,y) with f(x,y)=x2+y2. Note that
fx(x,y)=xx2+y2fy(x,y)=yx2+y2
So, by (3.3.2),
Surface area=4x2+y291+fx(x,y)2+fy(x,y)2 dxdy=4x2+y291+x2x2+y2+y2x2+y2 dxdy=24x2+y29dxdy
Now the domain of integration is a circular washer with outside radius 3 and inside radius 2 and hence of area π(3222)=5π. So the surface area is 52π.

3.3.6.7. (✳).

Solution.
The equation of the surface is of the form z=f(x,y) with f(x,y)=23(x3/2+y3/2). Note that
fx(x,y)=xfy(x,y)=y
So, by (3.3.2),
Surface area=01dx01dy 1+fx(x,y)2+fy(x,y)2=01dx01dy 1+x+y=01dx [23(1+x+y)3/2]y=0y=1=2301dx [(2+x)3/2(1+x)3/2]=23 25[(2+x)5/2(1+x)5/2]x=0x=1=415[35/225/225/2+15/2]=415[9382+1]

3.3.6.8. (✳).

Solution.
(a) By (3.3.2), F(x,y)=1+fx(x,y)2+fy(x,y)2.
(b) (i) The “dimple” to be painted is part of the upper sphere x2+y2+(z23)2=4. It is on the bottom half of the sphere and so has equation z=f(x,y)=234x2y2. Note that
fx(x,y)=x4x2y2fy(x,y)=y4x2y2
The point on the dimple with the largest value of x is (1,0,3). (It is marked by a dot in the figure above.) The dimple is invariant under rotations around the z--axis and so has (x,y) running over x2+y21. So, by (3.3.2),
Surface area=x2+y211+fx(x,y)2+fy(x,y)2 dxdy=x2+y211+x24x2y2+y24x2y2 dxdy=x2+y2124x2y2 dxdy
Switching to polar coordinates,
Surface area=02πdθ01dr 2r4r2
(b) (ii) Observe that if we flip the dimple up by reflecting it in the plane z=3, as in the figure below, the “Death Star” becomes a perfect ball of radius 2.
The area of the pink dimple in the figure above is identical to the area of the blue cap in that figure. So the total surface area of the Death Star is exactly the surface area of a sphere of radius 2 and so is 4π22=16π.

3.3.6.9.

Solution.
The equation of the half of the cone with y0 can be rewritten in the form y=h(x,z) with h(x,z)=x2+z2. Note that
hx(x,z)=xx2+z2hz(x,z)=zx2+z2
The point (x,y,z) on y=h(x,z) also obeys x0, 0y2, z0 if and only if (x,z) lies in the quarter disk
D={ (x,z) | x2+z24, x0,z0 }
So, by (3.3.2),
Surface area=D1+hx(x,z)2+hz(x,z)2 dxdz=D1+x2x2+z2+z2x2+z2 dxdz=2Ddxdz
Now D is a one quarter of a circular disk with radius 2. So
Surface area=2 14 π22=2π

3.3.6.10. (✳).

Solution.
We are to find the surface area of part of a hemisphere. On the hemisphere
z=f(x,y)=a2x2y2fx(x,y)=xa2x2y2fy(x,y)=ya2x2y2
so that
dS=1+fx(x,y)2+fy(x,y)2dxdy=1+x2a2x2y2+y2a2x2y2dxdy=a2a2x2y2dxdy
In polar coordinates, this is dS=aa2r2rdrdθ. We are to find the surface area of the part of the hemisphere that is inside the cylinder, x2ax+y2=0, which in polar coordinates becomes r2arcosθ=0 or r=acosθ. The top half of the domain of integration is sketched below.
So the
Surface Area=20π/2dθ0acosθdr raa2r2=2a0π/2dθ [a2r2]0acosθ=2a0π/2dθ [aasinθ]=2a2[θ+cosθ]0π/2=a2[π2]

3.3.6.11.

Solution.
The upper half cone obeys f(x,y,z)=x2+y2z2=0. So, by (3.3.3),
dS=|ffk^|dxdy=|2xıı^+2yȷȷ^2zk^2z|dxdy=x2+y2+z2zdxdy
But on the cone x2+y2=z2, and z>0, so that
dS=x2+y2+z2zdxdy=2z2zdxdy=2dxdy
and
x4y4+y2z2z2x2+1=x4y4+y2(x2+y2)(x2+y2)x2+1=1
We have to integrate (x,y) over the interior of x2+y2=2x, or equivalently, the interior of (x1)2+y2=1, which is the disk
D={ (x,y) | (x1)2+y21 }
So
S(x4y4+y2z2z2x2+1)=1dS=2Ddxdy=2 Area(D)=2 π

3.3.6.12.

Solution.
As we saw in Example 3.1.5, the torus may be parametrized by
r(θ,ψ)=(R+rcosθ)cosψıı^+(R+rcosθ)sinψȷȷ^+rsinθk^0θ,ψ2π
Then
rψ=(R+rcosθ)[sinψıı^+cosψȷȷ^]rθ=r[sinθcosψıı^sinθsinψȷȷ^+cosθk^]
and
rψ×rθ=r(R+rcosθ) [sinψıı^+cosψȷȷ^]×[sinθcosψıı^sinθsinψȷȷ^+cosθk^]=r(R+rcosθ)det[ıı^ȷȷ^k^sinψcosψ0sinθcosψsinθsinψcosθ]=r(R+rcosθ)[cosψcosθıı^+sinψcosθȷȷ^+sinθk^]
As [cosψcosθıı^+sinψcosθȷȷ^+sinθk^] is a unit vector, (we could have shortened this computation by observing that sinψıı^+cosψȷȷ^ and sinθcosψıı^sinθsinψȷȷ^+cosθk^ are mutually perpendicular unit vectors, so that their cross product is automatically a unit vector) and
|rψ×rθ|=r(R+rcosθ)dS=r(R+rcosθ)dψdθ
The total surface area of the torus is
r02πdθ02πdψ(R+rcosθ)=2πr02πdθ(R+rcosθ)=(2π)2Rr

3.3.6.13.

Solution.
By symmetry, the centroid (x¯,y¯,z¯) obeys x¯=y¯=z¯. Parametrize the sphere using spherical coordinates.
r(θ,φ)=asinφcosθıı^+asinφsinθȷȷ^+acosφk^
Then
rθ=asinφsinθıı^+asinφcosθȷȷ^rφ=acosφcosθıı^+acosφsinθȷȷ^asinφk^
so that
rθ×rφ=det[ıı^ȷȷ^k^asinφsinθasinφcosθ0acosφcosθacosφsinθasinφ]=a2sin2φcosθıı^a2sin2φsinθȷȷ^a2sinφcosφk^dS=|rθ×rφ|dθdφ=a2sinφdθdφ
As the surface area of the part of the sphere in the first octant is 184πa2=πa22
x¯=y¯=z¯=SzdSSdS=1πa2/20π/2dθ0π/2dφ (a2sinφ)(acosφz)=2aππ20π/2dφ sinφcosφ=a[12sin2φ]0π/2=a2

3.3.6.14.

Solution.
In cylindrical coordinates
x=rcosθy=rsinθz=z
In these coordinates the equation, x2+y2=2ay, of the cylinder becomes
r2=2arsinθorr=2asinθ
That is, r=f(θ) with f(θ)=2asinθ. Parametrize the cylinder by r(θ,z)=x(θ,z)ıı^+y(θ,z)ȷȷ^+z(θ,z)k^ with
x(θ,z)=f(θ)cosθ=2asinθcosθ=asin2θy(θ,z)=f(θ)sinθ=2asinθsinθ=a(1cos2θ)z(θ,z)=z
Under this parametrization,
rθ=2acos2θıı^+2asin2θȷȷ^rz=k^rθ×rz=2acos2θȷȷ^+2asin2θıı^dS=|rθ×rz|dθdz=2adθdz
We still have to determine the limits of integration. The figure on the left below provides a top view of the cylinder.
From it we see that 0θπ. The cone z2=x2+y2=r2 (i.e. z=±r) and the cylinder r=2asinθ intersect at z2=r2=4a2sin2θ. So, for each fixed θ, z runs from 2asinθ to z=+2asinθ. (See the figure on the right above. It shows a constant θ cross-section.) Finally,
Area=|z|2asinθ2adθdz=2a0πdθ2asinθ2asinθdz=8a20πdθ sinθ=8a2[cosθ]0π=16a2

3.3.6.15. (✳).

Solution.
(a) This right circular cone symmetric about the z-axis projects down onto a disk D in the plane z=0. Setting z=b gives
D={ (x,y,z) | x2+y2a2, z=0 }
Since G(x,y,z)=b2(x2+y2)a2z2 is constant on S, the area elements dS on S are related to area elements dxdy on D as follows:
dS=|G(x,y,z)||G(x,y,z)k^|dxdy=2|(b2x,b2y,a2z)|2|a2z|dxdy=b4(x2+y2)+a4z2a2zdxdy
by (3.3.3). The defining equation for S gives z=bax2+y2, so
dS=b4(x2+y2)+a2b2(x2+y2)ab2(x2+y2)dxdy=1aa2+b2dxdy.
Hence I=a2+b2aD(x2+y2)dxdy.
(b) Or, parametrize the surface S using θ and t as follows:
()x=tcosθ, y=tsinθ, z=bax2+y2=bat,0θ2π, 0ta.
Then we have, by (3.3.1),
rt×rθ=det[ıı^ȷȷ^k^cosθsinθb/atsinθtcosθ0]=(batcosθ,batsinθ,t),
so
dS=|rt×rθ|dtdθ=t1+b2/a2dtdθ.
It follows that for the rectangular region R of the tθ-plane described in (),
I=R(t2)t1+b2/a2dtdθ.
(c) Using polar coordinates in (a) would give
I=a2+b2aθ=02πr=0ar2rdrdθ=π2a3a2+b2.
Direct integration in (b) gives the same thing, because
I=D(t2)t1+b2/a2dtdθ=a2+b2aθ=02πt=0at3dtdθ.

3.3.6.16.

Solution.
(a) The surface is g(x,y,z)=x2+y2+z2a2=0. So, on the surface of the sphere,
n^=g|g|=xıı^+yȷȷ^+zk^x2+y2+z2 Fn^=(x2+y2+z2)n++11/2=(a2)n+1/2=a2n+1 SFn^dS =a2n+1SdS=a2n+1Area(S)=4πa2n+3
since the surface area of a sphere of radius a is 4πa2.
(b) The box has six faces.
S1={ (x,y,z) | 0xa, 0yb, z=c } with outward normal n^=k^S2={ (x,y,z) | 0xa, 0yb, z=0 } with outward normal n^=k^S3={ (x,y,z) | 0xa, 0zc, y=b } with outward normal n^=ȷȷ^S4={ (x,y,z) | 0xa, 0zc, y=0 } with outward normal n^=ȷȷ^S5={ (x,y,z) | 0yb, 0zc, x=a } with outward normal n^=ıı^S6={ (x,y,z) | 0yb, 0zc, x=0 } with outward normal n^=ıı^
For S1, i.e. the z=c face, and S2, i.e. the z=0 face,
z=cfaceFn^dS=z=cface(xıı^+yȷȷ^+ck^)k^ dxdy=cz=cfacedxdy=abcz=0faceFn^dS=z=0face(xıı^+yȷȷ^+0k^)(k^) dxdy=0
because the z=c face has area ab. Similarly,
x=0faceFn^dS=y=0faceFn^dS=0x=afaceFn^dS=y=bfaceFn^dS=abc
The total flux is 3abc.
(c) The base of the cone is { (x,y,z) | x2+y21, z=0 } and has (outward) normal n^=k^. So The flux through the base is
baseFn^dS=x2+y21(yıı^)(k^)dxdy=0
In cylindrical coordinates x=rcosθ, y=rsinθ, z=z and the equation z=1x2+y2 of the top part of the cone becomes z=1r. So we may parametrize the top part of the cone by
r(r,θ)=rcosθıı^+rsinθȷȷ^+(1r)k^with 0θ2π, 0r1
Then
rr=cosθıı^+sinθȷȷ^k^rθ=rsinθıı^+rcosθȷȷ^rr×rθ=det[ıı^ȷȷ^k^cosθsinθ1rsinθrcosθ0]=rcosθıı^rsinθȷȷ^+rk^n^dS=rr×rθdrdθ=(rcosθıı^rsinθȷȷ^+rk^)drdθ
by (3.1.1). We have the orientation correct because the k^ component of n^ is positive. The flux through the top, as well as the total flux, is
topFn^dS=01dr02πdθ (rsinθyıı^+(1r)zk^)(rcosθıı^rsinθȷȷ^+rk^)=01dr02πdθ (r2sinθcosθ+r(1r))=[01dr r2][02πdθ 12sin(2θ)]+2π01dr[rr2]=13×0+2π[1213]=π3

3.3.6.17. (✳).

Solution.
Let G(x,y,z)=x2+y2+2z. Then, by (3.3.3),
n^dS=GGk^ dxdy=2xıı^+2yȷȷ^+2k^2dxdy=(xıı^+yȷȷ^+k^)dxdy
so that
x2+y21+x2+y2 dS=x2+y21+x2+y2 1+x2+y2dxdy=(x2+y2) dxdy
and
Fn^dS=[xıı^+yȷȷ^+zk^][xıı^+yȷȷ^+k^]dxdy=[x2+y2+z]dxdy=[1+12(x2+y2)]dxdy
since z=112(x2+y2) on S.
(a)
Sx2+y21+x2+y2 dS=S(x2+y2) dxdy=401dx01dy (x2+y2)=401dx (x2+13)=4(13+13)=83
(b)
SFn^dS=11dx11dy [1+12(x2+y2)]=2×2+12×83=163

3.3.6.18. (✳).

Solution.
Let G(x,y,z)=zxy. Then, using (3.3.3),
n^dS=GGk^ dxdy=yıı^xȷȷ^+k^1dxdy=(yıı^xȷȷ^+k^)dxdy
so that
x2y1+x2+y2 dS=x2y1+x2+y2 y2+x2+1dxdy=x2y dxdy
and
Fn^dS=[xıı^+yȷȷ^+k^][yıı^xȷȷ^+k^]dxdy=[12xy]dxdy
(a)
Sx2y1+x2+y2 dS=Sx2y dxdy=01dx01dy x2y=01dx 12x2=16
(b)
SFn^dS=01dx01dy [12xy]=01dx [1x]=112=12

3.3.6.19. (✳).

Solution.
For the surface z=f(x,y)=y3/2,
dS=1+fx2+fy2 dxdy=1+(32y)2 dxdy=1+94y dxdy
by (3.3.2). So the area is
01dx01dy 1+94y=01dx 827[(1+94y)3/2]01=01dx 827[(134)3/21]=827[(134)3/21]

3.3.6.20. (✳).

Solution.
The surface is a sphere of radius 2 centered on (0,0,2), The plane z=1 intersects the sphere on the circle x2+y2=3. Let F(x,y,z)=x2+y2+(z2)2. Then, by (3.3.3),
dS=|FFk^|dxdy=|2xıı^+2yȷȷ^+2(z2)k^2(z2)|dxdy=|xıı^+yȷȷ^+(z2)k^(z2)|dxdy=x2+y2+(z2)2|z2|dxdy=2|z2|dxdy
since x2+y2+(z2)2=4 on S. On S, z2, so |z2|=2z and
Sf(x,y,z)dS=x2+y23(2z)(x2+y2)2|z2|dxdy=2x2+y23(x2+y2)dxdy
Switching to polar coordinates
Sf(x,y,z)dS=203dr r02πdθ r2=2(2π)r44|03=9π

3.3.6.21. (✳).

Solution.
(a) Each (horizontal) constant z cross-section is a circle centred on the z-axis. The radius varies linearly from 2, when z=0 to 0, when z=3. So the radius at height z is 23(3z) and we can use
r(θ,z)=23(3z)cosθ ıı^+23(3z)sinθ ȷȷ^+zk^0θ<2π,0z3
as the parametrization.
(b) By symmetry the centre of mass will lie on the z-axis. We are only asked for the z-coordinate anyway. The z-coordinate of the centre of mass is the weighted average of z over the cone. Since a density has not been specified, we assume that it is a constant. We may take the density to be 1, so the z-coordinate of the centre of mass is SzdS/SdS.
Since
rθ=(23(3z)sinθ,23(3z)cosθ,0)rz=(23cosθ,23sinθ,1)rθ×rz=(23(3z)cosθ,23(3z)sinθ,49(3z))
the element of surface area for this parametrization is
dS=|rθ×rz|dθdz=23(3z)|(cosθ,sinθ,23)|dθdz=2139(3z)dθdz
So the surface area, SdS, of the cone is
03dz02πdθ 2139(3z)=4139π03dz (3z)=2139π(3z)2|03=213π
and the z-coordinate of the centre of mass is
z¯=1213π03dz02πdθ 2139(3z)z=2903dz (3zz2)=29[3z22z33]03=29276=1
This is a little less than half way up the cone, which is reasonable since the cone is “bottom heavy”.

3.3.6.22. (✳).

Solution.
Each constant z cross-section of the cone is a circle. When z=0, that circle has radius a. When z=a that circle has radius 0. Thus the radius decreases linearly from a to 0 as z increases from 0 to a. So the radius at height z is az and we can parametrize the cone by
r(θ,z)=(az)cosθıı^+(az)sinθȷȷ^+zk^0θ<2π, 0za
Since
rθ=((az)sinθ,(az)cosθ,0)rz=(cosθ,sinθ,1)rθ×rz=((az)cosθ,(az)sinθ,az)
the element of surface area for this parametrization is
dS=|rθ×rz|dθdz=(az)|(cosθ,sinθ,1)|dθdz=2(az)dθdz
by (3.3.1). So the surface area of the cone is
SdS=0adz02πdθ 2(az)=22π0adz (az)=2π(az)2|0a=2πa2
and the z-coordinate of the centre of mass is
z¯=SzdSSdS=12πa20adz02πdθ 2(az)z=2a20adz (azz2)=2a2[az22z33]0a=2a2a36=a3
This is a little less than half way up the cone, which is reasonable since the cone is “bottom heavy”.

3.3.6.23. (✳).

Solution.
Parametrize the surface by
x(θ,z)=cosθy(θ,z)=2sinθz(θ,z)=z
with (θ,z) running over 0θ2π, 0z1. Then, by (3.3.1),
(xθ,yθ,zθ)=(sinθ,2cosθ,0)(xz,yz,zz)=(0,0,1)n^dS=±(xθ,yθ,zθ)×(xz,yz,zz)dθdz=(2cosθ,sinθ,0)dθdz(+ for outward normal)F(x(θ,z),y(θ,z),z(θ,z))=cosθıı^+2zsinθcosθȷȷ^+16zsin4θk^
So
SFn^dS=01dz02πdθ [2cos2θ+2zsin2θcosθ]=01dz02πdθ [1+cos(2θ)+2zsin2θcosθ]=01dz [θ+12sin(2θ)+23zsin3θ]02π=2π
For an efficient, sneaky, way to evaluate 02πcos2θ dθ, see Example 2.4.4.

3.3.6.24. (✳).

Solution.
By (3.3.2), with f(x,y)=4x2y2,
n^dS=±(fx,fy,1)dxdy=±(2x,2y,1)dxdy
To get the downward pointing normal, we want the minus sign. Set
T={ (x,y) | 0x1, 0y1x }
Then
SFn^dS=T(x+1,y+1,2(4x2y2)z)(2x,2y,1)dxdy=T(8+2x+2y)dxdy=01dx01xdy (8+2x+2y)=01dx (8(1x)+2x(1x)+(1x)2)=01dx (98xx2)=(9413)=143

3.3.6.25. (✳).

Solution.
First we have to parametrize S. It is natural to use spherical coordinates with ρ=2. However if we use the standard spherical coordinates
x=2sinφcosθy=2sinφsinθz=2cosφ
the condition xy2+z2, i.e. y2+z2x1, becomes sin2φsin2θ+cos2φsinφcosθ1, which is very complicated. So let’s back up and think a bit before we compute. From the sketch below
we see that y2+z2x is the tangent of the angle between the radius vector (x,y,z) and the x-axis. The angle between the radius vector (x,y,z) and the z-axis (not the x-axis) is exactly spherical coordinate φ. So let’s modify spherical coordinates to make the x-axis play the role of the z-axis. The easy way to do is to just rename x=Z, y=X, z=Y. Then the integral we are to compute becomes SZX2 dS, and the condition xy2+z2 becomes ZX2+Y2. Under the parametrization
X=2sinφcosθY=2sinφsinθZ=2cosφ
the condition ZX2+Y2 is X2+Y2Z=sinφcosφ1, which is turn is 0φπ4. As dS=2sinφdθdφ (see Appendix A.6.3 and recall that ρ=2) the specified integral is
Sxy2 dS=SZX2 dS=20π/4dφ sinφ02πdθ (2cosφ)(2sinφcosθ)2=42{0π/4dφ cosφsin3φ}{02πdθcos2θ}=42{0π/4dφ cosφsin3φ}{02πdθcos(2θ)+12}=42[sin4φ4]0π/4[sin(2θ)4+θ2]02π=2π4
For an efficient, sneaky, way to evaluate 02πcos2θ dθ, see Example 2.4.4.

3.3.6.26. (✳).

Solution.
Here is a sketch of the part of S that is in the first octant.
For each fixed y, x2+z2=sin2y is a circle of radius siny. (It’s the blue circle in the sketch above.) So we may parametrize the surface by
r(θ,y)=(sinycosθ,y,sinysinθ)0θ<2π, 0yπ
Then, by (3.3.1),
rθ=(sinysinθ,0,sinycosθ)ry=(cosycosθ,1,cosysinθ)rθ×ry=(sinycosθ,sinycosy,sinysinθ)dS=|rθ×ry|dθdy=siny1+cos2y dθ dy
So the specified integral is
S1+cos2ydS=0πdy02πdθ siny{1+cos2y}=2π0πdy siny{1+cos2y}=2π11du {1+u2}with u=cosy, du=sinydy=4π01du {1+u2}=4π[u+u33]01=163π

3.3.6.27. (✳).

Solution.
The paraboloid is
S={ (x,y,z) | z=1x2y2, z0 }={ (x,y,z) | z=1x2y2, x2+y21 }
By (3.3.2), the paraboloid has
dS=1+fx(x,y)2+fy(x,y)2dxdywith z=f(x,y)=1x2y2=1+4x2+4y2dxdy
By symmetry, the centre of mass will lie on the z-axis. By definition, the z-coordinate of the centre of mass is the weighted average of z over S, which is
z¯=Szρ(x,y,z) dSSρ(x,y,z) dS
On S,
ρ(x,y,z)=z54z=1x2y21+4x2+4y2
so that
ρ(x,y,z) dS=(1x2y2)dxdy
So, using polar coordinates, the denominator of z¯ is
Sρ(x,y,z) dS=x2+y21(1x2y2)dxdy=01drr02πdθ(1r2)=2π01r(1r2) dr=2π[r22r44]01=π2
and the numerator of z¯ is
Szρ(x,y,z) dS=x2+y21(1x2y2)2dxdy=01drr02πdθ(1r2)2=2π01r(1r2)2 dr=2π[r222r44+r66]01=π3
and
z¯=π/3π/2=23

3.3.6.28. (✳).

Solution.
The equation of the plane is z=f(x,y)=2xy. So by (3.3.2),
n^dS=[fx(x,y)ıı^fy(x,y)ȷȷ^+k^] dxdy=[ıı^+ȷȷ^+k^] dxdy
A point (x,y,z) on the plane lies in the first octant if and only if
x0andy0andz=2xy0
So the domain of integration is the triangle
T={ (x,y) | x0, y0, x+y2 }
and
SFn^dS=T[xıı^+yȷȷ^+(2xyz)k^][ıı^+ȷȷ^+k^] dxdy=2Tdxdy=212(2)(2)=4

3.3.6.29. (✳).

Solution.
Since
ru=(v2,2uv,v)rv=(2uv,u2,u)ru×rv=(u2v,uv2,3u2v2)
(3.3.1) gives
n^dS=±(u2v,uv2,3u2v2)dudv
We are told that n^ should have a positive z-component, so
n^dS=(u2v,uv2,3u2v2)dudv=(u2v,uv2,3u2v2)dudv
and
SFn^dS=S(uv2,u2v,uv)F(u2v,uv2,3u2v2)dudv=01du03dv u3v3=[01du u3] [03dv v3]=14 344=8116

3.3.6.30. (✳).

Solution.
(a) We start by just sketching the curve z=ey, considering the yz-plane as the plane x=0 in R3. This curve is the red curve in the figure below. Concentrate on any one point on that curve. It is the blue dot at (0,Y,eY)
in the figure. When our curve is rotated about the y-axis, the blue dot sweeps out a circle. The circle that the blue dot sweeps out
  • lies in the vertical plane y=Y and
  • is centred on the y-axis and
  • has radius eY.
We can parametrize the circle swept out in the usual way. Here is an end view of the circle (looking down the y-axis), with the parameter, named θ, indicated.
The coordinates of the red dot are (eYsinθ,Y,eYcosθ). This also gives a parametrization of the surface of revolution
x(Y,θ)=eYsinθy(Y,θ)=Yz(Y,θ)=eYcosθ0Y1,0θ<2π
Finally here is a sketch of the part of the surface in the first octant, x,y,z0.
(b) We are using the parametrization
r(Y,θ)=eYsinθıı^+Yȷȷ^+eYcosθk^0Y1, 0θ2π
so that
rY×rθ=det[ıı^ȷȷ^k^eYsinθ1eYcosθeYcosθ0eYsinθ]=(eYsinθ,e2Y,eYcosθ),
and, by (3.3.1),
dS=|rY×rθ|dYdθ=e2Y+e4YdYdθ=eY1+e2YdYdθ
So the integral is
SeydS=01dY02πdθ e2Y1+e2Y=2π01dY e2Y1+e2Y=2π3[1+e2Y]3/2|01=2π3[(1+e2)3/223/2]
(c) Again, we are using the parametrization
r(Y,θ)=eYsinθıı^+Yȷȷ^+eYcosθk^0Y1, 0θ2π
so that
rY×rθ=(eYsinθ,e2Y,eYcosθ),
and, by (3.3.1),
n^dS=±rY×rθdYdθ=±(eYsinθ,e2Y,eYcosθ)dYdθ
We choose the “+” sign so that n^ points towards the y-axis. As an example, when 0θπ2, then z=eYcosθ>0 while the z-coordinate of n^ is eycosθ<0. So the integral is
SFn^dS=01dY02πdθ (eYsinθx,0,eYcosθz)(eYsinθ,e2Y,eYcosθ)=01dY02πdθ e2Y=2π01dY e2Y=π(e21)=π(1e2)

3.3.6.31. (✳).

Solution.
Write
V={ (x,y,z) | 1x2+y2+z24 }
The boundary of V consists of two parts — the sphere, S2, of radius 2, centred on the origin, with (outward) normal n^=r|r|=r2, and the sphere S1 of radius 1, centred on the origin, with (inward) normal n^=r, So,
VFn^dS=S2r|r|r2dSS1r|r|rdS=S2dSS1dS=4π(2)24π(1)2=12π

3.3.6.32. (✳).

Solution.
The part of the cone that has some fixed value, Z, of z with 0Z1 is the part of the circle { (x,y,z) | x2+y2=4Z2,z=Z } of radius 2Z that has 0xy. Here is a sketch of the top view of that part of that circle.
So we can parametrize S by
r(θ,Z)=2Zsinθıı^+2Zcosθȷȷ^+Zk^0θπ4, 0Z1
So
rθ=2Zcosθıı^2Zsinθȷȷ^rZ=2sinθıı^+2cosθȷȷ^+k^
so that
rθ×rZ=det[ıı^ȷȷ^k^2Zcosθ2Zsinθ02sinθ2cosθ1]=(2Zsinθ,2Zcosθ,4Z),
and, by (3.3.1),
dS=|rθ×rZ|dθdZ=20ZdθdZ
and
Sz2dS=2001dZ0π/4dθ Z3=20 π4 14=5 π8

3.3.6.33. (✳).

Solution.
We’ll start by parametrizing S. Note that as x2+y2 runs from 0 to 4, z runs from 5 to 1, and that, for each fixed 1Z5, the cross-section of S with z=Z is the circle x2+y2=5Z, z=Z. So we may parametrize S by
r(θ,Z)=5Zcosθıı^+5Zsinθȷȷ^+Zk^0θ2π, 1Z5
Since
rθ=5Zsinθıı^+5Zcosθȷȷ^rZ=125Zcosθıı^125Zsinθȷȷ^+k^
so that
rθ×rZ=det[ıı^ȷȷ^k^5Zsinθ5Zcosθ0125Zcosθ125Zsinθ1]=(5Zcosθ,5Zsinθ,1/2),
(3.3.1) gives
n^dS=±rθ×rZdθdZ=±(5Zcosθ,5Zsinθ,1/2)dθdZ
Choosing the minus sign to give the downward pointing normal
SFn^dS=15dZ02πdθ (12[5Z]3/2cos3θx3[5Z]3/2cosθsin2θxy2,12[5Z]3/2sin3θy3,Z2z2)(5Zcosθ,5Zsinθ,1/2)=15dZ02πdθ (12[5Z]2cos4θ[5Z]2cos2θsin2θ12[5Z]2sin4θ+12Z2)
Since
12cos4θ+cos2θsin2θ+12sin4θ=12(cos2θ+sin2θ)2=12
the flux
SFn^dS=15dZ02πdθ (12[5Z]212Z2)=π15dZ ([5Z]2Z2)=π[13[5Z]3Z33]15=π[433533+13]=20π

3.3.6.34. (✳).

Solution.
The surface is z=f(x,y) with f(x,y)=2xy. Since fx=y2x and fy=x2y, (3.3.2) gives
dS=1+fx2+fy2dxdy=1+y2x+x2ydxdy=2xy+y2+x22xydxdy=x+y2xydxdy
On the shell, z2=2xy4. So the x and y components of points (x,y,z) on the shell run over the region x1, y1, xy2, which is sketched below
So the mass is
Sρ(x,y,z)dS=12dx12/xdy 3f(x,y)x+y2xy=12dx12/xdy 3(x+y)=312dx [xy+12y2]12/x=312dx [2+2x2x12]=3{322x|12x22|12}=3{321+22+12}=3

3.3.6.35. (✳).

Solution.
Since x=g(y,z) with g(x,y)=y2+z2, (3.3.2) gives
n^dS=±(1,gy,gz)dydz=±(1,2y,2z)dydz
We choose the + sign so that n^ıı^>0. Furthermore
S={ (x,y,z) | x=y2+z2, x2y }={ (x,y,z) | x=y2+z2, y2+z22y }={ (x,y,z) | x=y2+z2, (y1)2+z21 }={ (x,y,z) | x=y2+z2, (y,z) in D }
where D={ (x,y) | (y1)2+z21 } is a disk with radius 1. Hence
SFn^ dS=D(2,z,y)(1,2y,2z) dydz=D(24yz) dydz
Since 4yz is odd under zz the integral of 4yz is zero and
SFn^dS=2Area(D)=2π

3.3.6.36. (✳).

Solution.
For the specified F and the surface x=f(x,y)=114x2y2, by (3.3.2),
n^dS=(fxıı^fyȷȷ^+k^)dxdy=(x2ıı^+2yȷȷ^+k^)dxdy×F=det[ıı^ȷȷ^k^xyz3y2+zxx21]=ȷȷ^+(12x6y)k^×Fn^dS=(2y+12x6y)dxdy=(12x4y)dxdy
The domain of integration is 114x2y20 or 14x2+y21. This is an ellipse. Call it D. So
S×Fn^dS=D(12x4y)dxdy
The integrals over D of x, which is odd under xx, and of y, which is odd under yy, are both zero. As the ellipse D has area A=π×2×1=2π
S×Fn^dS=D(12x4y)dxdy=A=2π

3.3.6.37.

Solution.
Due to the symmetry of the surface and the vector field under reflection in the xy-plane, i.e. under zz, it is sufficient to compute the integral over the upper half of the surface, where z0, and then multiply the result by 2. The upper half of the surface consists of two pieces, S1 and S2, where S1 is the part on the sphere and S2 is the part on the hyperboloid. S1 and S2 intersect on a circle. The circle is obtained by imposing the two equations x2+y2+z2=16 and x2+y2z2=8 simultaneously. Thus we have x2+y2=12 and z=2, or in cylindrical coordinates r=12, z=1, on the circle. Here is a sketch of a cross-section of the apple core.
Let ϕ1 be the angle between z-axis and the cone formed by connecting the circle to the origin. We have tanϕ1=12/2=3. Thus ϕ1=π/3.
We’ll use spherical coordinates to compute the flux integral  S1Fn^dS . As the spherical coordinate ρ=4 on all of S1, we can paramerize S1 by
r(θ,φ)=4cosθsinφıı^+4sinθsinφȷȷ^+4cosφk^0θ2π, 0ϕπ/3
So
rθ=4sinθsinφıı^+4cosθsinφȷȷ^rφ=4cosθcosφıı^+4sinθcosφȷȷ^4sinφk^rθ×rφ=det[ıı^ȷȷ^k^4sinθsinφ4cosθsinφ04cosθcosφ4sinθcosφ4sinφ]=16(cosθsin2φ,sinθsin2φ,sinφcosφ)=4(sinφ)r(θ,φ)
and, by (3.3.1),
n^dS=±rθ×rφdθdφ=4(sinφ)r(θ,φ)dθdφ
To get the outward pointing normal, i.e. the normal point in the same direction as r(θ,φ), we take the plus sign. As F=r(θ,φ),
Fn^dS=4|r(θ,φ)|242 sinφdθdφ=64sinφdθdφ
and
S1Fn^dS=6402πdθ0π/3dφ sinφ=642π[cosφ]0π/3=64π
The surface S2 can be parametrized using the cylindrical coordinates θ and z. Indeed, we have
r=x2+y2=(8+z2)1/2
for the hyperboloid and we always have x=rcosθ and y=rsinθ. Thus the hyperboloid has the following parametrization:
R(θ,z)=(8+z2)1/2cosθıı^+(8+z2)1/2sinθȷȷ^+zk^
The range for the parameters of S2 is 0θ2π and 0z2. We have
Rθ=(8+z2)1/2sinθıı^+(8+z2)1/2cosθȷȷ^+0k^Rz=z(8+z2)1/2cosθıı^+z(8+z2)1/2sinθȷȷ^+k^
and
Rθ×Rz=det[ıı^ȷȷ^k^(8+z2)1/2sinθ(8+z2)1/2cosθ0z(8+z2)1/2cosθz(8+z2)1/2sinθ1]=(8+z2)1/2cosθıı^+(8+z2)1/2sinθȷȷ^zk^=xıı^+yȷȷ^zk^
Note that Rθ×Rz is pointing downward (since z>0) and hence outward. Since F(Rθ×Rz)=(x,y,z)(x,y,z)=x2+y2z2=8 on S2, we have
S2Fn^dS= S2F(Rθ×Rz)dθdz=02dz02πdθ 8=32π
Finally, the flux integral over the whole apple core surface is
2(S1Fn^dS+S2Fn^dS)=2(64π+32π)=192π

3.3.6.38. (✳).

Solution.
(a) The specified surface is of the form
G(x,y,z)=x2+z2cos2y=0
So one normal vector at the point (12,π4,12) is
G(12,π4,12)=(2x,2sinycosy,2z)|(12,π4,12)=(1,1,1)
and an equation for the tangent plane at (12,π4,12) is
(1,1,1)(x1/2,yπ/4,z1/2)=0orx+y+z=1+π/4
(b) For each fixed y, x2+z2=cos2y is a circle of radius |cosy|. So we may parametrize the surface by
r(θ,y)=(cosycosθ,y,cosysinθ)0θ<2π, 0yπ2
Then
rθ=(cosysinθ,0,cosycosθ)ry=(sinycosθ,1,sinysinθ)rθ×ry=(cosycosθ,sinycosy,cosysinθ)dS=|rθ×ry|dθdy=cosy1+sin2ydθdy
So the specified integral is
Ssiny dS=0π2dy02πdθ cosy1+sin2ysiny=2π0π2dy 1+sin2ysinycosy=π12du uwith u=1+sin2y, du=2sinycosydy=π[u3/23/2]12=2π3[221]

3.3.6.39. (✳).

Solution.
(a) By definition F is a conservative vector field with potential f. Suppose that the curve C starts at P1, on S, and ends at P2, on S. Then f(P1)=f(P2)=c and, by Theorem 2.4.2,
CFdr=f(P2)f(P1)=cc=0
(b) Since F=f, F is normal to the level surfaces of f by Lemma 2.3.6. So, at any point of S, F is a scalar multiple of n^ and F×G is perpendicular to n^. Thus (F×G)n^=0 and
S(F×G)n^dS=0.

3.3.6.40. (✳).

Solution.
(a) (i) Here is a sketch of the part of the plane in question.
We can use x and y as parameters. As we can rewrite the equation of the plane as z=13(162x4y), we have the parametrization
r(x,y)=xıı^+yȷȷ^+13(162x4y)k^
In terms of x and y, the condition z=13(162x4y)0 is 162x4y0 or x+2y8. So the domain is
{ (x,y) | x0, y0, x+2y8 }
Renaming x to u and y to v, the parametrization is also
r(u,v)=(u,v,13(162u4v))k^u0, v0, u+2v8
(a) (ii) Here is a sketch of the part of the cap in the first octant.
The full sphere can be parametrized, using spherical coordinates with ρ=4, by
r(θ,φ)=4cosθsinφıı^+4sinθsinφȷȷ^+4cosφk^0θ2π, 0φπ
In these coordinates, the condition 4/2z4 is
424cosφ412cosφ10φπ4
So our parametrization is
r(θ,φ)=4cosθsinφıı^+4sinθsinφȷȷ^+4cosφk^0θ2π, 0φπ4
Renaming θ to u and φ to v, the parametrization is also
r(u,v)=(4cosusinv,4sinusinv,4cosv)0u2π, 0vπ4
(a) (iii) Here is a sketch of the hyperboloid.
If we use x and y as parameters, then, since z=1+x2+y2, we have the parametrization
r(x,y)=xıı^+yȷȷ^+1+x2+y2k^
In terms of x and y, the condition 1z10 is
11+x2+y210or0x2+y299
So the domain is
{ (x,y) | x2+y299 }
Renaming x to u and y to v, the parametrization is also
r(u,v)=(u,v,1+u2+v2)u2+v299
Alternatively, if we replace x and y with the polar coordinates r and θ, we get the parametrization
r(r,θ)=rcosθıı^+rsinθȷȷ^+1+r2k^0θ2π, 0r99
Renaming r to u and θ to v, the parametrization is also
r(u,v)=(ucosv,usinv,1+u2)0v2π, 0u99
(b) Let’s use the parametrization
r(θ,φ)=4cosθsinφıı^+4sinθsinφȷȷ^+4cosφk^0θ2π, 0φπ4
from part (a) (ii), so that
rθ×rφ=det[ıı^ȷȷ^k^4sinθsinφ4cosθsinφ04cosθcosφ4sinθcosφ4sinφ]=16(cosθsin2φ,sinθsin2φ,sinφcosφ)
and, by (3.3.1),
dS=|rθ×rφ|dθdφ=16sinφcos2θsin2φ+sin2θsin2φ+cos2φdθdφ=16sinφdθdφ
So the area is
Area=SdS=0π/4dφ02πdθ 16sinφ=32π0π/4dφ sinφ=32π[cosφ]0π/4=32π[112]

3.3.6.41. (✳).

Solution.
Solution 1 — using tweaked spherical coordinates.
First we have to parametrize S. It is natural to use spherical coordinates with ρ=2. However if we use the standard spherical coordinates
x=2sinφcosθy=2sinφsinθz=2cosφ
the condition y1 becomes sinφsinθ12, which is very complicated. So let’s back up and think a bit before we compute. The condition z1, as opposed to y1, is easy to implement in spherical coordinates. It is cosφ12 or 0φπ4. So let’s modify spherical coordinates to make the y-axis play the role of the z-axis, by just exchanging y and z in the parametrization.
x=2sinφcosθy=2cosφz=2sinφsinθ
The condition y1 is then 2cosφ1, which is turn is 0φπ4. Since we have just exchanged y and z we could probably just guess n^dS and dS from standard spherical coordinates. (See Appendix A.6.3 and recall that ρ=2.) But to be on the safe side, let’s derive them. We are using the parametrization
r(θ,φ)=2sinφcosθıı^+2cosφȷȷ^+2sinφsinθk^0θ2π, 0φπ4
Since
rθ=2sinφsinθıı^+2sinφcosθk^rφ=2cosφcosθıı^2sinφȷȷ^+2cosφsinθk^
so that
rθ×rφ=det[ıı^ȷȷ^k^2sinφsinθ02sinφcosθ2cosφcosθ2sinφ2cosφsinθ]=2sin2φcosθıı^+2sinφcosφȷȷ^+2sin2φsinθk^
(3.3.1) gives
n^dS=±rθ×rφdθdφ=±2sinφ(sinφcosθ,cosφ,sinφsinθ)dθdφdS=|rθ×rφ|dθdφ=2sinφdθdφ
Choose the plus sign to give the outward pointing normal.
(a) The specified integral is
Sy3 dS=20π/4dφ02πdθ sinφ (2cosφ)3y3=82π0π/4dφ sinφcos3φ=82π[cos4φ4]0π/4=22π[114]=32π
(b) The specified integral is
S(xyıı^+xzȷȷ^+zyk^)n^dS=20π/4dφ02πdθ sinφ (2sinφcosφcosθ,2sin2φsinθcosθ,2sinφcosφsinθ)(sinφcosθ,cosφ,sinφsinθ)=40π/4dφ02πdθ {sin3φcosφcos2θ+sin3φcosφsinθcosθ+sin3φcosφsin2θ}=4[0π/4dφ sin3φcosφ][02πdθ (1+sinθcosθ)]=4[sin4φ4]0π/4[θ+sin2θ2]02π=4×116×(2π)=π2
Solution 2 — parametrizing by x and z.
We can also parametrize S by using x and z as parameters. On S,
  • y=2x2z2 and
  • y runs over the range 1y2. Correspondingly, x2+z2=2y2 runs over 0x2+z21
So we can use the parametrization
r(x,z)=xıı^+2x2z2ȷȷ^+zk^0x2+z21
Since
rx=ıı^x2x2z2ȷȷ^rz=z2x2z2ȷȷ^+k^
so that
rx×rz=det[ıı^ȷȷ^k^1x2x2z200z2x2z21]=x2x2z2ıı^ȷȷ^z2x2z2k^
(3.3.1) gives
n^dS=±rx×rzdxdz=(x2x2z2,1,z2x2z2)dxdzdS=|rx×rz|dxdz=1+x2+z22x2z2dxdz=22x2z2dxdz
Choose the plus sign to give the outward pointing normal.
(a) The specified integral is
Sy3 dS=x2+z21dxdz 22x2z2(2x2z2)3/2y3=2x2+z21dxdz (2x2z2)
Switching to polar coordinates with x=rcosθ and z=rsinθ,
Sy3 dS=202πdθ01dr r(2r2)=2 (2π) [r2r44]01=2 (2π) [34]=32π
(b) The specified integral is
S(xyıı^+xzȷȷ^+zyk^)n^dS=x2+z21dxdz (x2x2z2,xz,z2x2z2)(x2x2z2,1,z2x2z2)=x2+z21dxdz {x2+xz+z2}
Switching to polar coordinates with x=rcosθ and z=rsinθ,
S(xyıı^+xzȷȷ^+zyk^)n^dS=02πdθ01dr r(r2cos2θ+r2sinθcosθ+r2sin2θ)=[01dr r3][02πdθ (1+sinθcosθ)]=[r44]01[θ+sin2θ2]02π=14×(2π)=π2

3.3.6.42. (✳).

Solution.
First observe that,
  • because (x+y+1)20, all points on (x+y+1)2+z2=4 have |z|2 and that,
  • for |z0|2, the surface (x+y+1)2+z2=4 intersects the horizontal plane z=z0 on (x+y+1)2=4z02, i.e. on the two lines x+y=±4z021, z=z0.
  • The line x+y=±4z021, z=z0 intersects the first octant if and only if z00 and ±4z0210.
  • Thus x+y=4z021, z=z0 never intersects the first octant and
  • x+y=4z021, z=z0 intersects the first octant if and only if 0z03.
  • When z0=0, the line x+y=4z021, z=z0 is x+y=1, z=0.
  • When z0=3, the line x+y=4z021, z=z0 is x+y=0, z=2.
  • So as (x,y,z) runs over S, (x,y) runs over the triangle x0, y0, x+y1.
Let G(x,y,z)=(x+y+1)2+z2. Then
n^dS=±GGk^ dxdy=±2(x+y+1)ıı^+2(x+y+1)ȷȷ^+2zk^2zdxdy
For the downward normal, we need the minus sign, so
Fn^dS=[xyıı^+(zxy)ȷȷ^][(x+y+1)ıı^+(x+y+1)ȷȷ^+zk^z]dxdy=1z[xy(x+y+1)+(zxy)(x+y+1)]dxdy=1z[z(x+y+1)]dxdy=(x+y+1)dxdy
The domain of integration is x0, y0, x+y1, so
SFn^dS=01dx01xdy (x+y+1)=01dx [(1+x)(1x)+12(1x)2]=01dx [32x12x2]=[321216]=56

4 Integral Theorems
4.1 Gradient, Divergence and Curl
4.1.6 Exercises

4.1.6.1. (✳).

Solution.
(a) A. The angle between F and dr is less than 90 along the entire path. So Fdr>0 along the entire path and the work is positive.
(b) B. F is perpendicular to dr along all of C2. So C2Fdr=0.
(c) C. It looks like Px=Qy=0 at N. So F=0 at N.
(d) A. At Q, the vertical component of F is increasing from left to right (so that Qx>0) and the horizontal component of F is decreasing from bottom to top (so that Py<0). So QxPy>0 at N.
(e) B. At D, the horizontal component of F is increasing from left to right, so that Px>0.

4.1.6.2.

Solution.
No. The vector field F(x,y,z)=ıı^+yk^ has
×F=det[ıı^ȷȷ^k^xyz10y]=ıı^
has dot product 1 with F(x,y,z) (for all x, y, z) and so is not perpendicular to it.

4.1.6.3.

Solution.
(a) By the product rule
(fF)=x(fF1)+y(fF2)+z(fF3)=+fF1x+fF2y+fF3z=+F1fx+F2fy+F3fz=fF+Ff
(b) Again by the product rule
(F×G)=x(F2G3F3G2)+y(F3G1F1G3)+z(F1G2F2G1)=+F2xG3F3xG2+F3yG1F1yG3+F1zG2F2zG1=+F2G3xF3G2x+F3G1yF1G3y+F1G2zF2G1z=+(F3yF2z)G1+(F1zF3x)G2+(F2xF1y)G3=F1(G3yG2z)F2(G1zG3x)F3(G2xG1y)=G(×F)F(×G)
(c) Recall that 2(fg)=[(fg)]. First
(fg)=ıı^x(fg)+ȷȷ^y(fg)+k^z(fg)=+ıı^gfx+ȷȷ^gfy+k^gfz=+ıı^fgx+ȷȷ^fgy+k^fgz=gf+fg
So by part (a), twice,
2(fg)=(gf)+(fg)=g(f)+(g)(f)+f(g)+(f)(g)=f2g+2fg+g2f

4.1.6.4.

Solution.
(a) By definition
(xıı^+yȷȷ^+zk^)=x(x)+y(y)+z(z)=3×(xıı^+yȷȷ^+zk^)=det[ıı^ȷȷ^k^xyzxyz]=0
(b) By definition
(xy2ıı^yz2ȷȷ^+zx2k^)=x(xy2)+y(yz2)+z(zx2)=y2z2+x2×(xy2ıı^yz2ȷȷ^+zx2k^)=det[ıı^ȷȷ^k^xyzxy2yz2zx2]=2yzıı^2xzȷȷ^2xyk^
(c) By definition
(xx2+y2ıı^+yx2+y2ȷȷ^)=x(xx2+y2)+y(yx2+y2)=1x2+y2x2[x2+y2]3/2+1x2+y2y2[x2+y2]3/2=x2+y2 x2 +x2+y2  y2[x2+y2]3/2=1x2+y2×(xx2+y2ıı^+yx2+y2ȷȷ^)=det[ıı^ȷȷ^k^xyzxx2+y2yx2+y20]=(xy[x2+y2]3/2+xy[x2+y2]3/2)k^=0
(d) By definition
(yx2+y2ıı^+xx2+y2ȷȷ^)=x(yx2+y2)+y(xx2+y2)=xy[x2+y2]3/2xy[x2+y2]3/2=0×(yx2+y2ıı^+xx2+y2ȷȷ^)=det[ıı^ȷȷ^k^xyzyx2+y2xx2+y20]=(1x2+y2x2[x2+y2]3/2+1x2+y2y2[x2+y2]3/2)k^=x2+y2 x2 +x2+y2  y2[x2+y2]3/2 k^=k^x2+y2

4.1.6.5. (✳).

Solution.
(a) We are to compute the divergence of rr=xıı^+yȷȷ^+zk^[x2+y2+z2]1/2. Since
xx[x2+y2+z2]1/2=1[x2+y2+z2]1/212x(2x)[x2+y2+z2]3/2=y2+z2[x2+y2+z2]3/2yy[x2+y2+z2]1/2=1[x2+y2+z2]1/212y(2y)[x2+y2+z2]3/2=x2+z2[x2+y2+z2]3/2zz[x2+y2+z2]1/2=1[x2+y2+z2]1/212z(2z)[x2+y2+z2]3/2=x2+y2[x2+y2+z2]3/2
the specified divergence is
(rr)=2x2+2y2+2z2[x2+y2+z2]3/2=2r2r3=2r
(b)
×(yzıı^+2xzȷȷ^+exyk^)=det[ıı^ȷȷ^k^xyzyz2xzexy]=(xexy2x)ıı^(yexyy)ȷȷ^+zk^

4.1.6.6. (✳).

Solution.
(a) Since rk=(x2+y2+z2)k/2,
xrk=2x k2(x2+y2+z2)k21=k (rıı^) rk2yrk=2y k2(x2+y2+z2)k21=k (rȷȷ^) rk2zrk=2z k2(x2+y2+z2)k21=k (rk^) rk2
We want k=3.
(b) Using the computation in part (a)
(rkr)=x(xrk)+y(yrk)+z(zrk)=3rk+xxrk+yyrk+zzrk=3rk+x(kx rk2)+y(ky rk2)+z(kz rk2)=(3+k)rk
We want k=2.
(c) Recalling that 2=,
2(rk)=((rk))=(krk2r)by part (a)=k(3+k2)rk2by part (b), but with k replaced by k2
We want k=2.

4.1.6.7. (✳).

Solution.
(a)
r=xx+yy+zz=3
(b)
(r2)=(ıı^x+ȷȷ^y+k^z)(x2+y2+z2)=2xıı^+2yȷȷ^+2zk^=2r
(c) Since
r×a=det[ıı^ȷȷ^k^xyza1a2a3]=ıı^(a3ya2z)+ȷȷ^(a1za3x)+k^(a2xa1y)
we have
×(r×a)=det[ıı^ȷȷ^k^xyza3ya2za1za3xa2xa1y]=2a1ıı^2a2ȷȷ^2a3k^=2a
(d) Since
(r)=(ıı^x+ȷȷ^y+k^z)(x2+y2+z2)1/2=ıı^x(x2+y2+z2)1/2+ȷȷ^y(x2+y2+z2)1/2+k^x(x2+y2+z2)1/2
we have
((r))=xx(x2+y2+z2)1/2+yy(x2+y2+z2)1/2+zz(x2+y2+z2)1/2=3(x2+y2+z2)1/2122x2+2y2+2z2(x2+y2+z2)3/2=2(x2+y2+z2)1/2=2r

4.1.6.8. (✳).

Solution.
(a) Since
(1r)=(ıı^x+ȷȷ^y+k^z)(x2+y2+z2)1/2=ıı^x(x2+y2+z2)3/2ȷȷ^y(x2+y2+z2)3/2k^z(x2+y2+z2)3/2=ıı^xr3ȷȷ^yr3k^xr3
we have a=3.
(b) Since
(rr)=x[(x2+y2+z2)1/2x]+y[(x2+y2+z2)1/2y]+z[(x2+y2+z2)1/2z]=3(x2+y2+z2)1/2+122x2+2y2+2z2(x2+y2+z2)1/2=4(x2+y2+z2)1/2=4r
we have a=4.
(c) Since
(r3)=(ıı^x+ȷȷ^y+k^z)(x2+y2+z2)3/2=ıı^3x(x2+y2+z2)1/2+ȷȷ^3y(x2+y2+z2)1/2+k^3z(x2+y2+z2)1/2=3rr
we have
((r3))=(3rr)=3(rr)=3(4r)by part (b)=12r
so that a=12.

4.1.6.9.

Solution.
(a) Since F=x(1+yz)+y(2y+zx)+z(3z2+xy)=2+6z0, F fails the screening test and cannot have a vector potential.
(b) The vector field A=A1ıı^+A2ȷȷ^ is a vector potential for G if and only if G=×A, which is the case if and only if
A2z=yzA2=12yz2+B2(x,y)A1z=zxA1=12xz2+B1(x,y)A2xA1y=xyB2xB1y=xy
There are infinitely many solutions to B2xB1y=xy. In fact B2 is completely arbitrary. If one chooses B2=0, then B1=12xy2 does the job. If one chooses B1=0, then B2=12x2y does the job. Thus two solutions are A=12(z2y2)xıı^12yz2ȷȷ^ and A=12xz2ıı^+12(x2z2)yȷȷ^.

4.1.6.10. (✳).

Solution.
(a) F is well-defined wherever the denominator x2+z2 is nonzero. So the (largest possible) domain is
D={ (x,y,z) | x2+z20 }
(b) As preliminary computations, let’s find
z(zx2+z2)=1x2+z22z(z)(x2+z2)2=x2+z2(x2+z2)2x(xx2+z2)=1x2+z22x(x)(x2+z2)2=x2+z2(x2+z2)2
So the curl of F is
×F=det[ıı^ȷȷ^k^xyzzx2+z2yxx2+z2]=(x2+z2(x2+z2)2x2+z2(x2+z2)2)ȷȷ^=0
on the domain of F.
(c) As preliminary computations, let’s find
x(zx2+z2)=2x(z)(x2+z2)2=2xz(x2+z2)2z(xx2+z2)=2z(x)(x2+z2)2=2xz(x2+z2)2
So the divergence of F is
F=x(zx2+z2)+y(y)+z(xx2+z2)=1
(d) By part (b), the vector field passes the conservative field screening test ×F=0. But we should still be suspicious because of the similarity of F to the vector field of Examples 2.3.14 and 4.3.8.
So let’s compute the line integral of F around the (closed) circle y=0, x2+z2=1, parametrized by
r(t)=costıı^+sintk^r(t)=sintıı^+costk^
The line integral is
CFdr=02π{sintzx2+z2ıı^+costxx2+y2k^}{sintıı^+costk^r(t)}dt=02πdt=2π
As the integral of F around the simple closed curve C is not zero, F cannot be conservative on D. See Theorem 2.4.7 and Examples 2.3.14 and 4.3.8.

4.1.6.11. (✳).

Solution.
(a) By the vector identity of Theorem 4.1.7.a,
F=×G=0
So we must have
0=F=((xz+xy)ıı^+α(yzxy)ȷȷ^+β(yz+xz)k^)=(z+y)+α(zx)+β(y+x)
This is true for all (x,y,z) if and only if α=β=1.
(b) Since
×G=×(xyzıı^xyzȷȷ^+g(x,y,z)k^)=(gy+xy)ıı^(gxxy)hj+(yzxz)k^
we will have that ×G=F if and only if
(gy+xy)ıı^(gxxy)ȷȷ^+(yzxz)k^=(xz+xy)ıı^(yzxy)ȷȷ^(yz+xz)k^
which is the case if and only if
gy=xz,gx=yz
The first equation, gy=xz, is satisfied if and only if g=xyz+h(x,z). The second equation is also satisfied if and only if gx=yz+hx(x,z)=yz. This is the case if and only if hx(x,z)=0. That is, if and only if h is independent of x. Equivalently, if and only if h(x,z)=w(z) for some function w(z). So, in fact, any function of the form g(x,y,z)=xyz+w(z) will work.

4.1.6.12.

Solution.
(a) Denote by θ the angle between a^ and r. The point r is a distance =|r|sinθ from the axis of rotation. So as the body rotates, the point sweeps out a circle of radius centred on the axis of rotation.
In one second the point sweeps out an arc of this circle that subtends an angle of Ω radians. This arc is the fraction Ω2π of a full circle and so has length Ω2π2π=Ω=Ω|r|sinθ. Thus the point is moving with speed Ω|r|sinθ. The velocity vector of the point must have length Ω|r|sinθ and direction perpendicular to both a^ and r. The vector ΩΩ×r is perpendicular to both r and ΩΩ=Ωa^ and has length  |ΩΩ||r|sinθ=Ω|r|sinθ  as desired. So the velocity vector is either ΩΩ×r or its negative. By the right hand rule it is ΩΩ×r.
(b) By vector identities
(F×G)=G(×F)F(×G)×(F×G)=F(G)(F)G+(G)F(F)G
(which are Theorems 4.1.4(d) and 4.1.5(d)) and the assumption that ΩΩ is constant
×(ΩΩ×r)=ΩΩ(r)(ΩΩ)r+(r)ΩΩ(ΩΩ)r=ΩΩ(r)(ΩΩ)r(ΩΩ×r)=r(×ΩΩ)ΩΩ(×r)=ΩΩ(×r)
Substituting in
r=xx+yy+zz=3×r=(zyyz)ıı^+(xzzx)ȷȷ^+(yxxy)k^=0(ΩΩ)r=(Ω1x+Ω2y+Ω3z)(xıı^+yȷȷ^+zk^)=Ω1ıı^+Ω2ȷȷ^+Ω3k^=ΩΩ
gives
×(ΩΩ×r)=2ΩΩ(ΩΩ×r)=0
(c) The students are a distance 6378sin(9049)=6378cos(49)=4184 km from the axis of rotation. The rate of rotation is Ω=2π24 radians per hour. In each hour the students sweep out an arc of 2π24 radians from a circle of radius 4184 km. Their speed is 2π24×4184=1095km/hr.

4.1.6.13.

Solution.
We shall show that G3yG2z=F1. The other components are similar. First we have
tF(r(t))×drdt(t)=tF(tx,ty,tz)×(xıı^+yȷȷ^+zk^)=tdet[ıı^ȷȷ^k^F1F2F3xyz]
Reading off the k^ and ȷȷ^ components of the determinant gives
G3(x,y,z)=01t[F1(tx,ty,tz)yF2(tx,ty,tz)x]dtG2(x,y,z)=01t[F3(tx,ty,tz)xF1(tx,ty,tz)z]dt
So
G3y=01t[F1(tx,ty,tz)+F1y(tx,ty,tz)tyF2y(tx,ty,tz)tx]dtG2z=01t[F3z(tx,ty,tz)txF1z(tx,ty,tz)tzF1(tx,ty,tz)]dt
so that
G3yG2z=01[2tF1(tx,ty,tz)+t2yF1y(tx,ty,tz)+t2zF1z(tx,ty,tz)t2xF2y(tx,ty,tz)t2xF3z(tx,ty,tz)]dt
Since, by hypothesis, F=F1x+F2y+F3z=0, the last two terms
t2x{F2y(tx,ty,tz)+F3z(tx,ty,tz)}=t2x{F1x(tx,ty,tz)}
so that
G3yG2z=01[2tF1(tx,ty,tz)+t2xF1x(tx,ty,tz)+t2yF1y(tx,ty,tz)+t2zF1z(tx,ty,tz)]dt=01ddt[t2F1(tx,ty,tz)]dt=[t2F1(tx,ty,tz)]t=0t=1=F1(x,y,z)

4.2 The Divergence Theorem
4.2.6 Exercises

4.2.6.1.

Solution.
(a) Expressing the left hand side as an iterated integral, with z as the innermost integration variable, we have
Vfz(x,y,z) dxdydz=01dx01dy[01dz fz(x,y,z)]=01dx01dy [f(x,y,1)f(x,y,0)]by the fundamental theorem of calculus=R[f(x,y,1)f(x,y,0)] dxdy=Rf(x,y,1) dxdyRf(x,y,0) dxdy
(b) Define the vector field F(x,y,z)=f(x,y,z)k^. Then the divergence of F is F(x,y,z)=fz(x,y,z). The boundary of the cube V is the union of six faces
S1={ (x,y,z) | 0x1, 0y1, z=1 } with outward normal n^=k^S2={ (x,y,z) | 0x1, 0y1, z=0 } with outward normal n^=k^S3={ (x,y,z) | 0x1, 0z1, y=1 } with outward normal n^=ȷȷ^S4={ (x,y,z) | 0x1, 0z1, y=0 } with outward normal n^=ȷȷ^S5={ (x,y,z) | 0y1, 0z1, x=1 } with outward normal n^=ıı^S6={ (x,y,z) | 0y1, 0z1, x=0 } with outward normal n^=ıı^
Observe that
Fn^=fk^n^={+fon S1fon S20on S3,S4,S5,S6
So the divergence theorem gives
Vfz(x,y,z) dxdydz=VF(x,y,z) dxdydz=VFn^ dS=j=16SjFn^ dS=S1f dSS2f dS=Rf(x,y,1) dxdyRf(x,y,0) dxdy

4.2.6.2.

Solution.
(a) The divergence of ϕa is (ϕa)=ϕa+ϕa=ϕa, since a is constant. So, by the divergence theorem,
Vϕan^dS=V(ϕa) dV=Vϕa dV[Vϕn^dSVϕdV]a=0
This is true for all vectors a. In particular, applying this with a=ıı^,ȷȷ^,k^, we have that all three components of [Vϕn^dSVϕdV] are zero. So
Vϕn^dSVϕdV=0
(b) By part (a), with ϕ=x2+y2+z2 and ϕ=2xıı^+2yȷȷ^+2zk^,
12|V|V(x2+y2+z2)n^dS=12|V|V(2xıı^+2yȷȷ^+2zk^)dV=(x¯,y¯,z¯)

4.2.6.3.

Solution.
(a) We’ll parametrize the sphere using the spherical coordinates θ and φ.
x=sinφcosθy=sinφsinθz=cosφ
with 0θ2π, 0φπ. Since
(xθ,yθ,zθ)=(sinφsinθ,sinφcosθ,0)(xφ,yφ,zφ)=(cosφcosθ,cosφsinθ,sinφ)
(3.3.1) yields
n^dS=±(xθ,yθ,zθ)×(xφ,yφ,zφ) dθdφ=±(sinφsinθ,sinφcosθ,0)×(cosφcosθ,cosφsinθ,sinφ) dθdφ=±(sin2φcosθ,sin2φsinθ,sinφcosφ) dθdφ=sinφ(sinφcosθ,sinφsinθ,cosφ) dθdφ=sinφ(x(θ,φ),y(θ,φ),z(θ,φ)) dθdφ
To get an outward pointing normal we need the + sign, since then n^(θ,φ) is a positive multiple, namely sinφ, times r(θ,φ). So, on S,
Fn^dS=sinφ(sinφcosθ,sinφsinθ,cos2φ)F(sinφcosθ,sinφsinθ,cosφ) dθdφ=sinφ(sin2φcos2θ+sin2φsin2θ+cos3φ)
and
SFn^dS=0πdφ02πdθ sinφ(sin2φcos2θ+sin2φsin2θ+cos3φ)=0πdφ02πdθ (sin3φ+sinφcos3φ)=2π{0πdφ sin3φ + [14cos4φ]0π}=2π0πdφ sinφ(1cos2φ)=2π[cosφ+13cos3φ]0π=2π[43]=8π3
(b) Let V be the interior of S. Then, by the divergence theorem,
SFn^dS=VF dV=V(1+1+2z) dV
By oddness under zz, the z integral vanishes, so that
SFn^dS=2V dV=2Volume(V)=24π3=8π3

4.2.6.4.

Solution.
(a) Let’s use spherical coordinates. As S is the sphere of radius a centred on the origin, we can parametrize it by
r(θ,φ)=asinφcosθıı^+asinφsinθȷȷ^+acosφk^rθ=asinφsinθıı^+asinφcosθȷȷ^rφ=acosφcosθıı^+acosφsinθȷȷ^asinφk^n^dS=±rθ×rφ dθdφ=det[ıı^ȷȷ^k^asinφsinθasinφcosθ0acosφcosθacosφsinθasinφ]dθdφ=±(a2sin2φcosθıı^a2sin2φsinθȷȷ^a2sinφcosφk^) dθdφ=a2sinφ(sinφcosθıı^+sinφsinθȷȷ^+cosφk^) dθdφ
For the outward normal, we want the + sign, so
n^dS=a2sinφ(sinφcosθıı^+sinφsinθȷȷ^+cosφk^) dθdφFn^dS=z(θ,φ)k^n^dS=a3sinφcos2φ dθdφ
and
SFn^dS=a30πdφ02πdθ sinφcos2φ=2πa30πdφ sinφcos2φ=2πa3[13cos3φ]0π=43πa3
(b) Call the solid x2+y2+z2a2, V. As
F=x(0)+y(0)+z(z)=1
the divergence theorem gives
SFn^dS=VF dV=V dV=Volume(V)=43πa3

4.2.6.5.

Solution.
(a) On D, z=0 and
n^=k^dS=dxdyFn^=y2
so that
DFn^dS=Dy2dxdy
Switching to polar coordinates
DFn^dS=03drr02πdθ (rsinθ)2=[03drr3] [02πdθ sin2θ]=344 [02πdθ 1cos(2θ)2]=814[θ2sin(2θ)4]02π=814π
For an efficient, sneaky, way to evaluate 02πsin2θ dθ, see Example 2.4.4.
(b) Observe that F=x+2. Since x is odd and V is invariant under xx, we have VxdV=0 (more details below) so that
VFdV=V(x+2)dV=2VdV=2|V|
Here are two more detailed arguments showing that VxdV=0.
Argument 1: We may rewrite the equation z=9x2y29+x2+y2 of the curved boundary of V as
z(9+x2+y2)=9x2y2x2+y2=9(1z)1+z
This is the equation of the circle of radius r(z)=9(1z)1+z centred on x=y=0. So z runs from 0 to 1, and for each fixed 0z1, y runs from r(z) to r(z) and, for each fixed y and z, x runs from r(z)2y2 to r(z)2y2. So
VxdV=01dzr(z)r(z)dyr(z)2y2r(z)2y2dx x=01dzr(z)r(z)dy 0=0
since aax dx=0 for any a>0.
Argument 2: As we have observed above, the curved boundary of V is x2+y2=9(1z)1+z which is invariant under rotations about the z--axis. By that symmetry, the centroid of V lies on the z-axis. Recall that, for any solid V, the centroid of V is (x¯,y¯,z¯) with
x¯=VxdVVdVy¯=VydVVdVz¯=VzdVVdV
So
VxdV=x¯Volume(V)=0andVydV=y¯Volume(V)=0
(c) By the divergence theorem,
VFdV=VFn^dS=SFn^dS+DFn^dS
so that
SFn^dS=VFdVDFn^dS=2|V|+814π

4.2.6.6.

Solution.
(a) Let G(x,y,z)=x2+y2+z. Then the surface is G(x,y,z)=1 and G(x,y,z)=2xıı^+2yȷȷ^+k^ is upward pointing (i.e. the coefficient of k^ is positive) so that, by (3.3.3),
n^dS=GGk^ dxdy=2xıı^+2yȷȷ^+k^1dxdy=(2xıı^+2yȷȷ^+k^)dxdyFn^dS=[xıı^+yȷȷ^+k^][2xıı^+2yȷȷ^+k^]dxdy=[2x2+2y2+1]dxdy
Switching to polar coordinates
SFn^dS=01dr r02πdθ (2r2+1)=2π[24r4+12r2]01=2π
(b) Call the solid 0z1x2y2, V.
Let D denote the bottom surface of V. The disk D has radius 1, area π, z=0 and outward normal k^, so that
DFn^dS=DFk^dxdy=Ddxdy=π
As
F=x(x)+y(y)+z(1)=2
the divergence theorem gives
SFn^dS=VF dVDFn^dS=V2 dV(π)=π+2VdV
To evaluate the volume VdV, we slice the V into thin horizontal pancakes. Here is a sketch of the pancake at height z.
Its cross-section is a circular disk of radius 1z, and hence of area π(1z). As the pancake has thickness dz, it has volume π(1z)dz. So
SFn^dS=π+201dzx2+y21zdxdy=π+201dz π(1z)=π+2π[z12z2]01=2π

4.2.6.7. (✳).

Solution.
(a) The divergence is
F=x(z+siny)+y(zy)+z(sinxcosy)=z
(b) Let
V={ (x,y,z) | x2+y2+z29 }
By the divergence theorem (note that we are to find the outward flux),
VFn^dS=VF dV=Vz dV=0
since z is odd.

4.2.6.8.

Solution.
Call the silo V. Call the sides and top of the silo S. Call the base of the silo (namely, x2+y21, z=0) B. By the divergence theorem,
SVn^ dS+BV(k^) dS=VV dVSVn^ dSx2+y21(x2+y) dxdy=V(2xyz+z) dV
By oddness under Yy, x2+y21y dxdy=Vxyz dV=0, so
SVn^ dS=x2+y21x2 dxdy+Vz dV=01dr02πdθ r (rcosθx)2+Vz dV
We can evaluate the volume integral by decomposing V into thin horizontal pancakes. See Section 1.6 in the CLP-2 text. For 0z1, the horizontal cross-section of the silo at height z is a circle of radius 1 and hence of area π. For z1, the horizontal cross-section of the silo at height z is again a circle. Its radius is determined by the equation x2+y2+z2=2 of the top of the silo. The radius is 2z2, so the cross-section has area π(2z2). The biggest that z can get is 2. Thus
SVn^ dS=01dr02πdθ r (rcosθ)2+01dz πz+12dz π(2z2)z=[01dr r3][02πdθ cos(2θ)+12]+01dz πz+12dz π(2z2)z=[r44]01π+[πz22]01+π[z2z44]12=π4+π2+π[134]=π
For an efficient, sneaky, way to evaluate 02πcos2θ dθ, see Example 2.4.4.

4.2.6.9.

Solution.
Apply the divergence theorem. The divergence of F is
F=x(x2)+y(xy)+z(3zyz)=3+3xy
So
SFn^dS=BF dV=B(3+3xy) dV
To evaluate the integrals of x and y we use that, for any solid V in R3,
VdV=Volume(V)
and
x¯=VxdVVolume(V)y¯=VydVVolume(V)z¯=VzdVVolume(V)
where (x¯,y¯,z¯) is the centroid of V. Our ball has volume V and centroid (x¯,y¯,z¯)=(x0,y0,z0). So
SFn^dS=V[3+3x¯y¯]=[3+3x0y0]V

4.2.6.10. (✳).

Solution.
Let
V={ (x,y,z) | x2+y21z4, 0z1 }
Then the boundary, V, of V, with the orientation that is used in the divergence theorem, consists of two parts
  • the surface S, but with the upward pointing normal, and
  • the disk D={ (x,y,z) | x2+y21, z=0 }, with normal k^.
So the divergence theorem gives
VFdV=VFn^dS=SFn^dS+DF(k^)dS
As F=0 and F(x,y,0)=(1,1,1)
SFn^dS=DF(k^)dS=DdS=π

4.2.6.11. (✳).

Solution.
Let V be the solid x2+y2+2z22, z0. The surface of V consists of the half-ellipsoid S={ (x,y,z) | x2+y2+2z2=2, z0 }, on top with upward pointing normal, and the disk D={(x,y,z)}z=0, x2+y22, on the bottom with normal k^. Call the vector field F. By the divergence theorem
SFn^ dS+DF(k^)dS=VF dV=V4 dV
The ellipsoid has a=2, b=2, c=1 and volume 43πabc=83π. So
V4 dV=4×12(Volume of the ellipsoid)=16π3
On D, z=0 and DxdS=DydS=0 because x and y are odd. So
DF(k^)dS=D(xıı^+yȷȷ^+0k^)(k^)dS=0
and the desired flux is
SFn^ dS=V4 dV=163π

4.2.6.12. (✳).

Solution.
(a) If (x,y,z)0,
F(x,y,z)=xx[x2+y2+z2]3/2+yy[x2+y2+z2]3/2+zz[x2+y2+z2]3/2=[x2+y2+z2]x32(2x)[x2+y2+z2]5/2+[x2+y2+z2]y32(2y)[x2+y2+z2]5/2+[x2+y2+z2]z32(2z)[x2+y2+z2]5/2=3[x2+y2+z2]3x23y23z2[x2+y2+z2]5/2=0
If (x,y,z)=0, F(x,y,z) is not defined and hence F(x,y,z) is also not defined.
(b) Let a>0. Write σa={ (x,y,z) | x2+y2+z2=a2 }. The outward unit normal to σa is n^=r|r| so that
σaFn^dS=|r|=ar|r|3r|r| dS=|r|=a1|r|2 dS=1a2|r|=adS=1a2(4πa2)=4π0
(c) No, the results of (a) and (b) do not contradict the divergence theorem. One hypothesis of the divergence theorem is that F (in fact all first order derivatives of F) be defined and continuous throughout the solid that F is to be integrated over. That hypothesis is violated in this case.
(d) Let’s first figure out what the surface z2x2y2+1=0, i.e. the surface x2+y2=1+z2, looks like. For each z0, the z=z0 cross-section of this surface is the circle x2+y2=1+z02. The radius of this circle is 1 when z0=0 and grows as |z0| increases. So the solid region E looks like an hourglass drum, as sketched in the figure on the left below.
We are going to use the divergence theorem to compute the flux of F out through the surface σ of E. However we cannot apply the divergence theorem using E as the solid, because F is not defined at the origin, (0,0,0), which is a point in E. So we pick any 0<a<1, and define the auxiliary solid
Ea={ (x,y,z) | x2+y2+z2a2, x2+y21+z2, 1z1 }
The solid Ea is constructed from the solid E by removing the ball x2+y2+z2a2 from it. A side view of Ea is sketched in the figure on the right above. As in part (b), denote by σa the surface x2+y2+z2=a2 with outward pointing normal. Then the boundary of Ea is Ea=σσa, meaning that it consists of two parts. One part is the boundary, σ, of E, with outward pointing normal. The other part is the surface x2+y2+z2=a2, but with normal pointing into the sphere, opposite to the normals for σa. Consequently the divergence theorem gives
0=EaFdV=EaFn^dS=σFn^dSσaFn^dS
so that, by part (b)
σFn^dS=σaFn^dS=4π
(e) The equation z2x2y2+4y3=0 can be rewritten as
x2+(y2)2=1+z2
As is part (d), for each z0, the z=z0 cross-section of this surface is a circle x2+(y2)2=1+z02 of radius 1+z02. But this circle is centred at (0,2,z0), whereas the corresponding circle in part (d) was centred at (0,0,z0). The solid R again has the shape of an hourglass drum. But while the origin (0,0,0) was in E, it is not in
R={ (x,y,z) | x2+(y2)21+z2, 1z1 }
So F=0 throughout all of R and the divergence theorem gives
ΣFn^dS=RFn^dS=RFdV=0

4.2.6.13. (✳).

Solution.
(a) If the surface were the sphere x2+y2+z2=1, we could parametrize it using the spherical coordinates θ and φ (with the radial spherical coordinate ρ=1).
x=sinφcosθy=sinφsinθz=cosφ
with 0θ<2π, 0φπ. Our surface is not a sphere, but the equation looks like the equation of the sphere with the units of the y- and z-coordinates changed. In particular, if we define y~=y/2 and z~=z/2, so that y=2y~ and z=2z~, then on our surface
1=x2+y24+z24=x2+(2y~)24+(2z~)24=x2+y~2+z~2
and we can parametrize
x=sinφcosθy~=sinφsinθz~=cosφ
and then
x=sinφcosθy=2y~=2sinφsinθz=2z~=2cosφ
or
r(θ,φ)=sinφcosθıı^+2sinφsinθȷȷ^+2cosφk^0θ<2π, 0φπ
(b) Considering part (c) in this question, we are presumably to evaluate the flux integral directly. Since
(xθ,yθ,zθ)=(sinφsinθ,2sinφcosθ,0)(xφ,yφ,zφ)=(cosφcosθ,2cosφsinθ,2sinφ)
(3.3.1) yields
n^dS=±(xθ,yθ,zθ)×(xφ,yφ,zφ) dθdφ=±(sinφsinθ,2sinφcosθ,0)×(cosφcosθ,2cosφsinθ,2sinφ) dθdφ=±(4sin2φcosθ,2sin2φsinθ,2sinφcosφ) dθdφ=2sinφ(2sinφcosθ,sinφsinθ,cosφ) dθdφ
To get an outward pointing normal we need the + sign. For example, with the + sign, the z-component is 2sinφcosφ=sin(2φ) so that the normal is pointing upward when 0<φ<π2, i.e. in the northern hemisphere, and is pointing downward when π2<φ<π, i.e. in the southern hemisphere. So
Fn^dS={(sinφcosθ)(4sin2φcosθ)+(2sinφsinθ)(2sin2φsinθ)+(2cosφ)(2sinφcosφ)}dθdφ={4sin3φcos2θ+4sin3φsin2θ+4sinφcos2φ}dθdφ=4sinφ(sin2φ+cos2φ)dθdφ=4sinφdθdφ
and the flux is
SFn^dS=0πdφ02πdθ 4sinφ=8π0πdφ sinφ=16π
(c) Set
V={ (x,y,z) | x2+y24+z241 }
Since F=3, the divergence theorem gives
SFn^dS=VF dV=3Volume(V)
The volume contained in the ellipsoid, x2a2+y2b2+z2c2=1, of semiaxes a, b and c is 43πabc. In our case a=1, b=c=2, so
SFn^dS=3Volume(V)=3×43π(1)(2)(2)=16π
which is exactly what we found in part (b).
The volume of the ellipsoid V can also be found by observing that, in V,
  • x runs from 1 to 1 and
  • for each fixed 1x1, (y,z) runs over the disk y2+z24(1x2), which has area 4π(1x2).
That is
V={ (x,y,z) | 1x1, y2+z24(1x2) }
so that
Volume(V)=11dxy2+z24(1x2)dydz=11dx 4π(1x2)=2×4π01dx (1x2)=8π[113]=16π3

4.2.6.14. (✳).

Solution.
Set
V={ (x,y,z) | x2+y22, 0z2x+3 }
Let’s try the divergence theorem. Since
F=x(x3+cos(y2))+y(y3+zex)+z(z2+arctan(xy))=3x2+3y2+2z
the divergence theorem (Theorem 4.2.2) gives
SFn^dS=VFdV=x2+y22dxdy02x+3dz (3x2+3y2+2z)=x2+y22dxdy {3(x2+y2)(2x+3)+(2x+3)2}=x2+y22dxdy {9+12x+13x2+9y2+6x3+6xy2}=9(2π)+x2+y22dxdy {13x2+9y2}
because 12x, 6x3 and 6xy2 are all odd under xx. To evaluate the final remaining integral, let’s switch to polar coordinates.
x2+y22{13x2+9y2}dxdy=02dr r02πdθ {13(rcosθ)2+9(rsinθ)2}=02dr r302πdθ {13cos2θ+9sin2θ}
Since
02πcos2θ dθ=02πcos(2θ)+12 dθ=[sin(2θ)4+θ2]02π=π02πsin2θ dθ=02π1cos(2θ)2 dθ=[θ2sin(2θ)4]02π=π
we finally have
SFn^dS=18π+(2)44π{13+9}=(18+22)π=40π
For an efficient, sneaky, way to evaluate 02πcos2θdθ and 02πsin2θdθ, see Example 2.4.4.

4.2.6.15. (✳).

Solution 1. By divergence theorem
Set F=(x+y,x+z,y+z). Then F=2. That’s really simple. So let’s try using the divergence theorem.
  • Set S={ (x,y,z) | x2+z2=4, 0y3 }. We are to compute SFn^dS, with n^ denoting the outward normal to S. S is not the boundary of a solid, so we cannot compute SFn^dS by applying the divergence theorem directly. The figure on the left below shows the part of S that is in the first octant.
  • On the other hand S, is “almost” the boundary of
    V={ (x,y,z) | x2+z24, 0y3 }
    The boundary, V of V consists of three pieces — S and the two disks
    Dl={ (x,y,z) | x2+z24, y=0 }Dr={ (x,y,z) | x2+z24, y=3 }
    The figure on the right above shows the parts of S, V, Dl and Dr that are in the first octant.
The outward normal to Dr is ȷȷ^ and the outward normal to Dl is ȷȷ^, to the divergence theorem gives
VFdV=VFn^dS=SFn^dS+DrFȷȷ^dS+DlF(ȷȷ^)dS
Since F=2 and Fȷȷ^=x+z,
SFn^dS=V2dVx2+z24(x+z)dxdzx2+z24(xz)dxdz=V2dV=2 volume(V)=2(π22)3=24π
Solution 2. By direct evaluation
Let’s parametrize the surface by
r(θ,y)=2cosθıı^+yȷȷ^+2sinθk^0θ<2π, 0y3
Then
rθ=(2sinθ,0,2cosθ)ry=(0,1,0)n^dS=±rθ×rydθdy=±(2cosθ,0,2sinθ)dθdy
To get the outward normal, we want the minus sign. So
n^dS=(2cosθ,0,2sinθ)dθdy
and, since
F(r(θ,y))=(2cosθ+y,2cosθ+2sinθ,y+2sinθ)
the specified flux is
SFn^dS=02πdθ03dy (2cosθ+y,2cosθ+2sinθ,y+2sinθ)(2cosθ,0,2sinθ)=02πdθ03dy (4cos2θ+2ycosθ+2ysinθ+4sin2θ)=02πdθ03dy (4+2ycosθ+2ysinθ)
Since 02πdθ cosθ=02πdθ sinθ=0,
SFn^dS=402πdθ03dy=4(2π)3=24π

4.2.6.16. (✳).

Solution.
The question highlights that the vector field has divergence 0. That strongly suggests that we use the divergence theorem. Set
V={ (x,y,z) | 0z1(x2+y2)2 }
Then the boundary, V, of V consists of two parts, namely S (with normal pointing upwards) and the disk
D={ (x,y,0) | x2+y21 }
(with normal pointing downwards). The divergence theorem (Theorem 4.2.2) gives
SFn^dS=VFdVDF(k^)dS=D(x2+y2)dxdy
Switching to polar coordinates, the flux is
SFn^dS=01drr02πdθ r2=2π01drr3=2π14=π2

4.2.6.17. (✳).

Solution.
As F looks complicated, we will probably want to avoid evaluating the flux integral directly. Let’s first compute the divergence of F, to see if it looks wise to use the divergence theorem instead.
F=x(tanz+sin(y3))+y(ex2)+z(z)=1
Looks good! We cannot yet apply the divergence theorem, since S is not the boundary of a solid region V. To help us choose a solid V whose boundary at least includes S, here is a sketch. S is the top of the “ice cream cone”
Note that the paraboloid z=2x2y2 and the cone z=x2+y2 intersect along the circle x2+y2=1, z=1. Probably the simplest solid whose boundary includes S is
V={ (x,y,z) | 1z2x2y2, x2+y21 }
The boundary V of V consists of S (with upward pointing normal) and the disk
D={ (x,y,z) | x2+y21, z=1 }
with normal k^. So the divergence theorem gives
SFn^dS=VF dVDF(k^)dS=V1FdV+D1Fk^=zdS
As D is a disk of radius 1, DdS=π. To compute the volume of V, we’ll slice it into a stack of horizontal “pancakes”. Since z=2x2y2 is equivalent to x2+y2=2z, the pancake at height z is a circular disk of radius 2z and hence of cross-sectional area π(2z). So the volume of V is
VdV=12π(2z) dz=π2(2z)2|12=π2
and the flux
SFn^dS=π2+π=32π

4.2.6.18. (✳).

Solution.
As F looks complicated, we will probably want to avoid evaluating the flux integral directly. Let’s first compute the divergence of F, to see if it looks wise to use the divergence theorem instead.
F=x(cosz+xy2)+y(xez)+z(siny+x2z)=y2+x2
Looks promising. Furthermore S is the boundary of the solid region
V={ (x,y,z) | x2+y2z4 }
So the divergence theorem gives
SFn^dS=VF dV=V(x2+y2) dV
To compute the triple integral, we’ll use the cylindrical coordinates (r,θ,z). The z-coordinate runs from 0 to 4. For each fixed 0z4 (see the blue disk in the figure below — which shows the part of V in the first octant),
(x,y) runs over 0x2+y2z, which in cylindrical coordinates is 0r2z or 0rz. So the flux and the triple integral are
SFn^dS=V(x2+y2) dV=04dz0zdr r02πdθ r2=2π04dz0zdr r3=2π04dz z24=2π433×4=323π

4.2.6.19. (✳).

Solution.
If we were to evaluate this integral directly using, for example, spherical coordinates, our integrand would contain
sin(x)=sin(2sinφcosθ)
That’s not very friendly looking. So let’s consider using the divergence theorem instead. To start,
F=x(ey+xz)+y(zy+sin(x))+z(z21)=4z
That’s nice and simple. So let’s move on to consideration of S. The part of S in the first octant is outlined in red in the figure on the left below.
The surface S is not closed, and so is not the boundary of a solid, so we cannot apply the divergence theorem directly. But we can easily come up with a solid whose boundary contains S. Let
V={ (x,y,z) | x2+y2+z24, 0z1 }
The boundary V of V consists of three parts — S, the bottom disk
Db={ (x,y,z) | x2+y24, z=0 }
and the top disk
Dt={ (x,y,z) | x2+y23, z=1 }
The outward normal to Dt is k^ and the outward normal to Db is k^. So the divergence theorem gives
VFdV=VFn^dS=SFn^dS+DtFk^dS+DbF(k^)dS
On Db, z=0 so that F(k^)=(021)=1 and on Dt, z=1 so that Fk^=121=0. So
SFn^dS=V4zFdVDbdS
The constant z cross-section of V is a disk of radius 4z2 and hence of area π(4z2) and Db is a disk of radius 2 and hence of area 4π. So
SFn^dS=01(4z) π(4z2) dz4π=4π[2z2z44]014π=3π

4.2.6.20. (✳).

Solution.
The divergence of F, namely,
F=x(x2z+cosπy)+y(yz+sinπz)+z(xy2)=2xz+z
is a lot simpler than F itself. So let’s use the divergence theorem (Theorem 4.2.2).
SFn^dS=BFdV=B(2xz+z)dV
As B is invariant under xx while 2xz is odd under xx, the integral B2xzdV is zero. To help set up the limits of integration for BzdV, note that, in B,
  • (x,y) runs over the rectangle 1x1, 0y2 and
  • for each fixed (x,y), z runs over 0z3y.
So
SFn^dS=11dx02dy03ydz z=1211dx02dy (3y)2=1211dx31du u2with u=3y, du=dy=1211dx [133333]11=263

4.2.6.21. (✳).

Solution.
The vector field F looks very complicated. That strongly suggests that we not evaluate the integral directly. So let’s start by computing
F=x(x+cos(z2))+y(y+ln(x2+z5))+z(x2+y2)=2
That’s really simple, which suggest that we use the divergence theorem. But the surface S is not closed, and so is not the boundary of a solid. So we cannot apply the divergence theorem directly. But we can easily come up with a solid whose boundary contains S. Let
V={ (x,y,z) | 0z1x2y2, x2+y21 }
Then the boundary, V, of V consists of two parts, namely S (with normal pointing upwards) and the disk
D={ (x,y,0) | x2+y21 }
(with normal k^). The divergence theorem (Theorem 4.2.2) gives
SFn^dS=VFdVDF(k^)dS=V2dV+Dx2+y2dxdy=2 12 43π13+Dx2+y2dxdy
Switching to polar coordinates, the flux is
SFn^dS=43π+01drr02πdθ r=43π+2π01drr2=43π+2π13=2π

4.2.6.22.

Solution.
(a) By the divergence theorem (Theorem 4.2.2), the outward flux of F through the boundary of E is
EFn^dS=EFdV=E(x2y2+4)dV
To evaluate this integral we switch to cylindrical coordinates. In cylindrical coordinates
E={ (rcosθ,rsinθ,z) | 0z4, r2z }
So
EFn^dS=04dz0zdrr02πdθ (r2+4)=2π04dz0zdr (4rr3)=2π04dz (2zz24)=2π[z2z312]04=2π[16163]=643π
(b) The boundary of E consists of two parts — S, but with downward pointing normal n^=N^, on the bottom and the disk
D={ (x,y,z) | z=4, x2+y24 }
with normal k^, on top.
So, by part (a),
643π=EFn^dS=SFN^dS+DFk^dS=SFN^dS+D4zFk^dS
Since z=4 on D, and D is a disk of radius 2,
SFN^dS=643π+16DdS=643π+16(4π)=1283π

4.2.6.23. (✳).

Solution.
(a) Since
xx[x2+y2+z2]3/2=1[x2+y2+z2]3/232x(2x)[x2+y2+z2]5/2=2x2+y2+z2[x2+y2+z2]5/2yy[x2+y2+z2]3/2=1[x2+y2+z2]3/232y(2y)[x2+y2+z2]5/2=x22y2+z2[x2+y2+z2]5/2zz[x2+y2+z2]3/2=1[x2+y2+z2]3/232z(2z)[x2+y2+z2]5/2=x2+y22z2[x2+y2+z2]5/2
the specified divergence is
F=(2x2+y2+z2)+(x22y2+z2)+(x2+y22z2)[x2+y2+z2]5/2=0
if (x,y,z)0 and is not defined if (x,y,z)=0.
(b), (c) Set
V1={ (x,y,z) | x2+(y2)2+z29 }V2={ (x,y,z) | x2+(y2)2+z21 }
Here are side views of both V1 and V2.
Both V1 and V2 are spherical balls centred on (0,2,0). The difference between them is that V1 has radius 3 while V2 has radius 1. In particular (0,0,0) is not in V2. So F is well-defined and zero throughout V2 and, by the divergence theorem (Theorem 4.2.2),
S2Fn^dS=V2FdV=0
On the other hand, (0,0,0) is in V1. We cannot blindly apply the divergence theorem to V1F(x,y,z) is not defined at the point (x,y,z)=(0,0,0) in V1. We can work around this obstruction by
  • choosing a number ρ>0 that is small enough that the sphere
    Sρ={ (x,y,z) | x2+y2+z2=ρ2 }
    is completely contained inside V1 (for example, ρ=12 is fine)
  • and then removing the interior of Sρ from V1.
This produces
V3={ (x,y) | x2+(y2)2+z29, x2+y2+z2ρ2 }
whose side view is sketched below.
The boundary of V3 consists of two parts
  • the sphere S1, with outward normal and
  • the sphere Sρ with inward normal n^=r|r|
The divergence F is well-defined and zero throughout V3 so that, by the divergence theorem,
0=V3FdV=S1Fn^dS+SρF(r|r|)dS
So
S1Fn^dS=SρF(r|r|)dS=Sρ(r|r|3)(r|r|)dS=Sρ1|r|2dS=Sρ1ρ2dS=1ρ2 4πρ2=4π
since Sρ is a sphere of radius ρ and hence of surface area 4πρ2.
(d) The flux integrals S1Fn^dS and S2Fn^dS are different, because the one point, (0,0,0), where F fails to be well-defined and zero, is contained inside S1 but is not contained inside S2.

4.2.6.24. (✳).

Solution.
The vector field F looks pretty complicated. But its divergence
F=2+3+1=6
is very simple. So let’s use the divergence theorem (Theorem 4.2.9). It says
SFn^dS=EF dV=E6 dV=6 Volume(E)
For any fixed 0X2, the cross-section of E with x=X has side view
That cross-section has area 2×2+42=6. Consequently the volume of E is 2×6=12 and
SFn^dS=6×12=72

4.2.6.25. (✳).

Solution.
(a) The divergence is
F=x(zarctan(y2))+y(z3ln(x2+1))+z(3z)=3
(b) The complexity of F and the simplicity of F strongly suggest that we use the divergence theorem to evaluate SFn^dS. However, S is not a closed surface and is not the boundary of a solid. The figure on the left below is a sketch of the part of S in the first octant.
On the other hand S is part of the surface of the solid
V={ (x,y,z) | x2+y2+z24, z1 }
which is sketched on the right above. The boundary of V consists of two parts:
  • the original surface S, but with upward, rather than downward, normal and
  • the disk D={ (x,y,z) | x2+y23, z=1 } with normal k^.
So the divergence theorem (Theorem 4.2.9) gives
VFn^dS=VF dV=3VdVSFn^dS+DF(k^)dS=3Volume(V)
Thus
SFn^dS=3Volume(V)+D3Fk^dS=3Volume(V)3Area(D)=3Volume(V)9π
since D is a circular disk of radius 3. To compute the volume of V, we slice V into thin horizontal pancakes each of thinkness dz. The pancake at height z has cross-section the circular disk x2+y24z2. As this disk has area π(4z2), the pancake has volume π(4z2)dz. All together
Volume(V)=12dz π(4z2)=π[4zz33]12=π[473]=5π3
and
SFn^dS=35π39π=14π

4.2.6.26. (✳).

Solution.
Let’s try the divergence theorem. Set
V={ (x,y,z) | x2+y2+z23 }
Then the boundary of V is S, but with outward pointing normal. Since
F=x(xy2+y4z6)+y(yz2+x4z)+z(zx2+xy4)=y2+z2+x2
and because S is oriented inward, the divergence theorem (Theorem 4.2.2) gives
SFn^dS=VFdV=V(x2+y2+z2)dV
Switching to spherical coordinates (see Appendix A.6.3)
SFn^dS=03dρ0πdφ02πdθ ρ4sinφ=2π[03dρ ρ4][0πdφ sinφ]=2π[ρ55]03[cosφ]0π=3635π

4.2.6.27. (✳).

Solution.
(a) The divergence of F is
F=x(2xy)+y(y2+sin(xz))+z(x2+y2)=2y+2y+0=0
(b) Call the specified surface S and set
V={ (x,y,z) | x2+y2+(z12)2132, z0 }
The boundary, V, of V consists of two parts — S, with outward normal, and the disk
D={ (x,y,z) | x2+y2132122=52, z=0 }
with normal k^. By the divergence theorem, the desired flux is
SFn^ ds=VF dVDF(k^) dS=V0 dV+D(x2+y2)dxdy=0+05dr r02πdθ r2=2π544=6252π

4.2.6.28. (✳).

Solution.
The boundary of the solid V enclosed by S and z=±1 consists of three pieces: S, the top disk
S1={ (x,y,z) | x2+y22, z=1 }
and the bottom disk
S2={ (x,y,z) | x2+y22, z=1 }
On S1, n^=k^ and
Fn^=Fk^=xyzz2|z=1=xy2
so that, denoting D={ (x,y) | x2+y22 },
S1Fn^dS=D(xy2)dxdy=2Area(D)=4π
Here we have used that the integral Dxydxdy=0 because xy is odd under xx. On S2, n^=k^ and
Fn^=Fk^=(xyzz2)|z=1=xy
so that
S2Fn^dS=D(xy)dxdy=0
By the divergence theorem (Theorem 4.2.2),
SFn^dS=VFdVS1Fn^dSS2Fn^dS=0(4π)0=4π
since
F=x(x+eyz)+y(2yz+sin(xz))+z(xyzz2)=1+2z12z=0

4.2.6.29. (✳).

Solution.
Direct Solution. The surface is given by the implicit equation f(x,y,z)=0 with f(x,y,z)=x2+y2+2z21. Hence, by (3.3.3),
n^dS=ffk^dxdy=2xıı^+2yȷȷ^+4zk^4zdxdy
This n^ has positive k^ component. Assume that it is the desired n^, though this was not specified in the question. Since
×F=det[ıı^ȷȷ^k^xyzx2y1ecosy+z32xz+z5]=3z2ıı^2zȷȷ^+k^
we have
S×Fn^dS=x2+y21(3z(x,y)2ıı^2z(x,y)ȷȷ^+k^)2xıı^+2yȷȷ^+4z(x,y)k^4z(x,y) dxdy=x2+y21(32xz(x,y)y+1) dxdy
Since y is an odd function of y and xz(x,y)=x12(1x2y2) is an odd function of x, they both integrate to zero. Hence
S×Fn^dS=x2+y211 dxdy=π
Tricky Solution. Let V be the solid x2+y2+2z21, z0. The surface of V consists of S with upward pointing normal and the disk D={ (x,y,z) | z=0, x2+y21 } with normal k^. By the divergence theorem, Theorem 4.2.2,
S×Fn^dS+D×F(k^)dS=V×F dV=V0 dV=0
Hence
S×Fn^dS=D×Fk^dS=DdS=π

4.2.6.30. (✳).

Solution.
Let S be the disk x2+y23, z=0 (with n^ the downward pointing normal) and let V be the portion of the ball x2+y2+(z1)24 with z0. Then, by the divergence theorem,
SFn^dS=VFdVSF(k^)dS=V(2x+2y)dV+S(4+5x)dxdy
Because x is odd under xx and y is odd under yy,
VxdV=VydV=Sxdxdy=0
so that
SFn^dS=4Sdxdy=4Area(S)=4×π(3)2=12π

4.2.6.31. (✳).

Solution.
Call the hemisphere 0z4x2y2, H. Call the bottom surface of the hemisphere D and the top surface S. The disk D has radius 2, area 4π, z=0 and the outward normal k^, so that
DFn^dS=DFk^dxdy=Ddxdy=4π
As
F=x(xy2)+y(x2y)+z(1)=x2+y2
the divergence theorem (Theorem 4.2.2) gives
SFn^dS=HF dVDFn^dS=R(x2+y2) dV(4π)
To evaluate the remaining integral, let’s switch to the cylindrical coordinates (r,θ,z). In cylindrical coordinates, the equation x2+y2+z2=4 becomes r2+z2=4. So
SFn^dS=4π+02dz04z2dr r02πdθ r2=4π+2π02dz 14(4z2)4=4π+π202dz (168z2+z4)=4π+π2[16z83z3+15z5]02=18815π39.37

4.2.6.32. (✳).

Solution.
Let St, Sb and Sc denote the top, bottom and curved surfaces of D respectively. On the top surface, z=5 and the outward normal to D is k^, so that
StFn^dS=x2+y21(155ye5)dxdy=15x2+y21dxdy=15π
The integral over y was zero because y is odd under yy. On the bottom surface, z=0 and the outward normal to D is k^, so that
SbFn^dS=x2+y21(3×00×ye0)dxdy=0
Again, the integral over y was zero because y is odd under yy. As
F=x(x+xyez)+12y(y2zez)+z(3zyzez)=(1+yez)+yzez+(3yzezyez)=4
the divergence theorem gives
ScFn^dS=DF dVStFn^dSSbFn^dS=D4 dV15π0=4×π12×515π=5π

4.2.6.33.

Solution.
Let V={ (x,y,z) | x2+y2+z2a2,x0,y0, z0 }.
Then V consists of
  • the x=0 face { (x,y,z) | y2+z2a2,x=0,y0, z0 } with normal n^=ıı^,
  • the y=0 face { (x,y,z) | x2+z2a2,x0,y=0, z0 } with normal n^=ȷȷ^,
  • the z=0 face { (x,y,z) | x2+y2a2,x0,y0, z=0 } with normal n^=k^,
  • and the first octant part of the sphere. Call it S.
Then
VFdV=V[z+1+z2z]dV=VdV=18 43πa3=16πa3z=0faceF(k^)dxdy=z=0face(2x+02)dxdy=20adrr0π/2dθ rcosθ=20ar2dr=2a33y=0faceF(ȷȷ^)dxdz=y=0face(0+0z)dxdz=0x=0faceF(ıı^)dydz=x=0face(y+0z)dydz=0adrr0π/2dθ rsinθ=0ar2dr=a33
By the divergence theorem
SFn^dxdy=VFdVx=0faceF(ıı^)dydzy=0faceF(ȷȷ^)dxdzz=0faceF(k^)dxdy=[π613]a3

4.2.6.34.

Solution.
(a) On the cylindrical surface S1, use (surprise!) cylindrical coordinates. Since the cylinder has radius 2, we may parametrize it by
r(θ,z)=2cosθıı^+2sinθȷȷ^+zk^rθ(θ,z)=2sinθıı^+2cosθȷȷ^rz(θ,z)=k^n^dS=±rθ(θ,z)×rz(θ,z) dθdz=±det[ıı^ȷȷ^k^2sinθıı^2cosθ0001] dθdz=±(2cosθıı^+2sinθȷȷ^) dθ dz
To get the inward pointing normal, choose the minus sign. So
Fn^dS=[2(cosθzsinθ)ıı^+2(sinθ+zcosθ)ȷȷ^+()k^][2cosθıı^2sinθȷȷ^] dθdz=2[(cosθzsinθ)cosθ+(sinθ+zcosθ)sinθ] dθdz=2dθdz
On the intersection of the sphere and cylinder
z2=4x2y2=42=2
so z runs from 2 to 2 (see the figure below) and
S1Fn^dS=222dz02πdθ=82π
(b) Observe that F=3. So
VFdV=V3dV
The horizontal cross-section of V at height z is a washer with outer radius 4z2 (determined by the equation of the sphere) and inner radius 2 (determined by the equation of the cylinder).
So the cross-section has area π(4z2)2π(2)2=π(2z2) and
VFdV=3VdV=322π(2z2)dz=6π02(2z2)dz=6π(2223/23)=82π
(c) By the divergence theorem
S2Fn^dS=VFdVS1Fn^dS=162π

4.2.6.35.

Solution.
By the divergence theorem
VEn^dS=VEdV
So by Gauss’ law
VEdV=4πVρ dVV[E4πρ]dV=0
This is true for all solids V for which the divergence theorem applies. If there were some point in R3 for which E4πρ were, say, strictly bigger than zero, then, by continuity, we could find a ball Bϵ centered on that point with E4πρ>0 everywhere on Bϵ. This would force Bϵ[E4πρ]dV>0, which violates V[E4πρ]dV=0 with V set equal to Bϵ. Hence E4πρ must be zero everywhere.

4.2.6.36.

Solution.
By the divergence theorem
Vrn^dS=VrdV=V(xıı^+yȷȷ^+zk^)dV=V3dV=3Volume(V)
Our geometric explanation starts with the observation that the volume of the cone with vertex (0,0,0) and base a tiny piece of surface dS is 13 times the area of the base times the height of the cone. The height of the cone is |n^r|, where r is a point in dS. So the volume of the cone is 13|n^r|dS.
First assume that (0,0,0) is in V and V is convex. Then
  • n^r>0, and the volume is 13n^rdS.
  • the cone is contained in V and
  • V is the union of all the tiny conical pieces with dS running over V.
So
Volume(V)=13Vrn^dS
To generalise to the case that V is not convex or (0,0,0) is not in V, write V as the difference between a large convex solid and one or more smaller convex solids.

4.2.6.37. (✳).

Solution.
(a) We’ll parametrize the sphere using the spherical coordinates θ and φ.
x=3sinφcosθy=3sinφsinθz=3cosφ
with 0θ2π, 0φπ. Since
(xθ,yθ,zθ)=(3sinφsinθ,3sinφcosθ,0)(xφ,yφ,zφ)=(3cosφcosθ,3cosφsinθ,3sinφ)
(3.3.1) yields
n^dS=±(xθ,yθ,zθ)×(xφ,yφ,zφ) dθdφ=±(3sinφsinθ,3sinφcosθ,0)×(3cosφcosθ,3cosφsinθ,3sinφ) dθdφ=±(9sin2φcosθ,9sin2φsinθ,9sinφcosφ) dθdφ=9sinφ(sinφcosθ,sinφsinθ,cosφ) dθdφ
To get an outward pointing normal we need the + sign. For example, with the + sign, the z-component is 9sinφcosφ=92sin(2φ) so that the normal is pointing upward when 0<φ<π2, i.e. in the northern hemisphere, and is pointing downward when π2<φ<π, i.e. in the southern hemisphere. (As a further consistency check, note that n^(θ,φ) is parallel to r(θ,φ).) So
SFn^dS=902πdθ0πdφsinφ(0,0,3sinφcosθ+3cosφ)(sinφcosθ,sinφsinθ,cosφ)=2702πdθ0πdφ (sin2φcosφcosθ+sinφcos2φ)=54π0πdφ sinφcos2φsince 02πcosθ dθ=0=18π[cos3φ]0π=36π
(b) Set
V={ (x,y,z)R3 | x2+y2+z29 }
Since
F=z(x+z)=1
the divergence theorem (Theorem 4.2.2) gives
SFn^dS=VFdV=VdV=43π33=36π

4.2.6.38. (✳).

Solution.
Denote by V the cube specified in the problem. Then V consists of S together with the face F in the plane z=0, oriented with the normal being k^.
As
F=x(ycos(y2)+z1)+y(zx+1+1)+z(xyez2)=z(xyez2)
the divergence theorem (Theorem 4.2.2) gives
SFn^dS=VFdVFF(k^)dS=01dx01dy01dz z(xyez2)+01dx01dy xyez2|z=0=01dx01dy xyez2|z=0z=1+01dx01dy xyez2|z=0=01dx01dy xyez2|z=1=e[x22]01 [y22]01=e4

4.2.6.39. (✳).

Solution.
(a) The equation of the surface is G(x,y,z)=zxy=0. So one normal to the surface at (1,1,1) is (G)(1,1,1)=(y,x,1)|(x,y,z)=(1,1,1)=(1,1,1) and a unit upward pointing normal at (1,1,1) is (1,1,1)|(1,1,1)|=13(1,1,1).
(b) For the surface G(x,y,z)=zxy, so that, by (3.3.3),
n^dS=±G(x,y,z)G(x,y,z)k^dxdy=±(y,x,1)dxdy
The “+” sign gives the upward normal, so the specified upward flux is
SFn^dS=x2+y29(y,x,3)(yx,1)dxdy=x2+y29(3x2y2)dxdy
Switching to polar coordinates, the flux is
SFn^dS=03drr02πdθ (3r2)=2π03dr(3rr3)=2π(32321434)=27π2
(c) by direct evaluation: Parametrize the specified surface using the cylindrical coordinates θ and z.
x=3cosθy=3sinθz=z
with 0θ2π and 9sinθcosθz10. Then, using (3.3.1),
rθ=(3sinθ,3cosθ,0)rz=(0,0,1)rθ×rz=3(cosθ,sinθ,0)n^dS=rθ×rzdθdz=3(cosθ,sinθ,0)dθdz
(We have taken the + sign in n^dS=±rθ×rzdθdz to give the outward pointing normal.) So the specified flux is
Fn^dS=302πdθ9cosθsinθ10dz (3sinθ,3cosθ,3)F=(y,x,3)(cosθ,sinθ,0)=1802πdθ9cosθsinθ10dz sinθcosθ=1802πdθ [109cosθsinθ]sinθcosθ=9×1802πdθ sin2θcos2θsince02πsinθcosθ dθ=1202πsin(2θ) dθ=0=9×18×1402πdθ sin2(2θ)=81202πdθ1cos(4θ)2=812[θ2sin(4θ)8]02π=812π
For an efficient, sneaky, way to evaluate 02πdθ sin2(2θ) see Example 2.4.4.
(c) using the divergence theorem: Note that if x2+y29, then |x|3 and y3 so that |xy|9<10. Set
S~={ (x,y,z) | x2+y2=9, xyz10 }V={ (x,y,z) | x2+y29, xyz10 }
Note that the boundary, V, of V consists of three parts:
  • the side S~, with outward pointing normal (which is the surface and the normal specified in part (c) of the question)
  • the bottom, which is the surface S of part (b), with downward pointing normal (which is opposite the normal specified in part (b)) and
  • the top, which is the surface ST={ (x,y,z) | x2+y29, z=10 }, with normal n^=k^.
Here is a sketch of the part of V that is in the first octant.
Note that F=0. So the divergence theorem yields
0=VFdV=~VFn^dS=S~Fn^dSSFn^dS+STFk^dS
This implies
S~Fn^dS=SFn^dSSTFk^dS=27π2x2+y293dS=27π23π32=81π2

4.2.6.40. (✳).

Solution.
(a) The divergence of F is
F=x(x+siny)+y(z+y)+z(z2)=2+2z
(b) Set
V={ (x,y,z) | x2+y225, 0z25x2y2 }ST={ (x,y,z) | x2+y2+z2=25, z0 }SB={ (x,y,z) | x2+y225, z=0 }
Note that the boundary, V, of V consists ot two parts — ST with upward normal, and SB with normal k^. We are to find the flux through ST with upward normal. By the divergence theorem, it is
STFn^dS=VFdVSBF(k^)dS=V(2+2z)dV
since Fk^=z2=0 on SB. We’ll compute the volume integral by expressing it as an iterated integral, with the z integration on the outside. In V, z ranges for 0 to 5. The set of points at exactly height z in V is { (x,y,z) | x2+y225z2 }. So
STFn^dS=05dzx2+y225z2dxdy (2+2z)=05dz (2+2z)x2+y225z2dxdy=05dz π(25z2)(2+2z)
since x2+y225z2dxdy is the area of a disk of radius 25z2. Continuing,
STFn^dS=π05dz (502z2+50z2z3)=π(50×52533+505222544)=π53(223+552)=π53(43+52)=π23653=28756π
(c) To start, consider any closed surface S that is the boundary of a solid V. Use
  • the outward pointing normal for S,
  • |V| to denote the volume of V, and
  • z¯=1|V|Vz dV to denote the z-component of the centroid (i.e. centre of mass with constant density) of V.
Then, by the divergence theorem
SFn^dS=VFdV=V(2+2z)dV=2VdV+2VzdV=2|V|+2|V|z¯
This takes the value 9 if and only if
2|V|z¯=92|V|z¯=92|V|1
One surface which obeys this condition is the unit cube (with outward normal) centred on (0,0,112).

4.2.6.41. (✳).

Solution.
(a) The constant z cross-section of the cone at height 0z1 is a circle of radius 2z. So we may parametrize the cone by
r(θ,z)=2zcosθıı^+2zsinθȷȷ^+zk^0θ<2π, 0z1
Since
rθ=(2zsinθ,2zcosθ,0)rz=(2cosθ,2sinθ,1)rθ×rz=(2zcosθ,2zsinθ,4z)
(3.3.1) yields that the element of surface area for this parametrization is
dS=|rθ×rz|dθdz = 2z|(cosθ,sinθ,2)|dθdz=25zdθdz
In our parametrization the condition xy becomes 2zcosθ2zsinθ, which, for z>0, is equivalent to tanθ1. So the specified integral is
Sz2dS=2501dzπ/4π/2dθ z3=5π201dz z3=5π8
(b) Let’s first do some strategizing. We have to compute a flux integral over a surface that is not closed. There are two potential sneaky attacks that come to mind.
  • The first uses Stokes’ theorem. But the flux integral in Stokes’ theorem is of the form S×An^dS. So to be able to apply Stokes’ theorem in the current problem, F has to be of the form ×A. That is, F has to have a vector potential. We know that in order for F to have a vector potential, it must pass the screening test F=0. Our F=zk^ fails this screening test. So we can’t use Stokes’ theorem.
  • The second uses the divergence theorem. But the flux integral in the divergence theorem is over the boundary of a solid. That is not the case for our S. So in order to apply the divergence theorem in the current problem, we have to enlarge S to the boundary of a solid. There are many ways to do this. But they all appear fairly complicated. So it does not seem wise to use the divergence theorem.
So it looks like we have to evaluate the flux integral directly. To do so, we have to determine n^dS for the specified rectangle. Look at the sketch of S below. It is part of a plane,
and that plane is invariant under translations parallel to the x axis. As the plane does not pass through the origin, the equation of the plane has to be of the form by+cz=1. For (0,0,4) to be on the plane, we need c=14. For (0,2,0) to be on the plane, we need b=12. So S is contained in the plane G(x,y,z)=y2+z4=1 and equation (3.3.3) gives that
n^dS=±G(x,y,z)G(x,y,z)k^dxdy=±(0,12,14)14dxdy=±(0,2,1)dxdy
The problem specifies that the normal is to be upward, i.e. is to have a positive z-component. So
n^dS=(0,2,1)dxdy
Again looking at the sketch of S above we see, as (x,y,z) runs over S, (x,y) runs over
R={ (x,y) | 0x5, 0y2 }
Thus our flux integral is
SFn^dS=R(42y)zk^(0,2,1)dxdyn^dS=02dy05dx (42y)=02dy 5(42y)=5[4yy2]02=20
(c) The divergence of the given vector field is F=2z, which is pretty simple. So let’s use the divergence theorem. If V={ (x,y,z) | 0x1,0y2,0z3 }, the divergence theorem says that
SFn^dS=VFdV=2VzdV
This integral would be easy enough to evaluate directly, but we don’t need to. The average value of z (i.e. the z-coordinate of the centre of mass with constant density) is 32, by symmetry. Since V has volume 6, that average value of z is also
z¯=16VzdV=32
So VzdV=9
SFn^dS=2VzdV=18

4.2.6.42. (✳).

Solution.
(a) For the surface z=f(x,y)=1x2y2, with an upwards pointing normal,
n^dS=[fx(x,y)dxfy(x,y)+k^]dxdy=[2xıı^+2yȷȷ^+k^]dxdy
by (3.3.2). So the specified upward flux is
σ1Fn^dS=x2+y21{[a(y2+z2)+bxz]ıı^+[c(x2+z2)+dyz]ȷȷ^+x2k^}{2xıı^+2yȷȷ^+k^}z=1x2y2dxdy=x2+y21{[2ax(y2+z2)+2bx2z]+[2cy(x2+z2)+2dy2z]+x2}z=1x2y2dxdy
Now
x2+y21{2ax(y2+z2)}z=1x2y2dxdy=0
because the integrand is odd under xx and
x2+y21{2cy(x2+z2)}z=1x2y2dxdy=0
because the integrand is odd under yy. So that leaves
σ1Fn^dS=x2+y21{2bx2z+2dy2z+x2}z=1x2y2dxdy
We’ll switch to polar coordinates to evaluate the remaining integral.
σ1Fn^dS=01drr02πdθ {2br2zcos2θ+2dr2zsin2θ+r2cos2θ}z=1r2
Now
02πcos2θ dθ=02πcos(2θ)+12 dθ=[sin(2θ)4+θ2]02π=π02πsin2θ dθ=02π1cos(2θ)2 dθ=[θ2sin(2θ)4]02π=π
For an efficient, sneaky, way to evaluate 02πcos2θdθ and 02πsin2θdθ, see Example 2.4.4. So, we finally have
σ1Fn^dS=01dr{2πbr3(1r2)+2πdr3(1r2)+πr3}=2πb[1416]+2πd[1416]+π14=π4+π(b+d)6
(b), (c) Here is a side view of σ1, σ2 and σ3.
Set
Vb={ (x,y,z) | 0z1x2y2, x2+y21 }Vc={ (x,y,z) | x2+y21z1x2y2, x2+y21 }
Then Vb=σ1σ3 and Vc=σ1σ2, all with outward pointing normals. Since the divergence of F is
F=x[a(y2+z2)+bxz]+y[c(x2+z2)+dyz]+z[x2]=(b+d)z
the divergence theorem gives
σ1σ3Fn^dS=VbFdV=(b+d)VbzdVσ1σ2Fn^dS=VcFdV=(b+d)VczdV
Now on Vb, z0 and z>0 except on σ3. So VbzdV>0 and σ1σ3Fn^dS is zero if and only if d=b. That’s the answer to part (b).
On the other hand, Vc is even under zz so that VczdV=0. Consequently σ1σ3Fn^dS is zero for all a, b, c, d. That’s the answer to part (c).

4.2.6.43. (✳).

Solution.
We will be using the divergence theorem in both parts (a) and b. So as a prelimary calculation, let’s find the divergence of H(x,y,z)=(x,y,z)(a,b,c)[(xa)2+(yb)2+(zb)2]3/2 for any (a,b,c). If (x,y,z)(a,b,c),
H(x,y,z)=xxa[(xa)2+(yb)2+(zc)2]3/2+yyb[(xa)2+(yb)2+(zc)2]3/2+zzc[(xa)2+(yb)2+(zc)2]3/2=[(xa)2+(yb)2+(zc)2]  (xa) 32(2(xa))[(xa)2+(yb)2+(zc)2]5/2+[(xa)2+(yb)2+(zc)2]  (yb) 32(2y)[(xa)2+(yb)2+(zc)2]5/2+[(xa)2+(yb)2+z2]  (zc) 32(2(zc))[(xa)2+(yb)2+(zc)2]5/2=3[(xa)2+(yb)2+(zc)2]  3(xa)23(yb)23(zc)2[(xa)2+(yb)2+(zc)2]5/2=0
If (x,y,z)=(a,b,c), H(x,y,z) is not defined and hence H(x,y,z) is also not defined.
(b) By the above preliminary computation with (a,b,c)=(3,2,2), G is defined and zero for all (x,y,z)(3,2,2), and, in particular for all (x,y,z) in
V={ (x,y,z) | x2+2y2+3z216 }
So, by the divergence theorem,
SGn^dS=VGdV=0
(a) Because (1,1,2) is inside V, we cannot use the argument of part (b), to conclude that the integral is zero. Let ε>0 be small enough that
Sε={ (x,y,z) | (x2)2+(y1)2+(z1)2=ε2 }
is completely contained inside V, as in the sketch below.
Set
Vε={ (x,y,z) | x2+2y2+3z216, (x2)2+(y1)2+(z1)2ε2 }
The boundary, Vε, of V consists of two parts — S and Sε, with the normals as in the figure above. The divergence F of F is well-defined and zero throughout Vε. Consequently, the divergence theorem gives
0=VFdV=SFn^dS+SεFn^dS
So
SFn^dS=SεFn^dS
The unit normal to Sε at the point (x,y,z) on Sε is
n^=1ε[(x2)ıı^+(y1)ȷȷ^+(z1)k^]
(Recall that |(21)ıı^+(y1)ȷȷ^+(z1)k^|=ε on Sε. So, on Sε,
Fn^=1ε((x,y,z)(2,1,1)[(x2)2+(y1)2+(z1)2]3/2)[(x2)ıı^+(y1)ȷȷ^+(z1)k^]=1ε((x2)2+(y1)2+(z1)2[(x2)2+(y1)2+(z1)2]3/2)=1ε2
Hence
SFn^dS=Sε(1ε2)dS=1ε2(4πε2)=4π

4.2.6.44. (✳).

Solution.
This was part of Theorem 4.2.9. To prove it apply the divergence theorem, but with F replaced by a×F, where a is any constant vector.
Ω(a×F)n^ dS=V(a×F) dV=Ω[F(×a)=0a(×F)] dV=Ωa(×F) dV=aΩ×F dV
To get the second line we used the vector identity Theorem 4.1.4.d. To get the third line, we used that a is a constant, so that all of its derivatives are zero. For all vectors a(b×c)=(a×b)c (in case you don’t remember this, it was Lemma 4.1.8.a) so that
(a×F)n^=a(F×n^)
and
aΩF×n dS=aΩ×F dVa{ΩF×n dS+Ω×F dV}=0
In particular, choosing a=ıı^, ȷȷ^ and k^, we see that all three components of the vector ΩF×n dS+Ω×F dV are zero. So
Ω×F dV=ΩF×n dS=Ωn^×F dS
which is what we wanted show.

4.2.6.45. (✳).

Solution.
Pressure is force per unit surface area acting normally into a surface. So the force per unit surface area is pn^. The total force acting on S is
Spn^dS=Ep dV
We are assuming that p is a constant, so that p=0 and the total force is zero.

4.2.6.46. (✳).

Solution.
Let Sa denote the sphere x2+y2+z2=a2 and Va denote the solid inside it, which is the ball x2+y2+z2a2. Then, by the divergence theorem, Theorem 4.2.2,
π(a3+2a4)=SaFn^dS=VaFdV
Now, for very small a, F is almost equal to F(0,0,0) on all of Va, and the integral VaFdV will be
F(0,0,0)Volume(Va)+O(a4)=43πa3F(0,0,0)+O(a4)
Here O(a4) is an error term that is bounded by a constant times a4. This is consistent with the above equation if and only if F(0,0,0)=34.

4.2.6.47. (✳).

Solution.
Note that, since z22az=(za)2a2,
S={ (x,y,z | x2+y2+(za)2=4a2, z0 }
Let V be the solid
V={ (x,y,z) | x2+y2+(za)24a2, z0 }
It is the interior of the sphere of radius 2a centred on (0,0,a). The surface of V (with outward normal) is the union of S (with normal pointing away from the origin) and the disk
B={ (x,y,0) | x2+y23a2 }
with normal k^. Hence, by the Divergence Theorem
SFn^dS=VnFdVBF(k^)dS=V(2x+2y+1)dVB(3x)dS
Both V and B are invariant under xx and under yy, so VxdV=VydV=BxdS=0 and
SFn^dS=VdV+3BdS
To evaluate the integral over V, we note that z runs from 0 to 3a and that the cross section of
V={ (x,y,z) | 0z3a, x2+y24a2(za)2, z0 }
with fixed z is the circular disk x2+y24a2(za)2=3a2+2azz2, which has area π(3a2+2azz2)2. So
SFn^dS=03aπ(3a2+2azz2)2dz+3Area(B)=π03a(3a2+2azz2)dz+3π(3a2)=π(3a2×3a+2a×9a2227a33)+9πa2=9πa3+9πa2

4.2.6.48. (✳).

Solution.
(a) Let S denote the boundary of R. Then “the total flux of F=u out through the boundary of R” is given by the integral
I=SFn^dS
Thanks to the divergence theorem,
I=RFdV=RudV=R(2ux2+2uy2+2uz2)dV=0
(b) Similarly, “the total flux of G=uu out through the boundary of R” equals
J=SGn^dS=RGdV
Here G=uF (using the notation from part (a)), so by the vector identity of Theorem 4.1.4.c,
G=(uF)=(u)F+u(F)
But F=u, so F=Δu=0 as in part (a), giving
G=|u|2+0
In conclusion,
J=RGdV=R[(ux)2+(uy)2+(uz)2]dV

4.2.6.49. (✳).

Solution.
(a) This is a classic case for the divergence theorem. The flux we want equals
I=SFn^dS=RFdV=R(2x+22)dV=2RxdV
The solid R clearly has reflection symmetry across the plane x=0. So the x-coordinate of the centre of mass of R, i.e. the average value of x over R, i.e.
x¯=RxdVRdV=RxdVVol(R)
is zero. Hence
I=2x¯Vol(R)=0
Alternatively, here is a direct evaluation of 2RxdV. The base region x2+(y1)21 is the circular disk of radius 1 centred on (0,1). In polar coordinates it is
r2cos2θ+(rsinθ1)21orr22rsinθ+11orr2sinθ
Because the disk is contained in the upper half plane, the polar angle θ is restricted to 0θπ. So, in cylindrical coordinates, the solid R is described by
0θπ,0r2sinθ,0zr2sin2θ
Hence
I=2θ=0πr=02sinθz=0r2sin2θ(rcosθ)dzrdrdθ=2θ=0πr=02sinθr4sin2θcosθdrdθ=2θ=0πsin2θcosθ[25sin5θ5]dθ=645θ=0πsin7θcosθdθ=645[sin8θ8]θ=0π=0
(b) using part (a): We have
SFn^dS=SbottomFn^dS+StopFn^dS+SsideFn^dS
On Sbottom, z=0 and the outward unit normal is n^=k^, so Fn^=0. Hence
SbottomFn^dS=Sbot0dS=0
On Stop, z=y2, so F=(2x,2y,2y2) and, by (3.3.2),
n^dS=(0,2y,1)dxdy
Hence (by the Hint)
SbotFn^dS=D[4y22y2]dxdy=6θ=0πr=02sinθ(r2sin2θ)rdrdθ=6244θ=0πsin6θdθ=2456θ=0πsin4θdθ=245634θ=0πsin2θdθ=24563412θ=0πdθ=24[563412π]=152π
The conclusion is
SsideFn^dS=SFn^dSStopFn^dSSbotFn^dS=152π
(b) by direct evaluation: Use the polar equation r=2sinθ to parametrize Sside:
r(θ,t)=(rcosθ,rsinθ,t)=(2sinθcosθ,2sin2θ,t),0θπ, 0ty2=4sin4θ
Then using (3.3.1),
Fn^dS=F(rθ×rt)dθdt=det[4sin2θcos2θ4sin2θ2t2(cos2θsin2θ)4sinθcosθ0001]dθdt=det[4sin2θcos2θ4sin2θ2(cos2θsin2θ)4sinθcosθ]dθdt=[16sin3θcos3θ8sin2θ(cos2θsin2θ)]dθdt=[16sin3θ(1sin2θ)cosθ8sin2θ(12sin2θ)]dθdt=8[2sin3θcosθ2sin5θcosθsin2θ+2sin4θ]dθdt
so
SsideFn^dS=8θ=0πt=04sin4θ[2sin3θcosθ2sin5θcosθsin2θ+2sin4θ]dtdθ=32θ=0π[2sin7θcosθ2sin9θcosθsin6θ+2sin8θ]dθ=32[2sin8θ82sin10θ10]0π32θ=0πsin6θdθ+64θ=0πsin8θdθ=32563412π+6478563412π(by the Hint as above)=152π.
(b) Offset polar alternative: We can also parametrize S using cylindrical coordinates translated so that the centre of the base of the cylinder, namely (0,1,0), plays the role of the origin. Then, looking at the figure
we see that
x=rcosθy=1+rsinθz=z
In these coordinates, the base region, x2+(y1)21, z=0, of the cylinder is 0r1, z=0. So we can parametrize S by
x=cosθ, y=1+sinθ, z=t,0θ2π, 0t(1+sinθ)2
By (3.3.1),
rt×rθ=det[ıı^ȷȷ^k^001sinθcosθ0]=(cosθ,sinθ,0),n^dS=rt×rθdtdθ=(cosθ,sinθ,0)dtdθ
where we have chosen the sign to give the outward pointing normal. So
SFn^dS=θ=02πt=0(1+sinθ)2[cos3θ+2(1+sinθ)sinθ]dtdθ=02π[(1+sinθ)2cos3θ+2(1+sinθ)3sinθ]dθ=02π[2sinθcos3θ+6sin2θ+2sin4θ]dθ=12cos4θ|02π+120πsin2θdθ+40πsin4θdθ=0+12π2+434π2=152π
To get the third line, we used that the integral over 0θ2π of any odd power of sinθ or cosθ is zero.

4.2.6.50. (✳).

Solution.
The circle x2+y2=4y, or equivalently, x2+(y2)2=4, has radius 2 and centre (0,2). On the bottom surface, z=0 and the outward normal is k^, so that
DFn^dS=DFk^dxdy=D(2x+3y)dxdy
By symmetry, the centre of mass, (x¯,y¯), of the circle is (0,2). Here x¯ and y¯ are the average values
x¯=DxdxdyDdxdyy¯=DydxdyDdxdy
of x and y over D. As the disk D has area 4π,
Dxdxdy=4πx¯=0Dydxdy=4πy¯=8π
and
DFn^dS=4π(2x¯+3y¯)=4π(2×0+3×2)=24π
As
F=x(x+x2y)+y(yxy2)+z(z+2x+3y)=(1+2xy)+(12xy)+(1)=3
the divergence theorem gives
SFn^dS=RF dVDFn^dS=R3 dV(24π)=3Vol(R)+24π=3×10+24π=30+24π

4.2.6.51. (✳).

Solution.
(a) This question is very similar to question 4.2.6.22 above. The only difference is that the term xsinz in the F of question 4.2.6.22 has been replaced with xtanz3 in this question. But that is a significant change, because tanz is singular (i.e. becomes infinite) at z=π2 and E includes many points with z=π2. Consequently, we may not simply apply the divergence theorem (Theorem 4.2.2) to E. Instead we treat the integrals in this question as improper integrals. To be precise define, for each ϵ>0,
Eϵ+={ (x,y,z | x2+y2z, π2+ϵz4 }Eϵ={ (x,y,z | x2+y2z, 0zπ2ϵ }
Here are sketches of the parts of Eϵ+ and Eϵ that lie in first octant.
The union of Eϵ+ and Eϵ is exactly E with a thin disk (of width 2ϵ) removed. We are allowed to apply the divergence theorem (Theorem 4.2.2) to both Eϵ+ and Eϵ. It gives
Eϵ+Fn^dS=Eϵ+FdV=Eϵ+(x2y2+4)dVEϵFn^dS=EϵFdV=Eϵ(x2y2+4)dV
The boundary Eϵ+ of Eϵ+ consists of
  • a horizontal top disk
    D={ (x,y,z) | z=4, x2+y24 }
    (which happens to be independent of ϵ) with outward normal k^,
  • a horizontal bottom disk
    Dϵ+={ (x,y,z) | z=π2+ϵ, x2+y2z }
    with outward normal k^, and
  • the part
    Sϵ+={ (x,y,z) | x2+y2=z, π2+ϵz4 }
    of the paraboloid z=x2+y2, with outward normal n^=N^, in terms of the N^ specified in part (b) of this question
and the boundary Eϵ of Eϵ consists of
  • a horizontal top disk
    Dϵ={ (x,y,z) | z=π2ϵ, x2+y2z }
    with outward normal k^, and
  • the part
    Sϵ={ (x,y,z) | x2+y2=z, 0zπ2ϵ }
    of the paraboloid z=x2+y2, with outward normal n^=N^, in terms of the N^ specified in part (b) of this question.
So the two divergence theorem equations above are
Eϵ+(x2y2+4)dV=Sϵ+FN^dS+D4zFk^dSDϵ+4zFk^dSEϵ(x2y2+4)dV=SϵFN^dS+Dϵ4zFk^dS
Adding these two equations together,
Eϵ+(x2y2+4)dV+Eϵ(x2y2+4)dV=Sϵ+FN^dSSϵFN^dS+D4zdS()Dϵ+4zdS+Dϵ4zdS
In the limit ϵ0,
  • the union of Eϵ+ and Eϵ becomes exactly E,
  • the union of Sϵ+ and Sϵ becomes exactly
    S={ (x,y,z) | x2+y2=z, 0z4 }
  • both Dϵ+ and Dϵ become
    { (x,y,z) | z=π2, x2+y2z }
So
limϵ0[Dϵ+4zdS+Dϵ4zdS]=0
and taking the limit ϵ0 of () gives
E(x2y2+4)dV=SFN^dS+D4zdS=EFn^dS
To evaluate the integral on the left hand side we switch to cylindrical coordinates. In cylindrical coordinates
E={ (rcosθ,rsinθ,z) | 0z4, r2z }
So
EFn^dS=04dz0zdrr02πdθ (r2+4)=2π04dz0zdr (4rr3)=2π04dz (2zz24)=2π[z2z312]04=2π[16163]=643π
(b) The boundary of E consists of two parts — S, but with downward pointing normal, on the bottom and the disk
D={ (x,y,z) | z=4, x2+y24 }
with normal k^, on top.
So, by part (a),
643π=EFn^dS=SFN^dS+DFk^dS=SFN^dS+D4zFk^dS
Since z=4 on D, and D is a disk of radius 2,
SFN^dS=643π+16DdS=643π+16(4π)=1283π

4.3 Green’s Theorem

Exercises

4.3.1.
Solution.
(a) Expressing the left hand side as an iterated integral, with y as the inner integration variable, we have
Rfy(x,y) dxdy=01dx[01dy fy(x,y)]=01dx [f(x,1)f(x,0)]by the fundamental theorem of calculus=01f(x,1) dx01f(x,0) dx
(b) Define F1(x,y)=f(x,y) and F2(x,y)=0. Then. by Green’s theorem
Rfy(x,y) dxdy=R[F2x(x,y)F1y(x,y)] dxdy=R[F1(x,y)dx+F2(x,y)dy]=Rf(x,y)dx
The boundary of R, oriented counterclockwise, is the union of four line segments.
C1 from (0,0) to (1,0)C2 from (1,0) to (1,1)C3 from (1,1) to (0,1)C4 from (0,1) to (0,0)
Now x is constant on C2 and C4 so that
C2f(x,y)dx=C4f(x,y)dx=0
So, using C3 to denote the line segment from (0,1) to (1,1)
Rfy(x,y) dxdy=[C1f(x,y)dx+C3f(x,y)dx]=C3f(x,y)dxC1f(x,y)dx=01f(x,1) dx01f(x,0) dx
4.3.2.
Solution.
Let r(s)=x(s)ıı^+y(s)ȷȷ^ be a counterclockwise parametrization of C by arc length. Then T^(s)=r(s)=x(s)ıı^+y(s)ȷȷ^ is the forward pointing unit tangent vector to C at r(s) and n^(s)=r(s)×k^=y(s)ıı^x(s)ȷȷ^. To see that r(s)×k^ really is n^(s), note that y(s)ıı^x(s)ȷȷ^
  • has the same length, namely 1, as r(s) (recall that r(s) is a parametrization by arc length),
  • lies in the xy-plane and
  • is perpendicular to r(s). (Check that r(s)[y(s)ıı^x(s)ȷȷ^]=0.)
  • Use the right hand rule to check that r(s)×k^ is n^ rather than n^.
So, by Green’s theorem,
CFn^ds=C[F1dydsF2dxds]ds=C[F2dx+F1dy]=R[xF1y(F2)] dxdy=RF dxdy
4.3.3.
Solution.
(a) Parametrize the circle by x=acosθ, y=asinθ, 0θ2π. Then dx=asinθdθ and dy=acosθdθ so that
12πCxdyydxx2+y2=12π02πa2cos2θdθ+a2sin2θdθa2cos2θ+a2sin2θ=12π02πdθ=1
(b) The boundary of the square has four sides — one with y=1, one with x=1, one with y=1 and one with x=1.
To evaluate the integrals over the four sides
  • parametrize the y=1 part by x so that r(x)=xıı^ȷȷ^, r(x)=ıı^, with x running from 1 to 1,
  • parametrize the x=+1 part by y so that r(y)=ıı^+yȷȷ^, r(y)=ȷȷ^, with y running from 1 to 1,
  • parametrize the y=+1 part by x so that r(x)=xıı^+ȷȷ^, r(x)=ıı^, with x running from 1 to 1, and
  • parametrize the x=1 part by y so that r(y)=ıı^+yȷȷ^, r(y)=ȷȷ^, with y running from 1 to 1,
so that the integral
12πCxdyydxx2+y2=12π11(1)dxx2+1y=1 part+12π11(1)dy1+y2x=+1 part+12π11(1)dxx2+1y=+1 part+12π11(1)dy1+y2x=1 part=412πarctanx|11=2π[π4+π4]=1
(c) As in part (a) with a=2, but with θ running from 0 to π, the outer semicircle gives
12π0πa2cos2θdθ+a2sin2θdθa2cos2θ+a2sin2θ=12π0πdθ=12
As in part (a) with a=1, but with θ running from π to 0, the inner semicircle gives
12ππ0a2cos2θdθ+a2sin2θdθa2cos2θ+a2sin2θ=12ππ0dθ=12
The two flat pieces each give zero, since on them y=0 and dy=0. So
12πCxdyydxx2+y2=12+012+0=0
An alternate solution, that uses Green’s theorem, is given in the solution to the next question.
4.3.4.
Solution.
The two partial derivatives
x(xx2+y2)=  (x2+y2)x(2x)(x2+y2)2=y2x2(x2+y2)2y(yx2+y2)=(x2+y2)(y)(2y)(x2+y2)2=y2x2(x2+y2)2
are well-defined and equal everywhere except at the origin (0,0).
Short discussion: Were it not for the singularity at (0,0), the vector field of the last problem would be conservative and the integral Fdr around any closed curve would be zero. But as we saw in parts (a) and (b) of Q[4.3.3], this is not the case. On the other hand, by Green’s theorem (Theorem 4.3.2), the integral around the boundary of any region that does not contain (0,0) is zero, as happened in part (c) of Q[4.3.3].
Long discussion: First consider part (c) of Q[4.3.3]. The curve C is the boundary of the region
R={ (x,y) | 1x2+y22, y0 }
The partial derivatives x(xx2+y2) and y(yx2+y2) are well-defined and equal everywhere in R. So by Green’s theorem
12πCxdyydxx2+y2=12πR[x(xx2+y2)y(yx2+y2)]dxdy=0
which is the answer we got before.
We cannot apply Green’s theorem in this way for parts (a) and (b) of Q[4.3.3] because the singularity at (0,0) is inside the curve C for both parts (a) and (b). On the other hand suppose, for simplicity, that 0<a<1. Denote by Ca, Cb the curves of parts (a) and (b), respectively. Define R to be the set of points that are inside Cb and outside Ca. That is,
R={ (x,y) | 1x1, 1y1, x2+y2a2 }
Then the boundary, R, of R consists of two parts. One part is Cb. The other part is Ca, but oriented clockwise rather than counterclockwise. We’ll call it Ca.
Again the partial derivatives x(xx2+y2) and y(yx2+y2) are well-defined and equal everywhere in R. So by Green’s theorem
12πRxdyydxx2+y2=12πR[x(xx2+y2)y(yx2+y2)]dxdy=0
Consequently
0=12πRxdyydxx2+y2=12πCbxdyydxx2+y2+12πCaxdyydxx2+y2=12πCbxdyydxx2+y212πCaxdyydxx2+y2
and we conclude that the answers to parts (a) and (b) should be the same.We did indeed see that in Q[4.3.3].
4.3.5.
Solution 1. Direct evaluation
Here is a sketch of C.
The square consists of four line segments.
  • The bottom line segment may be parametrized r(x)=(x,0), 0x3. So the line integral along this segment is
    03F(r(x))drdx dx=03(0,0)(1,0) dx=0
  • The second line segment may be parametrized r(y)=(3,y), 0y3. So the line integral along this segment is
    03F(r(y))drdy dy=03(9y2,6y)(0,1) dy=036y dy=27
  • The third line segment may be parametrized r(t)=(3t,3), 0t3. So the line integral along this segment is
    03F(r(t))drdt dt=03(9(3t)2,6(3t))(1,0) dt=039(3t)2 dt=81
  • The final line segment may be parametrized r(t)=(0,3t), 0t3. So the line integral along this segment is
    03F(r(t))drdt dt=03(0,0)(0,1) dt=0
The full line integral is
CFdr=0+2781+0=54
Solution 2. By Green’s theorem
We apply Green’s Theorem.
Cx2y2dx+2xydy=03dx03dy [x(2xy)y(x2y2)]=03dx03dy [2y2x2y]=03dx [99x2]=279333=54
4.3.6.
Solution.
Call the trapezoid T.
By Green’s theorem,
C(xsiny2y2)dx+(x2ycosy2+3x)dy=T{x(x2ycosy2+3x)y(xsiny2y2)}dxdy=T(2xycosy2+32xycosy2+2y)dxdy=T(3+2y)dxdy
The integral T(2y)dxdy vanishes because 2y changes sign under yy while the domain of integration is invariant under yy. The integral T3dxdy is 3 times the area of the trapezoid, which is its width (1) times the average of its heights (12[2+4])=3. So
C(xsiny2y2)dx+(x2ycosy2+3x)dy=3×1×3=9
4.3.7. (✳).
Solution 1. Using Green’s theorem
By Green’s theorem (Theorem 4.3.2), using D to denote the half-disk 0y4x2,
C(13x2y3x4y)dx+(xy4+x3y2)dy=D[x(xy4+x3y2)y(13x2y3x4y)]dxdy=D(x4+2x2y2+y4) dxdy=D(x2+y2)2 dxdy
Switching to polar coordinates
C(13x2y3x4y)dx+(xy4+x3y2)dy=02dr r0πdθ r4=πr66|02=323π
Solution 2. By direct evaluation
Write C as the union of C1, the straight line from (2,0) to (2,0), and C2, the half-circle r(θ)=x(θ)ıı^+y(θ)ȷȷ^=2cosθıı^+2sinθȷȷ^, 0θπ. As y=0 at every point of C1,  C1(13x2y3x4y)dx+(xy4+x3y2)dy=0  and
I=C2(13x2y3x4y)dx+(xy4+x3y2)dy=0π[(13x(θ)2y(θ)3x(θ)4y(θ))x(θ)+(x(θ)y(θ)4+x(θ)3y(θ)2)y(θ)]dθ=0π[(1325cos2θsin3θ25cos4θsinθ)(2sinθ)+(25cosθsin4θ+25cos3θsin2θ)(2cosθ)]dθ=250π(43cos2θsin4θ+4cos4θsin2θ)dθ=250πsin2(2θ)(13sin2θ+cos2θ)dθ=240πsin2(2θ)(13[1cos(2θ)]+[1+cos(2θ)])dθ since cos(2θ)=2cos2θ1=12sin2θ=2530πsin2(2θ)[2+cos(2θ)] dθ=2530π[1cos(4θ)+sin2(2θ)cos(2θ)] dθ=253[θ14sin(4θ)+16sin3(2θ)]0π=323π
4.3.8. (✳).
Solution.
Let’s use Green’s theorem. The rectangle, which we shall denote R, is
R={(x,y)}1x3, 0y1
So Green’s theorem gives
C(3y2+2xey2)dx+(2yx2ey2)dy=R[x(2yx2ey2)y(3y2+2xey2)]dxdy=R[4xyey26y4xyey2]dxdy=613dx01dy y=613dx 12=6
4.3.9. (✳).
Solution.
(a) The curves y=x2+4x+4 and y=4x2 meet when
x2+4x+4=4x22x2+4x=2x(x+2)=0
So the curves intersect at (0,4) and (2,0). Here is a sketch.
(b) Let
R={ (x,y)R2 | x2+4x+4y4x2, 2x0 }
By Green’s theorem (Theorem 4.3.2)
Cxydx+(ey+x2)dy=R{x(ey+x2)y(xy)}dxdy=20dxx2+4x+44x2dy x=20dx (2x24x)x=[x424x33]20=83
4.3.10. (✳).
Solution.
The integral that would be used for direct evaluation looks very complicated. So let’s try Green’s theorem. The curve C is the boundary of the triangle
T={ (x,y) | 0x1,0y2x }
So
CFdr=C{(y2ey2+sinx)dx+(2xyey2+x)dy}=T{x(2xyey2+x)y(y2ey2+sinx)}dxdy=T{(2yey2+1)(2y+2yey2)}dxdy=01dx02xdy {12y}=01dx {2x4x2}=143=13
4.3.11. (✳).
Solution.
Here is a sketch of the two curves in question.
Note that the curves y=x24x+3 and y=3x2+2x intersect when x24x+3=3x2+2x or 2x26x=2x(x3)=0 or x=0, 3.
The integrand for direct evaluation looks complicated. So let’s use Green’s theorem with F1(x,y)=2xey+2+x2, F2(x,y)=x2(2+ey) and
R={ (x,y) | x24x+3y3x2+2x, 0x3 }
By Green’s theorem, which is Theorem 4.3.2,
C(2xey+2+x2)dx+x2(2+ey)dy=R{F2xF1y} dxdy=R{2x(2+ey)2xey} dxdy=403dxx24x+33x2+2xdy x=403dx (6x2x2)x=4[2x312x4]03=54
4.3.12. (✳).
Solution.
Direct evaluation will lead to three integrals, one for each side of the triangle. The integral from (0,0) and (1,2) and the integral from (1,2) to (0,0) will each contain six (nonconstant) terms. This does not look very efficient. So let’s try Green’s theorem. Denote by T, the triangle
T={ (x,y) | 0x1, 2xy2x }
It has boundary T=C, oriented counterclockwise as desired. So, by Green’s theorem,
CFdr=T{(32y2+ey+sinx)dx+(12x2+xxey)dy}=T{x(12x2+xxey)y(32y2+ey+sinx)}dxdy=T{(x+1ey)(3yey)}dxdy=T{x3y+1}dxdy
Now
Tdxdy=Area(T)=12(4)(1)=2Ty dxdy=0since y is odd under yyTx dxdy=01dx2x2xdy x=014x2 dx=43
So
CFdr=433×0+2=103
4.3.13. (✳).
Solution.
Set
F=yx2+y2ıı^+xx2+y2ȷȷ^
(a) Green’s theorem must be applied to a curve that is closed, so that it is the boundary of a region in R2. The given curve C is not closed. But it is part of the boundary of
R={ (x,y) | 2x2, x24+1y2 }
Here is a sketch of R.
The boundary of R consists of two parts — C on the bottom and the line segment L from (2,2) to (2,2) on the top. Note that F is well-defined on all of R and that
xF2yF1=xxx2+y2+yyx2+y2=(x2+y2)x(2x)(x2+y2)2+(x2+y2)y(2y)(x2+y2)2=0
on all of R. So, by Green’s theorem (Theorem 4.3.2),
Cyx2+y2dx+xx2+y2dy=R(xF2yF1)dxdyLFdr=LFdr=22F1dx=222x2+4dxsince y=2 on L=1144u2+4dxwith x=2u,dx=2du=arctanu|11=π2
In the second line, we used the notation L for the line segment from (2,2) to (2,2).
(b) This question looks a lot like that of part (a). But there is a critical difference. Again C is not closed and again it is part of the boundary of a simple region in the xy-plane, namely
R={ (x,y) | 2x2, x22y2 }
This R is sketched below.
We cannot continue as in part (a), using this R, because xF2yF1 is not zero througout R. In fact, it is not even defined throughout R — it is not defined at (0,0), which is a point of R. We can work around this obstruction by
  • choosing a number ρ>0 that is small enough that the circle Cρ parametrized by
    r(θ)=ρcosθıı^+ρsinθȷȷ^0θ2π
    is completely contained inside R (ror example, ρ=1 is fine)
  • and then removing from R the interior of Cρ.
This produces the “deformed washer”
W={ (x,y) | 2x2, x22y2, x2+y2ρ2 }
that is sketched below.
The boundary of W consists the three parts — the curve of interest C on the bottom, the line segment L from (2,2) to (2,2) on the top, and the circle Cρ (that is Cρ but oriented clockwise, rather than counter-clockwise) around the hole in the middle. Now xF2yF1 is well-defined and zero throughout W. So, by Green’s theorem (Theorem 4.3.2),
Cyx2+y2dx+xx2+y2dy=W(xF2yF1)dxdyLFdrCρFdr=LFdr+CρFdr
We have already found, in part (a), that LFdr=π2. So it remains only to use
r(θ)=ρcosθıı^+ρsinθȷȷ^r(θ)=ρsinθıı^+ρcosθȷȷ^
to evaluate
CρFdr=02πF(r(θ))r(θ)dθ=02π(1ρsinθıı^+1ρcosθȷȷ^F(r(θ)))(ρsinθıı^+ρcosθȷȷ^r(θ))dθ=02πdθ=2π
All together
Cyx2+y2dx+xx2+y2dy=LFdr+CρFdr=π2+2π=3π2
(c) No, F is not conservative. We found, in parts (a) and (b), two different values for the integrals along two paths, both of which start at (2,2) and end at (2,2). So F does not have the “path independence” property of Theorem 2.4.7.c and cannot be conservative.
4.3.14. (✳).
Solution.
The given integral is of the form CFdr with
F=(2xey+2+x2)ıı^+x2(2+ey)ȷȷ^
If we were to try to evaluate this integral directly, then on the y=x24x+3 part of C, the integrand would contain x2ey=x2ex24x+3. That looks hard to integrate, so let’s try Green’s theorem. The parabolas y=x24x+3 and y=3x2+2x intersect at (x,y) with
x24x+3=3x2+2x2x26x=02x(x3)=0x=0 or x=3
The curve C is the boundary of
R={ (x,y) | 0x3, x24x+3y3x2+2x }
It is sketched below.
By Green’s theorem (Theorem 4.3.2),
C(2xey+2+x2)dx+x2(2+ey)dy=R[x(x2(2+ey))y(2xey+2+x2)]dxdy=R(2x(2+ey)2xey)dxdy=403dxx24x+33x2+2xdy x=403dx x[(3x2+2x)(x24x+3)]=403dx (6x22x3)=4(2×331234)=54
4.3.15. (✳).
Solution.
(a) Denote by
R2={ (x,y) | (x2)2+y21 }
the interior of the circle C2. Note that (0,0) is not in R2. Consequently, QxPy=0 everywhere in R2 and, by Green’s theorem (Theorem 4.3.2),
I2=C2Fdr=R2(QxPy)dxdy=0
(b) We cannot blindly apply Green’s theorem to I3=C3Fdr because (0,0) is in the interior of C3, so that QxPy is not identically zero in the interior of C3 — it is not even defined throughout the interior of C3. We can work around this obstruction by considering the interior of C3 with the interior of C1 removed. That is, by considering
R3={ (x,y) | x2+(y2)29, x2+y21 }
It is sketched on the right above. The boundary of R3 consists of two parts
  • the circle C3, oriented counterclockwise, and
  • the circle C1. That is, the circle C1 but oriented clockwise, rather than counterclockwise.
Then QxPy is well-defined and zero throughout R3 and, by Green’s theorem,
0=R3(QxPy)dxdy=C3Fdr+C1Fdr=C3FdrC1Fdr=C3Fdrπ
So C3Fdr=π.
(c) Again, we cannot blindly apply Green’s theorem to I4=C4Fdr because (0,0) is in the interior of C4. This time we cannot remove the interior of C1 from the interior of C4, because C1 is not contained in the interior of C4. Instead we pick a number ρ>0 which is small enough that the positively oriented circle
Cρ={ (x,y) | x2+y2=ρ2 }
is completely inside C4. Then we can define
R4={ (x,y) | (x2)2+(y2)29, x2+y2ρ2 }
It is sketched on the left below. We can now argue as in part (b). The boundary of R4 consists of two parts
  • the circle C4, oriented counterclockwise, and
  • the circle Cρ. That is, the circle Cρ but oriented clockwise, rather than counterclockwise.
Then QxPy is well-defined and zero throughout R4 and, by Green’s theorem,
0=R4(QxPy)dxdy=C4Fdr+CρFdr=C4FdrCρFdr
So C4Fdr=CρFdr.
To complete our computation, we have to determine CρFdr. We can do so by repeating the same “removing a small disk containing (0,0)” argument for the third time. Set
R5={ (x,y) | x2+y21, x2+y2ρ2 }
Then the boundary of R5 consists of C1 and Cρ, and, as QxPy is well-defined and zero throughout R5,
0=R5(QxPy)dxdy=C1Fdr+CρFdr=πCρFdr
So C4Fdr=CρFdr=π.
4.3.16. (✳).
Solution.
(a) If (x,y)(0,0), we have
QxPy=x(yxx2+y2)y(x+yx2+y2)=(x2+y2)(yx)(2x)(x2+y2)2(x2+y2)(x+y)(2y)(x2+y2)2=0
(b) Parametrize CR by
r(θ)=Rcosθıı^+Rsinθȷȷ^0θ2π
So
CRFdr=02π1R{(cosθ+sinθ)ıı^+(sinθcosθ)ȷȷ^}F(r(θ))(Rsinθıı^+Rcosθȷȷ^r(θ))dθ=02π(1) dθ=2π
(c) If F were conservative, the line integral CFdr would be 0 for any closed curve C, by Theorem 2.4.7.b. So F is not conservative. Note that F is not defined at (x,y)=(0,0) and so fails the screening test ×F=0 at (x,y)=(0,0).
(d) Denote by R the interior of the triangle C. It is the grey region in the figure
Note that (0,0) is not in R. So QxPy is defined and zero throughout R. So, by Green’s theorem (Theorem 4.3.2),
CFdr=R(QxPy)dxdy=0
(e) Note that (0,0) is in the interior of triangle C specified for this part. So QxPy is not defined in that interior and we cannot apply Green’s theorem precisely as we did in part (d). We can work around this obstruction by
  • picking a number r>0 that is small enough that the circle Cr, of radius r centred on (0,0), is completely contained in the interior of the triangle C.
  • Then we work with the region R defined by removing the interior of the circle Cr from the interior of the triangle C. It is the grey region sketched below.
The boundary of R consists of two parts
  • the triangle C, oriented counterclockwise, and
  • the circle Cr. That is, the circle Cr, but oriented clockwise, rather than counterclockwise.
Then QxPy is well-defined and zero throughout R and, by Green’s theorem,
0=R(QxPy)dxdy=CFdr+CrFdr=CFdrCrFdr
So CFdr=CrFdr. By part (b), with R=r, CrFdr=2π, so CFdr=2π
4.3.17. (✳).
Solution.
(a) The given integral is of the form CF1(x,y)dx+F2(x,y)dy with
F1(x,y)=1+x3F2(x,y)=2xy2+y2F2xF1y=2y2
As C is R with
R={ (x,y) | x2+y21 }
Green’s theorem (Theorem 4.3.2) gives
C1+x3dx+(2xy2+y2)dy=CF1(x,y)dx+F2(x,y)dy=R(F2xF1y) dxdy=2Ry2 dxdy
Switching to polar coordinates
C1+x3dx+(2xy2+y2)dy=202πdθ01dr r(rsinθ)2=2[02πdθ sin2θ][01dr r3]=2 π 14=π2
To do the θ integral, we have used
02πsin2θ dθ=02π(1cos(2θ)2)dθ=[θsin(2θ)/22]02π=π
For an efficient, sneaky, way to evaluate 02πsin2θ dθ, see Example 2.4.4.
(b) It is again natural to use Green’s theorem. But Green’s theorem must be applied to a curve that is closed, so that it is the boundary of a region in R2. The given curve C is not closed. But it is part of the boundary of
R={ (x,y) | x2+y21, x0 }
Here is a sketch of R.
The boundary of R consists of two parts — C on the right and the line segment L from (0,1) to (0,1) on the left. Note that F=F1ıı^+F2ȷȷ^ is well-defined on all of R and that we still have, from part (a),
F2xF1y=2y2
on all of R. So, by Green’s theorem (Theorem 4.3.2),
C1+x3dx+(2xy2+y2)dy=R(F2xF2y)dxdyLFdr=x2+y21x02y2 dxdy+LF2dy=x2+y21y2 dxdy+11y2dyby symmetry for the first integral andsince x=0 and dx=0 in thesecond integral=π4+23
In the second line, we used the notation L for the line segment from (0,1) to (0,1).
4.3.18. (✳).
Solution.
First, here is a sketch of the curve C.
We’ll evaluate this integral in three different ways.
  1. Direct evaluation: To evaluate the integral directly, we’ll parametrize C using y as the parameter. That is, we’ll make y(t)=t:
    r(t)=x(t)ıı^+y(t)ȷȷ^=costıı^+tȷȷ^π2tπ2r(t)=x(t)ıı^+y(t)ȷȷ^=sintıı^+ȷȷ^
    So the integral is
    C(x2+yex)dx+(xcosy+ex)dy=π/2π/2{[x(t)2+y(t)ex(t)]dxdt(t)+[x(t)cos(y(t))+ex(t)]dydt(t)}dt=π/2π/2{[cos2t+tecost]sint+[cos2t+ecost]}dt=π/2π/2{cos2tsint+cos2ttecostsint+ecost}dt=π/2π/2{cos2t+ddt[cos3t3+tecost]}dt=π/2π/2{cos(2t)+12+ddt[cos3t3+tecost]}dt=[sin(2t)4+t2+cos3t3+tecost]π/2π/2=3π2
    For an efficient, sneaky, way to evaluate π/2π/2cos2t dt see Example 2.4.4.
  2. Green’s (or Stokes’) theorem: The curve C is not closed so we cannot apply Green’s theorem directly. However the boundary of the region
    R={ (x,y) | 0xcosy, π2yπ2 }
    (sketched below) consists of two parts, one of which is C. The other is the line L from (0,π2) to (0,π2).
    So Green’s theorem gives
    C(x2+yex)dx+(xcosy+ex)dy=R{x(xcosy+ex)y(x2+yex)}dxdyL(x2+yex)dx+(xcosy+ex)dy=Rcosy dxdyLdysince x=0 and dx=0 on L=π/2π/2dy0cosydx cosyπ/2π/2dy=π/2π/2dy cos2y+π=π/2π/2cos(2y)+12 dy+π=[sin(2y)4+y2]π/2π/2+π=3π2
  3. (Sort of) conservative fields: The given integral is CFdr with F=(x2+yex)ıı^+(xcosy+ex)ȷȷ^. The curl of this field is
    ×F=det[ıı^ȷȷ^k^xyzx2+yexxcosy+ex0]=cosyk^
    So F violates our screening test and consequently is not conservative. But it violates the screening test only because of the term xcosyȷȷ^. This suggests that we split up
    F=G+HwithG=(x2+yex)ıı^+exȷȷ^,H=xcosyȷȷ^
    Then G is conservative with potential g=x33+yex and H is pretty simple, so that it is not hard to evaluate CHdr directly. Using the parametrization r(t)=costıı^+tȷȷ^, π2tπ2 as above,
    CFdr=CGdr+CHdr=Cgdr+CHdr=g(r(π2))g(r(π2))+π/2π/2x(t)cos(y(t))dydt(t) dt=g(0,π2)g(0,π2)+π/2π/2cos2tdt=π2(π2)+π/2π/2cos(2t)+12dt=π+[sin(2t)4+t2]π/2π/2=3π2
4.3.19. (✳).
Solution.
Call the region enclosed by the curve R. By Green’s theorem, Theorem 4.3.2,
12Cxdyydx=12R(xxy(y)) dxdy=12R2 dxdy=A
as desired. The curve x2/3+y2/3=1 may be parametrized in the counterclockwise orientation by x(θ)=cos3θ, y(θ)=sin3θ, 0θ2π. Then
A=12Cxdyydx=1202π(x(θ)y(θ)y(θ)x(θ)) dθ=1202π(3cos4θsin2θ+3sin4θcos2θ) dθ=3202πsin2θcos2θ dθ=3802πsin2(2θ) dθ=31602π(1cos(4θ)) dθ=316[θ14sin(4θ)]02π=3π8
4.3.20. (✳).
Solution.
If we use D to denote the disk inside the circle C then we want
CFdrACGdr=C(FAG)dr=D[x(FAG)2y(FAG)1]dxdy
to vanish for all disks D. We used Green’s theorem, which is Theorem 4.3.2, in the last step. This is the case if and only if
x(FAG)2=y(FAG)1x[(x+y)A(2x3y)]=y[(x+3y)A(x+y)]12A=3AA=2
4.3.21. (✳).
Solution.
(a) Parametrize the circle r(θ)=(cosθ,sinθ). Then
F(r(θ))=sin3θıı^cosθsin2θȷȷ^drdθ(θ)=sinθıı^+cosθȷȷ^F(r(θ))drdθ(θ)=sin4θcos2θsin2θ=sin2θCFdr=02πF(r(θ))drdθ(θ) dθ=02πsin2θ dθ=02π1cos(2θ)2 dθ=[θ2sin(2θ)4]02π=π
For an efficient, sneaky, way to evaluate 02πsin2θ dθ see Example 2.4.4.
(b) Denote by W the washer shaped region between the circle x2+y2=1 and the ellipse x216+y225=1. It is sketched below. By Green’s theorem
C0FdrCFdr=W[xF2yF1]dxdy
For the specified F
xF2yF1=xxy2(x2+y2)2yy3(x2+y2)2=y2(x2+y2)2+2xy2(2x)(x2+y2)33y2(x2+y2)2+2y3(2y)(x2+y2)3=y2(x2+y2)+4x2y23y2(x2+y2)+4y4(x2+y2)3=0
Consequently
C0FdrCFdr=0C0Fdr=CFdr=π
4.3.22. (✳).
Solution.
Observe that
F2xF1y=x(xx2+y2)y(yx2+y2)=(x2+y2)x(2x)(x2+y2)2+(x2+y2)y(2y)(x2+y2)2=0
except at (0,0), where F is not defined. Hence by Green’s theorem (Theorem 4.3.2), CFdr=0 for any closed curve that does not contain (0,0) in its interior. In particular, C1Fdr=0. On the other hand, (0,0) is contained in the interior of C2, so we cannot use Green’s theorem to conclude that C2Fdr=0.
Let C3 be the circle of radius one centred on (0,0) and denote by W the washer shaped region between the circle C2 and the circle C3. It is sketched below.
By Green’s theorem (Theorem 4.3.2),
C2FdrC3Fdr=W[xF2yF1]dxdy=0
So C2Fdr=C3Fdr. Parameterize C3 by x=cosθ, y=sinθ. Then
r(θ)=cosθıı^+sinθȷȷ^0θ2πr(θ)=sinθıı^+cosθȷȷ^F(r(θ))=sinθıı^+cosθȷȷ^F(r(θ))r(θ)=1
so that
C2Fdr=C3Fdr=02πdθ 1=2π
4.3.23. (✳).
Solution.
(a) Let C1 be the line segment from (0,1) to (0,0), C2 be the line segment from (0,0) to (1,0) and C3 be the curve y=1x2 from (1,0) to (0,1).
Then
C1xds=C10ds=0C2xds=01xdx=12
To evaluate the integral along C3, we use the parametrization
(x(t),y(t))=(1t,1(1t)2)0t1(x(t),y(t))=(1,2(1t))dsdt(t)=x(t)2+y(t)2=1+4(1t)2
So
C3xds=01x(t)dsdt(t)dt=01(1t)1+4(1t)2dt=[112(1+4(1t)2)3/2]01=112[1+53/2]
All together
Cxds=12+112[53/21]1.3484
(b) By either Stokes’ theorem or Green’s theorem
CFdr=R[x(x2+cos(y2))y(sin(x2)xy)] dxdy=R3x dxdy=301dx01x2dy x=301dx (1x2)x=3[1214]=34
4.3.24. (✳).
Solution.
(a) If (x,y,z) is on the curve, it must obey both z=x+y and z=x2+y2 and hence it must also obey x2+y2=x+y or (x12)2+(y12)2=12. That’s a circle. We can parametrize the curve by
x(θ)=12+12cosθy(θ)=12+12sinθz(θ)=x+y=1+12[cosθ+sinθ]
with 0θ<2π. As θ runs from 0 to 2π, (x(θ),y(θ)) runs once around the circle without crossing itself so that (x(θ),y(θ),z(θ)) runs once around the curve without crossing itself. As (x(2π),y(2π),z(2π))=(x(0),y(0),z(0)), C is a simple closed curve.
(b) (i) The vector field F=x2ıı^+y2ȷȷ^+3ezk^ is conservative (with potential 13x3+13y3+3ez). So CFdr=0.
(b) (ii) Note that the question did not specify the orientation of C. It should have. We’ll stick with the most commonly used orientation — counterclockwise when viewed from high on the z-axis. The vector field G=3ezk^ is conservative (with potential 3ez). So CGdr=0 and, using the parametrization
r(θ)=[12+12cosθ]ıı^+[12+12sinθ]ȷȷ^+[1+12sinθ+12cosθ]k^r(θ)=12sinθıı^+12cosθȷȷ^+[12cosθ12sinθ]k^
of part (a), we have
CFdr=C(FG)dr=02π[y(θ)2x(θ)+x(θ)2y(θ)]dθ=02π{[12+12sinθ]212sinθ+[12+12cosθ]212cosθ}dθ
Because the integral of any odd power of sinθ or cosθ over 0θ2π is zero (see Example 4.4.6 in the text),
cFdr=02π{12sin2θ+12cos2θ}dθ=0
since (see Example 2.4.4 in the text)
02πcos2θ dθ=02πsin2θ dθ=π
4.3.25.
Solution.
By Green’s Theorem
C(y3y)dx2x3dy=R[x(2x3)y(y3y)] dxdy=R[16x23y2] dxdy
where R is the region in the xy-plane whose boundary is C. Observe that the integrand 16x23y2 is positive in the elliptical region 6x2+3y21 and negative outside of it. To maximize the integral R[16x23y2] dxdy we should choose R to contain all points (x,y) with the integrand 16x23y20 and to exclude all points (x,y) with the integrand 16x23y2<0. So we choose
R={ (x,y) | 6x2+3y21 }
The corresponding C is 6x2+3y2=1.

4.4 Stokes’ Theorem
4.4.3 Exercises

4.4.3.1.

Solution.
One approach is to first consider
The correct normal to this surface is sketched in
It is correct because
  • if you walk along S in the direction of the arrow on S,
  • with the vector from your feet to your head having direction n^
  • then S is on your left hand side.
Now pretend that the surface S is made of rubber and that n^ is glued to S. We can push on this S to deform it to the S of part (a) or to the S of part (b). This gives the solutions to parts (a) and (b).
(a)
(b)
To deal with part (c), we can first rotate the flat disk that we considered above to get
We can push on this S to deform it to the S of part (c). This gives the solution to part (c).
(c)

4.4.3.2.

Solution.
Think of the xy-plane as being the plane z=0 in R3.
We are going to apply Stokes’ theorem (Theorem 4.4.1) with S being the given region R in the xy-plane and with F(x,y,z)=F1(x,y)ıı^+F2(x,y)ȷȷ^. Then
  • the unit normal vector to S specified in Stokes theorem is k^ (if you walk along S=C in the direction of the arrow on C with the vector from your feet to your head having direction k^ then S=R is on your left hand side) and
  • dS=dxdy and
  • the curl of F is
    ×F=det[ıı^ȷȷ^k^xyzF1(x,y)F2(x,y)0]=(F2xF1y)k^
So Stokes’ theorem gives
C[F1(x,y)dx+F2(x,y)dy]=SFdr=S×Fn^ dS=R(F2xF1y) dxdy

4.4.3.3.

Solution.
We are to show that C[ϕψ+ψϕ]dr=0. Suppose that C=S. Then, by Stokes’ theorem
C[ϕψ+ψϕ]dr=S×[ϕψ+ψϕ]n^dS
We will show below that ×[ϕψ+ψϕ]=0. This will imply that C[ϕψ+ψϕ]dr=0. One way to see that ×[ϕψ+ψϕ]=0 is
×[ϕψ+ψϕ]=×[(ϕψ)](by part (c) of Theorem 4.1.3)=0(by part (b) of Theorem 4.1.7)
Another way to see that ×[ϕψ+ψϕ]=0 is
×[ϕψ+ψϕ]=ϕ×ψ+ϕ×(ψ)+ψ×ϕ+ψ×(ϕ)=ϕ×ψ+ψ×ϕsince ϕ×(ψ)=ψ×(ϕ)=0=0

4.4.3.4.

Solution.
(a) Observe that x(t)=cost and y(t)=sint obey x(t)2+y(t)2=1. Then z(t)=y(t)2=sin2t. So we may parametrize the curve by r(t)=(cost,sint,sin2t) with 0t2π. Then
r(t)=(sint,cost,2sintcost)F(r(t))=(cos2tsint,sin2t+cost,1)F(r(t))r(t)=sintcos2t+sin2t+sin2tcost+cos2t+2sintcost=1+13ddt[cos3t+sin3t]+sin(2t)CFdr=02π{1+13ddt[cos3t+sin3t]+sin(2t)}dt=[t+13[cos3t+sin3t]12cos(2t)]02π=2π
(b) Let S be the surface z=f(x,y) with f(x,y)=y2 and x2+y21. Since C is oriented counter clockwise when viewed from high on the z-axis, Stokes’ theorem requires that we use the normal n^ to S with positive z component. Hence
n^dS=[fxıı^fyȷȷ^+k^]dxdy=[2yȷȷ^+k^]dxdy×F=det[ıı^ȷȷ^k^xyzx2yy2+x1]=2k^×Fn^dS=2dxdyCFdr=S×Fn^dS=2x2+y21dxdy=2π

4.4.3.5.

Solution.
We apply Stokes’ theorem. First,
×F=det[ıı^ȷȷ^k^xyzyexx+exz2]=(1+exex)k^=k^
Note that r(t)=x(t)ıı^+y(t)ȷȷ^+z(t)k^ obeys x(t)+y(t)+z(t)=3, for every t, and that x(t)ıı^+y(t)ȷȷ^=(1+cost)ıı^+(1+sint)ȷȷ^ runs counterclockwise around the circle of radius 1 centered on (1,1). So we choose S to be the part of the plane G(x,y,z)=x+y+z=3 with (x1)2+(y1)21. Then, by Stokes’ Theorem,
CFdr=S×Fn^dS=Sk^n^dS
with
n^dS=±GGk^dxdy=±(ıı^+ȷȷ^+k^)dxdy
As (1+cost)ıı^+(1+sint)ȷȷ^ runs counterclockwise around the circle (x1)2+(y1)21, Stokes’ theorem specifies the plus sign and
CFdr=(x1)2+(y1)21dxdy=π

4.4.3.6. (✳).

Solution.
The boundary of S is
S={ (x,y,z) | z=0, x2+y2=4 }
and can be parametrized
r(θ)=2cosθıı^+2sinθȷȷ^0θ2π
So, by Stokes’ theorem (Theorem 4.4.1)
S×Fn^dS=SFdr=02π(2sinθıı^+2cosθȷȷ^2cosθk^F(r(θ)))(2sinθıı^+2cosθȷȷ^r(θ)) dθ=402πdθ=8π

4.4.3.7. (✳).

Solution 1.
The boundary of S is the circle x2+y2=4, z=0. Let C be this circle, oriented by the parametrization x(t)=2cost, y(t)=2sint, z(t)=0. By Stokes’ theorem
S×Fn^dS=CFdr=02πF(2cost,2sint,0)drdt(t) dt=02π[0ıı^+2cost(3+2sint)ȷȷ^+2sintk^][2sintıı^+2costȷȷ^] dt=02π[12cos2t+8cos2tsint] dt=02π[6+6cos(2t)+8cos2tsint] dt=[6t+3sin(2t)83cos3t]02π=12π
For an efficient, sneaky, way to evaluate 02πcos2tdt, see Example 2.4.4.
Solution 2.
  • S be the surface specified in the question, with upward pointing normal, and
  • D be the disk { (x,y,z) | x2+y24, z=0 }, with normal n^=k^, and
  • C be the circle { (x,y,z) | x2+y2=4, z=0 }, oriented as in the figure below.
Note that C is the boundary curve for both S and D. So, by Stokes’ theorem, twice
S×Fn^dS=CFdr=D×Fn^dS=D×Fk^dS
Now the k^ component of ×F is
×Fk^=x[x(3+y)]y[xln(1+z)]=3+y
As y is odd under yy and D is invariant under yy, we have DydS=0 and
S×Fn^dS=D(3+y)dS=3DdS=3Area(S)=3π22=12π

4.4.3.8. (✳).

Solution.
Let S be the portion of the paraboloid z=f(x,y)=4x2y2 with x2+(y1)21 and let n^ be the upward normal to S. For this surface
n^dS=(fx(x,y)ıı^fy(x,y)ȷȷ^+k^)dxdy=(2xıı^+2yȷȷ^+k^)dxdy
by (3.3.2). As (x,y,z) runs over S, (x,y) runs over the circular disk
D={ (x,y) | x2+(y1)21 }
For the given vector field
×F=det[ıı^ȷȷ^k^xyzxzxyz]=zıı^+xȷȷ^+k^
so that, by Stokes’ theorem (Theorem 4.4.1),
CFdr=S×Fn^dS=D[2x(4x2y2)z=f(x,y)+2xy+1]dxdy
By oddness under xx, all terms integrate to zero except for the last. So
CFdr=Ddxdy=Area(D)=π

4.4.3.9.

Solution.
The surface
S={ (x,y,z) | 1x1, 1y1, z0, z=(1x2)(1y2) }={ (x,y,z) | 1x1, 1y1,  z=(1x2)(1y2) }
Note that when x=1 or x=1 or y=1 or y=1, we have z=(1x2)(1y2)=0. So the boundary of S, call it C, is the boundary of the square 1x,y1, z=0, oriented counterclockwise. Here is a sketch of C.
Apply Stokes’ theorem. Observing that z=0 on C so that F=yıı^+x3ȷȷ^,
S×Fn^dS=CFdr=C[yıı^+x3ȷȷ^]dr=11(1)dxy=1 side+11(1)3dyx=1 side+11(1)dxy=1 side+11(1)3dyx=1 side=8

4.4.3.10.

Solution.
We shall apply Stokes’ Theorem. The curl of F is
×F=det[ıı^ȷȷ^k^xyzex2yzsinyyzxz+2y|=(2+y)ıı^(z+y)ȷȷ^+(0+z)k^
The curve C is a triangle. All three vertices of the triangle obey x+y+z=1. So the triangle is the boundary of the surface S={ (x,y,z) | x0, y0, z=1xy0 }.
The equation of the surface is z=f(x,y)=1xy. So, by (3.3.2),
n^ dS=(fxıı^fyȷȷ^+k^)dxdy=(ıı^+ȷȷ^+k^)dxdy
Here n^ is the upward pointing unit normal. The set of points (x,y) for which there is a corresponding (x,y,z) in S is T={ (x,y) | x0, y0, x+y1 }, which is a triangle of area 12. Since
×Fn^dS=[(2+y)ıı^(z+y)ȷȷ^+(0+z)k^](ıı^+ȷȷ^+k^)dxdy=2dxdy
we have
CFdr=S×Fn^dS=T2 dxdy=2Area(T)=1

4.4.3.11. (✳).

Solution.
Stokes’ theorem, which is Theorem 4.4.1, says that CFdr=S×Fn^dS for any surface S whose boundary is C. For the given vector field
×F(x,y,z)=det[ıı^ȷȷ^k^xyzzxy]=ıı^ȷȷ^+k^
Choose
S={ (x,y,z) | z=y, x24+y22+z221 }={ (x,y,z) | z=y, x24+y21 }
to be the part of the plane z=y bounded by the ellipsoid.
As S is part of the plane z=f(x,y)=y, (3.3.2), gives that
n^dS=±(fx,fy,1)dxdy=±(0,1,1)dxdy
As C has the standard orientation (counter-clockwise when viewed from high on the z-axis), we want n^ to have a positive z-component. So n^dS=(0,1,1)dxdy. From the second form of S given above, we see that as (x,y,z) runs over S, (x,y) runs over
D={ (x,y) | x24+y21 }
Consequently, Stokes’ theorem gives that
CFdr=D(1,1,1)×F(0,1,1)dxdyn^dS=2Ddxdy=2Area(D)
The ellipse D, that is x24+y21, has semi-axes a=2 and b=1 and hence area πab=2π. Finally
CFdr=2Area(D)=4π

4.4.3.12. (✳).

Solution.
Note that the curve of part (a) is a simple closed curve that lies in the plane x+y+z=2 and is oriented in a counterclockwise direction as observed from the positive x-axis. The curve of part (a) encloses a triangle.
Two of the sides of the triangle are (0,2,0)(2,0,0)=(2,2,0) and (0,0,2)(0,2,0)=(0,2,2) so the area of the triangle is
12|(2,2,0)×(0,2,2)|=12det[ıı^ȷȷ^k^220022]=12|(4,4,4)|=23
So let’s do part (b) first.
(b) We are not told explicitly what C2 is, so we certainly can’t do a direct evaluation. Instead, let’s use Stokes’ theorem (Theorem 4.4.1). The curl of F is
×F=det[ıı^ȷȷ^k^xyzz2x2y2]=2yıı^+2zȷȷ^+2xk^
The upward pointing unit normal to E is n^=ıı^+ȷȷ^+k^3. So, by Stokes’ theorem,
I2=C2Fdr=R×Fn^dS=R(2yıı^+2zȷȷ^+2xk^)ıı^+ȷȷ^+k^3dS=23R(y+z+x=2 on R)dS=43Area(R)=43
(a) Denote by T the triangle enclosed by C1. By the computation that we have just done in part (b)
I1=C1Fdr=43Area(T)=8

4.4.3.13. (✳).

Solution.
(a) Observe that
  • the curve C1 is one quarter of a circle in the xy-plane, centred on the origin, of radius 2, starting at (2,0,0) and ending at (0,2,0) and
  • the curve C2 is one quarter of a circle in the yz-plane, centred on the origin, of radius 2, starting at (0,2,0) and ending at (0,0,2) and
  • the curve C3 is one quarter of a circle in the xz-plane, centred on the origin, of radius 2, starting at (0,0,2) and ending at (2,0,0).
Here is a sketch.
(b) C lies completely on the sphere x2+y2+z2=4. So it is natural to choose
S={ (x,y,z) | x2+y2+z2=4, x0, y0, z0 }
and to parametrize S using spherical coordinates
r(θ,φ)=2cosθsinφ ıı^+2sinθsinφ ȷȷ^+2cosφ k^0θπ2, 0φπ2
Since
rθ=2sinθsinφıı^+2cosθsinφȷȷ^rφ=2cosθcosφıı^+2sinθcosφȷȷ^2sinφk^
so that
rθ×rφ=det[ıı^ȷȷ^k^2sinθsinφ2cosθsinφ02cosθcosφ2sinθcosφ2sinφ]=4cosθsin2φ ıı^4sinθsin2φ ȷȷ^4sinφcosφ k^
(3.3.1) gives
n^dS=±rθ×rφdθdφ=4(cosθsinφ ıı^+sinθsinφ ȷȷ^+cosφ k^)sinφ dθdφ
We want n^ to point outward, for compatibility with the orientation of C. So we choose the + sign.
n^dS=4(cosθsinφ ıı^+sinθsinφ ȷȷ^+cosφ k^)sinφ dθdφ=2r(θ,φ)sinφ dθdφ
(c) The vector field F looks too complicated for a direct evaluation of the line integral. So, in preparation for an application of Stokes’ theorem, we compute
×F=det[ıı^ȷȷ^k^xyzy+sin(x2)z3x+ln(1+y2)y+ez2]=4k^
So, by Stokes’ theorem (Theorem 4.4.1),
CFdr=S×Fn^dS=0π/2dφ0π/2dθ (4k^)(cosθsinφ ıı^+sinθsinφ ȷȷ^+cosφ k^) 4sinφ=160π/2dφ0π/2dθ cosφsinφ=16 π2 cos2φ2|0π/2=4π

4.4.3.14. (✳).

Solution.
(a) The boundary, S1, of S1 as specified in Stokes’ theorem (Theorem 4.4.1) is the circle x2+y2=4, z=4 oriented clockwise when viewed from high on the z-axis. That is, we can parametrize S1 by
r(t)=4costıı^4sintȷȷ^+4k^,0t2π
So
F(r(t))dr=(16sint,16cost,16sintcostcos(16sint))(4sint,4cost,0)dt=64dt
and, by Stokes’ theorem,
S1×Fn^dS=S1F(r(t))dr=6402πdt=128π
(b) The boundary, S2, of S2 consists of two parts, a circle in the plane z=4 and a circle in the plane z=1. We’ll call the first part S2a. It is the same as S1. We’ll call the second part S2b. It is the circle x2+y2=1, z=1 oriented counterclockwise when viewed from high on the z-axis. We can parametrize it
r(t)=costıı^+sintȷȷ^+k^,0t2π
So, on S2b,
F(r(t))dr=(sint,cost,sintcostcos(sint))(sint,cost,0)dt=dt
and, by Stokes’ theorem,
S2×Fn^dS=S2aF(r(t))dr+S2bF(r(t))dr=128π+02πdt=126π

4.4.3.15. (✳).

Solution.
Denote by
S={ (x,y,z) | z=x+4, x2+y24 }
the part of the plane z=x+4 that is contained in the cylinder x2+y2=4. Orient S by the downward pointing normal n^=12(1,0,1). Then C is the boundary of S. The part of C and S that are in the first octant are sketched below.
We may parametrize S by
r(x,y)=(x,y,x+4)withx2+y24
So,
rx×ry=det[ıı^ȷȷ^k^101010]=(1,0,1)
and, by (3.3.1),
n^dS=rx×rydxdy=(1,0,1)dxdy
We have chosen to “” sign in n^dS=±rx×rydxdy to give the downward pointing normal. As the curl of F is
×F=det[ıı^ȷȷ^k^xyzx3+2ysin(y)+zx+sin(z2)]=ıı^ȷȷ^2k^
Stokes’ theorem (Theorem 4.4.1) gives
CFdr=S×Fn^dS=S(1,1,2)(1,0,1)dxdy=Sdxdy=4π

4.4.3.16. (✳).

Solution.
(a) Note that all three vertices, (2,0,0), (0,2,0) and 0,0,2), lie in the plane x+y+z=2. So the entire path lies in that plane too.
In part (b) we will need to evaluate a line integral that clearly cannot be computed directly — we will need to use Stokes’ theorem. So let’s use Stokes’s theorem in part (a) too. First, we find
×F=det[ıı^ȷȷ^k^xyzz2x2y2]=2yıı^+2zȷȷ^+2xıı^
Let S be the triangular surface that is contained in the plane x+y+z=2 and is bounded by L1, L2 and L3. Orient S by the normal vector n^=13(ıı^+ȷȷ^+k^). Then,
×Fn^=13(2yıı^+2zȷȷ^+2xıı^)(ıı^+ȷȷ^+k^)=23(x+y+z)
and, by Stokes’ theorem,
CFdr=S×Fn^dS=23S(x+y+z)dS=43SdS=43Area(S)
The triangle S is half of the prallelogram with sides (0,2,0)(2,0,0)=(2,2,0) and (0,0,2)(2,0,0)=(2,0,2). The area of the parallelogram is
|(2,2,0)×(2,0,2)|=|(4,4,4)|=43
So
CFdr=4323=8
(b) Let S~ be the specified surface. Then, as in part (a),
CFdr=S~×Fn^dS=23S~(x+y+z)dS=43S~dS=43Area(S~)=43

4.4.3.17. (✳).

Solution.
Let’s try Stokes’ theorem with
F=(z+11+z)ıı^+xzȷȷ^+(3xyx(z+1)2)k^
The curl of F is
×F=det[ıı^ȷȷ^k^xyzz+11+zxz3xyx(z+1)2]=(3xx)ıı^(3y1(z+1)21+1(1+z)2)ȷȷ^+zk^=2xıı^+(13y)ȷȷ^+zk^
Write
S={ (x,y,z) | z=f(x,y)=1x2y, x2+y21 }
For S, with the upward pointing normal, by (3.3.2),
n^dS=(fx,fy,1)dxdy=(2xy,x2,1)dxdy
so that
×Fn^dS={4x2y+(x23x2y)+(1x2y)z}dxdy
and, by Stokes’ theorem,
CFdr=S×Fn^dS=x2+y21{4x2y+x23x2y+1x2y}dxdy
So
CFdr=x2+y21{x2+1}dxdy=π+x2+y21x2dxdy
To evaluate the final remaining integral, let’s switch to polar coordinates.
x2+y21x2dxdy=01dr r02πdθ (rcosθ)2=01dr r302πdθ cos2θ
Since
02πcos2θ dθ=02π1+cos(2θ)2 dθ=[θ2+sin(2θ)4]02π=π
we finally have 01dr r302πdθ cos2θ=π4 and
CFdr=π+π4=5π4
For an efficient, sneaky, way to evaluate 02πcos2θdθ, see Example 2.4.4.

4.4.3.18. (✳).

Solution.
We are to evaluate a line integral around a curve C. We are told that C is the boundary of a surface S that is contained in the plane x+y+z=1, but we are not told precisely what C is. So we are going to have to use Stokes’ theorem. The curl of F is
×F=det[ıı^ȷȷ^k^xyzz2x2y2]=2yıı^+2zȷȷ^+2xk^
and, by (3.3.3) with G(x,y,z)=x+y+z,
dS=|GGk^|dxdy=3dxdyn^dS=±GGk^dxdy=±(ıı^+ȷȷ^+k^)dxdy=±13(ıı^+ȷȷ^+k^)dS
Because C is oriented in a clockwise direction as
observed from the positive z-axis looking down at the plane, n^ is to point downwards, so that
n^dS=13(ıı^+ȷȷ^+k^)dS
On S we have x+y+z=1, so that Stokes’ theorem gives
CFdr=S(×F)n^dS=S2(yıı^+zȷȷ^+xk^)(13)(ıı^+ȷȷ^+k^)dS=23S(y+z+x)dS=23SdS=103
since S has area 5.

4.4.3.19. (✳).

Solution.
We are to evaluate the line integral of a complicated vector field around a relatively complicated closed curve. That certainly suggests that we should not try to evaluate the integral directly. To see if Stokes’ theorem looks promising, let’s compute the curl
×F=det[ıı^ȷȷ^k^xyzy+exsinxy4ztanz]=k^
That’s suggestive. Next we need to find a surface whose boundary is C. First, here is a sketch of C.
We can choose the surface S to be the union of two flat parts:
  • the quadralateral Q in the yz-plane with vertices (0,0,0), (0,1,1), (0,1,2) and (0,2,0) and
  • the triangle T in the xy-plane with vertices (0,0,0), (0,2,0) and (2,2,0).
The normal to Q is ıı^ and the normal to T is k^. Then Stokes’ theorem gives
CFdr=S×Fn^dS=Qk^(ıı^)dS+Tk^(k^)dS=TdS=Area(T)=122base2height=2

4.4.3.20. (✳).

Solution.
The integral looks messy. Let’s compute the curl of
F=(z+sinz)ıı^+(x3x2y)ȷȷ^+(xcoszy)k^
to help gauge if Stokes’ theorem would be easier.
×F=det[ıı^ȷȷ^k^xyzz+sinzx3x2yxcoszy]=ıı^+ȷȷ^+(3x22xy)k^
That’s a lot simpler than F. For the surface z=f(x,y)=xy2, with downward pointing normal (since C is traversed clockwise)
n^dS=(fx,fy,1)dxdy=(y2,2xy,1)dxdy
by (3.3.2), So, writing
S={ (x,y,z) | z=xy2, x2+y21 }D={ (x,y) | x2+y21 }
Stoke’s theorem gives
CFdr=S×Fn^dS=D{y2+2xy3x2+2xy}dxdy=x2+y21{3x2+y24xy}dxdy
To evaluate this integral, switch to polar coordinates.
CFdr=01dr r02πdθ {3r2cos2θ+r2sin2θ4r2sinθcosθ}=4π01dr r3=π
since 02πsinθcosθdθ=1202πsin(2θ)dθ=0 and 02πsin2θdθ=02πcos2θdθ=π. (See Example 2.4.4.)

4.4.3.21. (✳).

Solution.
Here is a sketch of the part of S in the first octant.
The boundary, S, of S is the circle x2+y2=1, z=1, oriented counterclockwise when viewed from above. It is parametrized by
r(θ)=cosθıı^+sinθȷȷ^+k^0θ2π
So Stokes’ theorem gives
S×Fn^dS=SFdr=02π(sin2θıı^+cos3θȷȷ^+(mess)k^F(r(t)))(sinθıı^+cosθȷȷ^r(t)) dθ=02π(sin3θ+cos4θ)dθ
The integral of any odd power of sinθ or cosθ over 0θ2π is zero. (See Example 4.4.6.) In particular, 02πsin3θdθ=0. To integrate cos4θ we use the trig identity
cos2θ=cos(2θ)+12cos4θ=cos2(2θ)+2cos(2θ)+14=14 cos(4θ)+12+cos(2θ)2+14=38+cos(4θ)8+cos(2θ)2
Finally
S×Fn^dS=02π(38+cos(4θ)8+cos(2θ)2)dθ=3π4

4.4.3.22. (✳).

Solution.
We are to evaluate the line integral of a complicated vector field around a relatively complicated closed curve. That certainly suggests that we should not try to evaluate the integral directly. As we are to use Stokes’ theorem, let’s compute the curl
×F=det[ıı^ȷȷ^k^xyzxsinyysinx(xy)z2]=z2ıı^z2ȷȷ^(ycosx+xcosy)k^
Next we need to find a surface whose boundary is C. First, here is a sketch of C.
We can choose the surface S to be the union of two flat parts:
  • the rectangle Sx in the xz-plane with vertices (0,0,0), (π2,0,0), (π2,0,1) and (0,0,1) and
  • the rectangle Sy in the yz-plane with vertices (0,0,0), (0,0,1), (0,π2,1) and (0,π2,0)
The normal to Sx is ȷȷ^ and the normal to Sy is ıı^. Then Stokes’ theorem gives
CFdr=S×Fn^dS=Sx×F(ȷȷ^)dS+Sy×F(ıı^)dS=0π2dx01dz z2+0π2dy01dz z2=0π2dx 13+0π2dy 13=π3

4.4.3.23. (✳).

Solution.
(a) Here is a sketch.
(b) We are to evaluate the line integral of a complicated vector field around a relatively complicated closed curve. That certainly suggests that we should not try to evaluate the integral directly. Let’s try Stokes’ theorem. First, we compute the curl
×F=det[ıı^ȷȷ^k^xyz2z1+y+sin(x2)3z1+x+sin(y2)5(x+1)(y+2)]=(5(x+1)31+x)ıı^(5(y+2)21+y)ȷȷ^+(3z(1+x)2+2z(1+y)2)k^
Next we need to find a surface S whose boundary is C. We can choose the surface S to be the union of two flat parts:
  • the triangle Sx in the xz-plane with vertices (0,0,0), (2,0,0), and (0,0,2) and
  • the triangle Sy in the yz-plane with vertices (0,0,0), (0,0,2), and (0,3,0)
Note that
  • The normal to Sx specified by Stokes’ theorem is ȷȷ^. On Sx we have y=0, so that ×Fȷȷ^ simplifies to (5(0+2)21+0)=8.
  • The normal to Sy specified by Stokes’ theorem is ıı^. On Sy we have x=0, so that ×Fıı^ simplifies to (5(0+1)31+0)=2.
So Stokes’ theorem gives
CFdr=S×Fn^dS=Sx×F(ȷȷ^)8dS+Sy×F(ıı^)2dS=8Area(Sx)2Area(Sy)=812(2)(2)212(3)(2)=10

4.4.3.24. (✳).

Solution.
The boundary, S, of S is the circle x2+y2=1 oriented counter clockwise as usual. It may be parametrized by r(θ)=cosθıı^+sinθȷȷ^, 0θ2π. By Stokes’ theorem
S×Fn^dS=SFdr=02πF(r(θ))drdθ(θ)dθ=02π(sinθ,0,3cosθ)(sinθ,cosθ,0)dθ=02πsin2θdθ=02πdθ1cos(2θ)2=[θ2sin(2θ)4]02π=π
For an efficient, sneaky, way to evaluate 02πdθ sin2θ, see Example 2.4.4.

4.4.3.25. (✳).

Solution.
The given surface is an ellipsoid centred at (x,y,z)=(0,0,1). It caps a curve C in the plane z=0, given by x2+y2=4. This is a circle of radius 2 centred at the origin, oriented counterclockwise when viewed from the positive z-axis.
Method I — double Stokes’: Let D denote the plane disk x2+y24, z=0. Using Stokes’ theorem twice gives
SGn^dS=S×Fn^dS=CFdr=D×Fn^dS=DGn^dS
Now in D we have n^=k^ and z=0, so on this surface,
Gn^=(×F)k^=det[001xyz(xzy3cosz)x3ezxyzex2+y2+z2]z=0=[3x2ez+3y2cosz]z=0=3(x2+y2)
Hence, using polar coordinates,
SGn^dS=D3(x2+y2)dxdy=3θ=02πr=02(r2)rdrdθ=3(2π)(4)=24π
Method II — single Stokes’: By Stokes’ theorem
SGn^dS=S×Fn^dS=CFdr
Parametrize the circle C using
r(θ)=2cosθıı^+2sinθȷȷ^,0θ2π
to obtain
dr=drdθdθ=(2sinθıı^+2cosθȷȷ^)dθ.
Then since z=0 on C,
SGn^dS=02π((2sinθ)3ıı^+(2cosθ)3ȷȷ^F(r(θ)))(2sinθıı^+2cosθȷȷ^r(θ))dθ=1602π(sin4θ+cos4θ)dθ
By the double angle trig identities
cos2θ=1+cos(2θ)2sin2θ=1cos(2θ)2
we have
sin4θ+cos4θ=[1cos(2θ)]24+[1+cos(2θ)]24=12+cos2(2θ)2=12+1+cos(4θ)4
So
SGn^dS=1602π(34+14cos(4θ))dθ=16×34×(2π)=24π

4.4.3.26. (✳).

Solution.
Note that
×F=det|ıı^ȷȷ^k^xyzz2x2y2|=2yıı^+2zȷȷ^+2xk^
Let D be the disk in the plane x+y+z=3 whose boundary is C and let n^=13(ıı^+ȷȷ^+k^) be the upward unit normal to D. If the circle is oriented counterclockwise, when viewed from above, then, by Stokes’ theorem (Theorem 4.4.1),
CFdr=D×Fn^ dS=13D(2yıı^+2zȷȷ^+2xk^)(ıı^+ȷȷ^+k^) dS=13D2(x+y+z)=3 on D dS=23DdS=23πR2

4.4.3.27.

Solution 1.
Let S be the bottom surface of the cube, oriented with normal k^. Then, by Stokes’ theorem, since S=S,
S×Fn^dS=SFdr=SFdr=S×Fn^dS
Since
×F=det[ıı^ȷȷ^k^xyzxyzxy2x2yz]=(,,y2xz)
and n^=k^ on S and z=1 on S
S×Fn^dS=11dx11dy (,,y2xz)k^|z=1=11dx11dy (y2+x)=11dx11dy y2=2×201dy y2=43
Solution 2.
The boundary of S is the square C, with sides C1, , C4, in the sketch
By Stokes’ theorem,
S×Fn^dS=CFdr
Parametrize C1 by x. That is, r(x)=xıı^ȷȷ^k^, 1x1. Since r(x)=ıı^, and y=z=1 on C1,
C1Fdr=11F(r(x))r(x) dx=11F(r(x))ıı^ dx=11x(1)(1)xyz dx=0(since x is odd)
Parametrize C2 by y. That is, r(y)=ıı^+yȷȷ^k^, 1y1. Since r(y)=ȷȷ^, and x=1 on C2,
C2Fdr=11F(r(y))ȷȷ^ dy=11y2xy2 dy=[y33]11=23
Parametrize C3 by x. That is, r(x)=xıı^+ȷȷ^k^ with x running from 1 to 1. (If you’re nervous about this, parametrize by t=x. That is r(t)=tıı^+ȷȷ^k^, 1t1.) Since r(x)=ıı^, and y=1, z=1 on C3,
C3Fdr=11F(r(x))ıı^ dx=11x (1)(1)xyz dx=0(since x is odd)
Parametrize C4 by y. That is, r(y)=ıı^+yȷȷ^k^, with y running from 1 to 1. Since r(y)=ȷȷ^, and x=1 on C4,
C4Fdr=11F(r(y))ȷȷ^ dy=11(1)y2xy2 dy=[y33]11=23
All together
S×Fn^dS=C1Fdr+C2Fdr+C3Fdr+C4Fdr=43

4.4.3.28.

Solution.
Let’s try Stokes’ Theorem. Call F=yıı^xȷȷ^+xyk^. Then
×F=det[ıı^ȷȷ^k^xyzyxxy]=xıı^yȷȷ^2k^
Now compute n^dS in the (u,v)-parametrization.
r(u,v)=(ucosv,usinv,v)ru(u,v)=(cosv,sinv,0)rv(u,v)=(usinv,ucosv,1)ru×rv=det[ıı^ȷȷ^k^cosvsinv0usinvucosv1]=(sinv,cosv,u)n^dS=(sinv,cosv,u)dudv
Since u0, we do indeed have the upward pointing normal. So, Stokes’ theorem tells us
Cydxxdy+xydz=CFdr=S×Fn^dS=01du02πdv (ucosv,usinv,2)(sinv,cosv,u)=01du02πdv (2usinvcosv2u)=[01du u][02πdv (sin2v2)]=12(4π)=2π

4.4.3.29.

Solution.
Given the form of F, direct evaluation looks hard. So let’s try Stokes’ theorem, using as S the part of the plane G(x,y,z)=x+2yz=7 that is inside x22x+4y2=15. Then
n^dS=±GGk^dxdy=±(ıı^+2ȷȷ^k^)dxdy
As C is oriented counterclockwise when viewed from high, Stokes’ theorem specifies the upward pointing normal so that n^dS=(ıı^+2ȷȷ^k^)dxdy.
From the observations that
×F=det[ıı^ȷȷ^k^xyzex2+yzcos(y2)x2sin(z2)+xy]=xıı^(z+2x)k^
and that we can rewrite x22x+4y2=15 as (x1)2+4y2=16, we have
CFdr=S×Fn^dS=(x1)2+4y216[xıı^(z+2x)k^]|z=7+x+2y(1,2,1)dxdy=(x1)2+4y216[x(7+x+2y+2x)]dxdy=(x1)2+4y216[74x2y]dxdy
To evaluate the integrals of x and y we use that, for any region R in the xy--plane,
x¯=RxdxdyArea(R)y¯=RydxdyArea(R)
Our ellipse is (x1)242+y222=1 and so has area πab=π×4×2=8π and centroid (x¯,y¯)=(1,0). So, using R={ (x,y) | (x1)242+y2221 },
CFdr=R[74x2y]dxdy=Area(R){74x¯2y¯}=8π[74×12×0]=24π

4.4.3.30. (✳).

Solution.
(a) The curl is
×F=det[ıı^ȷȷ^k^xyz2+x2+z03+x2z]=(12xz)ȷȷ^
(b) We are going to use Stokes’ theorem. The specified curve C is not closed and so is not the boundary of a surface. So we extend C to a closed curve C~ by appending to C the line segment L from (2,0,0) to (0,0,0). In the figure below, C is the red curve and C~ is C plus the blue line segment.
The closed curve C~ is boundary of the surface S that is the union of
  • the triangle T1 in the yz-plane with vertices (0,0,0), (0,0,3) and (0,1,0) and with normal vector ıı^ and
  • the triangle T2 in the xy-plane with vertices (0,0,0), (0,1,0) and (2,0,0) and with normal vector k^.
So, by Stokes’ theorem
CFdr+LFdr=SFdr=S×Fn^dS=T1×F(ıı^)dS+T2×F(k^)dS=T1(12xz)ȷȷ^(ıı^)dS+T2(12xz)ȷȷ^(k^)dS=0
Consequently the integral of interest
CFdr=LFdr=20(2+x2)dxsince dy=dz=z=0 on L=02(2+x2)dx=[2x+x33]02=203

4.4.3.31. (✳).

Solution.
(a) by direct evaluation: The curl of G is
×G=det[ıı^ȷȷ^k^xyzxzy]=2ıı^
The part of S in the first octant is sketched in the figure on the left below. S consists of two parts — the cylindrical surface
S1={ (x,y,z) | y2+z2=9, 0x5 }
and the disc
S2={ (x,y,z) | x=0, y2+z29 }
The normal n^ to S1 always points radially outward from the cylinder and so always has ıı^ component zero. The normal of S2 is ıı^. So the flux is
S×Gn^dS=S12ıı^n^dS+S22ıı^(ıı^)dS=2S2dS=2(π32)=18π
(a) using Stokes’ theorem: Let’s use Stokes’ theorem. The boundary S of S is the cirlce y2+z2=9, x=5, oriented clockwise when viewed from far down the x-axis. We’ll parametrize it by r(θ)=(5,3cosθ,3sinθ). Then Stokes’ theorem gives
S×Gn^dS=SGdr=02π(5,3sinθ,3cosθ)(0,3sinθ,3cosθ)dθ=02π(9sin2θ9cos2θ)dθ=18π
(b) This time we’ll use the divergence theorem. The surface S is not closed. So we’ll use the auxilary surface formed by “topping S off” with the cap T={ (5,y,z) | y2+z29 }. If we give T the normal vector ıı^, this auxiliary surface, the union of S and T, is the boundary of V={ (x,y,z) | y2+z29, 0x5 }. So the divergence theorem gives
SFn^dS+TFn^dS=VFn^dS=VF dV=0
since F=0. Thus the flux of interest is
SFn^dS=TFn^dS=TFıı^dS=T(2+z)dS=2TdSsince TzdS=0, because z is odd=18πsince T has area 9π

4.4.3.32. (✳).

Solution.
(a) Since
  • yx is defined when x0 and
  • x1+x2=e(1+x2)lnx is defined when lnx is defined, which is when x>0 (assuming that we are not allowed to use complex numbers) and
  • y1+y2=e(1+y2)lny is defined when lny is defined, which is when y>0 and
  • cos5(lnz) is defined when lnz is defined, which when z>0
the domain of F is
D={ (x,y,z) | x>0, y>0, z>0 }
(b) The domain D is both connected (any two points in D can be joined by a curve that lies completely in D) and simply connected (any simple closed curve in D can be shrunk to a point continuously in D).
(c) The curl of F is
×F=det[ıı^ȷȷ^k^xyzyx+x1+x2x2y1+y2cos5(lnz)]=(2x1x)k^
(d) The integrand for direct evaluation looks very complicated. On the other hand ×F is quite simple. So let’s try Stokes’ thoerem. Denote
S={ (x,y,z) | 2x4, 2y4, z=2 }
The boundary of S is C. Because of the clockwise orientation of C, we assign the normal vector k^ to S. See the sketch below
Then, by Stokes’ theorem,
CFdr=S×Fn^dS=S×F(k^)dS=S(2x1x)dS=24dx24dy (2x1x)=24dx 2(2x1x)=2[x2lnx]24=2[12ln2]=2ln224
(e) Since ×F is not 0, F cannot be conservative.

4.4.3.33. (✳).

Solution.
(a) By the vector identity (×G)=0 (Theorem 4.1.7.a). So we must have
0=F=x(xz)+y(axeyz+byz)+z(y2xeyz2)=z+(axeyz+bz)+(2xeyz)=(1+b)z+(a2)xeyz
So we need a=2 and b=1.
(b) Note that the boundary, S, is the circle x2+y2=1, z=0, oriented counter-clockwise. Also note that, if we knew what G was, we would be able to use Stokes’ theorem to give
SFn^dS=S(×G)n^dS=SGdr
So let’s find a vector potential G. That is, let’s try and find a vector field G=G1ıı^+G2ȷȷ^+G3k^ that obeys ×G=F, or equivalently,
G3yG2z=F1=xzG3x+G1z=F2=2xeyzyzG2xG1y=F3=y2xeyz2
Let’s also require that G3=0. (If this is mysterious to you, review §4.1.2.) Then the equations above simplify to
G2z=xzG1z=2xeyzyzG2xG1y=y2xeyz2
Now the first equation contains only a single unknown, namely G2 and we can find all G2’s that obey the first equation simply by integrating with respect to z:
G2=xz22+N(x,y)
Note that, because z treats x and y as constants, the constant of integration N is allowed to depend on x and y.
Similarly, the second equation contains only a single unknown, G1, and is easily solved by integrating with respect to z. The second equation is satisfied if and only if
G1=xeyz212yz2+M(x,y)
for some function M.
Finally, the third equation is also satisfied if and only if M(x,y) and N(x,y) obey
x(xz22+N(x,y))y(xeyz2yz22+M(x,y))=y2xeyz2
which simplifies to
Nx(x,y)My(x,y)=y2
This is one linear equation in two unknowns, M and N. Typically, we can easily solve one linear equation in one unknown.
So we are free to eliminate one of the unknowns by setting, for example, M=0, and then choosing any N that obeys
Nx(x,y)=y2
Integrating with respect to x gives, as one possible choice, N(x,y)=xy2. So we have found a vector potential. Namely
G=(xeyz212yz2)ıı^+(xy2xz22)ȷȷ^
We can now evaluate the flux. Parametrize S by
r(θ)=cosθıı^+sinθȷȷ^r(θ)=sinθıı^+cosθȷȷ^
with 0θ2π. So
SFn^dS=SGdr=02π(cosθsin2θȷȷ^G(r(θ)))(sinθıı^+cosθȷȷ^)r(θ) dθ=02πsin2θcos2θ dθ=02π1cos(2θ)2 1+cos(2θ)2 dθ=1402π{1cos2(2θ)} dθ=1402π{11+cos(4θ)2} dθ=14 12 2πsince 02πcos(4θ) dθ=0=π4

4.4.3.34. (✳).

Solution.
Considering that there are ten line segments in C, it is probably not very efficient to use direct evaluation. Two other possible methods come to mind. If F is conservative, we can use F’s potential. Even if F is not conservative, it may be possible to efficiently use Stokes’ (or Green’s) theorem. So let’s compute
×F=det[ıı^ȷȷ^k^xyzy2x100]=k^
As ×F0, the vector field F is not conservative. As ×F0 is very simple, it looks like Stokes’ theorem could provide an efficient way to compute the integral. The left figure below contains a sketch of C.
The curve C is not closed, and so is not the boundary of a surface, so we cannot apply Stokes’ theorem directly. But we can easily come up with a surface whose boundary contains C. Let R be the shaded region in the figure on the right above. The boundary R of R consists of two parts — C and the line segment L. The normal of R for k^ (since R is oriented clockwise). So Stokes’ theorem gives
CFdr+LFdr=R×F(k^) dS=R(k^)(k^) dS=Area(R)
R is the union of 5 triangles, each of height 1 and base 1. So
Area(R)=5×12×1×1=52
If we denote by L the line segment from (0,0) to (5,5), we can parametrize L by r(t)=t(5,5), 0t1 and
LFdr=01(5tıı^+(10t10)ȷȷ^)F(r(t))(5ıı^+5ȷȷ^)r(t) dt=015(15t10)dt=25(322)=252
All together
CFdr=Area(R)LFdr=Area(R)+LFdr=52252=15

4.4.3.35. (✳).

Solution.
If we parametrize the curve as
x=2cosθy=2sinθz=x2=4cos2θ0θ2π
then the term sinx(θ)2 x(θ) in the integral will be sin(4cos2θ) (2sinθ). That looks hard to integrate. So let’s try Stokes’ theorem. The curl of F is
×F=det[ıı^ȷȷ^k^xyzsinx2xzz2]=xıı^+zk^
The curve C is the boundary of the surface
S={ (x,y,z) | x2+y24, z=x2 }
with upward pointing normal. For the surface z=f(x,y)=x2, (3.3.2) gives
n^dS=±[fx(x,y)ıı^fy(x,y)ȷȷ^+k^] dxdy=±[2xıı^+k^]dxdy
Since we want the upward pointing normal
n^dS=[2xıı^+k^]dxdy
So by Stokes’ theorem (Theorem 4.4.1)
CFdr=S×Fn^dS=x2+y24(xıı^+x2zk^)[2xıı^+k^]dxdy=3x2+y24x2dxdy
Switching to polar coordinates
CFdr=302drr02πdθ r2cos2θ=3[02r3dr][02πcos2θ dθ]=3 244[02πcos(2θ)+12 dθ]=12π
For an efficient, sneaky, way to evaluate 02πcos2t dt see Example 2.4.4.

4.4.3.36. (✳).

Solution.
By Stokes’ Theorem,
CEdr=S(×E)n^dS
so Faraday’s law becomes
S(×E+1cHt)n^dS=0
This is true for all surfaces S. So the integrand, assuming that it is continuous, must be zero.
To see this, let G=(×E+1cHt). Suppose that G(x0)0. Pick a unit vector n^ in the direction of G(x0). Let S be a very small flat disk centered on x0 with normal n^ (the vector we picked). Then G(x0)n^>0 and, by continuity, G(x)n^>0 for all x on S, if we have picked S small enough. Then S(×E+1cHt)n^dS>0, which is a contradiction. So G=0 everywhere and we conclude that
×E+1cHt=0

4.4.3.37. (✳).

Solution.
The curl of the specified vector field is
×F=×(zıı^+xȷȷ^+y3z3k^)=det[ıı^ȷȷ^k^xyzzxy3z3]=3y2z3ıı^+ȷȷ^+k^
For every t, we have x(t)=z(t) and x(t)2+y(t)2+z(t)2=2. So the specified curve is the intersection of the plane x=z and the sphere x2+y2+z2=2. This curve is the boundary of the circular disk
D={ (x,y,z) | x=z, x2+y2+z22 }
The curve is oriented so that (x(t),y(t))=(cost,2sint) runs in the standard (counterclockwise) direction. So the unit normal to D used in Stokes’ theorem has positive k^ component. Since the plane xz=0 has unit normal ±12(1,0,1), the unit normal used in Stokes’ theorem is n^=12(1,0,1). By Stokes’ theorem
CFdr=D×Fn^ dS=12D(3y2z3,1,1)(1,0,1) dS=12D(13y2z3) dS
The disk D is invariant under the reflection (x,y,z)(x,y,z). Since y2z3 is odd under this reflection, Dy2z3 ds=0 and
Fdr=12D dS=12Area(D)
Because the centre of the ball x2+y2+z22 (namely (0,0,0)) is contained in the plane x=z, the radius of the disk D is the same as the radius of the sphere x2+y2+z2=2. So D has radius 2 and
Fdr=12Area(D)=12π(2)2=2π

4.4.3.38. (✳).

Solution.
The curl of the vector field F=zıı^+xȷȷ^yk^ is
×F=ıı^+ȷȷ^+k^
The unit normal to the plane x+y+z=1, with positive k^ component as required by Stokes’ theorem in this case, is n^=13(1,1,1). If we denote by D the circular disk x+y+z=1, x2+y2+z21, then Stokes’ theorem (Theorem 4.4.1) says
Czdx+xdyydz=CFdr=D×Fn^dS=D(1,1,1)13(1,1,1)dS=13Area(D)
A reasonable guess for the centre of the disk is 13(1,1,1). (This guess is just based on symmetry.) To check this we just need to observe that it is indeed on the plane x+y+z=1 and that the distance from 13(1,1,1) to any point (x,y,z) obeying x+y+z=1 and x2+y2+z2=1, namely
(x13)2+(y13)2+(z13)2=x2+y2+z223(x+y+z)+39=123+13=23
is the same. This also tells us that D has radius 23 and hence area 23π. So the specified line integral is 2π33.

4.4.3.39. (✳).

Solution.
(a) We parametrize S in cylindrical coordinates:
r(r,θ)=rcosθıı^+rsinθȷȷ^+rk^with 0r1,0θπ
(b) We compute
rr=cosθıı^+sinθȷȷ^+k^rθ=rsinθıı^+rcosθȷȷ^n^dS=±rr×rθ drdθ=±(rcosθıı^rsinθȷȷ^+rk^)drdθ
To calculate the downward flux, we use the minus sign. We find
Svn^dS=0πdθ01dr (rcosθ,rsinθ,2r)(rcosθ,rsinθ,r)=0πdθ01dr 3r2=πr3|r=01=π
(c) Solution 1: Let P be the path along line segments from (1,0,1) to (0,0,0) and from (0,0,0) to (1,0,1). Here is a sketch. P is in blue.
Then
CFdr+PFdr=S×Fn^dS
by Stokes’ Theorem. Along P, the vector field F is orthogonal to the curve so that PFdr=0. Note that ×F is the vector field v from part (b). Thus
CFdr=Svn^dS=π
(c) Solution 2: Let L be the line segment from (1,0,1) to (1,0,1) and let
R={(x,y,z)}x2+y21,y0,z=1
Here is a sketch. L is in blue and R is shaded.
Then
CFdr+LFdr=R×F(k^)dS
by Stokes’ Theorem. Along L, the vector field F=ȷȷ^ is orthogonal to the curve (which has direction ıı^ so that LFdr=0. Note that ×F is the vector field v from part (b). Thus
CFdr=Rvk^dS=R2zdS=2RdS=2Area(R)=π

4.4.3.40.

Solution.
Let S be the portion of x+y+z=1 that is inside the sphere x2+y2+z2=1. Then S=S, so, by Stokes’ theorem, (with n^ always the upward pointing normal)
S(×F)n^dS=SFdr=SFdr=S(×F)n^dS
As
×F=det[ıı^ȷȷ^k^xyzyzzxxy]=2(ıı^+ȷȷ^+k^)
and, on S, n^=13(ıı^+ȷȷ^+k^)
S(×F)n^dS=S(23)dS=23×Area(S)
S is the intersection of a plane with a sphere and so is a circular disk. It’s center (xc,yc,zc) has to obey xc+yc+zc=1. By symmetry, xc=yc=zc, so xc=yc=zc=13. Any point, (x,y,z), which satisfies both x+y+z=1 and x2+y2+z2=1, obeys
(x13)2+(y13)2+(z13)2=x2+y2+z223(x+y+z)+319=123+13=23
That is, any point on the boundary of S is a distance 23 from (13,13,13). So the radius of S is 23, the area of S is 23π and
S(×F)n^dS=23×Area(S)=43π

5 True/False and Other Short Questions
5.2 Exercises

5.2.1. (✳).

Solution.
(a) True. For any constant vector a=(a1,a2,a3),
a×r=det[ıı^ȷȷ^k^a1a2a3xyz]=(a2za3y)ıı^(a1za3x)ȷȷ^+(a1ya2x)ȷȷ^
This vector field does indeed have divergence 0.
(b) True. This is our conservative field screening condition Theorem 4.1.7.b.
(c) True. This is one of our vector identities, namely Theorem 4.1.4.c.
(d) False. The trap here is that F need not be defined at the origin. We saw, in Example 3.4.2, that the point source FS=mr|r|3 had flux 4πm through every sphere centred on the origin. We also saw, in Example 4.2.7, that the divergence FS=0 everywhere except at the origin (where it is not defined). So if we choose m to be a very big negative number (say 10100) and add in a very small vector field with positive divergence (say 10100(xıı^+yȷȷ^+zk^)), we will get the vector field F=10100r|r|3+10100(xıı^+yȷȷ^+zk^) which has divergence F=3×10100>0 everywhere except at the origin. The flux of this field through the specified sphere will be 4π×10100 plus a very small positive number.
(e) True. The statement that “the flux out of one hemisphere is equal to the flux into the opposite hemisphere” is equivalent to the statement that “the flux out of the sphere is equal to zero”. Since F=0 everywhere, that is true by the divergence theorem.
(f) That depends.
If κ=0, then dT^ds=0, so that drds=T^ is a constant. So r(s)=sT^+r(0) is part of a straight line.
If κ>0, then, because the curve is in a plane, the torsion τ is zero and the Frenet-Serret formulae reduce to
dT^ds=κN^dN^ds=κT^
Now consider the centre of curvature c(s)=r(s)+1κN^(s). Since
dcds=drds+1κdN^ds=T^(s)+1κ(κT^(s))=0
c(s) is a constant and
|r(s)c|=1κ
which says that the curve is part of the circle of radius 1κ centred on c.
(g) False. We saw in Examples 2.3.14 and 4.3.8 that the given vector field is not conservative.
(h) False. For example, if P=y, then CFdr=Cydx is the area inside C. See Corollary 4.3.5.
(i) False.
If dvdt=a is a constant, then v(t)=at+v0. Integrating a second time, r(t)=12at2+v0t+r0. This is not a spiral, whether or not the speed is constant. (In fact, for the speed |v(t)|=|at+v0| to be constant, a has to be 0, so that r(t)=v0t+r0 is a straight line.)
Another way to come to the same conclusion uses
a(t)=d2sdt2(t)T^(t)+κ(t)(dsdt(t))2N^(t)
As the speed dsdt is a constant, it reduces to
a(t)=κ(t)(dsdt(t))2N^(t)
As a(t) is a constant, its direction, N^(t), is also a constant. The normal vector to a spiral is not constant.

5.2.2. (✳).

Solution.
(a) False. For any constant vector a=(a1,a2,a3),
a×r=det[ıı^ȷȷ^k^a1a2a3xyz]=(a2za3y)ıı^(a1za3x)ȷȷ^+(a1ya2x)ȷȷ^
So
×(a×r)=det[ıı^ȷȷ^k^xyza2za3ya1z+a3xa1ya2x]=2a1ıı^+2a2ȷȷ^+2a3k^
is nonzero, unless the constant vector a=0.
(b) False. For example, if f(x)=x2, then
(f)=(x2)=(2xıı^)=2
(c) False. For example, if F=x2ıı^, then
(F)=((x2ıı^))=(2x)=2ıı^
(d) False. The trap here is that F need not be defined at the origin. We saw, in Example 3.4.2, that the point source F=mr|r|3 had flux 4πm through every sphere centred on the origin. We also saw, in Example 4.2.7, that the divergence F=0 everywhere except at the origin (where it is not defined).
(e) True. Any simple, smooth, closed curve in R3 that avoids the origin is the boundary of a surface S that also avoids the origin. Then, by Stokes’ theorem,
CFdr=S×Fn^dS=0
(f) True. Let S={ r | |rc|=R } be a sphere. Denote by V={ r | |rc|R } the ball whose boundary is S. Let H be one hemisphere of S with outward pointing normal and let H be the other hemisphere of S with inward point normal. Then the boundary of V, with outward pointing normal, can be viewed as consisting of two parts, namely H and H, where by H we mean H but with outward pointing normal. Then, by the divergence theorem
HFn^dSHFn^dS=VFn^dS=VFdV>0
which implies that HFn^dS>HFn^dS.
(g) False. The trap here is that the curve is in R3, not R2. As we saw in Example 1.4.4, a helix has constant curvature, but does not lie in a plane and so is not part of a circle.
(h) False. Even if we restrict F to the xy-plane (i.e. to z=0), this vector field is not conservative. We saw that in Examples 2.3.14 and 4.3.8.
(i) False. For example, the vector field F=xk^ is always parallel to the z-axis. So its flow lines are also all parallel to the z-axis. But if the closed curve C consists of the line segments
  • L1 from (0,0,0) to (1,0,0), followed by
  • L2 from (1,0,0) to (1,0,1), followed by
  • L3 from (1,0,1) to (0,0,1), followed by
  • L4 from (0,0,1) back to (0,0,0).
then
  • L1Fdr=01(xk^)ıı^dx=0 since k^ıı^, dr=ıı^dx on L1 and
  • L2Fdr=01(1k^)k^dz=1 since x=1 and dr=k^dz on L2 and
  • L3Fdr=01(xk^)ıı^dx=0 since k^ıı^ and
  • L4Fdr=01(0k^)k^dz=0 since x=0 on L4.
All together
CFdr=L1Fdr+L2Fdr+L3Fdr+L4Fdr=1
(j) True. If the speed |v| is constant then
0=ddt|v|2=ddt(vv)=2va

5.2.3. (✳).

Solution.
(a) False. r(t) is the full acceleration. So |r(t)| is the magnitude of the full acceleration, not just the tangential component of acceleration. For example, if r(t)=costıı^+sintȷȷ^ (i.e. the particle is just going around in circles), the acceleration r(t)=costıı^sintȷȷ^ is perpendicular to the direction of motion. So the tangential component of acceleration is zero, while |r(t)|=1.
(b) T^(t) is the tangent vector to the curve at r(t). N^(t) and B^(t) are both perpendicular to T^(t) (and to each other) and so span the plane normal to the curve at r(t).
(c) True. This is (half of) Theorem 2.4.8.
(d) False. The statement ×(F)=0 is just plain gibberish, because F is a scalar valued function and there is no such thing as the curl of a scalar valued function.
(e) False. For example if F=ıı^, then, by the divergence theorem,
SFn^dS=VFdV=0
Here V={ x,y,z | x2+y2+z21 } is the inside of the sphere.
(f) True. If S is the boundary of the solid region E, then we can orient S by always choosing the normal vector that points into E.

5.2.4. (✳).

Solution.
(a) The helix is approximately a bunch of circles stacked one on top of each other. The radius of the circles increase as z increases. So the curvature decreases as z increases.
(b) Here are two arguments both of which conclude that f(x) is D.
  • If C were the graph y=f(x), then f(x) would have two points of discontinuity. The curvature κ(x) would not the defined at those two points. The function whose graph is D is defined everywhere and so cannot be the curvature of the function whose graph is C.
  • The function whose graph is D has two inflection points. So its curvature is zero at two points. The function whose graph is C is indeed zero at two points (that in fact correspond to the inflection points of D). So D is the graph of f(x) and C is the graph of κ(x).
(c) For any fixed y, x2+z2=1 is a circle of radius 1. So we can parametrize it by x(θ)=cosθ, z(θ)=sinθ, 0θ<2π. The y-coordinate of any point on the intersection is determined by y=xz. So we can use
r(θ)=cosθıı^+sinθk^+sinθcosθȷȷ^0θ<2π
(d) We are told that the helical ramp starts starts with the y-axis when z=0.
  • In the cases of parametrisations (a) and (c), z=0 forces u=0 and u=0 forces x=y=0. That is only the origin, not the y-axis. So we can rule out (a) and(c).
  • In the case of parametrisation (b), z=0 forces v=0 and v=0 forces y=0 and x=u. As u varies that sweeps out the x-axis, not the y-axis. So we can rule out (b).
  • In the case of parametrisation (d), z=0 forces v=0 and v=0 forces x=0 and y=u. As u varies that sweeps out the y-axis, which is what we want.
Furthermore
  • we are told that z=v runs from 0 to 5 and that
  • x2+y2=u24
So we want parametrisation (d) with domain |u|2, 0v5.
(e) Straight lines have curvature 0. So one acceptable parametrized curve is r(t)=tıı^, 0t1.
(f) The cube S has six sides. So the outward flux through S is 6 and, by the divergence theorem,
6=SFn^dS=SFdV=SCdV=C
since S has volume one. So C=6.
(g) For the vector field F to be conservative, we need
F1y=F2xy(ax+by)=x(cx+dy)b=c
When b=c, an allowed potential is a2x2+bxy+d2y2. The specified set is
{ (a,b,c,d) | a,b,c,d all real and b=c }
(h) By the definition of arclength parametrisation, the arclength along the curve between r(0) and r(s) is s. In particular, the arclength between r(0) and r(3) is 3 and the arclength between r(0) and r(5), which is the same as the arclength between r(0) and r(3) plus the arclength between r(3) and r(5), is 5. So the arclength between r(3) and r(5) is 53=2.
(i) In this solution, we’ll use, for example T to refer to the curve T, but with the arrow pointing in the opposite direction to that of the arrow on T.
In parts (2), (3) and (4) we will choose F to be the vector field
G(x,y)=yx2+y2ıı^+xx2+y2ȷȷ^
We saw, in Example 2.3.14, that ×G=0 except at the origin where it is not defined. We also saw, in Example 4.3.8, that CGdr=2π for any counterclockwise oriented circle centred on the origin.
  • (1): Let R1 be the region between S and T. It is the shaded region in the figure on the left below. Note that R1 is contained in the domain of F, so that ×F=0 on all of R1. The boundary of R1 is ST, meaning that the boundary consists of two parts, with one part being S and the other part being T. So, by Stokes’ theorem
    SFdrTFdr=R1Fdr=R1×Fk^dS=0
    and (1) is true.
  • (2): False. Choose a coordinate system so that Q is at the origin and choose F=G. We saw, in Examples 2.3.14 and 4.3.8, that the curl of G vanished everywhere except at the origin, where it was not defined, but that RGdr0.
  • (3),(4): False. Here is a counterxample that shows that both (3) and (4) are false. Choose a coordinate system so that Q is at the origin and choose F=G. By Stokes’ theorem
    SGdr=TGdr=0
    because ×G=0 everywhere inside S, including at P. So now both parts (3) and (4) reduce to the claim that UGdr=RGdr.
    We saw, in Example 4.3.8, that RGdr=2π.
    To finish off the counterexample, we’ll now show that UGdr=2π. Let R2 be the region between U and R. It is the shaded region in the figure on the right above. Note that ×G=0 on all of R2. including at P. The boundary of R2 is UR, meaning that the boundary consists of two parts, with one part being U and the other part being R. So, by Stokes’ theorem
    UGdrRGdr=R2Gdr=R2×Gk^dS=0
    and UGdr=RGdr=2π
  • (5): False. For any conservative vector field F, with potential f, VFdr is just the difference of the values of f at the two end points of V. It is easy to choose an f for which those two values are different. For example f(x,y)=x does the job.
(j) Let S be any closed surface and denote by V the volume that it encloses. Presumably the question assumes that S is oriented so that S=V. Then by the divergence theorem
SFn^dS=VFn^dS=VF dV
This is exactly the volume of V if F=1 everywhere. One vector field F with F=1 everywhere is F=xıı^.
(k) Let C be the counterclockwise boundary of a small square centred on P, like the blue curve in the figure below, but much smaller. Call the square (the inside of C) S.
By Stokes’ theorem
S×Fk^ dS=CFdr
  • The contribution to CFdr coming from the left and right sides of C will be zero, because F is perpendicular to dr there.
  • The contribution to CFdr coming from the top of C will be negative, because there F is a positive number times ıı^ and dr is a negative number times ıı^.
  • The contribution to CFdr coming from the bottom of C will be positive, because there F is a positive number times ıı^ and dr is a positive number times ıı^.
  • The magnitude of the contribution from the top of C will be larger than the magnitude of the contribution from the bottom of C, because |F| is larger on the top than on the bottom.
So, all together, CFdr<0, and consequently (taking a limit as the square size tends to zero) ×Fk^ is negative at P.

5.2.5. (✳).

Solution.
(a) False. We could have, for example, F zero at one point and strictly positive elsewhere. One example would be F=x3ıı^+y3ȷȷ^+z3k^, with S1 and S2 being the upward oriented top and bottom hemispheres, respectively, of the unit sphere x2+y2+z2=1.
(b) False. The conditions that (1) ×F = 0 and (2) the domain of F is simply-connected, are sufficient, but not necessary, to imply that F is conservative. For example the vector field F=0, with any domain at all, is conservative with potential 0. Another example (which does not depend on choosing a domain that is smaller than the largest possible domain) is F=1x2+y2 with domain { (x,y,z) | (x,y)(0,0) }. That is, the domain is R3 with the z-axis removed.
(c) That’s true. Consider any point r(t0) on a parametrized curve r(t). That’s the blue point in the figure below.
The centre of curvature for the curve at r(t0) is c=r(t0)+ρ(t0)N^(t0). It is the red dot in the figure.
  • The radius of the osculating circle is the distance from its centre, c, to any point of the circle, like r(t0). That’s |r(t0)c|=|ρ(t0)N^(t0)|=ρ(t0). The curvature of the osculating circle is one over its radius. So its curvature is 1ρ(t0)=κ(t0).
  • The unit normal to the osculating circle at r(t0) is a unit vector in the opposite direction to the radius vector from the centre c to r(t0). The radius vector is r(t0)c0=ρ(t0)N^(t0), so the unit normal is N^(t0).
  • The osculating circle lies in the plane that best fits the curve near r(t0). (See the beginning of §1.4.) So the unit tangents to the osculating circle at r(t0) are perpendicular to both N^(t0) and B^(t0) and so are either T^(t0) or T^(t0), depending on how we orient the osculating circle.
(d) False. Kepler’s third law is that a planet orbiting a sun has the square of the period proportional to the cube of the major axis of the orbit.
(e) True. That’s part (a) of Theorem 4.1.7.
(f) True. Every domain contains closed surfaces. This has nothing to do with vector fields.
(g) True. We saw this in Example 2.3.4.
(h) False. Let F be an everywhere defined conservative vector field with potential φ. Then ×F=0 everywhere. If P and Q are two points and if φ(P)φ(Q)=3 and if C is a curve from Q to P, then CFdr=3. One example would be φ(x,y,z)=x, F=ıı^, P=(3,0,0), Q=(0,0,0).
(i) False. The normal component of acceleration depends on speed, as well as curvature.
(j) False. The curve r1 contains only points in the xy-plane. Every r2(t) with t0 has a nonzero z-coordinate.

5.2.6. (✳).

Solution.
(a) False. Changing the orientation of a surface does not change dS at all. (It changes n^dS by a factor of (1).) So
SfdS=+SfdS
which is not SfdS, unless the integral is zero.
(b) False. For every vector field with two continuous partial derivatives, (×F)=0 (see Theorem 4.1.7.a), so the divergence theorem gives
S(×F)n^dS=V(×F)dV=0
whether or not F is conservative.
(c) True. Define the vector field F=fıı^. Then, by Stokes’ theorem,
Cfdx=CFdr=S×Fn^dS=S(fzȷȷ^fyk^)n^dS
(d) True. The left hand side, (f)×(f), is zero because (f) is parallel to itself and the right hand side ×(f) is zero by Theorem 4.1.7.b (the screening test for conservative fields).
(e) True. The curve r(t)=(2,0,1)+t3(4,1,2) is a straight line. Straight lines have curvature 0.
(f) True. In general |r(t)|=dsdt. Under arc length parametrization t=s so that dsdt=1.
(g) True. If F is a constant vector fleld, then, by the divergence thoerem,
SFn^dS=VFdV=V0dV=0
(h) False. The statement ×F=(x,y,z) means that F is a vector potential for the vector field G=(x,y,z). But G fails the screening test G=0 for vector potentials.

5.2.7. (✳).

Solution.
(a) P is the x-component of F. As we travel vertically upward through A, that x-component decreases. Hence Py<0 at A.
(b) Q is the y-component of F. As we travel horizontally to the right through A, that y-component increases. Hence Qx>0 at A.
(c) ×F=(QxPy)k^ and QxPy>0 at A, so that the curl of F at A is in the direction of +k^.
(d) Along the curve C1 the magnitude of the angle between F and dr is less than 90, so that Fdr>0 and C1Fdr>0.
(e) Along the curve C2 the magnitude of the angle between F and dr is greater than 90, so that Fdr<0 and C2Fdr<0.
(f) If F were conservative, we would have C1Fdr=C2Fdr. As these two integrals have opposite signs F is not conservative. (Since F is not conservative, it is not the gradient of some function. At A, Px>0 and Qy>0. So F is not divergence free and is not the curl of a vector potential.)

5.2.8. (✳).

Solution.
(a) False. The curve r1 contains only points with z0. Every r2(t) with t<0 has z<0.
(b) True. r2(t2)=r1(t) and t2 runs from 0 to 1 as t runs from 0 to 1.
(c) True. In general |r(t)|=dsdt. When t=s, dsdt=1.
(d) False. The curve need not even lie in a plane. For example, as we saw in Example 1.4.4, the helix r(t)=acostıı^+bsintȷȷ^+btk^ has constant curvature κ=aa2+b2 but is not a circle.
(e) True. If the speed |v|=vv of a moving object is constant, then
0=ddt(vv)=2va
(f) False. If the vector field F(x,y,z)=yx2+y2ıı^+xx2+y2ȷȷ^+zk^ were conservative, its restriction, yx2+y2ıı^+xx2+y2ȷȷ^, to the xy-plane would also be conservative. But we saw in Examples 2.3.14 and 4.3.8 that the vector field yx2+y2ıı^+xx2+y2ȷȷ^ is not conservative.
(g) False. The vector field of part (f), with domain { (x,y,z) | x2+y2>1 }, provides a counterexample.
(h) False. The curve x2+y2=2 can not be shrunk to a point continuously in { (x,y) | x2+y2>1 }.
(i) True. Any curve in { (x,y) | y>x2 } can be shrunk to a point continuously in { (x,y) | y>x2 }.
(j) True. By the divergence theorem,
S×Fn^dS=E(×F)dV=0
since (×F)=0 by the vector identity of Theorem 4.1.7.a.

5.2.9. (✳).

Solution.
(a) True. In general |r(t)|=dsdt. When t=s, dsdt=1.
(b) False. The curve need not even lie in a plane. For example, as we saw in Example 1.4.4, the helix r(t)=acostıı^+bsintȷȷ^+btk^ has constant curvature κ=aa2+b2 but is not a circle.
(c) True. See Theorem 2.4.7.
(d) False. The vector field F(x,y,z)=yx2+y2ıı^+xx2+y2ȷȷ^, with domain
{ (x,y,z) | x2+y2>1 }
provides a counterexample.
(e) False. The curve r1 contains only points with z0. Every r2(t) with t<0 has z<0.
(f) True. r2(t2)=r1(t) and t2 runs from 0 to 1 as t runs from 0 to 1.
(g) True. (×F)=0 by the vector identity of Theorem 4.1.7.a.
(h) False. A counterexample is f(x,y,z)=x2. It has f=2xıı^ and hence (f)=2.
(i) False. The curve x2+y2=2 can not be shrunk to a point continuously in { (x,y) | x2+y2>1 }.
(j) True. Any curve in { (x,y) | y>x2 } can be shrunk to a point continuously in { (x,y) | y>x2 }.

5.2.10. (✳).

Solution.
(a) False. f=0 if and only if f is constant. But if f is the constant K, then Cfds is K times the length of C, which need not be zero.
(b) False. Any curve which lies in a plane has constant binormal. For example, the circle r(t)=costıı^+sintȷȷ^+0k^ has constant binormal B^=k^, but is not a straight line.
(c) True. If r(t) has constant speed, the (dsdt(t))2=r(t)r(t) is constant and
0=ddt(r(t)r(t))=2r(t)r(t)
(d) False. For the line integral C(F×G)dr to be independent of the path C, the vector field F×G has to be conservative and so has to obey ×(F×G)=0. But
  • Not all vector fields are conservative. For example, the vector field H=xȷȷ^ obeys ×H=k^ and so is not conservative.
  • We can make F×G be any vector field through judicious choices of F and G. For example, if F=xk^ and G=ıı^, then F×G=xk^×ıı^=xȷȷ^=H.
(e) True. The contribution to Cfds from an “infinitesmal piece of C” is the value of f on the piece times the length of the piece. That does not depend on the orientation of the piece.
(f) False. The two vectors in the cross product ru×ru are identical. So the cross product is 0.
(g) False. The integral is completely independent of x(u,v) and y(u,v). In particular if, for example, x(u,v)=157u, y(u,v)=157v, z(u,v)=0 then D(1+(zu)2+(zv)2)1/2dudv is always exactly the area of D, while the area of S is 1572 times the area of D.
(h) True. If the fluid is incompressible then its flow preserves volumes and consequently F=0.
(i) Not only False, but Ridiculous. The left had side is scalar valued while the right hand side is vector valued.

5.2.11. (✳).

Solution.
(a) True. That (×F)=0 is the vector identity of Theorem 4.1.7.a. That identity is the basis of the vector potential screening test.
(b) False. If F is not conservative, then CFdr will depend on the endpoints of C.
(c) True. If f=0, then
fx(x,y,z)=0f(x,y,z)=g(y,z)fy(x,y,z)=0gy(y,z)=0g(y,z)=h(z)fz(x,y,z)=0h(z)=0h(z)=C
for some functions g(y,z), h(z) and constant C.
(d) False. The curl ×F is zero for every conservative vector fields F. There are many nonconstant conservative vector fields, like F(x,y,z)=xıı^.
(e) True. As S is closed, it is the boundary of a solid region V. Then, by the divergence theorem,
SFn^dS=VFdV=0
(f) True. If CFdr=0 for every closed curve C, then F is conservative by Theorem 2.4.7. Consequently, ×F=0 by Theorem 2.3.9.
(g) True. If the speed |v| is constant then
0=ddt|v|2=ddt(vv)=2va
Since T^=v|v|, T^a=0 too. Here, we have assumed that the constant |v| is not zero. If the constant |v| is zero, then T^ is not defined at all (and a=0).
(h) False. The trap here is that the curve is in R3, not R2. As we saw in Example 1.4.4, a helix has constant curvature, but does not lie in a plane and so is not part of a circle.
(i) False. The trap here is that we are told nothing about F. As an example, let S1 be the hemisphere
S1={ (x,y,z) | x2+y2+z2=1, z0 }
with upward pointing normal and S2 be the disk
S2={ (x,y,0) | x2+y21 }
also with upward pointing normal.
Set
V={ (x,y,z) | 0zx2+y2, x2+y21 }
Then the boundary, V, of V consists of two parts, namely S1 (with normal pointing upwards) and S2 (but with normal pointing downwards). The divergence theorem (Theorem 4.2.2) gives
S1Fn^dSS2Fn^dS=VFdV
If F>0 (as is the case, for example, if F=xıı^) then S1Fn^dSS2Fn^dS is definitely nonzero.
(j) True. This is one of Kepler’s laws. See §1.9.

5.2.12. (✳).

Solution.
It’s (b). (a) is gibberish — the left hand side is a scalar while the right hand side is a vector. (c) is also gibberish — the left hand side is a vector while the right hand side is a scalar. (b) is the vector identity of Theorem 4.1.4.c.

5.2.13. (✳).

Solution.
(a) False. For example, if f(x,y,z)=x2, then f=2xıı^ and f=2.
(b) Not only false, but ridiculous. The left hand side is a vector while the right hand side is a scalar.
(c) Not only false, but ridiculous. The right hand side is a vector while the left hand side is a scalar.
(d) True. That’s the screening test for conservative fields, Theorem 4.1.7.b.
(e) Not only false, but ridiculous. The curl of a scalar function is not defined.
(f) True. That’s the screening test for vector potentials, Theorem 4.1.7.a.
(g) False.
r|r|2=xxx2+y2+z2+yyx2+y2+z2+zzx2+y2+z2=1x2+y2+z22x2[x2+y2+z2]2+1x2+y2+z22y2[x2+y2+z2]2+1x2+y2+z22z2[x2+y2+z2]2=3[x2+y2+z2]2x22y22z2[x2+y2+z2]2=1x2+y2+z2
(h) False. For any constant vector ωω=(ω1,ω2,ω3),
ωω×r=det[ıı^ȷȷ^k^ω1ω2ω3xyz]=(ω2zω3y)ıı^(ω1zω3x)ȷȷ^+(ω1yω2x)ȷȷ^
So
×(ωω×r)=det[ıı^ȷȷ^k^xyzω2zω3yω1z+ω3xω1yω2x]=2ω1ıı^+2ω2ȷȷ^+2ω3k^
is nonzero, unless the constant vector ωω=0.
(i) True. The given equation is equivalent (by the vector identity Theorem 4.1.4.c) to
Ω(fF)dV=ΩfFn^dS
which is true by the divergence theorem.
(j) False. One of the variants of the divergence theorem given in Theorem 4.2.9 is
Ωfn^dS=ΩfdV
Note that the sign on the right hand side is “+”, not “”. In order for the equation given in part (j) to be true, it would be necessary that ΩfdV=0 for all smooth scalar functions f. That’s silly. One counterexample is
f(x)=xΩ={ (x,y,z) | x2+y2+z21 }
Then
Ωfn^dS=Ωx(xıı^+yȷȷ^+zk^n^)dS=ıı^Ωx2dSΩfdV=Ωıı^dV=ıı^ΩdV
The coefficient of ıı^ is obviously strictly positive in the upper integral and strictly negative in the lower integral.

5.2.14. (✳).

Solution.
(a) True. If the vector field is F=aıı^+bȷȷ^+ck^, then f(x,y,z)=ax+by+cz obeys F=f and so is a potential for F.
(b) False. For example the vector field F=xıı^yȷȷ^ obeys F=0 but is not a constant vector field.
(c) True, assuming that r(t) is not indentically 0. If r(t) and drdt are orthogonal at all points of the curve C, then
ddt(r(t)r(t))=2r(t)drdt(t)=0
So x(t)2+y(t)2+z(t)2=r(t)r(t) is a constant. If r(t) is not indentically 0, that constant must be strictly positive. That is x(t)2+y(t)2+z(t)2=a2 for some constant a>0.
(d) False. The curvature (see §1.5) is
κ(t)=|dT^dt(t)||r(t)|
Changing the orientation of the curve amounts to replacing t by t. This changes the signs of T^ and r, but does not change κ, because the absolute values eliminate the signs.
(e) False. For example, the vector field F=0, with domain { (x,y,z) | x2+y2>0 } is a conservative vector field (with potential 0) whose domain is not simply connected. As a less nitpicky example, let F=f with f=1x2+y2. The biggest possible domain for this vector field is also { (x,y,z) | x2+y2>0 }.

5.2.15. (✳).

Solution.
(a) We are to compute the divergence of x2yıı^+eysinxȷȷ^+ezxk^. Since
x(x2y)=2xyy(eysinx)=eysinxz(ezx)=xexz
the specified divergence is
(x2yıı^+eysinxȷȷ^+ezxk^)=2xy+eysinx+xexz
(b) The specified curl is
×(cosx2ıı^y3zȷȷ^+xzk^)=det[ıı^ȷȷ^k^xyzcosx2y3zxz]=y3ıı^zȷȷ^
(c) In principle, the domain could be any subset of { (x,y,z) | x2+y2>0 }. We are not told which subset to use, so, by default, D is the maximal domain
D={ (x,y,z) | x2+y2>0 }={ (x,y,z) | (x,y)(0,0) }
This D is connected (any two points in D can be joined by a curve that lies completely in D) but is not simply connected (the simple closed curve r(θ)=cosθıı^+sinθȷȷ^, 0θ2π lies in D but cannot be shrunk to a point continuously in D). So (I) and (IV) are true. That’s (iii).
(d) False. If the position of the particle at time t is r(t)=costıı^+sintȷȷ^, then its speed is the constant 1 but its acceleration is costıı^sintȷȷ^, which is nonzero.

5.2.16. (✳).

Solution.
(a) True. By the vector identity of Theorem 4.1.5.c,
×(ff)=(f)×(f)+f×(f)=0
The second term vanished because of the screening test vector identity of Theorem 4.1.7.b.
(b) True. That’s the vector identity of Theorem 4.1.4.c.
(c) True. To have constant curvature 0 the curve must have unit tangent vector T^(s) obeying
dT^ds(s)=0
(See §1.5.) So r(s)=T^(s) must be a constant vector. Call it T^0. Integrating gives
r(s)=sT^0+r0
for some constant vector r0. So r(s) lies on the same straight line for all s.
(d) False. The trap here is that the curve is in R3, not R2. As we saw in Example 1.4.4, a helix has constant curvature, but does not lie in a plane and so is not part of a circle.
(e) True. The vector field F=f is conservative. So, by Theorem 2.4.7.b, the work integral
Cfdr=CFdr=0
for any closed curve C, and, in particular, for any circle C.
(f) True. The statement that “the flux out of one hemisphere is equal to the flux into the opposite hemisphere” is equivalent to the statement that “the flux out of the sphere is equal to zero”. Since F=0 everywhere, that is true by the divergence theorem.
(g) True. Let S be the boundary of the solid region V. Then, by the divergence theorem (Theorem 4.2.9),
S×Fn^dS=V(×F)dV
But (×F) is identically zero, by the screening test vector identity of Theorem 4.1.7.a. So the integral is zero.

5.2.17. (✳).

Solution.
(a) True. Let F be the vector field. We are assuming that ×F=0 on all of R3. As a result, F=ϕ for some potential function ϕ. We are also assuming that 0=F=ϕ=(2x2+2y2+2z2)ϕ. This is the definition of “ϕ is harmonic”.
(b) False. Let F be the vector field. We are assuming that F=ϕ for some potential function ϕ. If S is any smooth closed surface, with S being the boundary of the solid V, then, by the divergence theorem, the outward flux of F through S is
SFn^ dS=VF dV=Vϕ dV=V(2x2+2y2+2z2)ϕ dV
If, for example, ϕ=x2, then (2x2+2y2+2z2)ϕ=2 and the flux of F through S is twice the volume of V, which is not zero.

5.2.18. (✳).

Solution.
(a) True. The vector field f is conservative and the work done by a conservative field around any closed curve is zero.
(b) False. By the vector identity Theorem 4.1.7.a, we have
(×F)=0
for all vector fields F. But (xıı^+yȷȷ^+zk^)=3.

5.2.19. (✳).

Solution.
(a) Cfdr=0 is the work done along the curve using the conservative force f. That work is difference between the potential f at the final point minus the potential f at the initial point. If the final and initial points are both on the level surface f(x,y,z)=0, that difference is zero.
(b) The rate of change of the specified vector is
ddtv(t)×r(t)=v(t)×r(t)+v(t)×v(t)
The first term vanishes because v(t)=a(t)=f(t)r(t) is parallel to r(t). The second term vanishes because v(t)=v(t).
(c) Call the constant vector v×r of part (b) N. This vector is a constant and is perpendicular to both v(t) and r(t). In particular
Nr(t)=0
Assuming that N is nonzero, this is the equation of the plane through the origin with normal vector N.
(d) Yes, as long as T^, N^, and B^ are well-defined, since B^=T^×N^.
(e) No. When the maximum speed occurs d2sdt2=0 so that a=κ(t)(dsdt(t))2N^(t). If the speed and (constant) curvature are nonzero, the acceleration is nonzero.

5.2.20. (✳).

Solution.
We apply Green’s Theorem:
CF1dx+F2dy=R(F2xF1y)dxdy
(a) 12Cydx+xdy=12R{1(1)}dxdy=Area(R)
(b) 12Cxdx+ydy=12R0dxdy=0Area(R)
(c) Cydx=R{1}dxdy=Area(R)Area(R)
(d) C3ydx+4xdy=R{43}dxdy=Area(R)

5.2.21. (✳).

Solution.
(a) True. Since v=|v|=1 is constant, we have
a=dvdtT^+v2κN^=0T^+κN^.
Thus 1=|a|=κ|N^|, i.e., κ=1.
(a) (Again.) Since vv=|v|2=1 for all t, differentiation gives va=0, i.e., va always. It follows that |v×a|=|v||a|sinθ=1 always, because the angle θ here is always π/2. Thus, for all t,
κ=|v×a||v|3=11=1.
(b) True. By the divergence theorem, if V is the solid bounded by S,
S×Fn^dS=V(×F) dV=0
since (×F)=0.
(c) False. If F=0 and G is any nonzero, conservative field, like G=2xıı^=(x2), then
CFdr=CGdr=0
for every closed curve C.

5.2.22. (✳).

Solution.
(a) Define ΩΩ(t)=r(t)×v(t). Then by the product rule,
dΩΩdt=drdt×v+r×dvdt=v×v+r×(f(r,v)r).=0+f(r,v)(r×r)=0.
It follows that ΩΩ is constant.
(b) By the divergence theorem, where R is the solid cylinder as described,
S(xıı^yȷȷ^+z2k^)n^dS=R(11+2z)dV=2RzdV
The solid R clearly has reflection symmetry across the plane z=2. So the z-coordinate of the centre of mass of R, i.e. the average value of z over R, i.e.
z¯=RzdVRdV=RzdVVol(R)
is 2. Hence
S(xıı^yȷȷ^+z2k^)n^dS=2z¯Vol(R)=4Vol(R)
By basic geometry, Vol(R)=πr2h=πb22. Hence
S(xıı^yȷȷ^+z2k^)n^dS=8πb2
(c) By Stokes’ theorem (Theorem 4.4.1),
DFdr=DGn^dSD×Fn^dS=DGn^dSD(×FG)n^dS=0
for all disks D. Because this is true for all disks D, the integrand must be zero. To see this, let H=×FG. Suppose that H(x0)0. Pick a unit vector n^ in the direction of H(x0). Let D be a very small flat disk centered on x0 with normal n^ (the vector we picked). Then H(x0)n^>0 and, by continuity, H(x)n^>0 for all x on D, if we have picked D small enough. Then D(×FG)n^dS>0, which is a contradiction. So we conclude that ×FG=0 and hence G=×F.