Tom K. answered 09/09/21
Knowledgeable and Friendly Math and Statistics Tutor
P(A wins) = P(H) + P(TTH) + P(TTTTH) + P(TTTTTTH) + ... =
p + (1-p)2p + (1-p)4p + ...
if p = 1, of course, P(A) = 1
If p = 0, the game never stops.
Otherwise, this is a geometric sum with first term p and ratio (1-p)2
A geometric sum has value a/(1-r), where a is the first term and r is the ratio.
Thus, the sum is p/(1 - (1-p)2) = p/(1 - (1 - 2p + p2)) =
p/(2p - p2) = p/(p(2 - p)) = 1/(2 - p)
a) 1/(2 - p) = 1/(2 - 1/2) = 1/(3/2) = 2/3
b) P(A) = 1/(2 - p) for 0 < p < 1, 1 for p = 1, and does not exist for p = 0
c) for 0 < p < 1, 1 < 2 - p < 2, and 1/2 < 1/(2 - p) < 1
Thus, 1/2 < P(A) < 1
(CLOSED) Chao Z.
thank you for your answer, but part b and c is wrong09/10/21