Consider the space $C^0([0,1])$ together with the norm $$||f|| = \int_{0}^{1} | f(t) | dt$$ Take the sequence in $C^0([0,1])$ defined by $$u_n(t) = t^n$$
During a lecture my professor said that it's simple to show that this is a Cauchy sequence (which I agree) and then he added that the sequence does not converge to an element of $C^0([0,1])$. In particular he said that $u_n$ converges to $u$, where $u(t) =0$ if $t \in [0,1)$ and $u(t) =1$ if $t=1$. How can I prove that this function is really the limit of $u_n$?
$\int_0^{1} |u_n(t)-u(t)| dt =\frac 1 {n+1} \to 0$. So $u_n \to u$ in $L^{1}$. However the sequence is actually convergent in $C^{0}[0,1]$ to the zero function.
If you want an example of a Cauchy sequence which is not convergent take $u_n(t)=0$ for $t \leq \frac 1 2$, $u_n(t)=1$ for $t \geq \frac 1 2 +\frac 1 n$and $u_n(t)=n(t-\frac 1 2)$ for $\frac 1 2 \leq t \leq \frac 1 2+\frac 1 n$