For each integer $n\geq 1$ and $x\in [0,1]$, define $f_n(x)=x_n$ where $x_n$ is the $n$th binary digit of x. If x is a number with two binary expansions, use the expansion that ends with infinitely many zeroes. Draw the graphs of the first three members of the sequence $\{f_n-1/2\}$.
In fact I don't know how to represent the binary expansion of any number in the unit interval [0,1]. Thanks!