jonroberts74
- 189
- 0
I am doing critical points and using the second derivative test (multivariable version)
f(x,y) = (x^2+y^2)e^{x^2-y^2}
Issue I am having is with the system of equations to get the critical points from partial wrt x, wrt y
f_{x} = 2xe^{x^2-y^2}+2xe^{x^2-y^2}(x^2+y^2)
f_{y} = 2ye^{x^2-y^2}-2ye^{x^2-y^2}(x^2+y^2)
It is pretty easy to see (0,0) makes both equal to zero
I know +/- 1 = y and x = 0 is a solution as well.
(x^2+y^2) is never negative let alone zero [over the reals]
e^{x^2-y^2} won't be zero, it will get infinitesimally close to zero for values of square of y > square of x
and 2x+2x=0 only when x = 0
and 2y-2y=0 for all real values of y
how do I arrive at y = +/- 1 [ I can see it in the line just above but then I can use any real value for y]
Homework Statement
f(x,y) = (x^2+y^2)e^{x^2-y^2}
Issue I am having is with the system of equations to get the critical points from partial wrt x, wrt y
The Attempt at a Solution
f_{x} = 2xe^{x^2-y^2}+2xe^{x^2-y^2}(x^2+y^2)
f_{y} = 2ye^{x^2-y^2}-2ye^{x^2-y^2}(x^2+y^2)
It is pretty easy to see (0,0) makes both equal to zero
I know +/- 1 = y and x = 0 is a solution as well.
(x^2+y^2) is never negative let alone zero [over the reals]
e^{x^2-y^2} won't be zero, it will get infinitesimally close to zero for values of square of y > square of x
and 2x+2x=0 only when x = 0
and 2y-2y=0 for all real values of y
how do I arrive at y = +/- 1 [ I can see it in the line just above but then I can use any real value for y]