Problem: Find a closed, uncountable without rationals, subset in the unit interval.
Solution: Let X be any binary irrational number , replace the 1s with 2s in the decimal expansion .
Now we can use the digits of X as an index for a path through the cantor set, for example, if the first two digits of X are 0 2 then we take [0 , 1/3] and then we take [2/9 , 1/3] .
This subset is obviously closed and uncountable, and since we are using an irrational index all the elements of that subset will be irrational.
Ok, is there a big mistake here? And secondly, If all the end points of a cantor set are rational doesn't this contradict the above?
I think what you want is the set of those $t \in [0,1]$ with base $3$ expansion $.t_1 t_2 t_3 \ldots $ (i.e. $t = \sum_{j=1}^\infty t_j 3^{-j}$) such that $t_j \in \{0,2\}$ if $x_j = 0$ and $t_j = 1$ if $x_j = 1$, where $X = .x_1 x_2 x_3 \ldots$ is the base $2$ expansion of the irrational number $X$. That would be a correct answer.