






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
this is the Solved Exam of Multivariable which includes Vertices, Parallelogram, Unit Normal, Point, Three Dimensional Graph, Vector Notation etc. Key important points are: Smooth and Simple, Curve Parametrized, Length, Parametrize, Same Curve, Orientation, Line Integral, Makes Sense, Endpoints, Summarizes
Typology: Exams
1 / 10
This page cannot be seen from the preview
Don't miss anything!







Instructor: Section:
Some formulae:
dF 3 dy
dF 2 dz
dF 1 dz
dF 3 dx
dF 2 dx
dF 1 dy
(a 1 , a 2 , a 3 ) × (b 1 , b 2 , b 3 ) = (a 2 b 3 − a 3 b 2 , a 3 b 1 − a 1 b 3 , a 1 b 2 − a 2 b 1 ) cos(2θ) = cos^2 (θ) − sin^2 (θ) sin(2θ) = 2 sin(θ) cos(θ) cos^2 (θ) + sin^2 (θ) = 1
F (x, y, z) =
ex
3 ,
3 z y^2 + z^2
3 y y^2 + z^2
and let C be the curve parametrized by p(t) = (cos(t), sin(2t), cos(2t)) with 0 ≤ t ≤ 2 π. a. [5 points] Set up (but do not compute) the arc length integral for the curve C?
Solution: The formula for arclength is to integrate |p′(t)| from 0 to 2π. This is ∫ (^2) π
0
sin^2 (t) + 4dt.
b. [8 points] Compute (^) ∫
C
F · dL.
Solution: We need to compute
∫ (^2) π 0 F^ (p(t))^ ·^ p
′(t)dt. We have that
F (p(t)) =
ecos
(^3) (t) ,
3 cos(2t) sin^2 (2t) + cos^2 (2t)
3 sin(2t) sin^2 (2t) + cos^2 (2t)
We have that p′(t) = (− sin(t), 2 cos(2t), −2 sin(2t)). Combining all this we get ∫ (^2) π
0
− ecos
(^3) (t) sin(t) + 6dt = 12π,
after the u-sub u = cos(x) and du = − sin(x)dx.
uxuxy − uyuxx =
du dx
d^2 u dxdy
du dy
d^2 u dx^2
Solution: This is a chain rule problem. First let’s calculate ux and uy. We have that Jacu = Jacf ∗ Jach where h(x, y) = x + g(y). So:
Jac(h) = (1, g′(y)) Jac(f )|h(x,y) = f ′(x + g(y)) Jac(u) = (f ′(x + g(y)), f ′(x + g(y))g′(y)).
So ux = f ′(x + g(y)) and uy = f ′(x + g(y))g′(y). To compute uxy we take the derivative of uy with respect to x. This gives us (after a similar chain rule calculation) uxy = f ′′(x+g(y))g′(y). Finally, we get uxx by differentiating ux with respect to x and also get uxx = f ′′(x + g(y)). Putting all this together gives:
uxuxy − uy uxx = f ′(x + g(y))f ′′(x + g(y))g′^ (y) − f ′(x + g(y))g′^ (y)f ′′(x + g(y)) = 0.
Solution: The curl of F is (0, − 1 , 0) so F is NOT conservative.
b. [5 points] What is the parametrization of C?
Solution: Since C is the boundary of S we can parametrize it by letting s = 1 in the parametrization of S. This gives C = f (t) = (4 cos(t), 4 sin(t), 4) which happens to be the circle of radius 4 parallel to the xy-plane at height z = 4.
c. [5 points] Use Stokes Theorem to compute
S ∇ ×^ F dA^ by finding another surface that also has C as its boundary. Solution: This is easier if we take the disc that is the fill in of that circle, D. This is parametrized by q(s, t) = (4s cos(t), 4 s sin(t), 4) and has qs × qt = (0, 0 , 4). From Stokes Theorem (since our new surface, D, and S share a boundary) we have that ∫ ∫
S
∇F dA =
D
∇F dA =
0
∫ (^2) π
0
(0, − 1 , 0) · (0, 0 , 4)dtds = 0.
a. [2 points] It is true for any a, b, c ∈ R^3 we have that ((c × a) · c) + ((c × b) · c) = 0?
Solution: TRUE
b. [2 points] x^2 + y^2 − 2 y = z is the equation of a cone.
Solution: FALSE
c. [2 points] p(t) = (t − 1 , 2 t − 3 , 5 t) is the equation of a line through the point (1, 1 , 15).
Solution: FALSE
d. [2 points] tan(θ) = −1 in polar coordinates defines the same curve as x + y = 0 in rectilinear coordinates. Solution: TRUE
e. [2 points] if f (x, y) = xy and C : p(t) = (t, 1 + t^2 ) for 0 ≤ t ≤ 2 then
C ∇f dL^ = 10. Solution: TRUE
Solution: We find the gradient of f (x, y) =
1 − (^1) x , 1 − (^1) y
. and set it equal to (0, 0). This only happens at x = y = 1. To figure out what type of critical point this is we compute the Hessian (^) ( 1 x^2 (^0) y^12
Since the determinants are both positive, this is a local minimum.
Solution: It’s so hard to choose!