0

Find $\lim_{x,y \rightarrow 0,0} (x^2y)/(x^4+y^4)$ so I want to do this using polar coordinates and I get for x=rcosk; y=rsink; (x,y)->(0,0)=>r->0 $\lim_{r \rightarrow 0} (r^3cos^2k (sink)/(r^4(cos^4k+sin^4k)))$ = $\lim_{r \rightarrow 0} ((cos^2k)sink)/(r(cos^4k+sin^4k)$=something/0= ∞. But using wolframalpha I get it doesn't exist, because it depends on k. I got something / r, and I wrote it up, so it depends on r, too. What am I missing?

1 Answers1

1

hint

What you called "something " could be zero.

You can simply observe that

$$f(x,x)=\frac{1}{2x}$$ and

$$\lim_{x\to 0}f(x,x)=\infty=L_1$$

On the other hand

$$\lim_{x\to 0}f(x,0)=0=L_2\ne L_1$$

So, the limit doesn't exist