#solving with delta -epsilon
1 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Fix eps >0. Can you find delta > 0 such that |f(x,y)|< eps for all (x,y) satisfying sqrt(x^2+y^2)< delta
@unkempt pine this would be by definition
This was another example
But i can’t figure it out could you please provide the answer?
aL
can you fiddle around with this expression?
for instance
$$ \frac{|x(2x^2+xy)|}{x^2+y^2} = \frac{x^2}{x^2+y^2}|2x+y| \leqslant |2x+y| $$
aL
i meant the term to set < epsilon
lose the "the"
let's try this
$$ |2x+y| \leqslant 2|x| + |y| < 2\frac{\varepsilon}{3} + \frac{\varepsilon}{3} = \varepsilon $$
aL
so if we assume |x|,|y| < eps /3, what restriction does that set to x^2+y^2 ?
pick delta = eps / 3 and see where that takes you @unkempt pine
oke but what about delta then? @runic halo