I was working on this problem and I need to show that
Let $f:\mathbb R^2 \rightarrow \mathbb R$ be defined as follows:
$f(x,y)=\frac{x^2y}{x^4+y^2}$ for $(x,y)\neq(0.0)$ and $f(0,0)=0$.
How do I show rigorously that $\frac{\partial f}{\partial y}$ is not bounded.
I kind of have a fair idea as to why it is not bounded. You would simply compute the partial and see how the degrees of the two polynomials behave in the denominator and numerator. But I am not sure if this is acceptable.
Also, is there a general criteria in showing that a function of two variables is not bounded?. Can just show that the limit goes to infinity as $(x,y)$ goes to infinity? This is something that has escaped me when I learned multivariable calculus. Can anyone help me?.
Thanks for your help.