Assume $X_1,...,X_n$ are independent, but not identically distributed continuous RVs. I am interested in the record indicators $R_j = \mathbf{1}_{X_j > max(X_1,...,X_{j-1})}$.
According to Nevzorov (Records: Mathematical Theory) these $R_j$ are not independent. But he does neither give a proof or an intuition.
(Note: In the stationary case, $P(R_j = 1) = \frac{1}{j}$ and the $R_j$ are independent.)
Is there a simple counterexample where one can e.g. compute $P(R_j = 1)$ and $P(R_j = 1 | R_i = 1)$ explicitly and see how the independence is violated in the non-stationary case?
Edit: I should have written continuous RVs because otherwise also the iid statement is not necessarily true. I edited above.