Animated Solution for Mathematics - Indefinite Integration: Evaluate the following ∫1+x1−xdx
Visualized Solution
Analyze the Integrand
Given integral: I=∫1+x1−xdx
Observe the structure: 1+u1−u where u=x.
Choosing the Substitution
To simplify the radical, we use the substitution: x=cos2θ
This implies x=cosθ.
Differentiating the Substitution
Differentiate x=cos2θ with respect to θ:
dθdx=2cosθ(−sinθ)
dx=−2sinθcosθdθ
Substituting into the Integral
Substitute x and dx into the integral:
I=∫1+cosθ1−cosθ(−2sinθcosθ)dθ
Simplifying the Radical
Use half-angle identities:
1−cosθ=2sin2(2θ) and 1+cosθ=2cos2(2θ)
The radical becomes: 2cos2(2θ)2sin2(2θ)=tan(2θ)
Integral: I=∫tan(2θ)(−2sinθcosθ)dθ
Expanding the Sine Term
Substitute tan(2θ)=cos(2θ)sin(2θ)
Expand sinθ=2sin(2θ)cos(2θ):
I=∫cos(2θ)sin(2θ)(−4sin(2θ)cos(2θ)cosθ)dθ
Cancel cos(2θ): I=−4∫sin2(2θ)cosθdθ
Linearizing the Squared Sine
Use the identity 2sin2(2θ)=1−cosθ:
I=−2∫(1−cosθ)cosθdθ
Distributing the Cosine
Distribute cosθ:
I=−2∫(cosθ−cos2θ)dθ
Use the identity cos2θ=21+cos2θ:
I=−2∫(cosθ−21+cos2θ)dθ
Performing the Integration
Integrate term by term:
I=−2[sinθ−21(θ+2sin2θ)]+C
Simplify: I=−2sinθ+θ+2sin2θ+C
Using sin2θ=2sinθcosθ:
I=−2sinθ+θ+sinθcosθ+C
Back Substitution
Substitute back using x=cos2θ:
cosθ=x⟹θ=cos−1x
sinθ=1−cos2θ=1−x
Final Answer: I=−21−x+cos−1x+x1−x+C
00:00 / 00:00
The Sigma Insight: Integration by Substitution
Solution Diagram
The Art of Seeing Through the Radical
Welcome, student. Take a deep breath. I know exactly what you are feeling when you look at the integral I=∫1+x1−xdx. It looks like a tangled mess of nested roots, a classic 'scare tactic' problem designed to test your composure under pressure.
But here is the secret of JEE Advanced: complexity is often just a mask for a very elegant, simple truth. Our job today is to peel back that mask.
Phase 1
The Geometric Intuition
When you see an expression of the form 1+u1−u, your mathematical intuition should immediately fire. This is not just a random fraction; it is the signature of the half-angle identities. We are looking at a structure that begs to be converted into trigonometry.
We choose the substitution x=cos2θ. Why? Because it forces x=cosθ. Suddenly, the integrand becomes 1+cosθ1−cosθ.
The radical is no longer a monster; it is a gateway to simplification. If we change x, we must change the differential dx. Differentiating x=cos2θ gives us:
dx=−2sinθcosθdθ
This negative sign is a common trap—do not lose it! It is the ghost in the machine that will haunt your final answer if you aren't careful.
Phase 2
The Collapse of the Radical
Now, let us bring these pieces together. Our integral transforms into:
I=∫1+cosθ1−cosθ(−2sinθcosθ)dθ
Recall your half-angle identities: 1−cosθ=2sin2(2θ) and 1+cosθ=2cos2(2θ). When you plug these into the radical, the 2s cancel out, and you are left with tan2(2θ), which is simply tan(2θ).
We have traded an algebraic nightmare for a trigonometric expression:
I=∫tan(2θ)(−2sinθcosθ)dθ
Phase 3
The Algebraic Grind
We are not done yet. We have a tan(2θ) and a sinθ. To integrate this, we need to align our angles.
We expand tan(2θ) as cos(2θ)sin(2θ) and use the double-angle identity sinθ=2sin(2θ)cos(2θ).
Watch the cancellation: the cos(2θ) in the denominator of the tangent term cancels perfectly with the one in the sine expansion. We are left with:
I=−4∫sin2(2θ)cosθdθ
Phase 4
The Final Stretch
We use the identity 2sin2(2θ)=1−cosθ to linearize our expression. Our integral becomes:
I=−2∫(1−cosθ)cosθdθ=−2∫(cosθ−cos2θ)dθ
Integrating cosθ is trivial. For cos2θ, we use the power-reduction identity cos2θ=21+cos2θ.
After performing the integration and simplifying, we arrive at:
I=−2sinθ+θ+sinθcosθ+C
Phase 5
The Return to Reality
Finally, we must return to the world of x. We know x=cos2θ, so θ=cos−1x. Using our right-triangle visualization, where the adjacent side is x and the hypotenuse is 1, we find the opposite side is 1−x.
Thus, sinθ=1−x. Substituting these back, we get our final, elegant result:
I=−21−x+cos−1x+x1−x+C
Take a moment to appreciate this. You started with a terrifying square root, and through the systematic application of identities and substitutions, you tamed it. This is the essence of JEE Advanced mathematics—not brute force, but the elegant application of logic.