Proving Multivariable Limit: f(x, y) → 0

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
karens
Messages
7
Reaction score
0

Homework Statement


Consider that f(x, y) = [sin^2(x − y)] / [|x| + |y|].
Using this, prove: lim(x,y)→(0,0) f(x, y) = 0


Homework Equations



Definition of a limit, etc.

The Attempt at a Solution


I don't know how to start... I've been trying to self-teach limits for a while and Don't know how to do it with the absolute values and two variables. Help is much needed.
 
Physics news on Phys.org
Start with the definition of a limit:

[tex]\forall \epsilon > 0\ \ \ \exists \delta > 0[/tex] such that [tex]||f(x,y) - f(x_0,y_0)|| < \epsilon[/tex] whenever [tex]||(x,y) - (x_0,y_0)|| < \delta[/tex].

One way to think of it is to start by fixing epsilon and then finding what delta must be (in terms of epsilon).