This is somewhat recreational, so excuse me for the lack of rigorosity. Say we expand $2^n$ for given $n$ in $base 10$. Then, there will be a ratio of even/uneven digits in the expansion. (i.e. $2^{30}$$=1073741824$, which has five uneven digits and five even digits.)
Now what happens with this ratio when $n$ goes to infinity? Are we allowed to make a statement about it? And if so, is there a proof?