So, this seems like it should be fairly simple, right? $$ F(x,y) = {xy\over \sqrt{x^2+y^2}} $$
If one takes $\lim_{(x,y) \to (0,0)}F(x,y)$ along the line $y=x$, the limit simplifies to $ \lim_ {x \to 0}\frac{x^2}{\sqrt{x^2+x^2}} $ which quickly reduces to $|x|/\sqrt{2}$, ie 0.
If one takes $\lim_{(x,y) \to (0,0)}F(x,y)$ along the parabola $y=x^2$, the equation simplifies to $\lim_{x \to 0} \frac{x^3}{\sqrt{x^2+x^4}}$ which evaluates to $ 0 $ not as I thought $ \infty $ by multiplication by $\frac{1 \over \sqrt{x^6}}{1 \over \sqrt{x^6}}$.
Therefore the limit could (as opposed to not, as I originally thought) exist. Alas, according to the book, this is incorrect - the limit is 0 (of course).
What is invalid about my approach and how should the problem be approached?
Thanks in advance!
EDIT: I really appreciate all the answers, it has given me much to look into given time.... Dan's was most direct to the skillset this section is trying to develop.


