Solving Multivariable Limit: Find Limit or Show No Existence

Laura1321412
Messages
23
Reaction score
0

Homework Statement



Find that the limit exists, or show that the limit does not exist.

lim (x,y) --> (0,0) of (x^2 * sin^2y)/(x^2 + 2y^2)


Homework Equations


??

The Attempt at a Solution



i used the lines x=0 y=0 and both times got the limit 0 so i attempted to prove the limit exists

I attempted to use the limit definition,

1 >= |sin^2| >= 0
x^2 + 2y^2 >= x^2
x^2+2y^2 >= x^2sin^2y
|x^2sin^2y/x^2+2y^2| <= 1

uhmm... I am not sure what do after this or really what the heck I am doing. HELP? :)
 
Physics news on Phys.org
You are forgetting to check one last condition before proving that the limit exist! Not sure if it would do anything but try plugging x = y and y = x. If this checks out ( = 0) then you can be sure that the limit exist and try to prove it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top