$//$ | $\text{all coin flips made are mutually}$ $\text{independent}$ |
Idk, I’ll just write down what I see and try to find a pattern
We have a 1 in 4 chance of landing 2 heads per double coin flip
$ Pr(X = 1) + Pr(X = 2) + Pr(X = 3) + Pr(X = 4) + … $
$ \frac{1}{4} + ( \frac{3}{4})( \frac{1}{4}) + {( \frac{3}{4})}^2 ( \frac{1}{4}) + … $
From this, I got the formula $ {( \frac{3}{4})}^{m-1} \cdot \frac{1}{4} $