The Beauty of Symmetry in Binomial Distributions
Welcome, future engineer. Today, we are going to dismantle a problem that, at first glance, looks like a nightmare of arithmetic.
You see a Binomial distribution X∼B(33,p) and a target expression involving probabilities of 15, 16, 17, and 18 successes. Your instinct might be to panic, to reach for a calculator, or to start writing out massive factorials.
But stop. Take a breath. In the world of JEE Advanced, whenever you see large numbers in a probability expression, there is almost always a hidden symmetry waiting to be exploited. Let us embark on this journey together.
Phase 1
Decoding the Condition
We are given the condition 3P(X=0)=P(X=1). Let us translate this into the language of mathematics using the Binomial probability formula:
For n=33, the probability of zero successes is P(X=0)=(033)p0q33, which simplifies beautifully to q33 because (033)=1 and p0=1.
Similarly, P(X=1)=(133)p1q32=33pq32. Substituting these into our given condition, we get 3q33=33pq32.
By dividing both sides by 3q32 (which is safe because q cannot be zero), we arrive at the elegant result: q=11p, or pq=11. Keep this value safe; it is the key that will unlock the entire problem.
Phase 2
The Symmetry Insight
Now, look at the target expression:
P(X=18)P(X=15)−P(X=17)P(X=16)
Notice the indices: 15+18=33 and 16+17=33. This is not a coincidence. This is the geometry of the Binomial distribution.
The coefficients (rn) are symmetric around the center. Because n=33, the distribution is symmetric around 16.5. This means (1533)=(1833) and (1633)=(1733).
When we write out the ratio P(X=18)P(X=15), the binomial coefficients cancel out completely! We are left with:
Similarly, the second term P(X=17)P(X=16) simplifies to pq.
Phase 3
The Algebraic Collapse
We have reduced a terrifying expression into a simple algebraic one:
We already know that pq=11. Substituting this, we get 113−11.
Calculating this is straightforward: 1331−11=1320.
Just like that, the complexity melts away. This problem teaches us that in physics and mathematics, brute force is rarely the answer. The answer lies in observing the structure, respecting the symmetry, and simplifying before you calculate. You have mastered the logic; the final answer is 1320.