Is this function differentiable?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
_Steve_
Messages
19
Reaction score
0
Hey guys, I'm just wondering if I got this question right:

Discuss where the following in [itex]R^{2}[/itex] is differentiable:
[itex]f(x,y)=(x^{3}+y^{3})^{2/3}[/itex]

So I take the partial derivative:

[itex]f_{x}(x,y)=\frac{2x^{2}}{(x^{3}+y^{3})^{1/3}}[/itex]

and see that f(x,y) might not be differentiable at (0,0), so I used the definition of a partial derivative to see if the partial derivatives exist at (0,0):

[itex]f_{x}(0,0)=lim_{h\rightarrow0}\frac{f(h,0)-f(0,0)}{h}=0[/itex]

I thought this was the end of the question, since it shows that the partial derivative at (0,0) does exist, and thus it's continuous for all (x,y) (showing that f(x,y) is differentiable)
But under the question there's a hint, it says:

Hint: Verify the handy inequality [itex]|x^{3}+y^{3}| \leq 2(x^{2}+y^{2})^{3/2}[/itex]

Did I miss something?
 
Physics news on Phys.org
So I'm not done the question? What am I looking for at the moment to show that it's differentiable?

Sorry, just trying to understand the question better! :)
 
Ohh, I see what you're saying, when y=-x, the denominator of fx = 0, so would I just say that f(x,y) isn't differentiable when y=-x? Or do I have to go back to limits and use squeeze theorem somehow? (Just a cause cause the hint looks like squeeze theorem :P)