How to prove an interval is open?

  • Thread starter Thread starter shredder666
  • Start date Start date
  • Tags Tags
    Interval
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
shredder666
Messages
63
Reaction score
0

Homework Statement


I can repeat the proof, but then I won't understand it.
How do I prove that an open interval like (1,2) is open?

Homework Equations


I know it has something to do with neighbourhood with a given epsilon, but I don't really get what a neighbourhood is, I have a maybe rough picture of it but not sufficient enough
it'd be nice if you could explain in some sort of analogy or plain english :)

The Attempt at a Solution


let x be in (1,2)
|x-1|>=e |x-2|=>e
e=min{x-5,17-x}
then neighbouthood will be inside (1,2)
and I just get lost from there
 
Physics news on Phys.org
Here's some plain English:

A set is open if for any point inside the set, you can always find more points between here and the edge. So (1,2) is open because if you are at 1.99, you can find 1.999, and so on. But [1,2] is closed because if you are at 2, then there are no more points between here and the edge.