Analyzing the Setup
Welcome, aspiring mathematician! Today, we are going to embark on a journey through a beautiful integral that often appears in JEE Advanced examinations. We are tasked with evaluating the integral:
Our goal is to find the function g(x) such that the integral takes the form g(x)e−x2+c.
The Art of Substitution
Look closely at the exponent of the exponential function: −x2. In calculus, whenever you see a function and its derivative within the same integral, your mind should immediately jump to substitution.
We know that the derivative of x2 is 2x. Our integrand contains x5, which we can cleverly rewrite as x4⋅x. This x is exactly what we need for our dx term.
Let us set t=x2. Differentiating both sides, we get dt=2xdx, which implies xdx=2dt.
Substituting these into our integral, we transform the expression:
The Iterative Power of IBP
We now have a product of an algebraic function, t2, and an exponential function, e−t. This is the classic setup for Integration by Parts (IBP). Using the ILATE rule, we choose u=t2 and dv=e−tdt.
Applying the IBP formula ∫udv=uv−∫vdu, we obtain:
21[t2(−e−t)−∫(2t)(−e−t)dt]=21[−t2e−t+2∫te−tdt]
Notice that the power of t has dropped from 2 to 1. We apply IBP one more time to the remaining integral ∫te−tdt:
∫te−tdt=t(−e−t)−∫(1)(−e−t)dt=−te−t−e−t
The Final Assembly
Now, let's bring it all together by substituting our result back into the main equation:
I=21[−t2e−t+2(−te−t−e−t)]+c
Distributing the terms, we get:
Substituting t=x2 back into the expression to return to our original variable x:
By comparing this with the given form g(x)e−x2+c, we identify:
Final Calculation
The final step is to evaluate g(−1). Plugging in x=−1:
g(−1)=−(2(−1)4+(−1)2+1)=−(21+1+1)
The final result is: