Animated Solution for Mathematics - Definite Integration: The value of the integral ∫−12loge(x+x2+1)dx is
Select Answer:
Visualized Solution
Introduction to the Integral
Evaluate I=∫−12loge(x+x2+1)dx
The integrand is f(x)=ln(x+x2+1)
Choosing Integration by Parts
Using Integration by Parts (IBP):
∫udv=uv−∫vdu
Assigning u and dv
Let u=ln(x+x2+1)
Let dv=dx
Differentiating u
dxdu=x+x2+11⋅(1+2x2+12x)
Simplifying gives: du=x2+11dx
Integrating dv
∫dv=∫dx⟹v=x
Applying the IBP Formula
I=[xln(x+x2+1)]−12−∫−12x2+1xdx
Evaluating the Boundary Term at x=2
Upper limit x=2:
2ln(2+22+1)=2ln(2+5)
Using nlna=lnan:
ln(2+5)2=ln(9+45)
Evaluating the Boundary Term at x=−1
Value at lower limit x=−1:
(−1)ln(−1+(−1)2+1)=−ln(2−1)
Subtracting this lower limit value:
−(−ln(2−1))=ln(2−1)
Note: 2−1=2+11
So, the term to add is ln(2+11)
Combining the Log Terms
Combine terms using lnA+lnB=ln(AB):
ln(9+45)+ln(1+21)=ln(1+29+45)
Solving the Second Integral
Evaluate J=∫x2+1xdx
Let t=x2+1⟹dt=2xdx
J=21∫t−1/2dt=x2+1
Evaluating Limits for the Second Integral
Apply limits from −1 to 2:
[x2+1]−12=22+1−(−1)2+1=5−2
Final Calculation and Result
Final expression for I:
I=ln(1+29+45)−(5−2)
I=2−5+ln(1+29+45)
Correct Option: 4
00:00 / 00:00
The Sigma Insight: Fundamental Theorem & Properties of Definite Integrals
Solution Diagram
Analyzing the Setup
When you first look at the integral
∫−12ln(x+x2+1)dx
it is natural to feel a bit of hesitation. It looks complex, almost transcendental, and it does not fit the standard patterns you might be used to.
However, in JEE Advanced, the most intimidating problems often have the most elegant solutions. We are going to solve this using the powerful technique of Integration by Parts (IBP).
The Strategy
Why IBP?
Whenever you see a standalone logarithmic or inverse trigonometric function, your intuition should immediately jump to Integration by Parts. The formula
∫udv=uv−∫vdu
is our master key. We treat our integrand as u⋅1, where u=ln(x+x2+1) and dv=dx.
By choosing u this way, we are betting that its derivative will be simpler than the function itself. And spoiler alert: it is.
The Magic of Differentiation
Let us differentiate u=ln(x+x2+1). Using the chain rule, the derivative of ln(f(x)) is f(x)1⋅f′(x).
So,
dxdu=x+x2+11⋅(1+2x2+12x)
Look closely at the term inside the parenthesis. If we simplify 2x2+12x to x2+1x and then find a common denominator, the numerator becomes x2+1+x.
This is exactly the same as the denominator of our first term! They cancel out beautifully, leaving us with
du=x2+11dx
This is the 'Aha!' moment. The complexity has vanished.
The Second Integral
Now, we have v=x and du=x2+11dx. Plugging these into our IBP formula, we get
I=[xln(x+x2+1)]−12−∫−12x2+1xdx
The second integral, ∫x2+1xdx, is a classic substitution problem. Let t=x2+1, which means dt=2xdx, or xdx=21dt.
This transforms the integral into
21∫t−1/2dt=t=x2+1
Final Calculation
Now, we just need to be careful with our limits. Evaluating the first part at x=2 gives 2ln(2+5), and at x=−1 gives −ln(−1+2).
Combining these with the evaluated second part, 5−2, we arrive at our final answer:
2−5+2ln(2+5)+ln(2−1)
This matches our fourth option perfectly. Remember, the key to these problems is not just memorizing formulas, but understanding the flow of the logic. You have just navigated a complex integral by breaking it down into manageable, elegant steps.