Analyzing the Setup
When you first look at the integral
it is perfectly normal to feel a moment of hesitation. The powers are high, the fraction looks rigid, and there is no obvious substitution staring you in the face.
But in the world of JEE Advanced, we do not fear complexity; we dismantle it. Let us peel back the layers of this problem together.
The Denominator's Secret
The first step in any rational integration is to understand the structure of the denominator. We have t6+1.
If you stare at this long enough, you might see the ghost of an algebraic identity. Recall the sum of cubes: a3+b3=(a+b)(a2−ab+b2).
If we let a=t2 and b=1, then t6+1 becomes (t2)3+13. This factors beautifully into:
Suddenly, the denominator is no longer a monolithic block; it is a product of two distinct, manageable pieces.
The Art of Manipulation
Now, we turn our attention to the numerator, t4+1. We need this to 'talk' to the denominator.
Look at the factor (t4−t2+1) we just uncovered. It is almost identical to our numerator!
To make them match, we perform a classic JEE maneuver: add and subtract t2. We rewrite the numerator as (t4−t2+1)+t2. This is not just algebra; it is a strategic decision to force a cancellation.
The Split
By substituting this new numerator back into our fraction, we get:
(t2+1)(t4−t2+1)(t4−t2+1)+t2
Now, we split the fraction at the plus sign. The first term becomes:
(t2+1)(t4−t2+1)t4−t2+1=t2+11
The second term becomes:
(t2+1)(t4−t2+1)t2=t6+1t2
We have transformed one intimidating integral into two friendly ones.
The Execution
The first integral, ∫t2+11dt, is a standard result: tan−1t.
The second integral, ∫t6+1t2dt, requires a gentle nudge. Notice that the derivative of t3 is 3t2.
This is our signal! We set u=t3, which means du=3t2dt, or t2dt=31du. The integral becomes:
Substituting back, we get 31tan−1(t3).
Final Calculation
We combine our results:
Evaluating at the upper limit t=2, we get tan−12+31tan−18.
Evaluating at the lower limit t=1, we get:
tan−11+31tan−11=4π+12π=3π
Subtracting the lower from the upper, we arrive at our final, elegant answer:
You have not just solved a problem; you have mastered the art of algebraic decomposition. Keep this mindset, and no integral will ever be too daunting again.