How do I prove that a sequence is open?

  • Thread starter Thread starter lolalyle
  • Start date Start date
  • Tags Tags
    Sequence
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
5 replies · 2K views
lolalyle
Messages
3
Reaction score
0

Homework Statement



Let B be an open set. Let x \in A. Let sn be a sequence such that lim sn=x. Then there exists an N such that sn \in A for all n>N.

Definition of Open Set: S is open if for every x \in S, there exists an E>0 such that (s-E,s+E) \subset S

Homework Equations



Prove that the sequence is open.


The Attempt at a Solution



Let E>0 be given.
Let x \in A be given.
Let lim sn=x.
Choose N such that ... for all n>N.
...
 
Physics news on Phys.org
The first sentence of your post should be "Let A be an open set" I guess..
[tex].\quad A[/tex]
(--------x-)

And then you have a sequence of number that converge to x. What is the definition of a sequence converging to a number?
 
Last edited:
For all E>0, there exists a real number N such that for all n in the natural numbers, n>N implies that abs(sn-s)<E.
 
So basically you can get as close to x as you want as long as you chose a N big enough.

Do you see that this together with that A is open will give you the required result?
 
Yes! Thank you. I definitely do not know why I didn't see that in the first place.
 
If a sequence is not bounded does it have a maximum?