Let $X_1,\ldots, X_n \sim U[0, 1]$. Let $Y_n = \min_{1 \leq i\leq n} X_i$. Show that $nY_n$ converges in distribution to some random variable $W$ . Find the distribution of $W$ explicitly.
I know that $$F(W)=P(W\le w)=P(nYn\le w)=P(Yn\le w/n)=1-(1-w/n)^n$$
But I cannot continue to finish the question.
Hint: Use the fact that $\lim\limits_{n\to\infty}\left(1 +\frac{x}{n}\right)^n = e^x$ for any $x\in\mathbb{R}$.