Limit of a two variable function

Jalo
Messages
117
Reaction score
0

Homework Statement


Hi.
I'm trying to solve the limit of the function:

lim (x,y)→(0,0)f(x,y) =
= lim (x,y)→(0,0) 3 * x2 / (x2 + y2)


Homework Equations





The Attempt at a Solution



x2 / (x2 + y2) is a limited function. Its image is always between 0 and 1. However I don't know what to do from here on.

What I tought was that since (x,y) → (0,0) then I can say that x = y and
x2 / (x2 + y2)
becomes 1/2. I don't think I can do this tho...

Any help or hint will be highly appreciated.
 
Physics news on Phys.org
Unfortunately, because of the extra dimension, limits in R2 are much more difficult than in R. In R, you only have to prove that the limits "from above" and "from below" are equal. In R2, the limit as you approach the point on any path, even complicated curves, are the same.

Since you can't look at every possible curve, it is much easier to prove that a limit does NOT exist by showing that there exist different paths that give different limits. For example, IF you approach (0, 0) along the path y= x, you get x^2/(x^2+ y^2)= x^2/2x^2= 1/2 for all x so the limit is 1/2. Now, suppose you approach (0, 0) along the path (x, 0), the x-axis. What limit do you get? Although that should be enough, you could also look at the limit approaching (0, 0) along the line (0, y).
 
What are the limits when you let x vary but hold y constant and when you let y vary but hold x constant?

*EDIT* Woops -- just saw that HallsofIvy beat me to the response.
 
Nyah- Nyah!
 
Thanks! That was very helpful!

D.
 
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