4

I solved the following exercise:

Let $\{r_1,r_2,r_3,\dots \}$ be an enumeration of the rational numbers and for each $n \in \mathbb N$ let $\varepsilon_n = 1/2^n$. Define $O = \bigcup_{n=1}^\infty V_{\varepsilon_n}(r_n)$ and let $F=O^c$.

(a) Argue that $F$ is closed and nonempty consisting only of irrational numbers.

(b) Does $F$ contain any nonempty open intervals? Is $F$ totally disconnected?

However I am now stuck with (c):

(c) Is it possible to know whether $F$ is perfect? If not, can we modify this construction to produce a nonempty perfect set of irrational numbers?

I tried and I can't do it but I would really like to know the answer. Of course it is not possible to know that $F$ is perfect because it might contain isolated points but can there be a perfect set of irrational numbers?

newb
  • 1,593

1 Answers1

0

Note that the existence of an isolated point in this construction requires a bit of a remarkable coincidence where two neighborhoods happen to share a border.

Note however, that by our construction, that border must be rational, which means that it is contained by some other neighborhood in $O$.

Ben Grossmann
  • 225,327
  • 1
    The boundary points of all the $V_{\varepsilon_n}(r_n)$ are rational, so if two such sets have a common boundary point, that does not belong to $F$. The problematic situation is when the the boundary points of the $V_{\varepsilon_n}(r_n)$ approach an irrational $x$ from both sides, can it happen that $O$ contains $(x-\delta,x)\cup (x,x+\delta)$ for some $\delta > 0$? – Daniel Fischer Jan 05 '14 at 14:15
  • @DanielFischer I'm not sure how I missed that. Thanks. – Ben Grossmann Jan 05 '14 at 14:19
  • @BenGrossman: Is being a perfect set a Topological property? – MSIS Nov 15 '22 at 22:14
  • @MSIS A set is "perfect" if it is closed and has no isolated points. – Ben Grossmann Nov 15 '22 at 22:24
  • @Ben Grossman: So it seems those properties are preserved by homeomorphism, which is a closed map. Similar for isolated points. – MSIS Nov 15 '22 at 22:46
  • 1
    @MSIS I seem to have misinterpreted your question. The answer to your original question is indeed "yes". – Ben Grossmann Nov 15 '22 at 22:49
  • @BenGrossmann: Thanks. – MSIS Nov 15 '22 at 22:51