Suppose $\{X_i,i\ge 1\}$ is a sequence of i.i.d. random variables of exponential distribution with mean 1. Let $M_n=max_{i=1,\cdots,n}X_i$ and $Z_n=M_n-\ln n$. It is not hard to see $Z_n$ converges to $Z_\infty$ in distribution, where $P(Z_\infty\le x)=e^{-e^{-x}}$. And we need to show whether or not $Z_n$ converges to some limiting r.v. almost surely.
My idea is the following: since the distribution of $Z_\infty$ is continuous, then suppose $Z_n$ converges to some r.v. a.s., then the limiting r.v. should be $Z_\infty$. I want to show actually $Z_n$ does not converge to $Z_\infty$ in probability, then we will get contradiction.
Then pick fixed $x,\epsilon>0$, $P(|Z_n-Z_\infty|>\epsilon)\ge P(Z_\infty>x+\epsilon,Z_n\le x)$. But we don't know $Z_\infty$ is independent of $Z_n$. So is there any other idea to prove it?