 where C is a counterclockwise arc of the ellipse 4x2 + 9y2
= 36 beginning at (3,0) and ending at (0, -2).
where C is a counterclockwise arc of the ellipse 4x2 + 9y2
= 36 beginning at (3,0) and ending at (0, -2).
 if C is the portion of the parabola y = x2 from (0,0) to (2,4).
if C is the portion of the parabola y = x2 from (0,0) to (2,4).
 t
t 2
(other parametrizations are possible too, of course). Then r'(t)
= <1,2t>. Work out F(r(t)) = <5t2, 2t3-t>,
so our integral dots these and looks like
2
(other parametrizations are possible too, of course). Then r'(t)
= <1,2t>. Work out F(r(t)) = <5t2, 2t3-t>,
so our integral dots these and looks like  .
.
 where S is the surface of the rectangular box bounded by the planes
x=0, x=3, y=0, y=2, z=0, and z=1.
where S is the surface of the rectangular box bounded by the planes
x=0, x=3, y=0, y=2, z=0, and z=1.
 .
The rest is routine and produces a final value, and hence flux through
the box, of 24.
.
The rest is routine and produces a final value, and hence flux through
the box, of 24.
 .
Use a line integral to compute the amount of work (i.e.,
.
Use a line integral to compute the amount of work (i.e.,  )
for Harvey to paddle his ice raft once around the whirlpool (counterclockwise
of course) along a circle of radius 10 meters.
)
for Harvey to paddle his ice raft once around the whirlpool (counterclockwise
of course) along a circle of radius 10 meters.
 ,
which simplifies nicely to <-sin t / 10, cos t / 10>.
,
which simplifies nicely to <-sin t / 10, cos t / 10>.
 .
.
 G)
= 2F.
G)
= 2F.
 = (bz-cy)i + (cx-az)j + (ay-bx)k. It's worth noting
at this point that if you arrange that final stuff just right, part of
it spells yak.
= (bz-cy)i + (cx-az)j + (ay-bx)k. It's worth noting
at this point that if you arrange that final stuff just right, part of
it spells yak.
 = (a+a)i + (b+b)j + (c+c)k = 2ai + 2bj
+ 2ck = 2(ai + bj + ck) = 2F.
= (a+a)i + (b+b)j + (c+c)k = 2ai + 2bj
+ 2ck = 2(ai + bj + ck) = 2F.
 .
.
 We'll
need to use our formula for the surface area of a parametrized surface,
and that requires that we first (duh!) parametrize the surface. It's pretty
much done for us, we just need to write it as r(u,v) = <u cos
v, u sin v, v> so we can work out the partials that the formula calls for,
ru = <cos v, sin v, 0> and rv =
<-u sin v, u cos v, 1>. We need to work out the cross product of these
partials, which is
We'll
need to use our formula for the surface area of a parametrized surface,
and that requires that we first (duh!) parametrize the surface. It's pretty
much done for us, we just need to write it as r(u,v) = <u cos
v, u sin v, v> so we can work out the partials that the formula calls for,
ru = <cos v, sin v, 0> and rv =
<-u sin v, u cos v, 1>. We need to work out the cross product of these
partials, which is  .
This determinant works out to (sin v - 0)i + (0-cos v)j +
(u cos2 v + u sin2 v)k. The coefficient of
k simplifies neatly to u(cos2 v + sin2 v)
= u(1) = u. Now the formula doesn't call for just this product, but rather
for its magnitude, so we work that out:
.
This determinant works out to (sin v - 0)i + (0-cos v)j +
(u cos2 v + u sin2 v)k. The coefficient of
k simplifies neatly to u(cos2 v + sin2 v)
= u(1) = u. Now the formula doesn't call for just this product, but rather
for its magnitude, so we work that out:  .
Put this inside the formula's integral with the appropriate limits, and
we're done.
.
Put this inside the formula's integral with the appropriate limits, and
we're done.
 
 
 
9. Biff says "So I was doin' this homework for calc, and there's somethin'
I don't get. There's this problem about doin' the line integral of this
function F =  on a circle with radius 2 goin' round the origin. The book says it's 2
on a circle with radius 2 goin' round the origin. The book says it's 2 ,
but I used the Green's thing and got it to be zero. Is the book just wacked
or what?"
,
but I used the Green's thing and got it to be zero. Is the book just wacked
or what?"
 
As always there are a ton of ways to approach
Biff's problem. Also as always, Biff's done his computations just fine,
and his problem is a little more sophisticated.
 
One possible response: This is the same function
we integrated in problem #5, and certainly didn't get 0. So we've got two
answers, one from the most basic method and one from the fanciest, and
they don't agree. Which one is more reliable? Well, it's Green's Theorem
that has all the little warning labels about "use only on simple closed
curves" and "if rash persists more than 5 days, see a physician." That's
a good place to be suspicious. And indeed, our function is horribly discontinuous
at the origin, so Green's (which requires not just the function but even
its partials to be continuous) just doesn't apply.
 
 
 
10. Show that the flux of the vector field F(x,y,z) = xi
+ yj + zk outward through a smooth closed surface S
is three times the volume V of the region E enclosed by the
surface.
 
This problem was taken from Finney/Thomas 1990,
p. 985 #15, although it's really just a very nice generalization of problems
43 and 47 from the chapter 14 review in Stewart..
 
It's possible to directly compute the flux, but
much easier to use the Divergence Theorem. This turns our problem into  .
If we just realize how much this resembles the formula for the volume of
the region E, we can factor out the 3 and what we have is 3V.
.
If we just realize how much this resembles the formula for the volume of
the region E, we can factor out the 3 and what we have is 3V.
 
 
 
Extra Credit (5 points possible):
 
The book gave a couple alternate statements of Green's Theorem in the
section on curl and divergence. In one of these the expression  is replaced with
is replaced with  .
Show that these are equivalent (Remember F = Pi + Qj
+ 0k).
.
Show that these are equivalent (Remember F = Pi + Qj
+ 0k).
 
It's in the book, Stewart p. 928.