Classifying Extrema and Saddle Points of Multivariable Functions

Doug_West
Messages
9
Reaction score
0

Homework Statement



Find and classify all relative extrema and saddle points of the function
f(x; y) = xy - x^3 - y^2.

Homework Equations



D = fxx *fyy -fxy^2

The Attempt at a Solution



I got D < 0 where D = -1 and fxx = 0, when x=0 and y=0. However I am unsure as to the conclusion I should arrive at when D < 0 but fxx = 0. I'm thinking that this is a saddle point?

Thanks for the help in advance,
Dough
 
Physics news on Phys.org
Doug_West said:

Homework Statement



Find and classify all relative extrema and saddle points of the function
f(x; y) = xy - x^3 - y^2.

Homework Equations



D = fxx *fyy -fxy^2

The Attempt at a Solution



I got D < 0 where D = -1 and fxx = 0, when x=0 and y=0. However I am unsure as to the conclusion I should arrive at when D < 0 but fxx = 0. I'm thinking that this is a saddle point?

Thanks for the help in advance,
Dough
You need to find locations where both of the 1st partial derivatives are zero.
 
yep those two pts are

x=0, y=0
and
x=1/6 y=1/12
 
evaluating pt 0,0 I get D<0 where D= -1 and fxx(0,0) = 0, so then this is a saddle point. However is it a saddle point because D<0 or because fxx = 0?
 
guess ur doing mab127 too

when d < 0 its a saddle point doesn't matter what fxx is
 
haha yep :D, thanks for the help.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top