#How to calculate limit of this multi variables function:
13 messages · Page 1 of 1 (latest)
<@&286206848099549185> please help, thanks!
First off, helpers ping doesn't work here unfortunately 

Second, is the question to find the limit, or to check whether the limit exists?
It is [the case that there is no limit]!
I've tried calculate lim (x, 0) -> (0, 0) , and lim (0, y) -> (0, 0), the result are 0.
But when I calculated lim (x, x) -> (0, 0) and lim (y, y) -> (0, 0), the result are both 1/2.
That shows why for you, if your limit is
$$
\lim_{(x,y) \to (0,0)} \frac{xy}{x^{2} + y^{2}}
$$
chartbit
You approach from different directions and get different values for the limit, so the limit can't exist!