Limits of Multivariable Functions

Click For Summary

Homework Help Overview

The discussion revolves around finding the limits of multivariable functions as (x,y) approaches (0,0). The specific functions under consideration include f(x,y) = (xycosy) / (3x^2 + y^2), f(x,y) = (xy) / sqrt(x^2 + y^2), and f(x,y) = ((x^2)ye^y) / ((x^4) + 4y^2).

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various paths to evaluate the limits, including substituting specific values for x and y, and using polar coordinates. Some participants question whether testing additional paths is necessary to confirm the limits.

Discussion Status

There is an ongoing exploration of different approaches to evaluate the limits, with some participants suggesting the need for thorough path testing. Guidance has been offered regarding the use of polar coordinates to assess the limits more effectively.

Contextual Notes

Participants express uncertainty about converting from Cartesian to polar coordinates, indicating a potential gap in their understanding of this method. There is also mention of the complexity of proving limits across all possible paths.

sdobbers
Messages
11
Reaction score
0

Homework Statement


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

limit (x,y) --> (0,0)

a) f(x,y) = (xycosy) / (3x^2 + y^2)

b) f(x,y) = (xy) / sqrt(x^2 + y^2)

c) f(x,y) = ((x^2)ye^y) / ((x^4) + 4y^2)

Homework Equations





The Attempt at a Solution



a) For this one, I did (0,y)-->(0,0) and got 0; then did (x,0) --> (0,0) and got 0. Then I substituted y=x, so (x,x) --> (0,0). I ended up getting ((x^2)cosx) / 4x^2; which I evaluated as x goes to zero, the limit would not exist (since the bottom would be zero).

b) Again I did x=0, and y=0 and came up with 0 for both of those. Would I then, substituted y=x again? Ending up with x^2 / xsqrt(2), so x/sqrt(2) goes to zero as x goes to zero. So the limit would be zero. Would I have to try more paths?

c) Again, x=0, y=0 resulted in limit of 0. Next I attempted x = sqrt(y); so ((y^2)e^y) / ((y^2) + 4y^2) which lead to (1/5)e^y. So as y goes to zero, e^y goes to 1, and the limit goes to 1/5. Therefore, the limit does not exist.

Did I go about these in the right way, and would I need to test more paths for each of them?
 
Physics news on Phys.org
You need to show it for all paths even y=x^2 or even y=sin(x).
 
For all three problems?
 
sdobbers said:

Homework Statement


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

limit (x,y) --> (0,0)

a) f(x,y) = (xycosy) / (3x^2 + y^2)

b) f(x,y) = (xy) / sqrt(x^2 + y^2)

c) f(x,y) = ((x^2)ye^y) / ((x^4) + 4y^2)

Homework Equations





The Attempt at a Solution



a) For this one, I did (0,y)-->(0,0) and got 0; then did (x,0) --> (0,0) and got 0. Then I substituted y=x, so (x,x) --> (0,0). I ended up getting ((x^2)cosx) / 4x^2; which I evaluated as x goes to zero, the limit would not exist (since the bottom would be zero).

b) Again I did x=0, and y=0 and came up with 0 for both of those. Would I then, substituted y=x again? Ending up with x^2 / xsqrt(2), so x/sqrt(2) goes to zero as x goes to zero. So the limit would be zero. Would I have to try more paths?

c) Again, x=0, y=0 resulted in limit of 0. Next I attempted x = sqrt(y); so ((y^2)e^y) / ((y^2) + 4y^2) which lead to (1/5)e^y. So as y goes to zero, e^y goes to 1, and the limit goes to 1/5. Therefore, the limit does not exist.

Did I go about these in the right way, and would I need to test more paths for each of them?

Showing that you get the same limit for some paths is not enough- there still might be some, perhaps very complex, path for which you would get a different result. JasonRox is correct that you would have to show that you get the same limit for every possible path but, in general, there is no good way to do that.

I would recommend changing into polar coordinates. That way the distance from (0,0) is measured only by the variable r. If the limit, as r goes to 0, does not depend on [itex]\theta[/itex] then that is the limit of the whole function. If that limit does depend on [itex]\theta[/itex] then the limit does not exist. Leave things like cos(y) and ey in terms of y and hope you can decide without changing that!
 
I've never really been any good at converting from Cartesian to Polar (for some reason my college just doesn't seem to do it that often). So I'm not really sure if I'm doing this right.

a) converted the first equation into (r, [tex]\theta[/tex]) --> (0,0)

(rcos[tex]\theta[/tex]rsin[tex]\theta[/tex]cosy) / ((r^2)(3(cos([tex]\theta[/tex])^2) + sin([tex]\theta[/tex])^2))

which gave me

(cos[tex]\theta[/tex]sin[tex]\theta[/tex]cosy) / (3(cos([tex]\theta[/tex])^2) + sin([tex]\theta[/tex])^2)

From here, where do I go? Or would I just say that since the r's canceled it's only dependent upon [tex]\theta[/tex], which means it does not exist?


b) (rcos[tex]\theta[/tex]rsin[tex]\theta[/tex]) / r = cos[tex]\theta[/tex]sin[tex]\theta[/tex] limits goes to zero?

c) This one I have no clue where to go, here's what I attempted, I converted it to (r, [tex]\theta[/tex]):

((r^2)(cos([tex]\theta[/tex])^2)rsin[tex]\theta[/tex](e^y)) / ((r^4)(cos([tex]\theta[/tex])^4) + 4(r^2)sin([tex]\theta[/tex])^2)

then I reduced it to

(r(cos([tex]\theta[/tex])^2)sin([tex]\theta[/tex])(e^y)) / ((r^2)(cos([tex]\theta[/tex])^4) + 4(sin([tex]\theta[/tex])^2))

Then I get stuck, what do I do from there? =/
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K