Animated Solution for Mathematics - Indefinite Integration: If ∫sin−1(1+xx)dx=A(x)tan−1(x)+B(x)+C where C is a constant of integration, then the ordered pair (A(x),B(x)) can be
Select Answer:
Visualized Solution
The Problem Statement
Given: I=∫sin−1(1+xx)dx
Goal: Express as A(x)tan−1(x)+B(x)+C
Find the ordered pair (A(x),B(x))
Substitution for x
Let x=t2
Differentiating both sides: dx=2tdt
Simplifying the Integrand
Substitute x=t2 into the integrand:
sin−1(1+t2t2)=sin−1(1+t2t)
Trigonometric Conversion
Let ϕ=sin−1(1+t2t)
From a right triangle with perpendicular t and hypotenuse 1+t2:
Base =(1+t2)2−t2=1
Therefore, tanϕ=1t=t⟹ϕ=tan−1t
The Transformed Integral
Substitute back into the integral:
I=∫(tan−1t)⋅(2t)dt
Integration by Parts Setup
Using IBP: ∫udv=uv−∫vdu
Apply ILATE rule to choose u and dv:
Let u=tan−1t⟹du=1+t21dt
Let dv=2tdt⟹v=t2
Applying the IBP Formula
Substitute into I=uv−∫vdu:
I=(tan−1t)(t2)−∫t2⋅1+t21dt
I=t2tan−1t−∫1+t2t2dt
Algebraic Trick
Manipulating the remaining integral:
∫1+t2t2dt=∫1+t2t2+1−1dt
=∫(1+t21+t2−1+t21)dt
=∫(1−1+t21)dt
Solving the Sub-Integral
Integrating term by term:
∫1dt−∫1+t21dt
=t−tan−1t
Combining the Results
Substitute back into the main equation:
I=t2tan−1t−(t−tan−1t)+C
Grouping the tan−1t terms:
I=(t2+1)tan−1t−t+C
Back-Substitution to x
Recall our initial substitution: t2=x⟹t=x
Substitute t back into the expression:
I=(x+1)tan−1(x)−x+C
Final Comparison
Compare with the given form: A(x)tan−1(x)+B(x)+C
Matching the coefficients:
A(x)=x+1
B(x)=−x
Final Answer: (x+1,−x)
00:00 / 00:00
The Sigma Insight: Integration by Substitution
Solution Diagram
The Art of Simplifying the Intimidating
Welcome, future engineer. When you first look at an integral like ∫sin−1(1+xx)dx, it is natural to feel a moment of hesitation. It looks like a tangled mess of radicals and inverse functions.
But in the world of JEE Advanced, complexity is often just a mask for a hidden, elegant simplicity. Our job is to peel back the layers.
Phase 1
The Power of Substitution
The first thing that screams for attention is the term 1+xx. That radical is the source of all our trouble. We need to liberate x from it.
By choosing the substitution x=t2, we immediately transform the radical into 1+t2t2, which simplifies beautifully to 1+t2t.
Remember, whenever you substitute, you must also transform the differential. Since x=t2, we have dx=2tdt.
Now, our integral is no longer a terrifying expression in x; it is a manageable expression in t. We have successfully navigated the first hurdle.
Phase 2
The Geometric Insight
Now we face sin−1(1+t2t). Many students try to differentiate this using the chain rule, which leads to a nightmare of algebra. Stop! Pause! Look at the expression geometrically.
Imagine a right-angled triangle. If we define an angle ϕ such that sinϕ=1+t2t, then the perpendicular side is t and the hypotenuse is 1+t2.
By the Pythagorean theorem, the base must be:
(1+t2)2−t2=1+t2−t2=1
If the perpendicular is t and the base is 1, then tanϕ=1t=t. This means ϕ=tan−1(t).
Just like that, the complex inverse sine function collapses into a simple tan−1(t). This is the kind of insight that separates the top rankers from the rest—the ability to see the geometry hidden within the algebra.
Phase 3
The IBP Dance
With our substitutions, the integral becomes I=∫(tan−1t)⋅(2t)dt. We have a product of an inverse trigonometric function and an algebraic function. This is the classic playground for Integration by Parts (IBP).
Following the ILATE rule, we choose u=tan−1t and dv=2tdt.
Differentiating u, we get du=1+t21dt. Integrating dv, we get v=t2. Applying the IBP formula ∫udv=uv−∫vdu, we arrive at:
I=t2tan−1t−∫1+t2t2dt
Phase 4
The Final Algebraic Cleanup
We are almost at the finish line. The remaining integral is ∫1+t2t2dt. This is a classic JEE trap.
When the degree of the numerator equals the degree of the denominator, we use the 'add and subtract' trick. We rewrite the numerator t2 as t2+1−1.
Finally, we combine everything. Substituting back into our IBP result, we get:
I=t2tan−1t−(t−tan−1t)+C
Distributing the negative sign and grouping the tan−1t terms, we get (t2+1)tan−1t−t+C.
Since t=x, we replace t to get the final form: (x+1)tan−1(x)−x+C.
Comparing this to the required form A(x)tan−1(x)+B(x)+C, we identify A(x)=x+1 and B(x)=−x. You have conquered the beast. Remember, every complex integral is just a series of small, logical steps waiting to be taken.