不可能
设一个六面骰各面的概率为 p1,p2,p3,p4,p5,p6,另一个六面骰各面的概率为 q1,q2,q3,q4,q5,q6。假设这两个骰子的点数和服从均匀分布,即对 k=2,…,12,有 P(sum=k)=111。那么:
p1q1=111且p6q6=111
同时,
111=P(sum=7)≥p1q6+p6q1
因此:
p111p61+p611p11≤111
也就是
p6p1+p1p6≤1
令 x=p6p1,则有
x+x1≤1
这不可能成立,因为对任意正实数 x,都有 x+x1≥2。因此,不存在这样的骰子。
Original Explanation
No
Let p1,p2,p3,p4,p5 and p6 be the probabilities for one 6-sided die, and q1,q2,q3,q4,q5 and q6 be the probabilities for another. Suppose that these dice together yield sums with uniform probabilities. That is, suppose P(sum=k)=111 for k=2,...,12. Then:
p1q1=111andp6q6=111
Also,
111=P(sum=7)≥p1q6+p6q1
so:
p111p61+p611p11≤111
i.e
p6p1+p1p6≤1
Now, if we let x=p6p1, then we have
x+x1≤
which is impossible, since for positive real x,x+x1≥2. Thus, no such dice are possible.