

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
The second version of the section exam for the advanced calculus of several variables course (appm 2350). The exam covers various topics including surface functions, level curves, taylor polynomials, oil spill density, critical points, lagrange multipliers, and directional derivatives. Students are required to answer short answer questions related to these topics.
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!


APPM 2350: Section exam 2, version A
June 29, 2012.
ON THE FRONT OF YOUR BLUEBOOK write: (1) your name, (2) your instructor’s name, and
(3) a grading table. Text books, class notes, and calculators are NOT permitted.
Problem 1: (25 points) Short Answers:
(a) True of False: If f (x, y) is a surface function and fx(a, b) = 0 and fy(a, b) = 0, then f (x, y)
has either a local minimum or local maximum at (a, b). Explain.
(b) Level curves of the function z = f (x, y) =
x
1+x
2 +y
2 are circles. Find the center and radius of
the circle defined by the level curve for z =
1
4
(c) Find the second-order Taylor polynomial for f (x, y) = e
x sin y at the origin.
Problem 2: (25 points) After an oil spill occurs at the origin, the density of oil in the ocean water
is described by the function
Density = f (x, y) =
1 + x
2
2
Freddie the fish swims from (0, 2) to (2, 0) via the path ~r(t) = 〈t, 2 − t〉.
(a) Using the chain rule, find the rate of change of the density of oil along the path.
(b) At what point (in (x, y) coordinates) along the path is the density maximum and what is the
maximum?
(c) Integrate your answer from part (a) to obtain f (t) along the path.
Hint: you can check your answers to parts (a) and (c) by plugging x(t) and y(t) into Eq. (1), but
your final answer for (a) must be obtained by the using the chain rule and your final answers for
(b) and (c) must use your answer for part (a).
Problem 3: (25 points) Consider the function f (x, y) = x
2 y − y on the domain D = {(x, y)
x
2
y
2 ≤ 4 }.
(a) Locate and classify all critical points on the interior of D.
(b) Use Lagrange multipliers to locate the extreme values of f (x, y) on the boundary of D.
(c) What are the absolute maximum and absolute minimum values of f (x, y) on D, and where
are they located?
Problem 4: (25 points) A bug walks on a surface S that is the graph of f (x, y) = x
4
3 y − 4 x.
At some time t
∗ (and only at this time), the
i and
j components of the bug’s position and velocity
are ~r(t
∗ ) = 2
i +
j and ~v(t
∗ ) = 3
i − 4
j.
(a) Compute a normal vector to the surface S at the bug’s location.
(b) What is the slope of the surface along the bug’s path at time t
∗ ?
(c) In what direction should the bug head so the elevation decreases most rapidly?
Projections and distances
proj ~a
b = (
~a ·
b
~a · ~a
)~a = (ˆa ·
b)ˆa d =
P S × ~v|
|~v|
d =
~n
|~n|
Arc length, TNB, curvature, torsion, and tangental and normal components
ds
dt
= |~v| L =
b
a
|~v|dt
d~r/dt
|d~r/dt|
~v
|~v|
d
T /dt
|d
T /dt|
κ =
d
ds
|d
T /dt|
|~v|
|~v × ~a|
|v|
3
|f
′′ (x)|
(1 + (f
′ (x))
2 )
3 / 2
τ = −
d
ds
~a = a N
N + a T
T a T
~v · ~a
|v|
a N
|~v × ~a|
|~v|
Directional derivative, discriminant, and Lagrange multipliers
~u
df
ds
= ∇f · ~u D =
f xx
f xy
f xy
f yy
= fxxfyy − f
2
xy
∇f = λ∇g, g = k.
Taylor’s Formula at the point (a, b)
f (x, y) = f (a, b)+[(x−a)f x
(a, b)+(y−b)f y
(a, b)]+
[(x−a)
2
f xx
(a, b)+2(x−a)(y−b)f xy
(a, b)+(y−b)
2
f yy
(a, b)]+
[(x − a)
3 f xxx
(a, b) + 3(x − a)
2 (y − b)f xxy
(a, b) + 3(x − a)(y − b)
2 f xyy
(a, b) + (y − b)
3 f yyy
(a, b)] + ...
Error bound for n
th order approximation
|E(x, y)| ≤
(n + 1)!
(|x−a|+|y−b|)
n+
, where max{absolute values of (n+1)
th
order derivatives} ≤ M