Two-Path Test: Understanding Variable Function Limits

  • Thread starter Thread starter assed
  • Start date Start date
assed
Messages
26
Reaction score
1
Well, I've been calculating some limits of several variable functions and got confused with something: everybody knows that if taking a path the limit depends on the path chosen then the limit doesn't exist. But, if you consider the limit

lim (x,y) -> (0,0) \frac{y^{2}x}{x^{2}+y^{2}}

that can be easily calculated( function that converges to 0 multiplied by limited function ). ALthough, if you choose the path

y=\sqrt{\frac{c}{x-c}}x

you'll end up with a limit equals to c, in other words, it depends oof the path you choose what would be enough for us to say the limit doesn't exist. The problem is we know it exists and my question is: did i forget to consider any important hypothesis or condition? How can the path test be applied correctly then?
I appreciate your attention.
 
Physics news on Phys.org
assed said:
Well, I've been calculating some limits of several variable functions and got confused with something: everybody knows that if taking a path the limit depends on the path chosen then the limit doesn't exist. But, if you consider the limit

lim (x,y) -> (0,0) \frac{y^{2}x}{x^{2}+y^{2}}

that can be easily calculated( function that converges to 0 multiplied by limited function ). ALthough, if you choose the path

y=\sqrt{\frac{c}{x-c}}x

you'll end up with a limit equals to c, in other words, it depends oof the path you choose what would be enough for us to say the limit doesn't exist. The problem is we know it exists and my question is: did i forget to consider any important hypothesis or condition? How can the path test be applied correctly then?
I appreciate your attention.



The path must be chosen as to make sense when the variable(s) approach the wanted point. When \,x\to 0\, , the expression
\sqrt{\frac{c}{x-c}}\,
becomes undefined (over the reals) as the fraction into the square root becomes negative, no matter what number \,c\neq 0\, is.

DonAntonio
 
Thanks DonAntonio.
It's so obvious yet i didn't noticed it.
 
assed said:
Thanks DonAntonio.
It's so obvious yet i didn't noticed it.


Don't worry about it (it occurs to us all, no matter whether you're a beginning undergraduate or a graduate one.

Just learn this lesson and try to remeber it in the future...where new mistakes await for us all, too. :)

DonAntonio
 
Back
Top