The Symphony of Series and Roots
A JEE Masterclass
Welcome, fellow traveler on the path to JEE excellence. Today, we aren't just solving an equation; we are decoding a pattern.
When you first look at the expression
x(x+2)+(x+2)(x+4)+⋯+(x+2n−2)(x+2n)=38n
it is natural to feel a momentary surge of anxiety. It looks like a chaotic, never-ending string of terms, but in the world of JEE Advanced, chaos is often just order in disguise.
Phase 1
Decoding the DNA of the Series
Imagine you are standing before a long, complex machine. You don't try to fix the whole machine at once; you look for the repeating component.
We define the general term, Tr. By observing the progression, we see that the first factor is (x+2r−2) and the second is (x+2r).
So, our general term is:
When we expand this, we get:
This is the 'DNA' of our series. Every single term in that long, intimidating sum is just a variation of this single expression. By focusing on Tr, we have already won half the battle.
Phase 2
The Summation Battle
Now, we must aggregate these terms. We are looking for the sum ∑r=1nTr=38n. We distribute the summation sign across our expanded Tr.
The first part is ∑r=1nx2, which simply becomes nx2 because x2 is constant with respect to r.
The second part involves ∑r=1n(4r−2)x. Using the standard sum of natural numbers formula, ∑r=2n(n+1), this simplifies to 2n2x.
The third part, ∑r=1n(4r2−4r), uses the sum of squares formula, ∑r2=6n(n+1)(2n+1).
After some algebraic heavy lifting, we arrive at a beautiful, simplified quadratic equation:
Take a moment to appreciate this. We have tamed the series and reduced it to a single, elegant quadratic form.
Phase 3
The Geometric Intuition of Roots
Here is where the problem shifts from algebra to logic. We are told the roots, let's call them α and β, are consecutive even integers.
If they are consecutive even integers, their difference must be 2. Mathematically, ∣α−β∣=2.
We know from Vieta's formulas that the sum of the roots is:
And the product of the roots is:
Let α=2k and β=2k+2. Then α+β=4k+2=−2n, which implies 2k+1=−n.
Now, look at the product: αβ=(2k)(2k+2)=4k2+4k. If we add 1 to this, we get (2k+1)2=(−n)2=n2. Thus, αβ=n2−1.
Phase 4
The Final Victory
We now have two expressions for the product of the roots: αβ=n2−1 and αβ=34n2−12. Equating them is the final step in our journey:
Multiplying by 3 gives 3n2−3=4n2−12. Rearranging this, we find n2=9.
Since n must be a positive integer, we discard the negative root and arrive at n=3.
See how the complexity melted away? We didn't fight the problem; we understood its structure, applied the right tools, and let the math lead us to the truth. Keep this mindset, and no JEE problem will ever be too difficult for you.