I am searching for a methodological description on how to select the correct functions over several inequalities to find and prove that a function has a limit. I quote an example
Find the limit of the given function:
\begin{equation} \lim_{(x,y)\longrightarrow(0,0)}\frac{x^2y}{x^2+y^2} \end{equation}
The solution, in terms of inequalities , is:
\begin{equation} \bigg|\frac{x^2y}{x^2+y^2}\bigg|\leqslant|y|\leqslant\sqrt{x^2+y^2} \end{equation}
where $\sqrt{x^2+y^2}$ approaches $0$ as $(x,y)\longrightarrow(0,0)$.
First of all, where does the author of this solution get those functions between the intervals, in the solution? What rationale does he use, when he constructs these functions?
Apparently , there are many different functions that have limits that reach zero, so is this selection purely intuitive, and a subjective choice? If so, what is the objective method behind this?
Thanks