The Art of Seeing the Hidden Pattern
Welcome, student. Today, we are going to dismantle a problem that, at first glance, looks like a chaotic mess of high-degree polynomials.
When you see an integral like I=∫01(x20+x13+x6)(2x21+3x14+6x7)71dx, your instinct might be to panic. You might think, 'How on earth do I expand a term raised to the power of 1/7?'
But in the world of JEE Advanced, we never brute-force our way through. We look for the elegance hidden beneath the surface.
Phase 1
The Detective Work
Before you write a single line of algebra, I want you to pause. Look at the two components of the integrand. We have a polynomial (x20+x13+x6) multiplying another polynomial (2x21+3x14+6x7) raised to the power of 1/7.
Do you see the relationship? Look at the exponents. The exponents in the second bracket are 21,14, and 7. The exponents in the first bracket are 20,13, and 6. They are exactly one degree lower!
This is not a coincidence; it is a mathematical invitation. It is the problem telling you, 'I am the derivative of the other part.' Whenever you see this pattern—a function and its derivative sitting side-by-side—you know exactly what to do: Substitution.
Phase 2
The Substitution Strategy
Let us define our new variable. We choose the complex part, the one trapped inside the fractional power, to be our u. Let:
Now, we must find the differential du. We differentiate u with respect to x:
dxdu=2(21)x20+3(14)x13+6(7)x6
Performing the multiplication, we get:
Look at that! Every single term shares a common factor of 42. Let us factor it out:
This is the moment of truth. Our integral contains (x20+x13+x6)dx. We can now replace this entire chunk with 42du. The monster has been tamed.
Phase 3
The Transformation of Limits
Many students forget this step, but we are better than that. We are changing our universe from x to u. Therefore, our boundaries must change too.
When x=0, our new variable u is:
When x=1, our new variable u is:
u=2(1)21+3(1)14+6(1)7=2+3+6=11
Our limits of integration are now 0 to 11. The integral is becoming incredibly simple.
Phase 4
The Final Integration
Let us assemble our new, simplified integral:
We pull the constant 421 outside, and we are left with a standard power rule integration:
Applying the power rule ∫undu=n+1un+1, we get:
I=421[71+1u71+1]011=421[78u78]011
Dividing by 78 is the same as multiplying by 87:
Since 42=6×7, the 7 cancels out, leaving us with 6×8=48 in the denominator:
Conclusion
The Victory
The problem asks us to match this with the form l1(11)nm. By direct comparison, we see that l=48, m=8, and n=7. We check the condition: are 8 and 7 coprime? Yes, they are.
Finally, we calculate the sum:
And there you have it. What seemed like an impossible mountain was just a series of small, logical steps. Never fear the complexity of an integral; fear only the failure to look for the pattern. Keep practicing, keep questioning, and keep falling in love with the process.