Let $f(x):\mathbb{R}^2\rightarrow\mathbb{R}$ via $$f(x)=\begin{cases} \dfrac{x_1^2}{x_1+x_2}, &\text{ if }x_1+x_2\neq 0\\ 0, & \text{ otherwise } \end{cases}$$ Does $\lim_\limits{x\rightarrow 0}f(x)$ exist? I tried several sequences and it seems that the limit $=0$, but I haven't found a good way to prove it using $\varepsilon-\delta$.
2026-04-08 07:15:37.1775632537
Does $\lim_{x\to 0}\frac{x_1^2}{x_1+x_2}$ exist?
78 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Let $x_{1,n}=1/\sqrt{n}$, and $x_{2,n}=1/n^2-x_{1,n}$. Then $(x_{1,n},x_{2,n})\to 0$ as $n\to\infty$. But $f(x_{1,n},x_{2,n})=n\to\infty$.