There are two tetrahedra, on each face of which the numbers 1, 2, 3 and 4 are applied. When ejected, the tetrahedron is equally likely to fall on the surface with any face. Both tetras are thrown simultaneously. How many bits of information will carry the message that one of the tetrahedrons fell to the face with the number 1 while the second tetrahedron fell to the face with the number 2. In the answer, indicate an integer.
I solved this problem like this: log(2)4 + log(2)4 = 4 бита
.
Where is the mistake? Why is this decision wrong?