Let $X_n \sim$ Uniform discrete on $\{0,9\}$ all independent. I want to find the convergence in law of $Y_n = \sum_{j = 1}^n 10^{-j} X_j$
Now, I want to use characteristic functions, so:
$$\Phi_{X_n}(t) = \frac{1}{10} \frac{e^{9it}-1}{9it}$$
$$\Phi_{Y_n}(t) = \Phi_{\sum_{i = j}^n 10^{-j} X_j} (t) = ... .$$
By independence:
$$ = \prod_{j = 1}^n \Phi_{X_j 10^{-j}}(t) = \prod_{j = 1}^n \frac{1}{10} \frac{e^{9i\frac{t}{10^j}}-1}{9i\frac{t}{10^j}}. $$
But now I am stuck as I do not know how to go on.
EDIT: Thanks to the comment I changed my CF and I got here:
$$ = \prod_{j = 1}^n \Phi_{X_j 10^{-j}}(t) = $$
$$ = \prod_{j = 1}^n \frac{1- e^{\frac{it}{10^{j-1}}}}{1-e^{\frac{it}{10^j}}} $$
But still I do not know how to go on
We find that $$\begin{eqnarray} \prod_{j = 1}^n \Phi_{10^{-j}\cdot X_j }(t) &=&\prod_{j = 1}^n \frac{1}{10}\frac{\exp\left(10^{-j+1} i t\right)-1}{\exp\left(10^{-j} i t\right)-1}\\&=& \frac{1}{10^n}\frac{\exp\left(i t\right)-1}{\exp\left(10^{-n} i t\right)-1}\\&\stackrel{n\to\infty}\longrightarrow&\frac{e^{it}-1}{it}. \end{eqnarray}$$ It remains to check $$ \Bbb E[e^{it U}]=\int_0^1 e^{itx}\mathrm{d}x =(1/it)(e^{it}-1). $$ Thus, by Levy's continuity theorem, $\sum_{j=1}^\infty 10^{-j}X_j \to_d U$ where $U$ is a uniform r.v. on $[0,1]$.