In a game a coin is tossed (2n+m) times and a player wins if he does not get any two consecutive outcomes same for at least 2n times in a row. How to calculate probability that player wins game.
I can understand the outcomes will be (HTHTHTHTHTHTH...) OR (THTHTHTHTHTHTHTH...) atleast 2n times but how to relate it to get probability ?