Let $a,b\in\mathbb{R}$ and $C^1([a,b])$ the space of the function that are continuously differentiable on the interval $[a,b]$. For $f,g\in C^1([a,b])$, let $$ d_{\infty}(f,g):=\lVert f-g\rVert_{\infty}:=\sup_{x\in [a,b]}\lvert f(x)-g(x)\rvert. $$
Show that $C^1([a,b]),d_{\infty})$ is not complete.
My idea is to use $$ C^1([a,b])\subset C([a,b]), $$ i.e. to find a sequence $(f_n)$ in $C^1([a,b])$ that converges to some $f\in C([a,b])$ with respect to the supremums norm $\lVert\cdot\rVert_{\infty}$ but which is not continously differentiable.
Then, $(f_n)$ should be a Cauchy sequence in $C^1([a,b])$ that does not converge in $C^1([a,b])$ (otherwise $f$ would be continously differentiable).
Now, I do have to find such a sequence... and did not have an idea yet.
EDIT
Maybe on $[-1,1]$ consider $$ f_n(x)=\sqrt{x^2+\frac{1}{n}},~~f(x)=\sqrt{x^2}. $$
$f(x)$ is not differentiable in $x=0$, hence not continuously differentiable on $[-1,1]$. The functions $f_n$ are continously differentiable on $[-1,1]$ and uniformly converge to $f$.