Question

In: Advanced Math

Problem 7.3. Let f (x, y) = x6 + 3xy + y2 + y4. (a) Show...

Problem 7.3. Let f (x, y) = x6 + 3xy + y2 + y4.
(a) Show that f remains unchanged if you replace x by −x and y by −y. Hence,
if (x, y) is a critical point of f, so is (−x, −y). Thus, critical points other than
(0, 0) come in ± pairs.
140 7 Optimization in Several Variables
(b) Compute the partial derivatives of f . Show that solve applied directly to
the system fx = fy = 0 fails to locate any of the critical points except for (0, 0).
(c) Let’s compensate by eliminating one of the variables and then using solve
followed by double. First solve for y in terms of x in the equation fx = 0.
Substitute back into the formula for fy and then apply first solve and then
double. You should end up with three critical values of x, giving a total of
three critical points. Find the numerical values of their coordinates. (Be sure
you have set x and y to be real; otherwise you will also end up with many
irrelevant complex critical points.)
(d) Confirm the calculation of the critical points by graphing the equations fx =
0 and fy = 0 on the same set of axes (using fimplicit and hold on). You
should see exactly one additional pair of critical points (in the sense of (a)).
(e) Classify the three critical points using the second derivative test.
(f) Apply fminsearch to f with the starting values (1, 1) and (0, 0). Show
that in the first case you go to a minimum and that in the second case you stay
near the saddle point.

Solutions

Expert Solution

Kindly give a thumbs up


Related Solutions

Problem 7.1. Let f (x, y) = x4 − 3xy + 2y2. (a) Compute the partial...
Problem 7.1. Let f (x, y) = x4 − 3xy + 2y2. (a) Compute the partial derivatives of f as well as its discriminant. Then use solve to find the critical points and to classify each one as a local maximum, local minimum, or saddle point. (b) Check your answer to (a) by showing that fminsearch correctly locates the same local minima when you start at (0.5, 0.5) or at (−0.5, 0.5). (c) What happens when you apply fminsearch with...
Let f(x, y) = − cos(x + y2 ) and let a be the point a...
Let f(x, y) = − cos(x + y2 ) and let a be the point a = ( π/2, 0). (a) Find the direction in which f increases most quickly at the point a. (b) Find the directional derivative Duf(a) of f at a in the direction u = (−5/13 , 12/13) . (c) Use Taylor’s formula to calculate a quadratic approximation to f at a.
Let f(x, y) = x2y(2 − x + y2)5 − 4x2(1 + x + y)7 +...
Let f(x, y) = x2y(2 − x + y2)5 − 4x2(1 + x + y)7 + x3y2(1 − 3x − y)8. Find the coefficient of x5y3 in the expansion of f(x, y)
Let f(x, y) = 5x 2y − 3x2  + 2y3 + 3xy, P be the point (1,...
Let f(x, y) = 5x 2y − 3x2  + 2y3 + 3xy, P be the point (1, −2) and a = <3, −5>. This problem has five parts. (a) [5 pts.] Find the first partial derivatives of f(x, y). (b) [5 pts.] Find all of the second-order partial derivatives of f(x, y). (c) [5 pts.] Find an equation of the tangent plane to f(x, y) at P. (d) [5 pts.] Find ∇f. (This is still part of number 8) (e)Find the...
Problem 16.8 Let X and Y be compact metric spaces and let f: X → Y...
Problem 16.8 Let X and Y be compact metric spaces and let f: X → Y be a continuous onto map with the property that f-1[{y}] is connected for every y∈Y. Show that ifY is connected then so isX.
Let f: X-->Y and g: Y-->Z be arbitrary maps of sets (a) Show that if f...
Let f: X-->Y and g: Y-->Z be arbitrary maps of sets (a) Show that if f and g are injective then so is the composition g o f (b) Show that if f and g are surjective then so is the composition g o f (c) Show that if f and g are bijective then so is the composition g o f and (g o f)^-1 = g ^ -1 o f ^ -1 (d) Show that f: X-->Y is...
Let Y1 < Y2 < Y3 < Y4 < Y5 be the order statistics of a...
Let Y1 < Y2 < Y3 < Y4 < Y5 be the order statistics of a random sample of size 5 from a continuous distribution with median m. What is P(Y2 < m < Y4)?
Let Y1 < Y2 < Y3 < Y4 be the order statistics of a random sample...
Let Y1 < Y2 < Y3 < Y4 be the order statistics of a random sample of size n = 4 from a distribution with pdf f(x) = 3X2, 0 < x < 1, zero elsewhere. (a) Find the joint pdf of Y3 and Y4. (b) Find the conditional pdf of Y3, given Y4 = y4. (c) Evaluate E(Y3|y4)
Let Y1 < Y2 < Y3 < Y4 < Y5 denote the order statistics of a...
Let Y1 < Y2 < Y3 < Y4 < Y5 denote the order statistics of a random sample of size 5 from a distribution having pdf f(x) = e−x, 0 < x < ∞, zero elsewhere. show that Y4 and Y5 – Y4 are independent. Hint: First find the joint pdf of Y4 and Y5.
1.Consider the function: f(x, y) = 2020 + y3-3xy + x3. a) Find fx(x, y), and...
1.Consider the function: f(x, y) = 2020 + y3-3xy + x3. a) Find fx(x, y), and fye(x, y). b) Find all critical points of f(x, y). c) Classify the critical points of f(x, y) (as local max, local min, saddle). 2.Consider f(x) = 2x-x2and g(x) = x2 a) [2 points] Find the intersection points (if any) of the graphs of f(x) and g(x). b) [4 points] Graph the functions f(x) and g(x), and shade the region bounded by: f(x), g(x),...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT