5

You and your friend each have a standard $6$-sided die with sides numbered $1, 2, \ldots 6$, every side has an equal probability of arising in a random roll.

  • You throw the cube first* the number that land, is the amount of times your friend need to throw his cube.
  • The sum of all the numbers that landed from the amount of times your friend threw, is the amount of times you need to throw your dice.
  • The sum of all the numbers that landed from the amount of times your friend threw, is the amount of times you need to throw your dice.
  • And then it goes and goes.

What is the probability that you will be the first one who need to throw more than $1000$ throws. For example:

  1. You threw 3

  2. Your friend threw 3 times and got: 2,5,6. The sum is 13.

  3. You threw $13$ times and got: $5,2,3,4,6,1,2,5,3,4,1,3,6$. The sum is $45$.

  4. Your friend threw $45$ times and got: ..... The sum is $X$

  5. You threw $X$ times and got: .... The sum is $Y$ .... What is the probability that you threw before your friend more than $1000$ throws.

*I think it would be interesting the same question but you throw second.

TuYu
  • 148
  • The cube numbers are from 1 to 6
  • – TuYu Aug 10 '17 at 21:43
  • I actually didn't think that going second will be 1 minus the answer for going first, should check that.
  • – TuYu Aug 10 '17 at 21:44