Analyzing the Setup
Imagine you are standing before a complex integral:
At first glance, it looks intimidating. The combination of algebraic terms and an exponential function with a non-linear exponent can make anyone pause. However, in the world of JEE Advanced, intimidation is just a sign that a beautiful, elegant solution is waiting to be uncovered.
The Strategic Split
The first step in our journey is to simplify our perspective. We have an integrand that is a product of an algebraic expression and an exponential term. Let us distribute the exponential term to see what we are really dealing with:
I=∫ex+x1dx+∫(x−x1)ex+x1dx
By splitting the integral, we have created two distinct paths. The first part remains as is, but the second part, ∫(x−x1)ex+x1dx, holds the secret.
The Hidden Derivative
Now, let us focus on the exponent: f(x)=x+x1. If we differentiate this with respect to x, we get:
This is the "Aha!" moment. Notice that if we factor an x out of the algebraic part of our second integral, we get x(1−x21). Suddenly, the derivative of the exponent appears right before our eyes. We can rewrite the second integral as:
The IBP Dance
With the derivative identified, we are ready for the main event: Integration by Parts. We choose u=x, which gives us du=dx.
Then, we choose dv=(1−x21)ex+x1dx. Because we know that the derivative of ex+x1 is exactly (1−x21)ex+x1, integrating dv is trivial: v=ex+x1.
Applying the formula ∫udv=uv−∫vdu, we get:
The Elegant Collapse
Now, look at the full picture. We substitute this result back into our original split integral:
I=∫ex+x1dx+[xex+x1−∫ex+x1dx]+C
The term ∫ex+x1dx appears once as a positive and once as a negative. They cancel each other out perfectly.
This leaves us with the final, clean answer:
This is the beauty of calculus—when you find the right pattern, the complexity simply melts away. Keep practicing, keep looking for those hidden derivatives, and you will master these problems in no time.