In a recent lecture I attended the following limit was discussed: $$\lim_{(x,y)\to (0,0)} \frac{x^2y^4}{(x^2+y^4)^2}$$ Multiple solutions were used to try and find the limit and illustrate how one would attack similar problems.
In particular we rewrote the expression using polar coordinates, but could however not conclude anything from it. When reviewing my notes i noticed some errors in this.
How should it be done, and what conclusions can be made from the results?
Another solution used was to substitute $x=t^2$ and $y=t$ resulting in the following expression: $$\lim_{t\to 0} \frac{t^4t^4}{(t^4+t^4)^2} = \frac{1}{4}.$$
Is this correct? How can I interpret the results?
Put $$y^2=Y$$ and $$x=r\cos(t)\; \; , Y=r\sin(t)$$
the limit becomes $$\lim_{r\to 0}\frac{r^4\cos^2(t)\sin^2(t)}{r^4}$$
which depends on the angle $t$
so, it does not exist.