Analyzing the Setup
Welcome, fellow traveler on the path to JEE mastery! Today, we are going to tackle an integral that might look like a daunting wall of algebra, but beneath the surface, it is a beautiful, structured dance of calculus.
We are looking at the integral:
When you see a quadratic in the denominator, your first instinct should always be to look for a perfect square. We can rewrite x2−2x+10 as (x2−2x+1)+9, which is (x−1)2+32.
By doing this, we have transformed a generic quadratic into a sum of squares. Now, our integral looks like:
The Trigonometric Bridge
Now, let us simplify our life with a substitution. Let t=x−1, which implies dt=dx.
Our integral becomes:
Whenever you see t2+a2, your mind should immediately jump to the tangent substitution. Let t=3tanθ, which implies dt=3sec2θdθ.
The denominator term t2+9 becomes 9tan2θ+9, which simplifies to 9sec2θ. Substituting these into our integral, we get:
The Dance of Identities
This is where the magic happens. The expression simplifies to:
I=∫81sec4θ3sec2θdθ=271∫sec2θ1dθ
Since sec2θ1=cos2θ, we are left with 271∫cos2θdθ. We use the identity cos2θ=21+cos2θ to proceed.
This gives us:
The integration is now trivial:
Returning to Reality
We have the answer in terms of θ, but we need it in terms of x. We know θ=tan−1(3t).
For sin2θ, we use the identity sin2θ=1+tan2θ2tanθ. Substituting tanθ=3t, we get:
sin2θ=1+(t/3)22(t/3)=t2+96t
Thus, 2sin2θ=t2+93t. Finally, replacing t with x−1, we arrive at the final result:
I=541(tan−1(3x−1)+(x−1)2+93(x−1))+C
You have successfully conquered the integral!