Proving Continuity at a Point using (ε,δ) Method

  • Thread starter Thread starter ferret93
  • Start date Start date
  • Tags Tags
    Continuity Point
ferret93
Messages
1
Reaction score
0
I'm working on a problem as part of exam revision, but I've run into a bit of trouble so far. The problem is;
Give an (ε,δ) proof that f(x) = 1/\sqrt{10 - x^2} is continuous at x = -1

The attempt at a solution
So far what I've gotten is f(x) - f(-1) = 1/(\sqrt{10 - x^2}) - 1/3
= (3 - (\sqrt{10 - x^2}))/(3\sqrt{10 - x^2})
= ((x^2) - 1)/(3\sqrt{10 - x^2})

Then from here I've gotten -2 < x < 0 → 10 - x^2 > 6
i'm lost from where to go from here though i just can't see a way though, any help will be greatly appreciated.
 
Last edited:
Physics news on Phys.org
welcome to pf!

hi ferret93! welcome to pf! :smile:
ferret93 said:
= ((x^2) - 1)/(3\sqrt{10 - x^2})

the standard trick is to write that as (x+1) times the rest …

you use ε,δ to minimise (x+1), and some other limit to kepp the rest bounded :wink:
 
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