Analyzing the Setup
Imagine you are standing before a massive, intimidating expression: (721+1161)824. It looks like a mountain of irrational numbers, but in the world of JEE Advanced, we don't fear the mountain; we climb it.
We are going to find the 'integral terms' hidden within this expansion. Think of this as a treasure hunt where we are looking for the rare, perfect integers hiding in a sea of radicals.
The General Term
Our Compass
To navigate this, we use the General Term Formula. For any binomial expansion (a+b)n, the (r+1)-th term is given by:
Here, our a=721, our b=1161, and our n=824. Plugging these into the formula, we get:
Tr+1=(r824)(721)824−r(1161)r
Using the exponent rule (xm)n=xmn, we simplify this into:
Tr+1=(r824)72824−r116r
The Integral Constraint
Now, we want Tr+1 to be an integer. The binomial coefficient (r824) is always an integer, so the real challenge lies in the exponents of 7 and 11.
For the term to be an integer, the exponents 2824−r and 6r must be non-negative integers. This gives us two conditions:
1. 824−r must be divisible by 2.
2. r must be divisible by 6.
Since 824 is even, 824−r being divisible by 2 simply means r must be even. Because any multiple of 6 is automatically even, the condition simplifies beautifully: r must be a multiple of 6.
The Arithmetic Progression
We are looking for values of r such that r=6k, where k is an integer. Given the constraint 0≤r≤824, we determine the range of k.
The smallest value is r=0 (when k=0). To find the largest value, we divide 824 by 6:
Thus, the largest valid r is 824−2=822. Our sequence of r values is 0,6,12,…,822.
This is an Arithmetic Progression where the first term a=0, the common difference d=6, and the last term l=822. Using the formula l=a+(n−1)d:
Solving for n:
The Victory
We have systematically broken down the constraints to find the number of integral terms. There are exactly 138 terms in this expansion that are integers.
It is not just about the calculation; it is about seeing the structure beneath the chaos. You have mastered the logic of binomial constraints.