Consider ( M , d ) a metric space with d the euclidian distance and M = R 2 . Be X ⊂ M such that:
X = n ∈ N ∗ ⋃ B 2 n 1 [ 0 ] ∖ B 2 n + 1 1 ( 0 )
What is X ′ (the set of accumulation points of X )?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
X consists of an infinite sequence of closed concentric rings (annuli) centered at 0 with outer radius 1 / 2 n and inner radius 1 / ( 2 n + 1 ) . We are asked to find the closure X ′ of this set. First, we have X ⊆ X ′ for any set X ⊆ R 2 . Also, since X ⊂ B : = B 1 / 2 [ 0 ] (the closed ball of radius 1 / 2 centered at 0 ), we have X ′ ⊆ B ′ = B . Therefore we only have to check B ∖ X for potential accumulation points in X ′ ∖ X .
Let p ∈ B ∖ X . If p = 0 , then { ( 1 / 2 , 0 ) , ( 1 / 4 , 0 ) , ( 1 / 8 , 0 ) , / … , ( 1 / 2 n , 0 ) , … } is a sequence of points in X whose limit is 0 , so 0 ∈ X ′ . If p = 0 , then there exists n ∈ N such that 1 / 2 n < ∣ p ∣ < 1 / ( 2 n − 1 ) . Choose ϵ > 0 such that ϵ < min { ∣ p ∣ − 1 / 2 n , 1 / ( 2 n − 1 ) − ∣ p ∣ } . Then B ϵ ( p ) is an open neighborhood of p that does not intersect X , so p is not an accumulation point of X . Thus the only accumulation point of X outside of X is 0 , and X ′ = X ∪ { 0 } .
Problem Loading...
Note Loading...
Set Loading...
proof:
it's easy to see that X ⊂ X ′ . Because ∀ x ∈ X , ∃ r > 0 ⇒ ( B r ( x ) ∖ { x } ) ∩ X = ∅ .
in particular for r = 1 2 5 we have ( B r ( x ) ∖ { x } ) ∩ X = ∅ , ∀ x ∈ X .
Beyond that, { 0 } ⊂ X ′ because by the Archimedean property of the real numbers, we have, ∀ r > 0 , ∃ n ∈ N ∗ , such that, B r ( 0 ) ⊃ B 2 n 1 [ 0 ] ∖ B 2 n + 1 1 ( 0 ) ⇒ B r ( 0 ) ∩ X = ∅ ⇒ 0 ∈ X ′ ⇒ { 0 } ⊂ X ′ .
With this, X ∪ { 0 } ⊂ X ′ .
On the other hand, ∀ x ∈ X ′ , ∃ r > 0 ⇒ ( B r ( x ) ∖ { x } ) ∩ X = ∅ ⇒ x ∈ X ∪ { 0 } ⇒ X ′ ⊂ X ∪ { 0 }
∴ X ′ = X ∪ { 0 }