Let $C[0,1]$ and define, $$ (T f )(x) =\int_0^x f (t) dt, \ x ∈ [0, 1]$$ for $f ∈ C[0, 1]$. Show that $\|T^n\|=\frac{1}{n!}$
By definition, I know that $\|T\|=\sup_{\|f\|=1}\|Tf(x)\|$, using the norm of $C[0,1]$, we have that $$\begin{aligned} \|T\| &= \left\Vert\int_0^x f(t)dt\right\Vert \\ &\leq \int_0^x \|f(t)\|dt =t \\ &\leq 1 \end{aligned}$$
And since I can find a function whose norm is 1 (any function such that $f(x)=1$, for some $x\in[0,1]$). I know that $$\sup_{\|f\|=1}\|(Tf)(x)\|=1$$ (Couldn't find a more elegant way to conclude that).
I suppose then I'll have to use an induction argument, however, I'm struggling finding a way to prove it for another $n$. I'll have that, $$\|T^2f\|=\left\Vert\int_0^t\int_0^tf(t)dt\right\Vert$$ But I'm concluding this is one again by the same arguments I had for $T$. What am I not seeing?
Hints: