You roll a fair six sided die continuously until the total equals (or greater) and then stop.
What is the probability that when you are done, that the total will equal exactly for very large .
i.e.
Let Probability that eventually the total will equal exactly .
If:
where and are coprime numbers. What is ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
For N = 1 , clearly P ( 1 ) = 6 1 .
For N = 2 , you can roll a 2 with a 6 1 chance, or two 1 's with a 3 6 1 chance.
P ( 2 ) = ( 1 / 6 ) ∗ P ( 1 ) + 1 / 6 = 7 / 3 6
In general,
P ( N ) = ( 6 1 ) ( P ( N − 6 ) + P ( N − 5 ) + P ( N − 4 ) + P ( N − 3 ) + P ( N − 2 ) + P ( N − 1 ) )
Where P ( 0 ) = 1 , and P ( N ) = 0 for N < 0
Solving,
N → ∞ lim P ( N ) = 7 2
2 + 7 = 9