Let $n$ be a positive integer, and independently randomize numbers $x_1,\dots,x_n,y_1,\dots,y_n$ from $(0,1)$ uniformly. Let $i(x)$ be the least index such that $$x_1+\dots+x_{i(x)}>x_{i(x)+1}+\dots+x_n.$$ Define $i(y)$ similarly. As $n$ grows, is it true that the probability that $i(x)=i(y)$ approaches $0$?
Since the number of indices grows with $n$, the probability that $i(x)=i(y)$ should go down because it is unlikely that they will coincide. But how can this be shown formally?