I have the following multivariable function: $f(x,y) = xy^2$, and I must prove it is continuous at (1,1). I have come to: $|((x-1)^2+(y-1)^2)^\frac{3}{2}-1| \le ((x-1)^2+(y-1)^2)^\frac{3}{2}+1$ (Triangle inequality) $<\delta^3+1=\epsilon$.
What can I do with this 1? Any tips are welcome and thank you in advance!
One can pose this problem by considering the graph of the function as follow.
From the definition of continuity the $\varepsilon$-neighbourhood of the image $f(1,1)=1$ determines a couple of planes $z=1+\varepsilon$ and $z=1-\varepsilon$ (those planes in light yellow in the picture bellow).
The intersections of the planes $1\pm\varepsilon$ with the graph of $f$ determine two hyperbolas $$ \left(\begin{array}{c}x\\y\\1\pm\varepsilon\end{array}\right),$$ with $xy^2=1\pm\varepsilon$.
Also a little circle of radius $\delta$, which is the border of a $\delta$-neighbourhood centered at the preimage $(1,1)^{\top}$, when is transformed gives a closed curve $C$ viewed in the graph of $f$.
Then there is a point in the curve $C$ (the red fat point in the picture) which is the farest away from $p=(1,1,1)^{\top}$, which will be determined by considering that for the curve $C$ can be parametrized as $C(y)=\left(\dfrac{1+\varepsilon}{y^2}, y,1+\varepsilon\right)^{\top}$ and the distance function $$d(p,C(y))=\sqrt{\left(\dfrac{1+\varepsilon}{y^2}-1\right)^2+(y-1)^2+\varepsilon^2}.$$
Once you have the coordinates of this red point you can determine the coordinates of the little red point bellow in the $\delta$-circle centered a $(1,1)^{\top}$, which allows you see which is this $\delta$ conditioned by $\varepsilon$.