Partial Derivative of f(x,y) at (0,0): Find & Evaluate

AI Thread Summary
The discussion focuses on finding the partial derivative of the function f(x,y)=(x^3+y^3)^(1/3) with respect to x and evaluating it at the point (0,0). The general partial derivative was found to be (x^2)*(x^3+y^3)^(-2/3), but evaluating it directly at (0,0) leads to an indeterminate form. A limit approach was used, resulting in a value of 1 when approaching (0,0) along the line y=0 with x positive. However, it was noted that the partial derivative is not defined at (0,0) due to the dependency on the path taken to approach this point. The conclusion emphasizes that the question may not be well-posed, suggesting a need for clarification from the instructor.
zhuyilun
Messages
26
Reaction score
0

Homework Statement



find the partial derivative of f(x,y)=(x^3+y^3)^(1/3) with respect to x and evaluate at (0,0)

Homework Equations





The Attempt at a Solution


i found the general partial derivative with respect to x is (x^2)*(x^3+y^3)^(-2/3)
if i plug in the point i would get zero at the bottom
so i used the limit thing which is the limit of (f‘(x+h,y)-f(x,y))/h as h approaches infinite.
then i substitute , i got something like lim (((x+h)^3+y^3)^(1/3)-(x^3+y^3)^(1/3))/h as h approaches infinite. then i plug in x=0, y=0, i got lim ((h^3)^(1/3))/h as h approaches infinite which is just 1
i am not sure about what i did is right or not
 
Physics news on Phys.org
Your partial derivative is correct, but the value at (x,y)=(0,0) depends on how you approach this point. It is 1 if you first set y=0 with x positive, and then take the limit as x->0.

Bad question. Complain to your instructor. Seriously.
 
The partial derivative is simply not defined at (0,0).
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top