P : $\lim_{(x,y) \to (0,0)} f(x,y)$ where
$$f(x,y) = y\sin\frac1x + \frac{xy}{x^{2} + y^{2}}$$
Text book says Limit doesnot exist . So where i am wrong with my proof below ?
EDITED ATTEMPT :
Or we can write $2 \delta < \varepsilon$, which shows limit exists. Is there something I missed?

$y>y^2$ for $y\in(0,1)$, which is the source of mistake.
Putting $y=cx$ gives $$ cx\sin(1/x)+\frac{c}{1+c^2} $$ and the limit in 0 certainly doesn't exist, because the first term tends to 0.