Chapter 7: Problem 12
Find the critical points of \(f,\) if any, and classify them as relative maxima, relative minima, or saddle points. (a) Show that the function \(f(x, y)=x^{3}-6 x y-y^{3}\) has critical points at (0,0) and (-2,2) (b) Usc the Hcssian form of the sccond derivative test to show \(f\) has a rclative maximum at (-2,2) and a saddle point at (0,0)
Short Answer
Step by step solution
Find Critical Points
Calculate the Hessian Matrix
Evaluate Hessian at Critical Points
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Hessian Matrix
- Second partial derivative with respect to \( x \) twice: \( f_{xx} \)
- Second partial derivative with respect to \( y \) twice: \( f_{yy} \)
- Mixed partial derivatives: \( f_{xy} = f_{yx} \)
Partial Derivatives
- Partial derivative with respect to \( x \): \( f_x = \frac{\partial f}{\partial x} = 3x^2 - 6y \)
- Partial derivative with respect to \( y \): \( f_y = \frac{\partial f}{\partial y} = -6x - 3y^2 \)
Second Derivative Test
To determine the type of critical point at \( (x_0, y_0) \):
- If \( \text{det}(H) > 0 \) and \( f_{xx}(x_0, y_0) > 0 \), it is a relative minimum.
- If \( \text{det}(H) > 0 \) and \( f_{xx}(x_0, y_0) < 0 \), it is a relative maximum.
- If \( \text{det}(H) < 0 \), it is a saddle point.
Saddle Point
To understand why \( (0, 0) \) is a saddle point, note how small movements in \( x \) or \( y \) from this point can raise or lower \( f \). They reveal the function's change of curvature.
Relative Maximum
For the point \((-2, 2)\) on the function \( f(x, y) = x^3 - 6xy - y^3 \), after computing the Hessian matrix, we find its determinant is positive and \( f_{xx} < 0 \). This fulfills the criteria for a relative maximum. At \((-2, 2)\), positive determinant ensures stability while the negative \( f_{xx} \) ensures the function curves downwards, confirming it's a peak.
A grasp of relative maxima helps in understanding how functions behave beyond a single variable context.