Analyzing the Setup
Welcome, fellow traveler on the road to JEE Advanced. Today, we are not just solving a problem; we are uncovering a hidden symmetry.
When you first look at the expression (31+74)+(321+31×74+7242)+…, it might look like a chaotic mess of fractions. But in mathematics, chaos is often just order waiting to be discovered.
The Power of Substitution
Imagine you are staring at a complex machine. If you try to fix every gear at once, you will get overwhelmed. Instead, let us simplify.
Let a=31 and b=74. Suddenly, the series transforms into something elegant:
(a+b)+(a2+ab+b2)+(a3+a2b+ab2+b3)+…
Do you see it now? Each bracket is a finite geometric progression. This is the beauty of abstraction—it clears the fog so we can see the underlying structure.
The Algebraic Key
We need a way to condense these brackets. Recall the classic identity for the difference of powers:
xn+1−yn+1=(x−y)(xn+xn−1y+⋯+yn)
If we rearrange this, we find that the sum of the terms inside our n-th bracket is simply:
By introducing this identity, we have turned a multi-term summation into a clean, singular expression. We are no longer dealing with a list of fractions; we are dealing with a function of n.
The Grand Summation
Now, we calculate the constant factor outside our expression. With b−a=74−31=2112−7=215, we know that b−a1=521.
Our total sum S is now:
This is where the magic happens. We can split this into two separate infinite geometric series:
S=521[n=1∑∞bn+1−n=1∑∞an+1]
The Final Convergence
For the first series, Sb=b2+b3+b4+…, the first term is b2 and the ratio is b. Using the infinite sum formula S=1−ratiofirst term, we get:
Sb=1−bb2=3/716/49=2116
Similarly, for Sa=1−aa2, substituting a=31 yields:
Finally, we bring it all home.
Finding the common denominator of 42, we get:
S=521[4232−7]=521[4225]
The terms cancel out with breathtaking precision: 4221 becomes 21, and 525 becomes 5. Our final answer is 25.