PDA

View Full Version : Critical points


Pengwuino
Mar29-05, 12:16 AM
Ok so i got a mathematica assignment that asks "Find and classify the critical points of f(x,y)= 5-10xy-4x^2+3y-y^4

What does this mean lol. The assignment was from 3 weeks ago and i just had spring break so my brain is completely outa wack. Does this mean classify the points as concave up and down or what? This is calculus III by the way. If someone can just lol, tell me what im being asked that would be great.

In the exercise before it we found fxx and fyy and fxy of a similar equation and then we found fxx*fyy - (fxy)^2. Im so lost lol. What is this partial derivative thing. Whats the fxx partial derivative * fxy - (fxy)^2 all about? I feel so dumb, my high school calculus teacher would be so dissappointed!

Data
Mar29-05, 12:42 AM
Classify the critical points as minima, maxima, or saddle points.

A partial derivative is a derivative of a function of multiple variables taken as if all but one of the variables are held constant (well, in some cases it's slightly more complicated. But just slightly!).

For a differentiable function f(x,y) of two real variables with equal mixed second partial derivatives (ie. \frac{\partial^2 f}{\partial x \partial y} = \frac{\partial^2 f}{\partial y \partial x}), the quantity

\frac{\partial^2 f}{\partial x^2}\frac{\partial^2 f}{\partial y^2} - \left(\frac{\partial^2 f}{\partial x \partial y}\right)^2 = D

is called the discriminant of f. If P = (x_0, y_0) is a critical point of f, then P is a minimum or maximum if D>0 and a saddle point if D<0, where D is evaluated at P. If D=0 then it tells you nothing. These facts can be proved using from the Taylor expansion of f for analytic functions.

dextercioby
Mar29-05, 05:23 AM
Relative minima,maxima & saddle points.

And that "D" is actually the functions's hessian.It's a determinant

D=\left|\begin{array}{cc}\frac{\partial^{2}f}{\par tial x\partial x}&\frac{\partial^{2}f}{\partial x\partial y}\\ \frac{\partial^{2}f}{\partial y\partial x}&\frac{\partial^{2}f}{\partial y\partial y}\end{array}\right|

Daniel.

HallsofIvy
Mar29-05, 12:24 PM
I would say it means "open your text book and look up "critical point" (or "critical number")! It's not spring break anymore!

dextercioby
Mar29-05, 12:38 PM
It is to me,that's why i'm on PF...:tongue:

Daniel.