Consider the distance function $$ d(f,g) = \sup_{x\in[0,2\pi]}\{|f(x)−g(x)|\}. $$ Let $f_n(x) = \sin(2^nx)$ where $n\in \Bbb N$: show $d(f_n,f_m)≥1$ when $n \neq m$.
I know for every $(n,m)$, the function image does show their distance is greater than 1. And when $n=0$, I can prove it.