Define the norm $\|f\|$ on $C[0,1]$
$$\|f\|=\int_{0}^{1}|f(x)| \text{ }dx.$$
Define $f_n(x)$ as $$f_n(x)=\begin{cases} nx & \text{if } 0\leq x\leq \frac{1}{n}\\ 1 & \text{if }\frac{1}{n}<x\leq 1 \end{cases} $$
Question 1:
I can see from the graph that $f_n$ is converging to a function which is not continuous. But how do I prove that $f_n$ is actually not converging in $C[0,1]$ with respect to this norm.
Question 2:
What is the completion of $C[0,1]$ with respect to this norm? Is it the set of integrable functions defined on $[0,1]$?
Edit:
The sequence $f_n$ is convergent to the function $1$ in this norm.