Continuity of a multivariable function

Jalo
Messages
117
Reaction score
0

Homework Statement



Given the function:

x*y / (4-x²-2y²) if x²+2y² ≠4
0 if x²+2y² = 4

Check if the function is continuous.



Homework Equations





The Attempt at a Solution



I tried using various ways to see if the result of the limit as (x,y)→(2,0) was the same, such as y=x-2, y=(x-2)², etc..
I didn't manage to prove that the limit didn't existed. I always arrive at the 0/0 indetermination...

If anyone could point me in the right direction I'd appreciate!

D.
 
Physics news on Phys.org
convert to ellyptic coordinates x=2rcos(t); y=sqt(2)rsin(t) and compute the limit as r tends to 0,using L'hopital's rule.If the limit is not identically 0 (or depends on t),then the function is not continuous at the poins on the ellipse.
 
hedipaldi said:
convert to ellyptic coordinates x=2rcos(t); y=sqt(2)rsin(t) and compute the limit as r tends to 0,using L'hopital's rule.If the limit is not identically 0 (or depends on t),then the function is not continuous at the poins on the ellipse.

Hmm I'll try doing it. However I never learned ellyptic coordinates. I'm wondering if there's any other way to solve this!
 
Last edited:
o.k don't name it,just substitute in the function and compute the limit as r tends to 1 and t is constant.
 
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