If I have a set of events $A_i$ for which $Pr[A_i] = \frac{1}{n-1}$ for all i. I am trying to come up with an example of these events that fulfill this prob. I also want that the prob of none of them occurs = zero.
My first guess was:
n can be {1.......2n-2}
for $A_1 ......A_n$
$A_i$={i,i+1}
Is my guess correct? if yes how can I proof it?
Thanks