Analyzing the Single Round Foundation
Before we can conquer three rounds, we must understand the heartbeat of a single round. We have two players, P1 and P2, each rolling a fair six-sided die. The total number of outcomes is 6×6=36.
A draw occurs when x=y. There are exactly 6 such pairs: (1,1),(2,2),(3,3),(4,4),(5,5),(6,6). Thus, the probability of a draw is:
By the sheer beauty of symmetry, the probability of P1 winning (x<y) must be identical to the probability of P1 losing (x>y). Since the total probability must sum to 1, we have:
P(W)=P(L)=21−P(D)=21−1/6=125
The Two-Round Complexity
Now, the game intensifies. We play two rounds. We want to know the probability that P1 is leading (X2>Y2).
P1 could win both rounds, or win one and draw one. We map the sequences: (W,W), (W,D), or (D,W).
The probability of (W,W) is P(W)2=(5/12)2=25/144. The probability of (W,D) is P(W)×P(D)=(5/12)×(1/6)=5/72.
Summing these probabilities, we get:
14425+7210=14425+14420=14445=165
The same logic applies to the tie condition X2=Y2. We could have (W,L), (L,W), or (D,D). Calculating this gives:
2×(125×125)+(61)2=14450+1444=14454=83
The Three-Round Symmetry
Finally, we reach the three-round challenge. For X3=Y3, the scores must balance. This happens if we have one win, one loss, and one draw (in any of the 3!=6 permutations) or if all three rounds are draws.
The probability is:
6×P(W)P(L)P(D)+P(D)3=6×(125)×(125)×(61)+(61)3
=864150+8644=864154=43277
Now, for P(X3>Y3), we use the ultimate JEE weapon: Symmetry. We know that P(X3>Y3)+P(X3=Y3)+P(X3<Y3)=1.
Since P(X3>Y3)=P(X3<Y3), let this be p. Then:
Solving for p, we get 2p=355/432, which yields the final result: