Question: Let $X_1, X_2 ... $ be RVs that are continuous, independent and equally distributed. We define $A_n= \lbrace X_n>max_{k<n} X_k\rbrace$. Prove that $P(\limsup A_n)=1$.
Thoughts: We studied the Borell Cantelli lemma, but I'm having difficulties proving that $\sum_{n=1}^\infty P(A_n)$ doesn't converge. Would love some help with that. Thanks
Answer(according to the hint): There are $n!$ ways to order the n RVs, so each permutation has a probability of $\frac 1{n!}$. Assuming that $X_n$'s is set to be largest, we can now permutate the next n-1 RVs so we have a probability $\frac {(n-1)!}{n!}=\frac 1n$ for such situation (=$A_n$). Since the Harmonic series diverges, we're through, using Borell-Cantelli.
Hint: If $n$ randomly chosen people are standing in line, how often does it occur that the tallest person is at the end of the line?
To apply the second Borel Cantelli lemma, you also have to prove that the events $\{A_n\}$ are mutually independent.