Limit of Multivariable Function: x^2+y^2+2xy

fogel1497
Messages
10
Reaction score
0

Homework Statement



Find the limit of:
(x^2+y^2+2xy)/(x^2+y^2)

Homework Equations


x = r*cos(theta)
y= r*sin(theta)

The Attempt at a Solution



So what I did was change to polar coordinates. Then it simplifies to:

(r^2 + 2r^2cos(theta)sin(theta) )/r^2

Factoring out an r^2 from everything you get:
1 + 2cos(theta)sin(theta)

And the limit as r and theta go to zero would appear to be 1. However if I plug in numbers very close to zero on my calculator it tells me that the limit is 2. Little help?
 
Physics news on Phys.org
Your limit depends on theta. That means the limit is different as you approach (0,0) in different ways. E.g. if you approach along the x axis, x=t, y=0 (theta=0), you get 1. If you approach along a line x=t, y=t, (theta=pi/4) you get 2. What does this tell you about the existence of the limit?
 
It doesn't exist? So when i do that method if I find i have thetas in my answer then the limit does not exist?
 
If you get different answers for different values of theta, yes, the limit does not exist.
 
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