Let $B[0,1]$ be the set of bounded functions on $[0,1]$ equipped with the supremum metric. Let $(f_n)$ be the sequence in $B[0,1]$ defined by $$f_n(x) = \begin{cases} 1-nx, & 0 \leq x \leq \frac{1}{n} \\ 0, & \frac{1}{n} \leq x \leq 1. \end{cases}$$ Determine whether $(f_n)$ is a Cauchy sequence in $B[0,1]$.
If $(f_n)$ is a Cauchy sequence, then $\forall \epsilon > 0 \ \exists N \in \mathbb{N}$ such that $$m,n > N \implies \sup_{x \in [0,1]} \left| f_n - f_m \right| < \epsilon.$$ Observe that for $0 \leq x \leq 1/n$, \begin{eqnarray*} \sup_{x\in [0,1]} \left| f_n(x) - f_m(x) \right| &=& \sup_{x \in [0,1]} \left| (1-nx) - (1-mx) \right| \\ &=& \sup_{x \in [0,1]} \left| mx - nx \right| \\ &=& m -n. \end{eqnarray*}
Do we therefore conclude that $(f_n)$ is Cauchy in $B[0,1]$? From the above argument, we see that the distance between $f_n$ and $f_m$ depends only on the difference between the indices.
Also, part (b) of this questions asks us to show that $f_n$ does not converge. However, by drawing a simply sketch, we see that $f_n \to f$, where $$f(x) = \begin{cases} 1, & \text{if} \ x =0 \\ 0, & 0 < x \leq 1. \end{cases}$$ This is a bounded function, and so, $f \in B[0,1]$. Is there something wrong with the question or am I missing something?
Hint: $\|f_{2n}-f_n\|_{\infty}=sup_{x\in [0,1]}\mid f_{2n}(x)-f_n(x)\mid$.
You have $\mid f_{2n}({1\over 2n})-f_n({1\over 2n})\mid=\mid f_n({1\over 2n})\mid =\mid 1-{n\over 2n}\mid={1\over 2}$.
Deduce that $(f_n)$ is not a Cauchy sequence.