Drako Amorim said:
I'm trying to verify that: [tex]\lim_{(x,y)\rightarrow (0,0)}\frac{\sin (x^{3}+y^{3})}{x+y^{2}}=0.[/tex]
One thought is that ##|\sin(\theta)| \le |\theta| ##. ##\ ## Argue that for ##(x,y) \ne (0,0)##, $$ | \frac{ \sin(x^3 + y^3)}{x + y^2} | \le |\frac{x^3 + y^3}{x + y^2}|$$. Then try polar coordinates on the ratio of the polynomials.
Drako Amorim said:
[tex]\lim_{(x,y)\rightarrow (0,0)}\frac{\sin (x^{3}+y^{3})}{x^{3}+y^{3}}\frac{x^{3}+y^{3}}{x+y^{2}}=\lim_{(x,y)\rightarrow (0,0)} \frac{x^{3}+y^{3}}{x+y^2}[/tex]
That's a good intuitive idea, but notice how hard it is to make that algebra into correct logic. For example, it assumes at the outset that ##lim_{(x,y)\rightarrow (0,0)}\frac{\sin (x^{3}+y^{3})}{x^{3}+y^{3}}\frac{x^{3}+y^{3}}{x+y^{2}}## exists. Of course, some instructors (and many home work graders) prefer to see algebra instead of logic.
The basic pattern that obeys logic would be:
Show ##lim_{(x,y) \rightarrow (0,0)} p(x,y) = L_1##
Show ##lim_{(xy) \rightarrow (0,0)} q(x,y) = L_2##
Conclude that ##lim_{(x,y) \rightarrow (0,0)} p(x,y)q(x,y) = L_1 L_2##.
Polar coordinates might be a good way to tackle ## \lim_{(x,y)\rightarrow (0,0)} \frac{x^{3}+y^{3}}{x+y^2}## instead of using further algebra with ##x##'s and ##y##'s.