Analyzing the Setup
Imagine you are standing before a daunting mountain of algebra. You see two summations, α and β, filled with binomial coefficients and denominators that seem designed to block your path.
In the world of JEE Advanced, these are not obstacles; they are puzzles waiting for the right key. Today, we are going to unlock them together.
The Magic Wand
The Absorption Identity
The first thing that should catch your eye is the denominator. In α, we have k+1 under (nCk)2. In β, we have k+2 under the product of two binomial coefficients.
Whenever you see a binomial coefficient divided by its index plus one, you should immediately think of the Absorption Identity:
This identity is our magic wand. It allows us to 'absorb' that pesky denominator into the binomial coefficient itself, transforming a fraction into a cleaner, more manageable form.
For α, we split the square term (nCk)2 into nCk⋅nCk. We take one nCk and the k+1 from the denominator to replace it with n+1n+1Ck+1. Since n+1 is a constant, we can pull it right out of the summation.
The Symmetry Trick
Now that we have simplified the expressions, we face a product of two binomial coefficients. This is the classic setup for Vandermonde's Identity.
However, Vandermonde's Identity requires the sum of the lower indices to be a constant. In our current form, the lower indices are k+1 and k, which is not a constant. This is where the Symmetry Property comes to our rescue:
By replacing the second binomial coefficient with its symmetric counterpart, the lower indices become (k+1) and (n−k). When we add them together, the k terms cancel out perfectly, leaving us with n+1.
Now, the sum of the lower indices is a constant!
The Grand Collapse
Vandermonde's Identity
With the lower indices aligned, we invoke the power of Vandermonde's Identity:
For α, our sum becomes n+112n+1Cn+1. For β, following the same logic, we arrive at n+112n+1Cn+2.
The monstrous summations have collapsed into two elegant, single terms.
The Algebraic Victory
We are left with the condition 5α=6β. Substituting our simplified expressions, the common factor n+11 cancels out immediately, leaving us with a ratio of two binomial coefficients:
Expanding these into factorials is the final step. As you write out the factorials, watch how the (2n+1)! terms vanish, and the remaining factorials simplify beautifully.
You will find yourself with the simple linear equation:
Solving this gives us n=10. You see? What looked like an impossible mountain was just a series of elegant steps. Keep this logic in your toolkit, and no binomial problem will ever intimidate you again.