Let $\eta:2^\omega\to 2^\omega$ be such that:
If $x \neq$ all 1's and $n$ is least such that $x_n=0$, then $\eta(x)=y$ where $$y_i=\begin{cases}x_i &\text{for } i>n\\ 1-x_i&\text{for }i\leq n.\end{cases}$$
I am interested in starting with the particular $x$ defined below. I believe this point corresponds to the number $1/4$ in the middle-thirds Cantor set $C\subseteq [0,1]$. Because $\sum_{k=1}^\infty \frac{2}{9^k}=1/4$.
\begin{align}x=&0101010101...\\ \eta(x)=&1101010101...\\ \eta^2(x)=&0011010101...\\ \eta^3(x)=&1011010101...\\ \eta^4(x)=&0111010101... \end{align}
QUESTION: Can you give a formula (closed form or recursive) for $\eta^n(x)$?
It's obvious that all the numbers will correspond to fractions in $C$, which might make for a nice equation(?). It's also true that you will never get the same number twice.
Here are the first few numbers:
$\frac{1}{4}$
$\frac{11}{12}$
$\frac{11}{108}$
$\frac{83}{108}$
$\frac{35}{108}$
$\frac{107}{108}$
$\frac{11}{972}$
...
maybe a pattern?