Showing that a limit exists or showing that it does not exist

  • Thread starter Thread starter htdc
  • Start date Start date
  • Tags Tags
    Limit
htdc
Messages
3
Reaction score
0
Evaluate the limit if it exists or show it does not exist.

limit as (x,y) approaches (0,0) (2x^2y)/(x^2+2y^2)Had this problem on a test and got points taken off - I'm trying to figure out what I did wrong. Obviously when we plug in (0,0) we get 0/0 which isn't allowed.

I let x=y and ended up with (2y^3)/(3y^2) which reduces to (2y)/3. Wouldn't the limit still be 0?

Thanks for the help.
 
Physics news on Phys.org
What you did is approaching (0,0) along the line x=y. If we approach it along this line, then we indeed find a limit of 0.

But this is not enough. If we want the limit to exist and to be 0, then the limit should exist no matter how we approached it! For example, if I approach it along y=x^2, then I should also get 0.

Showing that a limit exists involves more than just choosing a relationship between x and y. We cannot do it like that. We can prove it by definition, or perhaps by using the squeeze theorem.
 
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