Question
Question: Consider a tetrahedron Die that has four integers 1, 2, 3 and 4 written on its faces. Roll the Die 2...
Consider a tetrahedron Die that has four integers 1, 2, 3 and 4 written on its faces. Roll the Die 2000 times and for each i, 1≤i≤4 let f(i) represent the number of times i is written on the bottom face.
Let A denote total sum of the numbers on the bottom face for these 2000 rolls, if A4=6144f(1)f(2)f(3)f(4), then
The value of f(4)f(1)−f(2) is equal to

2
Solution
The problem involves a tetrahedral die with faces labeled 1, 2, 3, 4. The die is rolled 2000 times. Let f(i) be the number of times face i lands on the bottom. The total number of rolls is N=∑i=14f(i)=2000.
The total sum of the numbers on the bottom face for these 2000 rolls is A=1⋅f(1)+2⋅f(2)+3⋅f(3)+4⋅f(4).
We are given the condition A4=6144f(1)f(2)f(3)f(4).
Let pi be the experimental probability of face i landing on the bottom, so pi=f(i)/N. Then f(i)=Npi. Substituting these into the given equation: A=∑i=14i⋅Npi=N∑i=14ipi. Let S=∑i=14ipi=p1+2p2+3p3+4p4. So, A=NS.
The given equation becomes: (NS)4=6144(Np1)(Np2)(Np3)(Np4) N4S4=6144N4p1p2p3p4 S4=6144p1p2p3p4.
Consider the terms x1=p1, x2=2p2, x3=3p3, x4=4p4. The sum of these terms is S=x1+x2+x3+x4. The product of these terms is P=x1x2x3x4=p1(2p2)(3p3)(4p4)=24p1p2p3p4.
By the AM-GM inequality, for non-negative numbers x1,x2,x3,x4: 4x1+x2+x3+x4≥4x1x2x3x4 4S≥(24p1p2p3p4)1/4 Raising both sides to the power of 4: (4S)4≥24p1p2p3p4 256S4≥24p1p2p3p4 S4≥256×24p1p2p3p4 S4≥6144p1p2p3p4.
The given condition is S4=6144p1p2p3p4. This means that the equality condition for the AM-GM inequality must hold. The equality in AM-GM holds if and only if all the terms are equal: x1=x2=x3=x4 So, p1=2p2=3p3=4p4.
Let this common value be k. p1=k p2=k/2 p3=k/3 p4=k/4
We know that the sum of probabilities must be 1: p1+p2+p3+p4=1 k+k/2+k/3+k/4=1 k(1+21+31+41)=1 k(1212+6+4+3)=1 k(1225)=1 k=2512.
Now we can find the individual probabilities: p1=2512 p2=212/25=256 p3=312/25=254 p4=412/25=253
The frequencies f(i) are Npi, where N=2000: f(1)=2000×2512=80×12=960 f(2)=2000×256=80×6=480 f(3)=2000×254=80×4=320 f(4)=2000×253=80×3=240
We need to find the value of f(4)f(1)−f(2). f(1)−f(2)=960−480=480. f(4)=240. f(4)f(1)−f(2)=240480=∣2∣=2.
The final answer is 2.