Why is f(x,y) not differentiable at (0,0)?

wakko101
Messages
61
Reaction score
0
Hello,

My question is as follows: Show that the function f(x,y) = sqrt(abs(xy)) is not differentiable at (0,0).

I was going to go with trying to show that the directional derivatives don't all exist here, but that would require finding the gradient, and I always get confused when trying to take the derivative of an absolute value. Essentially, this means that for xy larger than 0, f = sqrt(xy) and for xy smaller than 0, f = sqrt(-xy). But, of course, you can't have the square root of a negative number, so I'm confused...what should I do?

Thanks,
W.
 
Physics news on Phys.org
Show that's it's not continuous?
 
Try taking limits and show that the limit doesn't exist at (0,0).
 
but which limits? If I want to use the definition of a derivative for multi variables, then I still need the gradient, don't I?
 
Use the limit definition of Df(x,y). In this case, if f were differentiable at 0, then Df(0,0) would be the zero map. On the other hand, by approaching zero along the 45 degree line in the first quadrant one would then have the limit to be 0 in spite of the fact that the limit is clearly 1. You'll have to try it to see what I mean.
 
Since this problem is old now, I will give out my full solution now:

http://img113.imageshack.us/img113/5482/mysolutiontf9.jpg

JFonseka said:
Show that's it's not continuous?
Actually, f(x,y) is continuous at 0:

http://img404.imageshack.us/img404/1144/continuityproofqf0.jpg
 
Last edited by a moderator:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top