Maths Olympiad Prep

Library / /977 of 1394

, 2015

Algebra Difficulty 5.5 AIME, harder Prove it United States

Problem:

Starting with the number 00, Casey performs an infinite sequence of moves as follows: he chooses a number from {1,2}\{1, 2\} at random (each with probability 12\frac{1}{2}) and adds it to the current number. Let pmp_{m} be the probability that Casey ever reaches the number mm. Find p20p15p_{20} - p_{15}.

Solution

Solution:

We note that the only way nn does not appear in the sequence is if n1n-1 and then n+1n+1 appears. Hence, we have p0=1p_{0} = 1, and pn=112pn1p_{n} = 1 - \frac{1}{2} p_{n-1} for n>0n > 0. This gives pn23=12(pn123)p_{n} - \frac{2}{3} = -\frac{1}{2} (p_{n-1} - \frac{2}{3}), so that
pn=23+13(12)n p_{n} = \frac{2}{3} + \frac{1}{3} \cdot \left(-\frac{1}{2}\right)^{n}
so p20p15p_{20} - p_{15} is just
1(2)53220=11220 \frac{1 - (-2)^{5}}{3 \cdot 2^{20}} = \frac{11}{2^{20}}

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.