4
$\begingroup$

Prove: using $\epsilon$-$\delta$ definition, the limit of both $f$ and $g$ as $(x,y)\to (0,0)$ is $0$.

  1. $f(x,y)=xy$

  2. $g(x,y)=\frac{xy}{x^2 +y^2+1}$

Also, for Q2 can I convert $g(x,y)$ to $m(x,y)/n(x,y)=g(x,y)$ using arithmetic of limits, then prove using $\epsilon$-$\delta$ definition the limit of function $m$ and $n$ separately; then combine the two?

Thanks :)


I wonder if this is correct: $|xy-0|<\epsilon$ given $|x-0|< \delta $ and $|y-0|< \delta $

$|xy-0|< |x-0||y-0|<\delta^2=\epsilon$

therefore: $\delta<\epsilon^{1/2}$

  • 0
    eddited g(x,y)....2012-10-16
  • 0
    why do you care about delta/epsilon? for function of two variable you can do by another way,for first just choose two path ,one for x axis and second on y axis,in both case,if you go on X axis path y is equal to zero,on y axis the same x is equal to zero,so result in both case is zero2012-10-16
  • 0
    i dont care about epsilon delta :(. my homework question does ><2012-10-16
  • 2
    Presumably he cares about delta/epsilon because it is a problem in a chapter on delta/epsilon proofs, and he is meant to apply it. @dato2012-10-16
  • 0
    yes yes i understood,thanks2012-10-16
  • 0
    I can use the definition for simple functions...are there any general rules for using epsilon delta for multivariate?2012-10-16
  • 0
    http://mathhelpforum.com/calculus/129130-epsilon-delta-multivariable-functions.html2012-10-16
  • 0
    http://answers.yahoo.com/question/index?qid=20090919173316AAh4lxq2012-10-16
  • 1
    thanks dato! seems i should Google more often :P2012-10-16

1 Answers 1