Analyzing Critical Points of f(x,y)=Ax2+E

xokaitt
Messages
6
Reaction score
0

Homework Statement



Let f(x,y)=Ax2+E where A and E are constants. What are the critical points of f(x,y)? Determine whether the critical points are local maxima, local minema, or saddle points.


2. The attempt at a solution

First I found the first partial derivatives with respect to x and y
\partialf/\partialx=2Ax
\partialf/\partialy=0
\Rightarrow 2Ax=0,
\Rightarrow x=0 for any constant A.

Therefore, all points lying on the y-axis are critical points.
(i.e. C.P.'s = (0,n), n\inR.)

Now, we have to find the second partial's with respect to x and y.
\partial2f/\partialx2=2A
\partial2f/\partialy2=0
and
\partial2f/\partialx\partialy=0

Therefore Df=(\partial2f/\partialx2)(\partial2f/\partialy2)-(\partial2f/\partialx\partialy)2 at (0,n) , n\inR.
\Rightarrow Df=(2A)(0)-(0)2=0

This is where I get stuck. Now that Df=0, how do I determine whether or not the critical pts are local extrema or saddle pts?

From plotting the function on Mathematica, I know that these critical points are in fact saddle points, but I don't know how to mathematically state that.

Thanks!
 
Physics news on Phys.org


It seems to me that you are making this much harder than it needs to be by not sketching a graph of this surface. Since y doesn't appear explicitly in the formula for the function, this surface is a cylinder with parabolic cross section, and with its axis of symmetry in the direction of the y-axis. IOW, the surface looks something like a trough. If A > 0, the trough opens upward, and all critical points are global minima. If A < 0, the trough opens downward, and all critical points are global maxima. All critical points lie on a line that is parallel to the y-axis.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top