The game works as follows:
- You start with $n$ coins, all facing heads before flipping. You are instructed to select any $k$ coins at random and invert them. This process is done for $x$ rounds. Find the expected number of heads after the above process.
Found this problem from an old math contest, thoughts on how to approach it?
Hints