Animated Solution for Mathematics - Indefinite Integration: Let I(x)=∫(4x+6)(4x2+8x+3)3dx and I(0)=43+20. If I(21)=ba2+c, where a,b,c∈N,gcd(a,b)=1, then a+b+c is equal to
Select Answer:
Visualized Solution
Analyzing the Integrand
Given integral: I(x)=∫(4x+6)(4x2+8x+3)3dx
Observe the linear term outside and the quadratic term inside the square root.
Factorizing the Quadratic Term
Quadratic term: 4x2+8x+3
Split the middle term: 4x2+6x+2x+3
Factorize: 2x(2x+3)+1(2x+3)=(2x+1)(2x+3)
Rewriting the Linear Term
Linear term: 4x+6
Factor out the common constant: 2(2x+3)
Notice the common factor (2x+3) in both expressions.
Reconstructing the Integral
Substitute the simplified terms back into I(x).
I(x)=∫2(2x+3)(2x+1)(2x+3)3dx
First Substitution: u=2x+3
Let u=2x+3.
Differentiate: du=2dx⇒dx=2du.
Express the other factor: 2x+1=(2x+3)−2=u−2.
Integral in Terms of u
Substitute u, du, and u−2 into I(x).
I(x)=∫2uu(u−2)3(2du)
Simplify constants: I(x)=43∫uu2−2udu
Second Substitution: Trigonometric
To solve ∫uu2−2udu, use a trigonometric substitution.
Let u=2sec2ϕ.
Differentiate: du=4sec2ϕtanϕdϕ.
Simplifying the Square Root
Evaluate u2−2u with u=2sec2ϕ.
u2−2u=4sec4ϕ−4sec2ϕ=4sec2ϕ(sec2ϕ−1).
Using sec2ϕ−1=tan2ϕ, we get 4sec2ϕtan2ϕ.
So, u2−2u=2secϕtanϕ.
Integrating with Respect to ϕ
Substitute into the integral: 43∫(2sec2ϕ)(2secϕtanϕ)4sec2ϕtanϕdϕ
Simplify the fraction: 43∫4sec3ϕtanϕ4sec2ϕtanϕdϕ=43∫secϕ1dϕ
43∫cosϕdϕ=43sinϕ+C
Converting Back to x
Recall u=2sec2ϕ⇒sec2ϕ=2u.
sin2ϕ=1−cos2ϕ=1−u2=uu−2.
Therefore, sinϕ=uu−2.
Substitute u=2x+3: I(x)=432x+32x+1+C.
Finding the Constant C
Given initial condition: I(0)=43+20.
Substitute x=0 into I(x): I(0)=4331+C=433+C=43+C.
Equate and solve for C: 43+C=43+20⇒C=20.
Evaluating I(21)
We need to find I(21).
Substitute x=21 into I(x)=432x+32x+1+20.
Numerator: 2(21)+1=2.
Denominator: 2(21)+3=4.
I(21)=4342+20=4322+20=832+20.
Final Comparison and Answer
Compare 832+20 with the given form ba2+c.
We get a=3, b=8, c=20.
Check condition: gcd(3,8)=1, which is satisfied.
Calculate a+b+c=3+8+20=31.
00:00 / 00:00
The Sigma Insight: Evaluation of Special Integral Forms
Analyzing the Setup
When you first encounter an integral like I(x)=∫(4x+6)(4x2+8x+3)3dx, it is natural to feel a surge of intimidation. The combination of a linear term outside and a quadratic term inside a square root is a classic setup in JEE Advanced problems, designed to test your ability to see beyond the surface.
The secret here is not to rush into complex formulas, but to perform a bit of algebraic surgery first. Look at the quadratic term: 4x2+8x+3. If we split the middle term, we get 4x2+6x+2x+3.
Factoring this, we find 2x(2x+3)+1(2x+3), which gives us (2x+1)(2x+3). Now, look at the linear term outside: 4x+6. This is simply 2(2x+3). The presence of (2x+3) in both places is not a coincidence; it is the path to the solution.
The Substitution Strategy
With the common factor identified, we can rewrite our integral as I(x)=∫2(2x+3)(2x+1)(2x+3)3dx. This structure is practically begging for a substitution. Let u=2x+3.
Then, du=2dx, or dx=2du. We also need to express the other factor, 2x+1, in terms of u. Since u=2x+3, it follows that 2x+1=u−2.
Substituting these into our integral, we get:
I(x)=∫2uu(u−2)3(2du)=43∫uu2−2udu
This looks much cleaner, doesn't it? We have reduced a complex expression to a standard form that we can now tackle with a trigonometric pivot.
The Trigonometric Pivot
Now we face ∫uu2−2udu. To resolve the square root, we need a substitution that turns u2−2u into a perfect square. Let u=2sec2ϕ.
Then du=4sec2ϕtanϕdϕ. The term inside the root becomes 4sec4ϕ−4sec2ϕ=4sec2ϕ(sec2ϕ−1)=4sec2ϕtan2ϕ. The square root of this is 2secϕtanϕ.
Substituting these back into the integral, we get:
Everything cancels out with such elegance! We are left with a simple integral of cosϕ, which is sinϕ.
The Final Stretch
We must now return to our original variable x. Since u=2sec2ϕ, we have sec2ϕ=2u, which means cos2ϕ=u2.
Using the identity sin2ϕ=1−cos2ϕ, we find sinϕ=1−u2=uu−2. Substituting u=2x+3 back in, we get sinϕ=2x+32x+1.
Thus, our integral is I(x)=432x+32x+1+C.
Using the initial condition I(0)=43+20, we find C=20. Finally, evaluating I(21) gives us 832+20.
Comparing this to ba2+c, we identify a=3,b=8,c=20. The sum a+b+c=3+8+20=31. We have successfully navigated the complexity and arrived at the elegant solution.