+0  
 
0
824
1
avatar+2353 
I have two questions on proofs (again)

I do know proofs of differentiability of single variable functions (using the delta-epsilon method) but I'm having some trouble with the multivariate ones.

Let f: R 2->R be defined by f(x,y) = {absolute value}(xy)

a. Prove f is continuous,
b. Prove f is C 1 on the set {x,y E R 2 : xy =notequalto= 0}

Thank you
 Feb 5, 2014
 #1
avatar+6251 
0
the only real difference in showing these things in 1D vs ND is what is used as a measure of length.

In 1D it's absolute value

in 2D it's the vector length, i.e. ||(x,y)|| < delta

using the usual Euclidean metric ||(x,y)|| = sqrt(x 2 + y 2)

so whenever, in your epsilon/delta proof, you need to show that some length is smaller than some number you use this metric rather than just absolute value.

When you go to ND the metric is the same you just include the rest of the vector terms.

See if you can work it now.
 Feb 5, 2014

3 Online Users

avatar
avatar