You have a bag with 'N' strings in it. You randomly grab two ends and tie them together until there are no more loose ends.
In the end, what is the expected number of loops (strings tied to their own end)?

1 + 1/3 + 1/5 ... + 1/(2N-1).

Each time you tie two together the number of string ends available decreases by 2. The chance of grabbing a string and its end is 1/(2N-1).

You have a bag with 'N' strings in it. You randomly grab two ends and tie them together until there are no more loose ends.
In the end, what is the expected number of loops (strings tied to their own end)?

Trend Riddles

Latest riddles