Another limit with two variables

  • Thread starter Thread starter oahsen
  • Start date Start date
  • Tags Tags
    Limit Variables
oahsen
Messages
58
Reaction score
0
consider the limit
when lim x,y goes to 0,0 (x*(|y|^k))/(x^2+y^4)
a-) find all values of k where the limit does not exist
b-)find all value of k where the liğmit exist..

I tried to write epsilon-delta method but I could not go further...
Which method should I use in order to show the limit is exist/does not exist?
 
Physics news on Phys.org
oahsen said:
consider the limit
when lim x,y goes to 0,0 (x*(|y|^k))/(x^2+y^4)
a-) find all values of k where the limit does not exist
b-)find all value of k where the limit exist..

I tried to write epsilon-delta method but I could not go further...
Which method should I use in order to show the limit is exist/does not exist?

After very intense struggling, I found that if k>2 the limit exist. (I used the sandwich theorem and showed that the function is less than |y|^(k-2) and greater than 0; hence if k-2>0 (by sandwich theorem) then the value goes to 0). However, in the question it also asks to show the existence of the limit by the epsilon-delta method. Do you have any advice to show it with epsilon-delta method? Please help me, I am trying to solve this problem almost for 2 days...
 
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