I have an unfair
-sided die. Its faces were numbered with integers
,
,
,
,
, and
. I rolled the die
times. Let
be the value of the first roll and
be the value of the second roll. The probability that
and
will be both equal to
and
will be distinct integers is
. If the smallest possible probability (minimum value) of rolling a
in the die is in the form
where
and
are coprime positive integers. Find
Details and Assumptions:
The die in this problem is unfair. Each of the probabilities of rolling a , , , , , and are not all equal to each other.
If I get in the first roll and in the second roll, then and
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.
Let P x be the probability that A = B = 5
P y be the probability that A = B
and P z be the probability that A = B
Since P 1 + P 2 + P 3 + P 4 + P 5 + P 6 = 1 where P n is the probability of rolling the integer n in the die, then P 1 + P 2 + P 3 + P 4 + P 6 = 1 − P 5 .
P x = ( P 5 ) 2 (Since rolling a 5 in both first and second roll has a probability of P 5 )
Also,
P y = 1 − P z = 1 − [ ( P 1 ) 2 + ( P 2 ) 2 + ( P 3 ) 2 + ( P 4 ) 2 + ( P 5 ) 2 + ( P 6 ) 2 ]
Therefore
P x + P y = ( P 5 ) 2 + 1 − [ ( P 1 ) 2 + ( P 2 ) 2 + ( P 3 ) 2 + ( P 4 ) 2 + ( P 5 ) 2 + ( P 6 ) 2 ] = 1 − [ ( P 1 ) 2 + ( P 2 ) 2 + ( P 3 ) 2 + ( P 4 ) 2 + ( P 6 ) 2 ]
Which leads to,
[ ( P 1 ) 2 + ( P 2 ) 2 + ( P 3 ) 2 + ( P 4 ) 2 + ( P 6 ) 2 ] = 1 − ( P x + P y ) = 1 − 2 4 5 2 4 1 = 2 4 5 4
Here's the twist, using Cauchy's Inequality,
[ ( P 1 ) 2 + ( P 2 ) 2 + ( P 3 ) 2 + ( P 4 ) 2 + ( P 6 ) 2 ] ≥ 5 ( P 1 + P 2 + P 3 + P 4 + P 6 ) 2
2 4 5 4 ≥ 5 ( P 1 + P 2 + P 3 + P 4 + P 6 ) 2
2 4 5 4 ≥ 5 ( 1 − P 5 ) 2
4 9 4 ≥ ( 1 − P 5 ) 2
7 2 ≥ 1 − P 5 (Taking the square root of both sides is "safe" since P 5 > 0
P 5 ≥ 1 − 7 2
P 5 ≥ 7 5
Therefore,
m = 5 and n = 7 . m + n = 5 + 7 = 1 2