Phoeniyx
- 16
- 1
Hey guys. I am having some trouble visualizing one aspect of the Second derivative test in the 2 variable case (related to #3 below). Essentially, what does the curve look like when f_{xx}f_{yy} > 0, BUT f_{xx}f_{yy} < [f_{xy}]^{2}?
To be more detailed, if the function is f(x,y), H(x,y) is the Hessian matrix of f and D is the determinant of H, where D = Det(H(x,y)) = f_{xx}f_{yy} - [f_{xy}]^{2}
1) If D(a, b) > 0, and f_(xx)(a,b) > 0 => local minimum
2) If D(a, b) > 0, and f_(xx)(a,b) < 0 => local maximum
3) If D(a, b) < 0 => saddle point
I can totally see why f_{xx} and f_{yy} must have the same sign for there to be a max or a minimum - but I DON'T see why the product has to be "greater" than the square of f_{xy} (as opposed to just 0) to have a max or min.
Thanks guys. Much appreciated.
To be more detailed, if the function is f(x,y), H(x,y) is the Hessian matrix of f and D is the determinant of H, where D = Det(H(x,y)) = f_{xx}f_{yy} - [f_{xy}]^{2}
1) If D(a, b) > 0, and f_(xx)(a,b) > 0 => local minimum
2) If D(a, b) > 0, and f_(xx)(a,b) < 0 => local maximum
3) If D(a, b) < 0 => saddle point
I can totally see why f_{xx} and f_{yy} must have the same sign for there to be a max or a minimum - but I DON'T see why the product has to be "greater" than the square of f_{xy} (as opposed to just 0) to have a max or min.
Thanks guys. Much appreciated.