Problem:
Flora the frog starts at 0 on the number line and makes a sequence of jumps to the right. In any one jump, independent of previous jumps, Flora leaps a positive integer distance m with probability 1/2m. What is the probability that Flora will eventually land at 10?
Answer Choices:
A. 5125β
B. 102445β
C. 1024127β
D. 1024511β
E. 21β
Solution:
Suppose integers a1β,a2β,a3β,β¦,akβ satisfy 0<a1β<a2β<a3β<β―<akβ<10. Then Flora lands on the sequence of numbers a1β,a2β,a3β,β¦,akβ,10 with probability
2a1β1ββ
2a2ββa1β1ββ
2a3ββa2β1ββ―210βakβ1β=2101β
Therefore every route Flora takes to get to 10 has the same probability. There is one such route for every subset of {1,2,3,β¦,9}, so there are 29 routes. It follows that the requested probability is
21029β=21β
Note: In fact, the probability Flora will eventually land on any specific positive integer distance from 0 is 21β.
This may be proved by induction. For every positive integer n, let pnβ be the probability that Flora eventually lands on n, starting from 0 . Then p1β=21β, because either she lands on 1 with probability 21β on her very first jump, or she jumps over 1 and never returns to it. (This is the base case of the induction argument.) And, for any integer kβ₯1, if p1β=p2β=p3β=β―=pkβ=21β, then
pk+1ββ=2k+11β+p1ββ
2k1β+p2ββ
2kβ11β+β―+pkββ
21β=2k+11β+21β(2k1β+2kβ11β+β―+21β)=2k+11β+21β(1β2k1β)=(E)21βββ
The problems on this page are the property of the MAA's American Mathematics Competitions