$\mathcal{C}$ denote the cantor middle third set.
$$\mathcal{C}_t=\{(1-t)x+ty : x, y\in \mathcal{C} \}$$
$\mathcal{C}_0=\mathcal{C}_1=\mathcal{C}$ and we can prove that that $\mathcal{C}$ contains no non empty open interval.
What can be said for other $t\in [0, 1]$? Does it contains a non empty open interval ?
Can you list some resources where I can find such type of problems?
While not a complete characterization of all the $C_t$, we may easily see that $C_t$ can contain a non-empty open interval for some values of $t$. Set $t := \frac{1}{2}$. Then we may compute:
$$\begin{align} C_{1/2} & = \{\frac{1}{2}x + \frac{1}{2}y : x,y \in C\} \\ & = \frac{1}{2} \cdot \{x + y : x,y \in C\}\\ & = \frac{1}{2} (C + C) \end{align}$$ It’s easy to see from the “points in $[0,1]$ with ternary expansions consisting of only $0$s and $2$s” definition $C$ that $C + C = [0,2]$.
Therefore $C_{1/2} = [0,1]$.
EDIT: I gave it a little more thought, and we can say quite a bit. Let $C^n$ denote the $n$’th stage of the middle thirds construction of $C$, so that $C = \bigcap_n C^n$. I know this is non-standard notation, but I don’t want it to be confusing with $C_t$.
For $\alpha \in [0,1]$, we may easy see that: $$C_{\alpha} = \bigcap_{n} [\alpha C^n + \beta C^n]$$ Where $\beta = (1 - \alpha)$. Set $X^n := \alpha C^n + \beta C^n$. What does $X^n$ look like as we vary $\alpha$?
When $\alpha \in \{0,1\}$, we get that $X^n = C^n$, and we recover that $C_0 = C_1 = C$.
When $\alpha = \frac{1}{2}$, we get that $X^n = [0,1]$, and we recover that $C_{1/2} = [0,1]$.
What happens for $\alpha \in (0, \frac{1}{2})$? Well, we’ll have that $C^n \subsetneq X^n$. But we’ll also have that $X^{n+1}$ splits every interval in $X^n$. Hence we’ll end up with $C_\alpha$ being totally disconnected. Further, I believe that the measure of $C_t$ will monotonically increase as $t$ moves from $0$ to $\frac{1}{2}$, and then start monotonically decreasing again.
EDIT EDIT: I no longer believe this last part because it contradicts the paper in the other answer.