The Dance of Probability
Unraveling the Infinite Game
My dear student, welcome to one of the most elegant problems in probability theory. When we look at a game involving alternating turns and infinite possibilities, it is easy to feel overwhelmed.
But today, we are going to strip away the complexity and look at the beautiful, rhythmic structure hidden beneath the surface. Imagine you are standing in a room with Player X and Player Y. They are tossing coins, and the tension is palpable. Let us break this down, step by step.
Phase 1
Defining the Players and the Timeline
First, let us define our variables. Player X is using a biased coin where the probability of heads is p. This means the probability of tails is 1−p.
Player Y, on the other hand, is using a fair coin, so their probability of heads is 21 and tails is 21.
Now, visualize the timeline. The game is a sequence of turns: 1,2,3,4,5,…. Player X goes on 1,3,5,…, and Player Y goes on 2,4,6,….
The game ends the moment someone throws a head. This means X can only win on odd-numbered turns.
Phase 2
The Anatomy of a Win
Let us calculate the probability of X winning on specific turns.
1. Turn 1: X wins immediately. The probability is simply P1=p.
2. Turn 3: For X to win here, X must fail on turn 1, Y must fail on turn 2, and then X must succeed on turn 3. The probability is P3=(1−p)⋅21⋅p.
3. Turn 5: X must fail, Y must fail, X must fail again, Y must fail again, and finally X succeeds. The probability is P5=(1−p)2⋅(21)2⋅p.
Do you see the pattern emerging? Each time we move to the next possible winning turn for X, we are multiplying by the probability of both players failing their respective turns: (1−p)⋅21.
Phase 3
The Infinite Geometric Progression
The total probability of X winning, P(X), is the sum of all these mutually exclusive cases: P(X)=p+p(21−p)+p(21−p)2+…. This is a classic infinite Geometric Progression (G.P.) where the first term a=p and the common ratio r=21−p.
Using the sum formula for an infinite G.P., S∞=1−ra, we get:
Let us simplify the denominator with care. 1−21−p=22−(1−p)=21+p. Thus, our expression becomes:
Phase 4
The Final Symmetry
We are told the game is fair, meaning P(X)=P(Y). Since the game must end, P(X)+P(Y)=1, which implies P(X)=21.
Now, we simply equate our derived expression to this value:
Cross-multiplying gives us 4p=1+p. Subtracting p from both sides, we find 3p=1, or p=31.
There it is! The math is clean, logical, and deeply satisfying. You have successfully navigated an infinite series to find a single, precise value.
Remember, in JEE Advanced, the complexity is often just a mask for a beautiful, simple pattern. Keep practicing, keep visualizing, and most importantly, keep falling in love with the process.