Differentiability of xy function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
gamitor
Messages
9
Reaction score
0

Homework Statement



Dear all,

How can I show that the function f(x,y)=xy is differentiable?

Thanks

Dimitris

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
What's your definition of 'differentiable' for a function of multiple variables?
 
Dick said:
What's your definition of 'differentiable' for a function of multiple variables?

I have the definition of differentiability in the pdf file.

View attachment question.pdf

Thanks
 
It can take several hours for an attachment to be approved. Sure you don't want to explain it in words?
 
Ok, so in that definition a and h are vectors, yes? Label the components. a=(a_x,a_y), h=(h_x,h_y). Now the formula says if you subtract the linear function f'(a)(h) from f(a+h)-f(a) you are supposed to be left with something that goes to 0 faster than h as h goes to 0. It might help to expand f(a+h)-f(a) in the case where f(x,y)=xy. Do you see a linear part in h?
 
Well, what you give in the first response is NOT a definition of "differentiable". It certainly is not what is given in the Wikipedia site. I think you must have copied wrong- you have an "f(x,y)" that doesn't belong in there.

Essentially, what Wikipedia says is that f(x,y) is differentiable at [itex](x_0,y_0)[/itex] if and only if there exist a vector [itex]u\vec{i}+ v\vec{j}[/itex] and a function [itex]\epsilon(x,y)[/itex] such that for for some [itex]f(x,y)= f(x_0,y_0)+ (u\vec{i}+ v\vec{j})\cdot ((x-x_0)\vec{i}+ (y- y_0)\vec{j})+ \epsilon(x,y)[/itex] and that [itex]\lim_{(x,y)\to (x_0,y_0)} \epsilon(x,y)/\sqrt{(x-x_0)^2+ (y-y_0)^2}= 0[/itex].

In that case, the vector [itex]u\vec{i}+ v\vec{j}[/itex] is the "gradient" of f at [itex](x_0,y_0)[/itex].

So I would recommend that you go ahead and find the gradient of f(x,y)= xy at [itex](x_0, y_0)[/itex] and use that to determine what [itex]\epsilon(x,y)[/itex] must be. If you can then prove that [itex]\epsilon(x,y)/\sqrt{(x-x_0)^2+ (y- y_0)^2}[/itex] goes to 0 as (x,y) goes to [itex](x_0,y_0)[/itex], you are done.