Q. 35

Question

In Exercises 31–52, find the relative maxima, relative minima, and saddle points for the given functions. Determine whether the function has an absolute maximum or absolute minimum as well. f(x,y)=x312xy+y3

Step-by-Step Solution

Verified
Answer

There are no maximum, minimum points or saddle points.

1Step 1. Given information

A function, f(x,y)=x312xy+y3

2Step 2. Finding the first-order, second-order partial derivatives and determinant of hessian

The first-order partial derivatives of the function are:fx(x,y)=fx=3x2-12y and fy(x,y)=fy=3y2-12xNow, solve the system of equations: 3x2-12y=0 and 3y2-12x=0, we get,x2=4y and y2=4xx242=4xxx3-64=0x=0, y=0  and x=4, y=4We find two stationary points of f, namely: (0,0), (4,4)The second-order partial derivatives of the function are:fxx(x,y)=2fx2=6x-12, fyy(x,y)=2fy2=6y-12 and fxy(x,y)=2fxy=-12fxx(0,0)=-12, fyy(0,0)=-12 and fxy(0,0)=-12fxx(4,4)=12, fyy(4,4)=12 and fxy(4,4)=-12The determinant of the Hessian is:detHfx,y=2fx22fy2-2fxy2detHf0,0=-12×-12--122=0detHf4,4=12×12--122=0

3Step 3. Testing and finding relative maximum, relative minimum and saddle points

If f has a stationary point at (x0,y0), then (a)  f has a relative maximum at (x0,y0) if det(Hf(x0,y0))>0 with fxx(x0,y0)<0 or fyy(x0,y0)<0. (b) f has a relative minimum at (x0,y0) if det(Hf(x0,y0))>0 with fxx(x0,y0)>0 or fyy(x0,y0)>0. (c) f has a saddle point at (x0,y0) if det(Hf(x0,y0))<0. (d) If det(Hf(x0,y0))=0, no conclusion may be drawn about the behavior of f at (x0,y0).In the given function, detHf0,0=0, hence, no conclusion can be madeAlso, detHf4,4=0, hence, no conclusion can be made

4Step 4. Testing and finding absolute maximum and absolute minimum

There are no maximum and minimum points.