The following limit is not defined: $$ \lim_{(x,y)\rightarrow (0,0)} \frac{xy}{x^2(1+y)}.$$ However, I am interested in a way to find all possible values as $(x,y)$ approaches $(0,0)$. My intuition is that the answer are $\pm\infty$ and $0$. And the method of approaching this is probably by representing $x,y$ as complex number. But I am unsure of how to proceed. Any hint or reference would be much appreciated.
2026-04-06 22:39:26.1775515166
On
How to find the all possible values of an undefined limit?
107 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Let $y=x$, then $$\frac{x^2}{x^2+x^3}=\frac{1}{1+x}$$ as $x$ tends to $0$, the limit $f(x,y)$ converges to $1$.
For the second limit, let $y=x^2$, then $$f(x,y)=\frac{y^{3/2}}{y+y^2}$$ which simplifies to:
$$\frac{y^{1/2}}{1+y}$$ and as you let $y$ tend to $0$ the function converges to $0$
Therefore the limit does not exist.
Take $(x,y)=(t,kt),$ where $k\in\mathbb R$ and $t\rightarrow0$.
Also, take $(t^2,t)$.