Jump to content

Science:Math Exam Resources/Courses/MATH105/April 2013/Question 04 (b)/Solution 1

From UBC Wiki

From part a), the critical points are (x,y)=(0,0),(12,1) and the first partial derivatives are

fx=y(12x)e2xy=0fy=x(1y)e2xy=0

The second partial derivatives are given by

2fx2=y(2)e2xy+y(12x)(2)e2xy=2ye2xy(1+12x)=4ye2xy(1x)=4ye2xy(x1)fxy=y(12x)e2xy=(12x)e2xy+y(12x)(1)e2xy=(12x)e2xy(1+y)=(1y2x+2xy)e2xy2fy2=x(1)e2xy+x(1y)(1)e2xy=xe2xy(11+y)=xe2xy(y2)

To classify the critical points, we need to compute the Hessian matrix, H, of the function f(x,y):

H(x,y)=[2fx22fxy2fxy2fy2]=[4y(x1)e2xy(1y2x+2xy)e2xy(1y2x+2xy)e2xyx(y2)e2xy].

Evaluating H at the critical point (x,y)=(0,0) gives

H(0,0)=[0110].

The determinant of H at the point (0,0) is equal to (00)(11)=1, which is less than zero. Hence the point (0,0) is a saddle point.

Evaluating H at the critical point (x,y)=(1/2,1) gives

H(12,1)=[2e20012e2].

The determinant of H at the point (1/2,1) is equal to (2e2)(12e2)00=e4 which is greater than zero and so (1/2,1) is not a saddle point of f and must be either a local max or min. Since 2fx2(12,1)=2e2 is less than zero, the point (1/2,1) is a local maximum of f.

Therefore, (x,y) = (0,0) is a saddle point and (x,y) = (1/2,1) is a local maximum.