
Tamara J. answered 06/07/13
Math Tutoring - Algebra and Calculus (all levels)
If the 1st and 2nd order partial derivatives of a function ƒ are continuous throughout an open region containing (a, b) and ƒx=ƒy=0, the critical point (a, b) may be classified using the 2nd derivative test:
(i) if ƒxx<0 and ƒxxƒyy - ƒ2xy>0 at (a, b), then (a, b) is a local maximum
(ii) if ƒxx>0 and ƒxxƒyy - ƒ2xy>0 at (a, b), then (a, b) is a local minimum
(iii) if ƒxxƒyy - ƒ2xy<0 at (a, b), then (a, b) is a saddle point
(iv) if ƒxxƒyy - ƒ2xy=0, then the test is inconclusive
1st partials ƒx = 4x3 - 2x - 2y , ƒy = -2x + 2y
Critical points: (0, 0) , (-1, -1) , (1, 1)
2nd partials: ƒxx = 12x2 - 2 , ƒyy = 2 , ƒxy = -2
at (0, 0): ƒxx = -2 and ƒxxƒyy - ƒ2xy = (-2)(2) - (-2)2 = -4 - 4 = -8
since ƒxxƒyy - ƒ2xy<0, then (0, 0) is a saddle point
at (-1, -1): ƒxx = 10 and ƒxxƒyy - ƒ2xy = (10)(2) - (-2)2 = 20 - 4 = 16
since ƒxxƒyy - ƒ2xy>0 and ƒxx>0, then (-1, -1) is a local minimum
at (1, 1): ƒxx = 10 and ƒxxƒyy - ƒ2xy = (10)(2) - (-2)2 = 20 - 4 = 16
since ƒxxƒyy - ƒ2xy>0 and ƒxx>0, then (1, 1) is a local minimum