show/hide this revision's text 2 die is singular, dice is plural

Any sum of 2 dices dice with equal probability

The question is the following: Can one create two nonidentical loaded 6-sided dices dice such that when one throws with both dices dice and sums their values the probability of any sum (from 2 to 12) is the same. I said nonidentical because its easy to verify that with identical loaded dices dice its not possible.

Formally: Let's say that $q_{i}$ is the probability that we throw $i$ on the first dice die and $p_{i}$ is the same for the second dicedie. $p_{i},q_{i} \in [0,1]$ for all $i \in 1..6$1\ldots 6$. The question is that with these constraints are there $q_{i}$s and $p_{i}$s that satisfy the following equations:
$ q_{1} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{2} + q_{2} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{3} + q_{2} \cdot p_{2} + q_{3} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{4} + q_{2} \cdot p_{3} + q_{3} \cdot p_{2} + q_{4} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{5} + q_{2} \cdot p_{4} + q_{3} \cdot p_{3} + q_{4} \cdot p_{2} + q_{5} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{6} + q_{2} \cdot p_{5} + q_{3} \cdot p_{4} + q_{4} \cdot p_{3} + q_{5} \cdot p_{2} + q_{6} \cdot p_{1} = \frac{1}{11}$
$ q_{2} \cdot p_{6} + q_{3} \cdot p_{5} + q_{4} \cdot p_{4} + q_{5} \cdot p_{3} + q_{6} \cdot p_{2} = \frac{1}{11}$
$ q_{3} \cdot p_{6} + q_{4} \cdot p_{5} + q_{5} \cdot p_{4} + q_{6} \cdot p_{3} = \frac{1}{11}$
$ q_{4} \cdot p_{6} + q_{5} \cdot p_{5} + q_{6} \cdot p_{4} = \frac{1}{11}$
$ q_{5} \cdot p_{6} + q_{6} \cdot p_{5} = \frac{1}{11}$
$ q_{6} \cdot p_{6} = \frac{1}{11}$

I don't really now how to start with this. Any suggestions are welcome.

show/hide this revision's text 1

Any sum of 2 dices with equal probability

The question is the following: Can one create two nonidentical loaded 6-sided dices such that when one throws with both dices and sums their values the probability of any sum (from 2 to 12) is the same. I said nonidentical because its easy to verify that with identical loaded dices its not possible.

Formally: Let's say that $q_{i}$ is the probability that we throw $i$ on the first dice and $p_{i}$ is the same for the second dice. $p_{i},q_{i} \in [0,1]$ for all $i \in 1..6$. The question is that with these constraints are there $q_{i}$s and $p_{i}$s that satisfy the following equations:
$ q_{1} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{2} + q_{2} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{3} + q_{2} \cdot p_{2} + q_{3} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{4} + q_{2} \cdot p_{3} + q_{3} \cdot p_{2} + q_{4} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{5} + q_{2} \cdot p_{4} + q_{3} \cdot p_{3} + q_{4} \cdot p_{2} + q_{5} \cdot p_{1} = \frac{1}{11}$
$ q_{1} \cdot p_{6} + q_{2} \cdot p_{5} + q_{3} \cdot p_{4} + q_{4} \cdot p_{3} + q_{5} \cdot p_{2} + q_{6} \cdot p_{1} = \frac{1}{11}$
$ q_{2} \cdot p_{6} + q_{3} \cdot p_{5} + q_{4} \cdot p_{4} + q_{5} \cdot p_{3} + q_{6} \cdot p_{2} = \frac{1}{11}$
$ q_{3} \cdot p_{6} + q_{4} \cdot p_{5} + q_{5} \cdot p_{4} + q_{6} \cdot p_{3} = \frac{1}{11}$
$ q_{4} \cdot p_{6} + q_{5} \cdot p_{5} + q_{6} \cdot p_{4} = \frac{1}{11}$
$ q_{5} \cdot p_{6} + q_{6} \cdot p_{5} = \frac{1}{11}$
$ q_{6} \cdot p_{6} = \frac{1}{11}$

I don't really now how to start with this. Any suggestions are welcome.