My question deals with the problem of showing that the set $$ \Omega = \{ \omega \colon \omega =(a_1,a_2, \ldots ), a_i =0,1\} $$ has the same cardinality as the interval $[0,1)$. In a textbook I read the following explanation:
It is well known that every number $a \in [0,1)$ has a unique binary expansion (containing an infinite number of zeros) $$ a = \frac{a_1}{2} + \frac{a_2}{2^2} + \ldots \qquad (a_i=0,1). $$ Hence it is clear that there is a one-to-one correspondence between the points $\omega \in \Omega$ and the points $a$ of the set $[0,1)$, and therefore $\Omega$ has the cardinality of the continuum.
Now I have two questions:
- What is meant with "containing an infinite number of zeros"?
- The discussions in Set of points of $[0,1)$ that have a unique binary expansion and Cardinality: Set of all binary sequence equal c show that binary expansion is usually not unique. So I am a bit surprised, as I did not expect such a mistake in this text. Did I understand that incorrectly or is there a natural way to make the binary expansion unique for all numbers in $[0,1)$?