Let $X_i$ be a family of independent random variables, with $X\sim U(0,1)$. Then we have that the PDF of all the $X_i$ is $1$ for all $x \in [0,1]$. Now let $$Z_n= X_1 + X_2 +\dots + X_n$$ The question asks to prove by induction that the cdf of $Z_n$ is equal to: $$F_n(x) = x^n/n!, \qquad \text{ for all } x \in [0,1]$$
Now I think I am currently on the right track, as I proved that $Z_1 = x^1/1!$. Also, I think that I should change $Z_m = Z_k + X_m$, where $m=k+1$.
ButI don't know how to conclude this in the Induction Step. If someone could help it would be appreciated.
First, determine the df of $X$, because you will need it
$$F_X(x)=\int_{0}^x1dt=x$$ for $x\in[0,1]$. Now, the proof by induction: