Given $n$ fair coins, we define round $i$ as flipping all of them and obtain one observation $\vec{o_i}$.
We know the domain $O$ has $2^n$ variations.
If the game is designed as terminate as whenever all $2^n$ variations have being observed. What's the expected number of rounds $I$ for the game to terminate?
Even though all the coins are fair, but not necessarily independent. Assume we design the procedure of producing $\vec{o}$ and we know the correlation $\Sigma^{n \times n}$.