Sequence that converges to a point

  • Thread starter Thread starter avalle
  • Start date Start date
  • Tags Tags
    Point Sequence
avalle
Messages
1
Reaction score
0
1.Problem Statement:

If O is an open subset of ℝ does there exist a sequence in O that converges to x? Explain.

2.Relevant equations

3. The Attempt at a Solution

So if I define a open subset of ℝ to be open if for all points x \in O there exists a ε-neighborhood _{V}ε (a) \subseteqO.

Then I would use pointwise convergence to prove that for each n\in N, let fn be a function defined on a set A \subseteq ℝ. The sequence fn of function converges pointwise on A to a function f : A → ℝ if for all x in A the sequence of real numbers fn(x) converges to f(x).
 
Physics news on Phys.org
You need to consider 3 cases:
1. x is in O
2. x is a boundary point of O
3. x is neither in O nor a boundary point of O

Should be straightforward from there
 
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