0% found this document useful (0 votes)
12 views

2022-Fall-Math-209-ALL-Final-ExamSol (2)

Uploaded by

buhbel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

2022-Fall-Math-209-ALL-Final-ExamSol (2)

Uploaded by

buhbel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

MATH 209, Fall 2022

Final Examination, Solutions


December 10, 2022

1. (10 points)
Evaluate the work done by the vector field
1 2
F = ⟨ y − 3x2 y 2 sin(x3 + 1), − x + 2y cos(x3 + 1)⟩,
3 3
in moving a particle along the curve C that consists of the line segments from (1, 2) to (0, 3),
followed by the line segment from (0, 3) to (−1, 2), followed by the line segment from (−1, 2)
to (−1, 0) and followed by the semicircle x2 + y 2 = 1, y ≥ 0 from (−1, 0) to (1, 0).
Solution:
Let C1 be the line segment from (1, 0) to (1, 2). Then, C ∪ C1 is a closed curve with
positive orientation. Let D be the domain enclosed by C ∪ C1 . The sketch of D
and C, C1 is as follows.

For convenience, set


1 2
P = y − 3x2 y 2 sin(x3 + 1) and Q = − x + 2y cos(x3 + 1).
3 3
Then, an application of Green’s theorem yields
Z Z ZZ  
∂P ∂Q
P dx + Qdy + P dx + Qdy = − + dA (1)
C C1 D ∂y ∂x

Since
∂P 1
= − 6x2 y sin(x3 + 1)
∂y 3
and
∂Q 2
= − − 6x2 y sin(x3 + 1),
∂x 3
there holds ZZ   ZZ
∂P ∂Q
− + dA = −1dA = −Area(D).
D ∂y ∂x D
From the sketch of D, it follows that
π π
Area(D) = Area(Triangle) + Area(Square) − Area(Half disk) = 1 + 4 − =5− .
2 2
Hence, ZZ   ZZ
∂P ∂Q π
− + dA = −1dA = −5 + . (2)
D ∂y ∂x D 2
R
Now, compute C1 P dx + Qdy. Note that

C1 : x = 1, 0 ≤ y ≤ 2.

So dx = 0 on C1 . Since Q = − 23 + 2y cos 2 on C1 , it follows that


Z Z 2 
2 4
P dx + Qdy = − + 2y cos 2 dy = − + 4 cos 2. (3)
C1 0 3 3

Plugging (2) and (3) into (1) gives


Z  
π 4 11 π
P dx + Qdy = −5 + − − + 4 cos 2 = − + − 4 cos 2.
C 2 3 3 2

2. (10 points)
Let C be the curve of intersection of the two paraboloids, z = x2 + y 2 and
z = 8 − x2 − y 2 , oriented counter-clockwise when viewed from the positive z-axis.
Evaluate the line integral C F · dr, where F(x, y, z) = ⟨ln(x2 ), x3 + z 3 , ez+6 ⟩.
R

Hint: Use Stokes’ Theorem.


Solution 1: From Stokes’ theorem we have

− → →
− → −
Z ZZ

F ·dr = curl F · d S ,
C S

where S is a parametric surface bounded by C, with the orientation agreeing with the orien-


tation of C. We start by calculating curl F . We get

− ∂ ∂ 3 ∂ ∂ z+6 ∂ 3 ∂
curl F = ⟨ (ez+6 ) − (x + z 3 ), (ln(x2 )) − (e ), (x + z 3 ) − (ln(x2 ))⟩
∂y ∂z ∂z ∂x ∂x ∂y
= ⟨−3z 2 , 0, 3x2 ⟩.

Next we find and parametrize a surface S. We go with the choice of the surface given by
the disk bounded by C, with upward orientation (other natural options are: the surface S
given by the upward oriented paraboloid z = 8 − x2 − y 2 , or the surface S given by the
upward oriented paraboloid z = x2 + y 2 ). Observe that on S, after equating z = x2 + y 2 and
z = 8 − x2 − y 2 we get z = 4, thus we can use parametrization

x=x
y=y
z = 4,

for (x, y) ∈ D, where D is the projection of S onto the xy-plane. Description of D comes
from the fact that on S we have 4 = z = x2 + y 2 , thus D = {(x, y) ∈ R2 : x2 + y 2 ≤ 4}. Since
our surface has to have the upward orientation, we use the formula

⟨−gx , −gy , 1⟩ = ⟨0, 0, 1⟩.

We get

− → →
− → −
Z ZZ ZZ
F · d−
r = curl F · d S = ⟨−3 · 42 , 0, 3x2 ⟩ · ⟨0, 0, 1⟩dA
C S D
ZZ Z 2π Z 2
= 3x2 dA = 3 r3 cos2 (θ)drdθ
D 0 0
Z 2π  r=2 Z 2π
1 4
=3 r cos(θ) dθ = 12 cos2 (θ)dθ
0 4 r=0 0
θ sin(2θ) 2π
 
