2

I know that $f(x,y)=\sqrt{|xy|}$ when $(x,y)\neq{(0,0)}$ is differentiable since partial derivatives exist and they're continous. When I do by definition $f_x (0,0)$ and $f_y (0,0)$, both are equal to $0$. Due to "Sufficient Condition for the Differentiability of Functions", can I conclude that it is differentiable? My problem is that I think it isn't diff. because of an analogy to single-variable $f(x)=|x|$, but not sure. Thanks.

2 Answers2

5

Hint: $f(x,x)=|x|.$ Is that the way a differentiable function behaves?

zhw.
  • 105,693
1

No, it is not differentiable (since, for instance, its restriction to $\{(x,x)\mid x\in\mathbb R\}$ is not differentiable). Note that, if $x,y>0$, $\frac{\partial f}{\partial x}(x,y)=\frac12\sqrt{\frac yx}$. And we don't have $\lim_{(x,y)\to(0,0)}\frac12\sqrt{\frac yx}=0=\frac{\partial f}{\partial x}(0,0)$. So, $\frac{\partial f}{\partial x}$ is not continuous at $(0,0)$.