brendan
- 64
- 0
Homework Statement
Find the limit for x = 0 y= 0 for sin(x^2+y^2)/x^2+y^2
Homework Equations
I'm trying to use the squeeze method using the inequality |ab| <= 1/2(a^2+b^2)
The Attempt at a Solution
Is there a way I can convert sin(x^2+y^2) into absolute value |ab|
so I can get |ab| <= (1/2(x^2+y^2))/x^2+y^2
or should I use a different inequality?