Identify derivatives of inverse trig functions for substitution.
Final Answer: 6
00:00 / 00:00
The Sigma Insight: Evaluation of Special Integral Forms
The Art of Decomposition
Taming the Monster Integral
Welcome, fellow traveler on the path to JEE mastery. Today, we are going to confront a problem that, at first glance, looks like a nightmare.
You see an integral like:
I=∫(x4+3x2+1)tan−1(xx2+1)(x2−1)+tan−1(xx2+1)dx
Your instinct might be to panic. But I want you to take a deep breath. In the world of JEE Advanced, the most intimidating problems are often just simple problems wearing a scary mask. Our job is to unmask them.
Phase 1
The Strategy of Splitting
Look closely at the numerator. It is not a single, monolithic block; it is composed of two distinct parts: (x2−1) and tan−1(xx2+1).
When you see a complex fraction where the numerator is a sum, the most powerful tool in your arsenal is to split the integral. Let us define I=I1+I2, where I1 takes the first part of the numerator and I2 takes the second.
Notice the magic in I2: the tan−1(xx2+1) term in the numerator perfectly cancels the one in the denominator. Suddenly, I2 is just:
I2=∫x4+3x2+11dx
We have already simplified the problem by half!
Phase 2
Taming the First Beast (I1)
Now, let us focus on I1:
I1=∫(x4+3x2+1)tan−1(x+x1)x2−1dx
This still looks messy. Here is a classic JEE trick: when you see x4 in the denominator, divide both the numerator and the denominator by x2.
This transforms the numerator into 1−x21 and the denominator into x2(x2+3+x21)tan−1(x+x1). By using the identity x2+x21=(x+x1)2−2, the denominator becomes:
((x+x1)2+1)tan−1(x+x1)
Now, if we set t=tan−1(x+x1), its derivative dt is exactly 1+(x+x1)21⋅(1−x21)dx. The entire integral I1 collapses into ∫tdt, which is simply ln∣t∣+C1. We have tamed the first beast!
Phase 3
The Bi-quadratic Challenge (I2)
Now for I2=∫x4+3x2+11dx. This is a classic bi-quadratic form. We use the brilliant trick of writing the numerator as 1=21((x2+1)−(x2−1)).
This allows us to split I2 into two integrals, I2a and I2b. For I2a, we divide by x2 to get:
21∫x2+3+1/x21+1/x2dx=21∫(x−1/x)2+51+1/x2dx
This is a standard tan−1 form. Similarly, I2b becomes:
−21∫(x+1/x)2+11−1/x2dx
This is also a standard tan−1 form. By solving these, we get our final components.
Phase 4
The Final Synthesis
We have I1=ln∣tan−1(x+x1)∣, I2a=251tan−1(5xx2−1), and I2b=−21tan−1(xx2+1).
Comparing this to the given form, we identify α=1, β=251, γ=51, and δ=−21. The final calculation is:
10(α+βγ+δ)=10(1+101−21)=6
You have done it! You have navigated the complexity and emerged victorious. Keep this spirit of decomposition alive, and no integral will ever be too large for you to handle. The final answer is 6.