Is the following function differentiable?

gipc
Messages
69
Reaction score
0
I have:
http://img12.imageshack.us/img12/6121/capturerhf.png


Is the function differentiable in (0,2)? If so, find its Tangent Plane.

So far I have
We have (\nabla f)(0,2)=(f_x(0,2).f_y(0,2))=\ldots=(0,1) , so if f is differentiable at (0,2) the only possible differential is \lambda (h,k)=(\nabla f)(0,2)(h,k)^t=k .So I have to analyze \displaystyle\lim_{(h,k) \to (0,0)} \frac{|f(0+h,2+k)-f(0,2)-\lambda (h,k)|}{ \left\|{(h,k)}\right\|}=0 but I can't seem to solve it.

And I also don't know how to find a tangent plane
 
Last edited by a moderator:
Physics news on Phys.org
I came to a conclusion that f is indeed differentiable.

Can someone please help me understand how to prove it? Someone suggested that i use the Taylor expansion but i don't know how to use it. So I'm hoping someone could show me :)
 
As a prerequisite, the function needs to be continuous at the point in question for a derivative to exist at that point. Is this function continuous at (x,y)=(0,2)?

Assuming it is continuous, this is a function of two variables, so you need to investigate both the partial with respect to x and with respect to y. For x not equal to zero you will get one pair of partial derivatives, for x equal to zero you will get another. Is the first set equal to the second set in the limit x→0?
 
when i try to take the partial derivatives i can't really take them to x->0 and i get stuck with the epsilon business.

The general steps for showing differentiability doesn't really apply here.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top