How do I prove that a sequence is open?

  • Thread starter Thread starter lolalyle
  • Start date Start date
  • Tags Tags
    Sequence
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..
.\quad A
(--------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?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top