What is the determinant of the Hessian matrix corresponding to the function
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The vector of first derivatives is:
D f = ( 2 x ( x 2 + y 2 ) 2 y ( x 2 + y 2 ) ) .
The Hessian matrix is thus:
H = ( 2 y 2 + 6 x 2 4 x y 4 x y 2 x 2 + 6 y 2 ) .
and so its determinant is:
det H = 1 2 x 4 + 2 4 x 2 y 2 + 1 2 y 4 = 1 2 ( x 2 + y 2 ) 2