Math 223-04 Homework 8: Vector Calculus, Assignments of Calculus

Solutions to homework problems in math 223-04, focusing on vector calculus concepts such as gradient, divergence, curl, and stokes' theorem. Proofs and calculations for various vector fields and scalar functions.

Typology: Assignments

Pre 2010

Uploaded on 08/31/2009

koofers-user-4na
koofers-user-4na 🇺🇸

5

(1)

10 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Homework #8
Math 223-04 (Salomone)
Due Wednesday, April 25
Name:
| {z }
Math/10
+
| {z }
Style/2
=
| {z }
Total/12
P #1.
Suppose that F(x,y,z)=hP(x,y,z),Q(x,y,z),R(x,y,z)iis a vector field and h(x,y,z) is a scalar
function.
(a) Prove that · ( × F)=0, that is, div(curl F)=0.
Solution: Since curl(F)=hRyQz,PzRx,QxPyi, we have
div(curl(F)) =
x(RyQz)+
y(PzRx)+
z(QxPy)
=Ryx Qzx +Pzy Rxy +Qxz Pyz
=[Ryx Rxy]+[Qzx Qxz ]+[Pzy Pyz]
=0,
by Clairaut’s theorem of equality of mixed partials.
(b) Prove that × (h)=0, that is, curl(grad h)=0.
Solution: Since h=hhx,hy,hziwe have
curl(grad h)=*
yhz
zhy,
zhx
xhz,
xhy
yhx+
=hhzy hyz,hxz hzx ,hyx hxyi
=h0,0,0i,
by Clairaut’s equality of mixed partials.
(c) What is curl(div F)?
Solution: this is an undefined quantity. Since div(F) is a scalar function and not a vector field,
its curl (direction and magnitude of greatest circulation density) is a nonsensical notion.
pf3
pf4

Partial preview of the text

Download Math 223-04 Homework 8: Vector Calculus and more Assignments Calculus in PDF only on Docsity!

Homework

Math 223-04 (Salomone) Due Wednesday, April 25

Name:

Math/ 10

Style/ 2

Total / 12

P #1.

Suppose that F (x, y, z) = 〈P(x, y, z), Q(x, y, z), R(x, y, z)〉 is a vector field and h(x, y, z) is a scalar function. (a) Prove that ∇ · (∇ × F ) = 0, that is, div(curl F ) = 0.

Solution: Since curl( F ) = 〈Ry − Qz, Pz − Rx, Qx − Py〉, we have

div(curl( F )) =

∂x (Ry^ −^ Qz)^ +^

∂y (Pz^ −^ Rx)^ +^

∂z (Qx^ −^ Py) = Ryx − Qzx + Pzy − Rxy + Qxz − Pyz = [Ryx − Rxy] + [Qzx − Qxz] + [Pzy − Pyz] = 0 ,

by Clairaut’s theorem of equality of mixed partials.

(b) Prove that ∇ × (∇h) = 0 , that is, curl(grad h) = 0.

Solution: Since ∇h = 〈hx, hy, hz〉 we have

curl(grad h) =

∂y hz^ −^

∂z hy,

∂z hx^ −^

∂x hz,

∂x hy^ −^

∂y hx

= 〈hzy − hyz, hxz − hzx, hyx − hxy〉 = 〈 0 , 0 , 0 〉,

by Clairaut’s equality of mixed partials.

(c) What is curl(div F )?

Solution: this is an undefined quantity. Since div( F ) is a scalar function and not a vector field, its curl (direction and magnitude of greatest circulation density) is a nonsensical notion.

P #2. (MC §20.3, #8, 9, 15)

(a) Compute the curl of the following vector fields.

i. F (x, y, z) =

x^2 , y^3 , z^4

Answer: 〈 0 , 0 , 0 〉 (All relevant partial derivatives are zero.)

ii. F (x, y, z) =

ex, cos y, ez^2

Answer: 〈 0 , 0 , 0 〉 (All relevant partial derivatives are zero.)

(b) What ”theorem” about the curl of vector fields can you determine from the answers to part (a)? Carefully state and prove your result.

Possible answer: Given a vector field F = 〈P, Q, R〉, if P = P(x) depends only on x, Q = Q(y) depends only on y, and R = R(z) depends only on z, then curl( F ) = 0.

Proof: Under these hypotheses,

curl( F ) =

Ry − Qz, Pz − Rx, Qx − Py

P #4.

Suppose that F is a vector field in R^3 , and F = ∇ × G. Let S 1 and S 2 be oriented surfaces which have a common oriented boundary, C. (a) Use Stokes’ theorem to explain why

s S 1 F^ ·^ n^ dA^ =^

s S 2 F^ ·^ n^ dA.

Solution: According to Stokes’ theorem, x

S 1

F · n dA =

x

S 1

(∇∇ × G ) · n dA

C

G · d r

=

x

S 2

(∇ × G ) · n dA

x

S 2

F · n dA.

(b) Use the divergence theorem to explain why

s S 1 F^ ·^ n^ dA^ =^

s S 2 F^ ·^ n^ dA. Hint: Consider the closed surface between S 1 and S 2. How is the outward flux from this closed surface related to these integrals? Pay close attention to orientations, and use a result from question 1 of this homework.

Solution: Together, S 1 and S 2 form a closed surface. If we call the region they enclose W, then by the divergence theorem, {

S 1 −S 2

F · n dA =

y

W

∇ · F dV.

Since the divergence theorem requires one to compute outward flux, we must orient S 1 and S 2 oppositely. If we suppose that outward flux requires us to orient S 2 oppositely, then the flux on the left hand side is equal to x

S 1

F · n dA −

x

S 2

F · n dA =

y

W

∇ · F dV.

On the other hand, the integrand on the right is ∇ × F = ∇ · (∇ × G ) = 0 by the result of question 4a. Thus x

S 1

F · n dA −

x

S 2

F · n dA = 0 ,

giving the desired result.