Limit involving delta-epsilon proof

  • Thread starter Thread starter ZPlayer
  • Start date Start date
  • Tags Tags
    Limit Proof
ZPlayer
Messages
35
Reaction score
0
Hi, Everyone,

Problem asks to prove that limit of x^2 * sin^2 (y) / (x^2 + 2* y^2) as (x,y) approach (0,0) is 0 using delta-epsilon method. Please let me know how to solve, very complicated.

Thanks.
 
Physics news on Phys.org
What have you tried so far?
 
What I tried so far is here.
2yni3no.jpg
 
ZPlayer said:
What I tried so far is here.
2yni3no.jpg

The condition that you need to satisfy is that

|f(x,y)-0|=\left| \frac{x^2sin^2(y)}{x^2+2y^2} \right| \leq \varepsilon

So showing that x^2sin^2(y) \leq \varepsilon is insufficient to prove that the limit is zero. (I'm assuming that xsin(y) was a typo)

Start by using the fact that 0 \leq sin^2(y) \leq 1 and then find some function of delta u(\delta)<\varepsilon such that

\left| \frac{x^2sin^2(y)}{x^2+2y^2} \right| \leq u(\delta)
 
Thanks a lot. Check it out. Here is deal. Let me know if it good.
2rcy7n9.jpg
 
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