
Originally Posted by
vinnie100
Let C[0,1] be the space of continuous real valued functions on [0.1] which has a continuous derviative i.e. its C1.
Define the norm ||f|| = |f(0)| + sup |f '(t)| for t in [0,1]
How do you show that this is not a Banach space?
I think I might I have a counterexample though I cannot prove by defn of Cauchy sequences that it does not converge.
So we would want to find a Cauchy sequence that does not converge.
i.e. ||f_n - f_m|| = |f_n(0) - f_m(0)| + sup |f '_n(0) - f '_m(0)|
I was thinking f_n(t) = t^n would work but then I could not figure it out.