Analyzing the Setup
Welcome, future engineer! Today, we are going to dive deep into the heart of the Binomial Theorem. It is not just about expanding brackets; it is about understanding the hidden symmetry of numbers.
Our problem asks us to find a relationship between n and r given that the coefficients of the (3r)-th and (r+2)-th terms in the expansion of (1+x)2n are equal.
Decoding the Terminology
The first hurdle is the definition of the m-th term. We know the general term formula is Tk+1=(kN)xk. Here, our total power N is 2n.
A common trap is to use k=m for the m-th term. But look closely at the formula: the term index is k+1. Therefore, for the m-th term, we must use k=m−1.
For the (3r)-th term, our index k becomes 3r−1. Thus, the coefficient is (3r−12n).
Similarly, for the (r+2)-th term, our index k becomes r+1, giving us the coefficient (r+12n). We have successfully translated the problem into the language of binomial coefficients:
The Symmetry of Pascal's Triangle
Now, we invoke the powerful symmetry property of binomial coefficients. We know that (aN)=(bN) if and only if a=b or a+b=N.
This is the key that unlocks the door. We have two paths to explore:
1. The direct equality: 3r−1=r+1.
2. The sum of indices: (3r−1)+(r+1)=2n.
The Fork in the Road
Let us test the first path. If 3r−1=r+1, then 2r=2, which simplifies to r=1.
But wait! Pause for a moment. The problem explicitly states that r>1. This is a classic JEE trap—a solution that is mathematically correct in isolation but violates the problem's constraints. We must reject r=1.
Now, let us walk the second path. If (3r−1)+(r+1)=2n, the algebra becomes incredibly satisfying. The −1 and +1 cancel out, leaving us with:
Dividing both sides by 2, we arrive at the elegant result:
n=2r
The Final Revelation
We have navigated the constraints and the algebra to find that n=2r. This is not just an answer; it is a geometric statement about the placement of these terms in the binomial expansion.
They are perfectly balanced on either side of the central term. You have successfully mastered the logic of binomial coefficients. Keep this analytical mindset, and you will conquer any problem that comes your way.