Proving the Limit of 2x-2y2/(x2 - y2) Does Not Exist

  • Thread starter Thread starter hover
  • Start date Start date
  • Tags Tags
    Limit
hover
Messages
342
Reaction score
0
1. Homework Statement

Prove or disprove that the following limit exists

lim x->0 and y->0 of
2x-2y2/(x2 - y2)


2. Homework Equations

0 < ((x-a)2+(y-b)2).5 < delta

|f(x,y)-L| < epsilon

The Attempt at a Solution



If I take the limit of x to approach 1 of f(x,1) then the limit is equal to 1
If I take the limit of y to approach 1 of f(1,y) then the limit is equal to 2

I can then say that the limit in question DNE. To prove this, can't I just say since there are 2 different L's we will get 2 different \delta 's and because of these 2 \delta 's we will be able to satisfy at least one \delta but not always both?

Does this make sense?

Thanks!
 
Physics news on Phys.org
hover said:
1. Homework Statement

Prove or disprove that the following limit exists

lim x->0 and y->0 of
2x-2y2/(x2 - y2)
This isn't (2x-2y2)/(x2 - y2), is it?

hover said:
2. Homework Equations

0 < ((x-a)2+(y-b)2).5 < delta

|f(x,y)-L| < epsilon

The Attempt at a Solution



If I take the limit of x to approach 1 of f(x,1) then the limit is equal to 1
If I take the limit of y to approach 1 of f(1,y) then the limit is equal to 2

hover said:
Why are you letting x and y approach 1? Your limit is as (x, y) --> (0, 0).


I can then say that the limit in question DNE. To prove this, can't I just say since there are 2 different L's we will get 2 different \delta 's and because of these 2 \delta 's we will be able to satisfy at least one \delta but not always both?

Does this make sense?

Thanks!
 
Mark44 said:
This isn't (2x-2y2)/(x2 - y2), is it?

oh crap sorry about that. Yes

(2x-2y2)/(x2 - y2)
 
Wow I really balled this up. This should be

1. Homework Statement

Prove or disprove that the following limit exists

lim x->1 and y->1 of
(2^x-2y^2)/(x^2 - y^2)


2. Homework Equations

0 < ((x-a)^2+(y-b)^2)^.5 < delta

|f(x,y)-L| < epsilon

3. The Attempt at a Solution

If I take the limit of x to approach 1 of f(x,1) then the limit is equal to 1
If I take the limit of y to approach 1 of f(1,y) then the limit is equal to 2

I can then say that the limit in question DNE. To prove this, can't I just say since there are 2 different L's we will get 2 different \delta's and because of these 2 \delta's we will be able to satisfy at least one but not always both?

Does this make sense?

Thanks!
 
If you can show that the limit is different for two different paths, then that's enough to say that the limit doesn't exist. You don't need to go on and prove anything more.
 
Awesome!
Thanks!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top