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

  • Thread starter Thread starter ferret93
  • Start date Start date
  • Tags Tags
    Continuity Point
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
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/[itex]\sqrt{10 - x^2}[/itex] is continuous at x = -1

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

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[itex]\sqrt{10 - x^2}[/itex])

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: