Let $X$ be a Banach space with norm $\|\cdot\|$. I want to show that $C^1([a,b];X)$ (the space of continuously differentiable functions on $[a,b]$ with values in $X$) provided with the norm $$\|u\|_{C^1([a,b];X)}:=\max_{t\in[a,b]}(\|u(t)\|+\|u'(t)\|)$$ is a Banach space.
I think I need to show that any given Cauchy sequence converges in $C^1([a,b];X)$. But how do I begin? I havent got too comfortable with Banach spaces yet.
Hint. Consider a Cauchy sequence $f_n$ in $C^1([a,b];X)$. Show that both $f_n$ and their derivatives $f_n'$ converge in $C^0([a,b]; X)$ with the uniform norm. Suppose $f_n\to f$ and $f_n'\to g$ in $C^0([a,b];X)$. Now prove that $f'=g$, which is a well-known conclusion in real-analysis, hence $f_n\to f$ in $C^1([a,b];X)$.