Problem 26
Question
Find the four second partial derivatives of the following functions. $$f(x, y)=2 x^{5} y^{2}+x^{2} y$$
Step-by-Step Solution
Verified Answer
Answer: The four second partial derivatives are:
$$f_{xx}(x, y) = 40x^3y^2+2y$$
$$f_{yy}(x, y) = 4x^5$$
$$f_{xy}(x, y) = 20x^4y+2x$$
$$f_{yx}(x, y) = 20x^4y+2x$$
1Step 1: Find the first partial derivatives
First, we will find the two first partial derivatives of the function with respect to x and y, respectively.
$$f_x(x, y)=\frac{\partial}{\partial x}(2x^5y^2+x^2y)=10x^4y^2+2xy$$
$$f_y(x, y)=\frac{\partial}{\partial y}(2x^5y^2+x^2y)=4x^5y+ x^2$$
2Step 2: Find the second partial derivatives
Now, we will find the four second partial derivatives by taking the derivative of the first partial derivatives that we just found:
1) $$f_{xx}(x, y) = \frac{\partial}{\partial x} (10x^4y^2+2xy) =40x^3y^2 + 2y$$
2) $$f_{yy}(x, y) = \frac{\partial}{\partial y} (4x^5y+ x^2) = 4x^5$$
3) $$f_{xy}(x, y) = \frac{\partial}{\partial y} (10x^4y^2+2xy)=20x^4y+2x$$
4) $$f_{yx}(x, y) = \frac{\partial}{\partial x} (4x^5y+ x^2) = 20x^4y+2x$$
Note that $$f_{xy}(x, y) = f_{yx}(x, y)$$. This is a general property of differentiable functions.
So, the four second partial derivatives are:
$$f_{xx}(x, y) = 40x^3y^2+2y$$
$$f_{yy}(x, y) = 4x^5$$
$$f_{xy}(x, y) = 20x^4y+2x$$
$$f_{yx}(x, y) = 20x^4y+2x$$
Other exercises in this chapter
Problem 26
Compute the directional derivative of the following functions at the given point P in the direction of the given vector. Be sure to use a unit vector for the di
View solution Problem 26
Use what you learned about surfaces in Section 1 to sketch a graph of the following functions. In each case identify the surface, and state the domain and range
View solution Problem 27
Applications of Lagrange multipliers Use Lagrange multipliers in the following problems. When the domain of the objective function is unbounded or open, explain
View solution Problem 27
Find the critical points of the following functions. Use the Second Derivative Test to determine (if possible) whether each critical point corresponds to a loca
View solution