Chapter 13: Problem 60
Consider the function \(f(x, y)=\left(y-x^{2}\right)\left(y-3 x^{2}\right)\) (a) Show that \(f_{x}(0,0)=0=f_{y}(0,0)\). (b) Show that for every straight line \(y=m x\) through \((0,0)\), the function \(f(x, m x)\) has a local minimum at \(x=0 .(\mathrm{c})\) Examine the values of \(f\) at points of the parabola \(y=2 x^{2}\) to show that \(f\) does not have a local minimum at \((0,0)\). This tells us that we cannot use the line-through- the-point method of Example 8 to show that a point is a local extremum.
Short Answer
Step by step solution
Compute Partial Derivative with Respect to x
Evaluate f_x at (0,0)
Compute Partial Derivative with Respect to y
Evaluate f_y at (0,0)
Substitute y=mx in the Function
Simplify and Expand
Examine the Behavior at x=0
Evaluate Function on the Parabola y=2x^2
Analyze Local Minimum at (0,0)
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.
Partial Derivatives
- The product rule states that for two functions \( u(x, y) \) and \( v(x, y) \), the derivative \( \frac{\partial}{\partial x}(uv) = u_x v + u v_x \).
- For \( f_x \), we differentiate both parts separately and get \( f_x = -2x(y-3x^2) - 3x(y-x^2) \).
- For the function \( f_y = (y - 3x^2) + (y - x^2) \), it simplifies by linear terms.
Local Minimum
Extremum
- We firstly verified that at \((0,0)\), both \( f_x \) and \( f_y \) are zero, indicating a stationary point that could be an extremum.
Product Rule
- Finding the derivative of each part independently. For example, in finding \( f_x \), one takes the derivative of each factor while treating the other as a constant.
- Combining these results to obtain expressions like \( -2x(y-3x^2) \) and \( -3x(y-x^2) \), cumulatively forming \( f_x \).