Let $A$ be the set of points $x$ in the unit interval $[0,1]$ that can be expressed as a binary series $$x = \sum_{k=1}^\infty 2^{-k}d_k, \qquad d_i \in \{0,1\},$$ Such that $d_i = 0$ for each even index $i$.
I would like to determine whether $A$ is a closed subset of $[0,1]$.
I’ve tried to show this by supposing we have a sequence $x_n$ from $A$ converging to a point $y$, and then showing all even digits of $y$ must also be zero as well. But I haven’t been able to see how closeness of $x_n$ and $y$ should force all even digits to match.
Hints or solutions greatly appreciated.
One way to do it: $A$ is the image of the compact space $\{0,1\}^{\mathbb N}$ under the map $t \mapsto \sum_{k=0}^\infty 2^{-2k-1} t_k$, therefore is compact.