Hello I am solving the following problem and could use some help.
Let (C[0,1],$d_\infty$) be the metric space of continuous functions on [0,1] where the distance function is defined by
Let $d_\infty(f,g)=\sup_{x∈[0,1]}|f(x)−g(x)|. $
Consider the function $T : (C[0, 1], d_\infty)\to (C[0, 1],d_\infty$) defined by
Let $(Tf)(x)=\int_0^xf(t)dt$
Prove:
(a) $T$ has a unique fixed point, i.e. there is a unique $f ∈ C[0,1]$ satisfies $Tf = f$ .
(b) $T^2$ is a contraction.
I know I'd like to use the function $f(x)=c*e^x$, but I don't know how ton put the proof together.