Correct Answer - D
Player should get `(HT, HT, HT,...)orTH, TH,...)` at least 2n times. If the sequence starts from first place, then the probability is `1//2^(2n)` and if starts from any other place, then the probability is `1//2^(2n+1).` Hence, required probability is
`2((1)/(2^(2n))+(m)/(2^(2n+1)))=(m+32)/(2^(2n))`