Animated Solution for Mathematics - Indefinite Integration: If ∫sin3x(1+sin6x)2/3cosxdx=f(x)(1+sin6x)1/3+c, where c is a constant of integration, then λf(3π) is equal to :
Select Answer:
Visualized Solution
The Given Integral
Given integral: I=∫sin3x(1+sin6x)2/3cosxdx
We need to evaluate this to find f(x).
First Substitution: t=sinx
Notice the derivative of sinx is present in the numerator.
Let sinx=t
Differentiating both sides: cosxdx=dt
Transforming to Variable t
Substitute t and dt into the integral:
I=∫t3(1+t6)2/3dt
The Power Extraction Trick
To simplify, factor out the highest power of t from the bracket.
(1+t6)2/3=[t6(t61+1)]2/3
=(t6)2/3(1+t−6)2/3=t4(1+t−6)2/3
Simplifying the Denominator
Substitute the extracted term back:
I=∫t3⋅t4(1+t−6)2/3dt
I=∫t7(1+t−6)2/3dt
Second Substitution: u=1+t−6
Let 1+t−6=u
Differentiating with respect to t:
−6t−7dt=du
t7dt=−61du
Rewriting the Integral in terms of u
Substitute u and du into the integral:
I=−61∫u2/3du
I=−61∫u−2/3du
Performing the Integration
Using the power rule ∫xndx=n+1xn+1:
I=−61[−2/3+1u−2/3+1]+c
I=−61[1/3u1/3]+c
I=−21u1/3+c
Returning to Variable t
Substitute u=1+t−6 back:
I=−21(1+t−6)1/3+c
I=−21(t6t6+1)1/3+c
I=−2t21(1+t6)1/3+c
Returning to Variable x
Substitute t=sinx back:
I=−2sin2x1(1+sin6x)1/3+c
Comparing with f(x)(1+sin6x)1/3+c:
f(x)=−2sin2x1
Final Calculation for 3f(3π)
We need to find 3f(3π) (assuming λ=3):
f(3π)=−2sin2(3π)1
sin(3π)=23⟹sin2(3π)=43
f(3π)=−2(43)1=−32
3×f(3π)=3×(−32)=−2
00:00 / 00:00
The Sigma Insight: Integration by Substitution
Analyzing the Setup
Welcome, my fellow traveler on the path to JEE excellence. Today, we are not just solving a problem; we are peeling back the layers of a complex integral to reveal the elegant structure hidden beneath.
Look at the expression on your screen:
I=∫sin3x(1+sin6x)2/3cosxdx
It looks daunting, doesn't it? But in the world of JEE, complexity is often just a mask for a beautiful, simple path.
The First Spark
The first thing we must do is observe. Notice the cosx in the numerator? That is not a coincidence; it is a beacon.
We know that the derivative of sinx is cosx. This is our golden ticket. Let us perform our first substitution: t=sinx.
Differentiating both sides gives us cosxdx=dt. Now, watch as the trigonometric fog lifts:
I=∫t3(1+t6)2/3dt
The Surgical Extraction
Now, we face the core challenge. We have t3 in the denominator and a bracket (1+t6)2/3.
The trick, a classic JEE maneuver, is to force a substitution by extracting the highest power of t from inside the bracket. We factor out t6 from (1+t6)2/3.
When t6 leaves the bracket, it carries the exponent 2/3 with it, becoming (t6)2/3=t4. Inside the bracket, we are left with (1+t−6).
So, our denominator becomes t3⋅t4(1+t−6)2/3, which simplifies beautifully to t7(1+t−6)2/3. Our integral is now:
I=∫t7(1+t−6)2/3dt
The Elegant Cancellation
Now, look at the term inside the bracket: 1+t−6. Its derivative is −6t−7.
Look at our integral again. We have dt in the numerator and t7 in the denominator, which is exactly t−7dt. Let us make our second substitution: u=1+t−6.
Then du=−6t−7dt, which means t7dt=−61du. Substituting this into our integral, we get:
I=−61∫u2/3du
This is a standard power rule integral. Integrating u−2/3 gives us 3u1/3. Multiplying by −1/6, we get:
I=−21u1/3+c
The Final Reveal
We are almost there. We must return to our original variable x. First, substitute u=1+t−6 back:
I=−21(1+t−6)1/3+c
Writing t−6 as 1/t6 and simplifying, we get:
I=−2t21(1+t6)1/3+c
Finally, replace t with sinx:
I=−2sin2x1(1+sin6x)1/3+c
Comparing this with the given form f(x)(1+sin6x)1/3+c, we identify f(x)=−2sin2x1. To find the final answer, we calculate 3f(3π).