All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
One 1 to Six 6's (Posted on 2015-07-01) Difficulty: 4 of 5
A standard six-sided die is to be rolled repeatedly until a side appears a number of times equal to its number. In other words until the n-th n appears.

Let P(n)=the probability the game terminates with the n-th n.

Find the distribution of n.

Feel free to generalize for m sides.

Warning: I have not managed this past m=4.

No Solution Yet Submitted by Jer    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution for n=2 and 3, and some observations | Comment 13 of 14 |
To make it easier, imagine the same game with a coin. Heads equals 1, tails equals 2. The only possible outcomes are

heads (game over)
tails, heads (game over)
tails, tails (game over)

Let P(n)=the probability the game terminates with the n-th n.

P(1) is the sum of the first two P's=3/4
P(2) is 1/4

Now imagine a 3-sided "die". The possible outcomes are:

1
21
22
231
232
2331
2332
2333
31
321
322
3231
3232
3233
331
3321
3322
3323
333

There are 19 possible outcomes. The probability of each outcome is 1/3^n, where n is the number of rolls. 

P(1)=1/3+1/9+1/27+1/81+1/9+1/27+1/81+1/27+1/81=57/81
P(2)=1/9+1/27+1/81+1/27+1/81=17/81
P(3)=2/27=6/81

Note how much more complicated n=3 is than n=2. If you think that is a lot, try n=4. It gets a lot harder to ennumerate all the possibilities. 

For n=6, the maximum number of rolls without the game ending is 15. This corresponds to having rolled 5 6's, 4 5's, 3 4's, 2 3's and 1 2. Given this, the game has to end on the 16th roll. 

Generalizing, for n sides, the game has to end after 1 + (sum 1 to n-1) rolls = 1 + n(n-1)/2   

Edited on July 29, 2015, 6:06 pm
  Posted by puzzlesrfun on 2015-07-29 18:04:49

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (21)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information