I have a random variable $X$ behave as $ U[0,\alpha]$.
Out of $n$ experiments, I would look at the new random variable $Y=\max(X_1,...X_n)$.
I ask for $E(Y)$.
I know it supposed to be $\alpha \cdot \frac{n-1}{n}$ or something like that (maybe $\alpha \cdot \frac {n}{n+1}$) and I understand why, but all this is intuitive and I don't understand how to prove it.
Thanks in advance for your answers