davidp92
- 12
- 0
Homework Statement
http://i.imgur.com/F6qLL.jpg
In the example, it says if the approaching path of the limit is y=x^2 and x=y^2, the limits are 0. I can see the limit is 0 for approaching in the path of x=y^2 since the function becomes f(x,y) becomes f(y^2,y)=3y^5/(y^4+y^2) \rightarrow 0 as (y^2,y) \rightarrow 0.
But doing the same for the path of y=x^2, I get f(x,x^2)=3x^2*x^2/(x^2+x^4)=3x^4/(x^2+x^4) which \rightarrow 3 as (x,x^2) \rightarrow 0. What am I doing wrong?