I want to find $\displaystyle\lim_{(x,y)\to(0,0)} \frac{xy}{x+y} = 0$. After trying different ways to approach $(0,0)$, I am fairly convinced the limit is $0$, but I need to prove it by definition, and I seem to be stuck. I want to prove that $\forall \epsilon >0, \exists \delta > 0 $ such that $0<\parallel(x,y)\parallel<\delta \implies |\frac{xy}{x+y}| < \epsilon$.
I'm having trouble with the denominator. I know that to get $|\frac{xy}{x+y}|$ to be less than something, I have to show that $|x+y|$ can be made greater than something, but I don't know what. Any suggestions?