Difference between revisions of "2022 SSMO Speed Round Problems/Problem 1"
(Blanked the page) (Tag: Blanking) |
Anyu tsuruko (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | == solution 1 == | ||
+ | |||
+ | Consider the probability <math>P(</math> win <math>)</math> as the sum of the probabilities of all sequences where Bobby wins: | ||
+ | <math>P(</math> win <math>)=P(2</math> heads and then 1 tails <math>)+P(4</math> heads and then 1 tails <math>)+</math> <math>P(6</math> heads and then 1 tails <math>)+\ldots</math> | ||
+ | |||
+ | For any sequence with <math>2 k</math> heads followed by a tail, the probability is: | ||
+ | <cmath> | ||
+ | \left(\frac{1}{2}\right)^{2 k} \times\left(\frac{1}{2}\right)=\left(\frac{1}{2}\right)^{2 k+1} | ||
+ | </cmath> | ||
+ | |||
+ | We sum this for <math>k=1,2,3, \ldots</math> : | ||
+ | <cmath> | ||
+ | P(\text { win })=\sum_{k=1}^{\infty}\left(\frac{1}{2}\right)^{2 k+1} | ||
+ | </cmath> | ||
+ | |||
+ | Factor out the constant term <math>\frac{1}{2}</math> : | ||
+ | <cmath> | ||
+ | P(\text { win })=\frac{1}{2} \sum_{k=1}^{\infty}\left(\frac{1}{4}\right)^k | ||
+ | </cmath> | ||
+ | |||
+ | This is a geometric series with the first term <math>a=\left(\frac{1}{4}\right)</math> and common ratio | ||
+ | <cmath> | ||
+ | r=\left(\frac{1}{4}\right) | ||
+ | </cmath> | ||
+ | <cmath> | ||
+ | \sum_{k=0}^{\infty} r^k=\frac{a}{1-r}=\frac{\frac{1}{4}}{1-\frac{1}{4}}=\frac{\frac{1}{4}}{\frac{3}{4}}=\frac{1}{3} | ||
+ | </cmath> | ||
+ | |||
+ | Thus: | ||
+ | <cmath> | ||
+ | P(\text { win })=\frac{1}{2} \times \frac{1}{3}=\frac{1}{6} | ||
+ | </cmath> | ||
+ | |||
+ | The probability <math>P(</math> win) can be expressed as: | ||
+ | <cmath> | ||
+ | \frac{1}{6} | ||
+ | </cmath> | ||
+ | |||
+ | In this case, <math>m=1</math> and <math>n=6</math>. Therefore, <math>m+n=1+6=7</math>. | ||
+ | Thus, the value of <math>m+n</math> is: | ||
+ | <cmath> | ||
+ | \boxed{\text{7}} | ||
+ | </cmath> |
Latest revision as of 15:23, 24 May 2024
solution 1
Consider the probability win as the sum of the probabilities of all sequences where Bobby wins: win heads and then 1 tails heads and then 1 tails heads and then 1 tails
For any sequence with heads followed by a tail, the probability is:
We sum this for :
Factor out the constant term :
This is a geometric series with the first term and common ratio
Thus:
The probability win) can be expressed as:
In this case, and . Therefore, . Thus, the value of is: