How to take the limit of a multivariate function that goes to 0

Click For Summary
To determine the limit of a multivariate function as it approaches (0,0), it is essential to evaluate the limit along various paths. If the limits differ along any of these paths, the overall limit does not exist. For example, evaluating the function 6yx^3 / (2x^4 + y^4) along the x-axis yields 0, while along the line y=x, it results in 1/5, indicating the limit does not exist. Converting to polar coordinates can simplify the analysis, as it allows for a single variable, r, to represent the distance from the origin, but if the limit depends on the angle θ, it confirms that no single limit exists. Understanding these concepts is crucial for correctly evaluating multivariate limits.
nkk2008
Messages
32
Reaction score
0
Title says it all.

Examples from class I am looking at include:

lim(x,y) -> (0,0) of functions such as:

6yx^3 / 2x^4 + y^4

or

(x^2)(sin^2 (y)) / x^2 + 2y^2

My professor did a bad job of explaining it (or at least I did not understand).

Thanks,
Nkk
 
Physics news on Phys.org
You'll need to try evaluating the limit along different curves, ie. try setting y=0 and evaluating, try setting x=0 and evaluating, try setting y=x and evaluating, (etc depending on the problem). If the limits along any of the curves that you try are different, then the limit does not exist. The function only has a limit only when the values of f(x,y) approach the same number no matter how (x,y) approaches (a,b) (in your case a,b = 0,0).
 
nkk2008 said:
Title says it all.

Examples from class I am looking at include:

lim(x,y) -> (0,0) of functions such as:

6yx^3 / 2x^4 + y^4

or

(x^2)(sin^2 (y)) / x^2 + 2y^2

My professor did a bad job of explaining it (or at least I did not understand).

Thanks,
Nkk

If (x,y) approaches (0, 0) along the x-axis- that is, as (x, 0), the two functions above become 6(0)(x^3)/(2x^4+ 0)= 0 and x^2(sin^2(0))/(x^2+ 2y^2)= 0 for all x so the limit as (x, 0)-> (0, 0) is 0. But in order that the limit itself exist, we must get the same result no matter which path we use to approach (0, 0). On the line y= x the first function becomes 6x(x^3)/(2x^4+ x^4)= x^4(5x^4)= 1/5 so no matter how close to (0,0) we get on that line, the value of the function is 1/5 and does not approach 0.

More generally, the best thing to do is to convert to polar coordinates. That way, a single variable, r, measures the distance from (0,0) no matter what the other, \theta, is. (In Cartesian coordinates distance is a combination of x and y.)
\frac{6yx^3}{2x^4 + y^4}= \frac{r sin(\theta)r^3cos^3(\theta)}{2r^4cos^4(\theta)+ r^4 sin^4(\theta)}
= \frac{sin(\theta)cos^3(\theta)}{2cos^4(\theta)+ sin^4(\theta)}
Notice that the "r" terms have canceled out- the value, no matter how close to (0,0) we are, depends upon \theta. Again, there is no one value we approach as r goes to 0 and so no limit.

For the second function,
\frac{x^2sin(y)}{x^2+ 2y^2}= \frac{r^2cos^2(\theta)sin(rcos(\theta))}{r^2 (cos^2(\theta)+ 2sin^2(\theta)}
= \frac{cos(\theta)sin(rcos(\theta)}{cos^2(\theta)+ 2sin^2(\theta)}
Now, as r goes to 0, what happens to rcos(\theta) and then sin(r cos(\theta))?
 
SO on the last example, since rcos(theta) goes to 0 as r goes to 0, and this you get sin(0), the limist is 0. That is clear with the polar coordinates.

However, for the first example, you say that there is not an angle that theta goes to as r goes to zero, but why? I understand that at r=0 there is no defined theta, but as r goes to zero (example at 10^-100000), with r pointing from the origin to the curve, there is a theta, so would not theta approach the ange that is right after r=0? Does that make any sense? I know what you are saying is correct as it intuitively makes sense, but I cannot reason through it, which is causing problems.

I know I am being dense about something, so thanks for taking the time to explain this.

-Nkk

EDIT: also, if you convert x,y to r, theta, why would you not count the theta and take it to some number such as arctan (y/x), as per polar coordinate conversions? That would bring the first example to 0/2, which indicates it exists to be zero, not that it does not exist. What is wring with my logic of making theta into arctan (y/x)? I think understanding why we can discount theta is my problem.
 
nkk2008 said:
SO on the last example, since rcos(theta) goes to 0 as r goes to 0, and this you get sin(0), the limist is 0. That is clear with the polar coordinates.

However, for the first example, you say that there is not an angle that theta goes to as r goes to zero, but why? I understand that at r=0 there is no defined theta, but as r goes to zero (example at 10^-100000), with r pointing from the origin to the curve, there is a theta, so would not theta approach the ange that is right after r=0? Does that make any sense? I know what you are saying is correct as it intuitively makes sense, but I cannot reason through it, which is causing problems.

I know I am being dense about something, so thanks for taking the time to explain this.
If \lim_{r\to 0} f(r, \theta) depends on \theta, because there are points arbitarily close to 0 with r close to (0,0) but different values of \theta, we would have points arbitrarily close to (0,0) giving different values of the function. That contradicts the definition of "limit".

-Nkk

EDIT: also, if you convert x,y to r, theta, why would you not count the theta and take it to some number such as arctan (y/x), as per polar coordinate conversions? That would bring the first example to 0/2, which indicates it exists to be zero, not that it does not exist. What is wring with my logic of making theta into arctan (y/x)? I think understanding why we can discount theta is my problem.
Because you can't choose a particular value of theta[/b] that holds for <b>all</b> points close to 0! Yes, if you approach (0,0) along the line y= 0 (\theta= 0) you get 0: there exist points arbitrarily close to 0 such that f(x,y) is close to 0. Similarly, if you approach (0,0) along the line x= 0 (\theta= \pi/2) you get a &quot;limit&quot; of 0.<br /> But if you approach (0,0) along the line y= x (\theta= \pi/4), you get a &quot;limit&quot; of 2 which means there are points arbitrarily close to (0,0) for which the function is close to 2. There is no &quot;neighborhood&quot; (small disk) around (0,0) for which <b>all</b> points in that disk give values of the function close to a specific number: there is no limit.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
11
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 53 ·
2
Replies
53
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K