= 12 + = 12π.
2 4 0
Solution 2: We can also parametrize the same surface S as in Solution 1 using Cylindrical
Coordinates. We get parametrization


r (r, θ) = ⟨r cos(θ), r sin(θ), 4⟩,

where (r, θ) ∈ D = {(r, θ) : 0 ≤ r ≤ 2, 0 ≤ θ ≤ 2π}. Here we have to evaluate the formula




rr × →

rθ = ⟨cos(θ), sin(θ), 0⟩ × ⟨−r sin(θ), r cos(θ), 0⟩ = ... = ⟨0, 0, r⟩.

Observe that this is the correct normal describing upward orientation of S, since the z-
component is always positive. This gives

− → →
− → −
Z ZZ ZZ

F ·dr = curl F · d S = ⟨0, 0, 3r2 cos2 (θ)⟩ · ⟨0, 0, r⟩dA
C S D
Z 2π Z 2 Z 2π  r=2
3 2 1 4
=3 r cos (θ)drdθ = 3 r cos(θ) dθ
0 0 0 4 r=0
θ sin(2θ) 2π
Z 2π  
2
= 12 cos (θ)dθ = 12 +
0 2 4 0
= 12π.

3. (10 points)
F · dS, where F = ⟨x2 z, y 2 z, z 2 ⟩, and S is the part of the paraboloid z = x2 + y 2 − 4
RR
Find
S
below the xy− plane oriented in the negative direction of z− axis.
HINT: S is NOT closed surface.
Solution:
Let D be the disk x2 + y 2 ≤ 4 in the xy-plane oriented upwards. Note that D ∪ S is
the boundary of the connected open set E = {(x, y, z), x2 + y 2 − 4 ≤ z ≤ 0}. Since


on D we have that F = (0, 0, 0), according to Divergence Theorem


− → − →
− → − →

ZZ ZZ ZZZ
F ·dS = F ·dS = div F dV.
S S∪D E


− RR →− → − RRR RRR
Since div F = 2xz + 2yz + 2z, we conclude that F ·dS = 2 xzdV + 2 yzdV +
RRR S E E
2 zdV . As E is symmetric with respect to yz-plane, and xz is odd with respect
E RRR RRR
to x, it follows that 2 xzdV = 0; similarly, 2 yzdV = 0. Thus, it is left to
E E
R0
(x2 + y 2 − 4)2 dA.
RRR RRR RR RR
calculate 2 zdV . We have 2 zdV = 2 zdzdA = −
E E D x2 +y 2 −4 D
Using polar coordinates we now have

Z2π Z2 Z2

− → − −64π
ZZ ZZ
2 2 2 2 2
F ·dS = − (x + y − 4) dA = − (r − 4) rdrdθ = −π (r2 − 2)2 2rdr = .
3
S D 0 0 0
Multiple Choice Questions

Each Multiple Choice question is worth 2 marks. Please enter your answers on the
following bubble sheet.

1. The center of the mass (x, y) of the homogeneous triangular region with vertices (0, 1), (1, 0)
and (0, −1) is given by
(A) ( 31 , 0) (B) ( 14 , 0) (C)( 31 , 13 ) (D) (0, 13 ) (E) (0, 14 ).

2. The equation of the tangent plane to the parabolic cylinder surface

r(x, y) = (x, y, −x2 ), − ∞ < x < ∞, − ∞ < y < ∞

at the point P0 (1, 2, −1) is given by:

(A) 2x + z = 1; (B) 2x + z = 2; (C) 2y + z = 2; (D) 2z + x = 2; (E) None of these.

3. If
div curl⟨exyz , sin y 2 , ln(z 2 + 1)⟩ + ⟨y, −ay 2 + sin z 3 , x + z⟩ = 2


at the point (1, 2, 2), then a =


(A) 41 ; (B) − 14 ; (C) 21 ; (D) − 12 ; (E) None of these.

4. What is the surface area of z = xy, where 1 ≤ x2 + y 2 ≤ 4?


3 3 3 3
(A) 32 (5 2 − 2 2 ); (B) 2π
3 (5
2 − 2 2 ); (C) 14
3 ; (D) 14π
3 ; (E) None of these.

5. Which of the following statements are FALSE:


√ p p
(i) {(x, y, z)|x ∈ [0, 1], 0√≤ y ≤ 1 − x2 , x2 + y 2 ≤ z ≤ 2 − x2 − y 2 } =
= {(ρ, θ, ϕ)|0 ≤ ρ ≤ 2, 0 ≤ θ ≤ 2π, 0 ≤ ϕ ≤ π4 };
(ii) If S is a sphere and F is a constant vector field then outward flux across S is equal zero;
(iii) curl(gradf + ⟨1, 2, 3⟩) = 0;
(iv) If D is the regionHenclosed by a simple closed, positively-oriented curve C, then the area
of D is given by C ydx.

(A) (i) and (iii) (B) (iii) and (iv) (C) (i) and (ii) (D) only (iv)
(E) (i) and (iv)
Answers: AABBE
.

You might also like